/*
.topBar { 
	background-repeat: repeat-x;
	line-height: 26px;
	width: 100%;
}

*/
/*Sunil table is getting distorted b'cause of above style*/
@font-face {
	font-family: 'OpenSans';
	src: url('../fonts/OpenSans-Regular-webfont.eot?v=4.0.3');
	src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix&v=4.0.3')
		format('embedded-opentype'),
		url('../fonts/OpenSans-Regular.woff?v=4.0.3') format('woff'),
		url('../fonts/OpenSans-Regular.ttf?v=4.0.3') format('truetype'),
		url('../fonts/OpenSans-Regular.svg?v=4.0.3#fontawesomeregular')
		format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Semibold';
	font-style: normal;
	src: url('../fonts/OpenSans-Semibold-webfont.eot?#iefix')
		format('embedded-opentype'), url('../fonts/OpenSans-Semibold.ttf')
		format('truetype');
}
*{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}
html {
	height: auto;
	overflow: auto;
}  /*Surej for RWD. Added overflow attribute*/

form {
	height: 100%;
	background: #c0c0c0;/*next-gen*/
}

body {
	margin: 0 auto;
	width:100%; /*changed by sravanthy*/
	padding: 0px;
	/**height: 100%;*/
	background-color: #F3F3F4;
	/*font-family: OpenSans, Arial, Helvetica, sans-serif;  */
	font-family: sans-serif;
	/*overflow-y:scroll;/*Added by mahesh to prevent screen tilting */
	overflow-x: hidden; /*Surej for RWD. Added overflow attribute to make horizontal scroll hidden*/	
}
input, textarea, keygen, select, button {
	/*font-family: OpenSans, Arial, Helvetica, sans-serif !important;*/
	font-family: sans-serif !important;
}
div,p,span,h1,h2,h3,h4,h5,h6,table,td,th,tr,thead,tbody,ul,li,ol,textarea,input,a,option,select{
	/*font-family: OpenSans, Arial, Helvetica, sans-serif; */
	font-family: sans-serif;
}

#global {
	min-height: 100%;
	position: relative;
	/* max-width: 1024px; */ /*Surej for RWD*/
	/*width: 99%;*/ /*Surej for RWD*/
	width:1100px;
	margin: auto; /*Surej for RWD*/
}
#global_portal
{
  min-height: 100%;
   /* position: relative;  */
	min-width: 0px;
	background-color: #FFFFFF;
}
#wrapper {
	background-color: #FFFFFF;
	min-height: 68%;
	height: auto !important;
	height: 68%;
	margin-left: 330px;
	margin-right: 10%;
}

.wrapper { /*width: 940px;*/
	width: 91.796875%; /*Surej for RWD*/
	height: 100%;/*Surej newly modified 900px to percentage for RWD*/
	min-height: 900px; /*Surej newly added for RWD*/
	margin: 0 auto;
	clear: both;
	/*padding-right: 42px;
	padding-left: 42px;*/
	padding-right: 4.1015625%; /*Surej for RWD*/
	padding-left: 4.1015625%; /*Surej for RWD*/
}
.masterGroupeltTitlehideElement{
display:none !important;
}
.masterGroupeltTitleShowElement{
display:block !important;
}
.wrapper_bkgcolor{
	background-color: #F9F9F9;/*next-gen*/
      }

.mainWrapper {
	background-color: #FFFFFF;
	width: 940px;
	margin: 0 auto;
	clear: both;
	padding-right: 44px;
	padding-left: 44px;
}

.topbarWrapper {
	width: 100%;
	margin: 0 auto;
	clear: both;
	padding-right: 44px;
	padding-left: 44px;
}
.displayBlock{
	display:block;	
}
.hideElementFromUI{
	display:none;
}
.sep_style{
      margin-right: 5px;
      line-height: 30px !important;
}
.sep_style1{
      line-height: 30px !important;
      }
#Innerwrapper {
	float: left;
	position: relative;
	width: 100%;
}

#navigationbar {
	float: left;
	left: 1px;
	position: relative;
	/** width: 24%;
	margin-left: -25%; */ /** margin-top: 5%; */
}

/** for new style of top+side bar.. added by PoonamM */
#navigationbar span {
	border-bottom: 1px solid #eaebeb;
	padding: 0;
	font-size: 0.813em;
	background: #f3f4f4 url(../images/leftnav-closed.gif) no-repeat top
		right;
}

/** for new style of top+side bar.. added by PoonamM END*/
#footerwrapper {
 /** background-color: #FFFFFF;
	float: left;
	width: 76.5%;
	margin-left:160px; */
	padding-left: 0.9%;
	padding-right: 0.9%; 
}

/*Added by ashutosh for header optimization and layout modification*/
#header { 
/** min-height: 7em; */
	height: auto !important;
	/** height: 6em; */
	margin-bottom: 0px;
	border-bottom: 0px solid #39454A;
}
#header ul.tabs {}
#header ul.tabs li {
	/*Changed BY Neha Gosain*/
	/* font-size: 0.813em;*/
	font-size: 0.75em;
}
#header ul.tabs li a {
	text-decoration:none;
}
#header ul.tabs li a:hover {
	text-decoration:underline;
}
#header .header-main {
	background:white;   
}
#header .header-main .logo {
	/*Changes done by shreya for Ebux-3/Ebux-2 header*/
	/*background: url("../images/logo-DarkBg.png") no-repeat scroll left 0 transparent;*/
	background: url("../images/uklogo.png") no-repeat scroll left 0;
	
    float: left;
    margin-bottom: 10px;
    margin-left:-10px;/*changed for RWD-vinay*/
    margin-top: 10px;
    padding: 27px 0 42px;
    width: 300px;
}
#header .next-genHeader .logo {
  /*background: url("../images/logo-DarkBg.png") no-repeat scroll left 0 transparent;*/
  background: url("../images/uklogo.png") no-repeat scroll left 0 transparent;
  float: left;
  margin-bottom: 0px;
  margin-left: -10px;
  margin-top: 10px;
  padding: 15px 0 40px;
  width: 250px;  
}

#header .header-main .status {
	width:636px;
	float:left;
	text-align:right;
	vertical-align: top;
	padding:10px 0px 0px 0px;
}
#header .header-main .status a.language {
	background:url(../images/backgrounds/language-select.gif) no-repeat scroll 100% -2px transparent;
	color:#afb1b3;
	 font-size: 0.813em;
	line-height:21px;
	margin:0 23px 0 0;
	padding:0 18px 0 0;
}
#header .header-main .status a.language:hover {
	background:url(../images/backgrounds/language-select.gif) no-repeat scroll 100% -23px transparent;
	color:#fff;
	text-decoration:none;
}
#header .header-main .status form {
	float:right;
}
#header .header-main .status input.sitesearch {
	background:url(../images/backgrounds/sitesearch-input.gif) no-repeat scroll 0 0 #262A2C;
	width:161px;
	height:21px;
	line-height:21px;
	color:#fff;
	border:0;
	margin:0 0 23px;
	padding:0 3px;
}
#header .header-main .status input.sitesearchbutton {
	float:right;
	margin:0 0 23px;
}
#header .header-main .status .logon {
	color:#fff;
	float:right;
	clear:both;
}
#header .header-main .status .logon p {
	background:url(../images/backgrounds/padlock-sml.gif) no-repeat scroll 0 50% transparent;
	padding:0 0 0 15px;
}
#header .header-main ul.tabs li {
	background-image: url(../images/backgrounds/tabStyle01.gif) no-repeat 100% 0;
	background-color: #464B4E;
}
#header .header-main ul.tabs li a {
	color:#FFF;
	background-image: url(../images/backgrounds/tabStyle01.gif) no-repeat 0 0;
	background-color:#464B4E;
}
#header .header-main ul.tabs li.selected {

	background-image: url(../images/backgrounds/tabStyle02.gif) no-repeat 100% 0;
	background-color:#464B4E;
}
#header .header-main ul.tabs li.selected a {
	color:#262A2C;
	background: url("../images/backgrounds/tabStyle02.gif") no-repeat scroll 0 0 #ABD4EB;
}
#header .header-main ul.tabs {
	float:left;
}
#header .header-main ul.tabs-right {
	float:right;
}
#header .header-nav {
	background:#FBFBFB url(../images/backgrounds/header-nav.png) repeat-x top; 
	padding-top:8px;
	overflow: visible; /*Surej for RWD*/
	height: auto; /*Surej for RWD*/
}
#header .header-nav ul.tabs li a {
	color:#262A2C;
}
#header .header-nav ul.tabs li.selected {
color: #262A2C;
padding-left: 2px;
background: url("../images/backgrounds/tabStyle03.gif") no-repeat scroll 0 0 #ABD4EB;
}
#header .header-nav ul.tabs li.selected a {
background: white url(../images/backgrounds/tabStyle03.gif) no-repeat 100% 0;
}

#footer {
	background-color: #F9F9F9;/*next-gen*/
	border-top: 1px solid #7d7d7d;/*next-gen*/
	padding:0 0; 
	float: left;
	width: 100%;/*next-gen*/
/* 	margin-left: 1% !important; *//*next-gen*/
/* 	margin-top: 10px; *//*next-gen*/
	text-align: center;
}
#footer #footerInner{
	width:auto;
	margin:0 auto;
}
#footer ul {
	padding:0 0 6px;
}
#footer ul li {
	float:left;
	background:url(../images/backgrounds/footer-sep.gif) no-repeat 0 3px;
	padding:0 10px;
}
#footer ul li.first {
	background:none;
}
#footer ul li a {
	color:#595f62;
}
#footer p {
	text-align:center;
	font-size:12px;
	line-height:16px;
	padding:0;
	color: #7d7d7d;/*next-gen*/
	margin-bottom:5px;
}
#footer p.paraStyle03 {
	padding:16px 0 0;
}

#footer p.paraStyle03 span {
	color:#262a2c;
	background:url(../images/backgrounds/finacle-logo.gif) no-repeat 0 3px;
	padding:0 0 0 15px;
	font-size:131.25%;
}

#contentarea { 
/** width: 120%;
	background-color:#FFFFFF;
	float: left;
	padding-left:1%;
	padding-right:0.9%; 
	min-height: 76%;
	height: auto !important;
	height: 76% */
}

.HW_formbtn a:hover {
	color: #404040;/*next-gen*/
	text-decoration: none;
	/*background: url(../images/backgrounds/buttonStyle02_mouseover.gif)
		no-repeat 100% 0px;*//*next-gen*/
}
.HW_formbtn a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.HW_formbtn a {
	line-height: 22px;
}
.HW_formbtn_header a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.HW_formbtn_header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.HW_formbtn_header a {
	line-height: 22px;
}
#locationbar {
	float: left;
	width: 100%;
}

#locationbar p {
	background-color: transparent;
}

#navigationbar p {
	list-style-type: none;
	background-color: transparent;
}

#headerLinks span {
	margin-right: 3px;
	margin-left: 3px;
}

#topline {
	background-color: #0278ba;
	height: 7px;
	font-size: .1em;
}

#logo {
    background-image: url("../images/logo-new.png");
    background-repeat: no-repeat;
    /*float: left;
    height: 28px;*/
    margin: 30px auto;
    vertical-align: middle;
    /*width: 18%;*/
}

#header-content{width:82%;float:left}
#header-content p{width:100%;background-color: transparent;}


p{margin:0px;line-height:100%;}
#header-content p span#message{width:100%;float:left;padding-left:2%;}


#headerlinks {
	background-color: #0278ba;
	width: 100%;
	min-height: 1.2em;
	height: auto !important;
	height: 1.2em;
	float: left;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#header-content p#thirdrow {color:#4F4F4F;}
#header-content p#secondrow  {color:#4F4F4F;margin-top:0.5%;}
.bottomheaderborder {background: url(../images/dot.JPG) 0 100% repeat-x; background-color:#FFCBBD;}


.leftheaderborder {background: url(../images/dot.JPG) 0 0 repeat-y;}


.bottomleftcorner {
	min-height: 1.6em;
	height: auto !important;
	height: 1.6em;
	background-color: #EDF6FB;
}
.skiplink{float:left;margin-left:5%;width:28%;}
.FAQlink{float:left;text-align:center;width:14%;}
.contactlink{float:left;margin-left:1%;width:23%;}
.logoutlink{float:left;text-align:center;width:13%;}


#messagerow {
	padding-bottom: 1%
}

#oCAPICOM{display:none;}

#divId {
	padding-left: 2%;
	/**padding-right: 20px;*/
}

.width25percent{width:25%;float:left;}

.width35percent{width:35%;float:left;}
.width35percent_right{width:35%;float:right;padding-bottom:1%;}

.right {
	text-align: right;
	float: right;
	
}
.rightFont {
	text-align: right;
	/**Added Float Right by hemanth for header changes**/
	float: right;
    margin-right: 0;
	
	/*changes by shreya for header*/
	/*margin-right:-7px; commented by Hemanth for header changes**/
	margin-top:-3px;
}

.rightMargin {
	text-align: right;
	float: right;
	margin-top: -2%;
}

.headerinfo-left {
 /** width: 50%; */
	float: left;
	margin-top: 1%;
}

.headerinfo-left-withLeftMargin {
	float: left;
	margin-left: 100px;
	margin-top: 1%;
}

.headerinfo-left-labelMargin {
	float: left;
	margin-top: 1%;
	margin-left: 30px;
}

.header-label {
	/* changes done by shreya for new header in EBUX-3*/
	color: #AAAAAA;
	font-size: 0.69em;
	padding-left: 4px;
	display: block;
	/*float:left;*/
}
/* changes done by shreya for new header in EBUX-3*/
.header_Welcometxt {
	/* Header Text chaged --rohit */
	color: #000000;/*next-gen*/
	font-size: 0.69em;
	display: inline;
}
.header_dropdownexpandalbe {
	background-color: transparent;
	border: 0px;
	margin: 3px 0px 0px 0px;
	color: #262a2c;
	width: 98%;
	display: inline-block;
	
	/**  font-size: 0.813em; */
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}

.header_formbtn_text1 {
	text-decoration: none;
	border: 0px;
	width: auto;
	overflow: visible;
	background-color: transparent;
	color: #FFFFFF;
	padding: 1px 5px 1px 5px;
	cursor: pointer;
	/*vertical-align:middle;*/
}

.headerinfo-right {
 /** width: 49%;
	float: right; */
	float: left;
	margin-top: 6px;
}

.headerinfo-leftDB{width:90%;float:left;}

.center {
	text-align: center;
	vertical-align: middle;
}
.link_btn{
	height: 30px;/*next-gen*/
background: url(../images/backgrounds/buttonStyle02_new.gif) no-repeat
		100% 0px;/*next-gen*/
	/* width: 92px; */
	width: auto;
	float: left;
	margin: 0 0 0 5px; /*Surej RWD removed margin top in percent*/
	
		border-left: 1px solid #8cb478;
		padding-right:10px;
		padding-top:opx;
		padding-left:10px;
	}
	
	.link_btn:hover{
	height: 30px;/*next-gen*/
background: url(../images/backgrounds/buttonStyle02_new.gif) no-repeat
		100% 0px;/*next-gen*/
	/* width: 92px; */
	width: auto;
	float: left;
	margin: 0 0 0 5px; /*Surej RWD removed margin top in percent*/
	
		border-left: 1px solid #8cb478;
		padding-right:10px;
		padding-top:opx;
		padding-left:10px;
	}

/*Added by ashutosh for header optimization and layout modification*/
	/*Added by Ashutosh for topbartag*/ /** Changed by PoonamM*/
#topbartabtext,#topbartableft,#topbartabright {
	background-color: #464B4E;
	
	font-size: 0.7em;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	text-align: center;
	padding: 5px;
}

#topbartabright {
	background-image: url(../images/backgrounds/tabStyle02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#topbartableft {
	background-image: url(../images/backgrounds/tabStyle02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 4px;
}

#topbartabtextactive,#topbartableftactive,#topbartabrightactive {
	background-color: #464B4E; 
	
	font-size: 0.7em;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	text-align: center;
	padding: 5px;
}

#topbartabrightactive {
	background-image: url(../images/backgrounds/tabStyle03.gif) no-repeat
		100% 0;
	background-repeat: no-repeat;
	background-position: right top;
}

#topbartableftactive {
	background-image: url(../images/backgrounds/tabStyle03.gif) no-repeat
		100% 0;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 4px;
}

#topbartabtext a:hover,#topbartabtextactive a:hover {
	color: #262A2C;
	background: #ABD4EB url(../images/backgrounds/tabStyle02.gif) no-repeat
		0 0;
	text-decoration: underline;
}

#topbartabtext a,#topbartabtextactive a {
	color: #262A2C;
	background: #ABD4EB url(../images/backgrounds/tabStyle02.gif) no-repeat
		0 0;
}

#topbar {
	
}

#topbar p {
	height: 2px; 
	padding-down: 4px;
}

/*#topbar p span { 
	line-height: 30px;	
}*/

/**Changed by PoonamM END*/ /*Added by Ashutosh for topbartag*/
	/* Classed added for section refractoring by Keshav */
.leftlisttable { width: 49%; float:left; }
.rightlisttable { width: 49%; float:right; } 

.loginrow {
	 clear: both;
      /**Added By Priyanka */
      width:auto;/*changed by hemanth from 420 to auto*/

}
.greybg_height {
	background-color: #e9e9e9;
	height: 4px;
	margin: 0px;
}

.greybg_margin {
	background-color: #ffffff;
	margin: 0px;
	padding: 2px 10px;
	height: 33px;
	line-height: 20px;
	/*changed by priyanka for small textbox in account page*/
	/**float:left*/
}
/*changed by priyanka for small textbox in account page*/
.greybg_margin_acc {
	background-color: #ffffff;
	margin: 0px;
	padding: 2px 10px;
	height: 40px;
	line-height: 20px;
	/*changed by priyanka for small textbox in account page*/
	float:left;
}

.composemailrow {
	border-bottom: 0px solid #c7c7c7;
	padding-top: 4px !important;
	padding-bottom: 4px !important;
	padding: 3px 0px 8px 0px;
	line-height: 20px;
	vertical-align: top;
}

.composemailrow:after {
	content: ".";
	visibility: hidden;
	height: 0px;
	clear: both;
	display: block;
}

.button_margin {
	margin: 0px;
	padding: 15px 0px;/*next-gen*/
}

.button_marginborder{
	margin:0px;
	padding:10px 0px;
	border-top: 1px solid #979797;
}

.width50percent_left {
	width: 40%;
	float: left;
	clear: right;
}

.width50percent_right {
	width: 50%;
	float: right;
	clear: right;
	margin-bottom: 10px;
}

.width100percent_loginbg {
	background-color: #FFFFFF;
    clear: both;
    height: 450px;
    margin: 0 auto;
    padding-left: 44px;
    padding-right: 44px;
    padding-top: 44px;
    width: 940px;
}

.width70right {
	width: 69%;
	float: right;
	clear: both;
}

/* End of Classed added for section refractoring by Keshav  */
	/* Start of Classed modified for section refractoring by Keshav  */
.width10 { width : 0px; float:left; clear:both; padding:0px 0px 0px 0px;}
.lable_lg { text-align:right; padding-right:5px; float:left; clear:right; width:30%; font-weight: normal;margin-top: 4px;vertical-align:middle;}
.composelefttxt { width : 16%; margin-top:0px; float:left;clear:right;font-weight: normal; }
.logout_image_bg {
	/*background-image: url(../images/logoutFinacleLogo.gif);*/
	background-repeat: no-repeat;
	padding-top: 1px;
	width: 100%;
	vertical-align: top;
	height: 341px;
	float: left;
}

.login_image_bg {
	/**background-image: url(../images/loginbg_new1.jpg);*/
	background-repeat: no-repeat;
	padding-top: 1px;
	width: 100%;
	vertical-align: top;
	height: 341px;
	float: left;
}

.mailcompose { width :85%; padding-left:10px;clear:both;margin-top:10px }

.composetextright {
	width: 35%;
	float: left;
	clear: right;
	margin-right: 30px;
}


.composetextright_subtextbox {
	width: 83%;
	float: left;
	clear: right;
}

.searchtextleft {
	float: left;
	clear: right;
	margin-top: 0px;
	width:20%;
	margin-left:5px;
}

.searchtextright {
	float: left;
	clear: right;
	margin-top: 0px;
	/**height: 3.5em;*/
	width:29%;
}

/* End of Classed modified for section refractoring by Keshav  */

.hwblacktxt_cur {
      color: black;
      font-weight: normal;
      font-size:0.69em;
      float: left;
      padding-left: 22px;
}
.hwblacktxt_curbalsumm {
  color: black;
  font-weight: normal;
  font-size: 0.69em;
  float: left;
  padding-left: 5px;
  padding-right: 2px;
}
.simpletext_login_bold {
      margin-left: 2%;
      font-size: 0.69em;
      font-weight: bold;
      margin-top: 10px;
      
}
.simpletext_login {
      margin-left: 2%;
      font-size: 0.69em;
      margin-top: 10px;
      
}
.simpletext_pinnotes{
  font-size: 0.69em;
  text-decoration: none;
  word-wrap: break-word;
  font-weight: normal;
}
.h3GreyTitle {
height: 15px;
background-repeat: repeat-x;

font-size: 1em;
font-weight: bold;
color: #000000;
text-decoration: none;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 11px;
padding-left: 11px;
margin: 0px;
border-top: 0px solid #F3F3F4;
border-bottom: 1px solid #F3F3F4;
background-color: #F3F3F4;
}
.bluelinktxt_login {
font-size: 0.7em;
text-decoration: none;
padding-left: 5px;
color: #0278BA;

font-size: 12px;
font-weight: normal;
position: relative;
bottom: 3px;
}

.searchsimpletext_login {
color: #262A2C;

font-size: 0.69em;
text-decoration: none;
float: left;
padding-top: 4px;
padding-right: 6px;
padding-left: 4px;
padding-bottom: 4px;
}

.error_highlight_textbox
{
margin-left: 2px;
position: absolute;
display: inline;
border: 2px;
width: 300px;
height: auto;
background-color: pink;
padding-top:10px;
padding-bottom:10px;
padding-right:10px;
padding-left:10px;
font-size:0.75em;
z-index: 10;
}
.error_highlight_textbox_margin{
margin-top: 2px;
}

.section_login {
    width: 98%!important; /*Added by Vinay for RWD*/
    margin-left: 2%;
    margin-top:1%
}
      
.stage3_inputpanel_leftcontainerLogin {
      float: left;
      margin-bottom: 12px;
      width: 96%;
      border: 1px solid #CCCCCC;
      margin-left: 2%;
      margin-right: 2%;
}     

.pageheadingcaps_login {
      font-size: 0.75em;
      font-weight: normal;
      text-transform: uppercase;
      text-decoration: none;
      padding: 0px 0px 0px 0px;
      float: left;
      margin: 0px;
      margin-left: 2%;
}

.width79percent_navigationpanel_login {
      float: left;
      width: 96%;
      padding-bottom: 9px;
      padding-top: 11px;
      padding-right: 0px;
      margin-left: 26px;
      border: 1px solid #CCCCCC;
      margin-bottom: 11px;
}

.paddingleft_login {
      padding-left: 15px;
}

.loginHeaderTextBlueStyle{
      /*color: #1E6078; */
      color:rgb(2,143,223);/*Surej modified for RWD - Login Screen text color change*/
        /*padding-left: 205px;*/ /*Surej modified for RWD - Login Screen*/
        
        font-size: 1.2em;
}
.loginHeaderTextstyle{
      color: #949494;      
        
        font-size: 1.2em;
}

.stage3_yellowpanel_Ebux3_sqna {
float: left;
width: 100%;
background-color: #FFFAD1;
}

#global_sqna {
min-height: 100%;
position: relative;
width: 99%;
margin: auto;
}

.headerTextSpacingStyle_sqna{
      padding-top: 40px;
      margin-right: -18px;/*Vinay modified for RWD - Login Screen*/
      float:right; /*Surej modified for RWD - Login Screen*/
}

.wrapper_sqna {
width: 91.796875%;
height: 100%;
margin: 0 auto;
clear: both;
padding-right: 4.101563%;
padding-left: 3.101563%;
}

.header-nav {
background: #137BB2;
padding-top: 5px;
}
#loginfooter {
background: #25292C;
border-top: 1px solid #0278BA;
padding: 0 0;
float: left;
width: 100%;
text-align: center;
}
.disclaimerDivStyle {
width: 78.047%;
padding-top: 2px;
text-align: start;
margin: 0 auto;
text-align: center;
max-width: 1024px;
}
.disclaimerTextStyle {
color: #949494;
font-size: 11px;

}

#loginfooter #footerLoginInner {
width: auto;
margin: 0 auto;
}


a.whitelink_footer:link {
      
    font-size: 0.69em;
    text-decoration: none;
    padding-top: 9px;
    padding-right: 5px;
    color: #F3F7FA;

}
a.whitelink_footer:visited {
      
      font-size: 0.69em;
      text-decoration: none;
      color: #F3F7FA;
}
a.whitelink_footer:hover {
      
      font-size: 0.69em;
      text-decoration: none;
      color: #F3F7FA;
      text-decoration: underline;
}
a.whitelink_footer:active {
      
      font-size: 0.69em;
      text-decoration: none;
      color: #F3F7FA;
}
.stage3_inputpanel_paydetailsrow_new{
float: left;
margin: 2px 0;
width: 100%;
position: relative;
top: 9px;
}

	/*changed for listing table*/
.listgreyrowtxtwithoutline {
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: middle;
	border: 0px;
	/*border-bottom:#e0e1e2 0.1em solid;*/
}

.listgreyrowtxtleftline {
	text-decoration: none;
	padding-left: 10px; /*Modified from 6px by Parashar Dutta*/
	padding-right: 6px;
	vertical-align: middle;
	border: 0px;
	/* added by shreya for table heading & listing alignment*/
	text-align: left;
	font-size: 1em;
}
/*Aashish added for RWD*/
.listgreyrowtxtleftline_wrap1 {
	text-decoration: none;
	padding-left: 2px; /*Modified from 6px by Parashar Dutta*/
	padding-right: 6px;
	vertical-align: middle;
	border: 0px;
	/* added by shreya for table heading & listing alignment*/
	text-align: left;
	font-size: 1em;
	word-break: break-all;
}

  .HW_tabletextwithpadding_accgrp{
  vertical-align:middle;
  font-size: 0.75em;
  padding-left:6px;
  padding-right:2px;/*modified by vinay for RWD*/
  /*Added by shreya for separator in table heading*/
  background: url("../images/backgrounds/separator1.gif") repeat-y scroll 99% 0 transparent;
  font-weight: normal;/*next-gen*/
  border-bottom: 1px solid #E0E1E2;
}

.HW_tableheadingnobrdr_accgrp{
vertical-align:middle;
padding-top:5px;
padding-bottom:5px;
padding-left:2px;
font-weight: normal; /*next-gen*/
border-bottom: 1px solid #E0E1E2;

}

.listgreyrowtxtleftline_accgrp {
	text-decoration: none;
	padding-left: 2px; /*Modified from 6px by Parashar Dutta*/
	padding-right: 6px;
	padding-left: 6px;
	vertical-align: middle;
	border: 0px;
	/* added by shreya for table heading & listing alignment*/
	text-align: left;
	font-size: 1em;
}


.listgreyrowredtxtleftline {
	
	font-size: 0.9em;
	color: #FF0000;
	text-decoration: none;
}



.labelColumn {
	margin: 0px;
	padding:0 0 5px 2px;	
/*	background: url(../images/backgrounds/input-text.gif) no-repeat 0px 0px; *//*Commented by Aashish*/
	height: 31px;
	/*width: 253px;*/
	/*Corrected for Manage Categories screen*/
	width: 27%; /*RWD fix for SR pages for label columns*/
	float: left;
	/* display: ; */
}



.labelColumn_nextgen {
  margin: 0px;
  padding: 0 0 5px 2px;  
  height: 31px;
  width: 45%;
  float: left;
  padding-right: 5px;
}

.labelColumn_nextgen_tran {
  margin: 0px;
  padding: 0 0 5px 2px;  
  height: 31px;
  width: 45%;
  float: left;
  padding-right: 5px;
  padding-left: 3px;
}

.labelColumn_combo {
	margin: 0px 0px 0px 0px;
	padding-bottom: 5px;
	padding-left: 0.1em;
	padding-right: 0px;
	padding-top: 0px;
	
	background: url(../images/backgrounds/select.gif) no-repeat 0px 0px;
	height: 31px;
	width: 265px;
	/*changed by priyanka for debit service charge account*/
	/* float:left; */
	display: inline-block;
	float:left;
}

/** For Download */
.labelColumn_combo_download {
	margin: 0px 10px 0px 0px;
	padding-bottom: 5px;
	padding-left: 0.1em;
	padding-right: 0px;
	padding-top: 0px;
	
	background: url(../images/backgrounds/select.gif) no-repeat 0px 0px;
	height: 31px;
	width: 90px;/*next-gen*/
	float:left;
}


.labelColumn_combo_brdr {
	height: 31px;
	background: url(../images/backgrounds/select.gif) #fbfbfb no-repeat
		-535px 0px;
	display: block;
}
/** For Download */

.labelColumn_combo_brdr_download {
	height: 31px;
	background: url(../images/backgrounds/select.gif) #fbfbfb no-repeat
		-700px 0px;
	padding: 0 5px 0 0;
	display: block;
	width: 95px; /*Surej RWD for SR - Approve Requests - downlaod dropdown*/
}

.HW_formbtn_img {
	height: 30px;/*next-gen*/
	background: url(../images/backgrounds/buttonStyle02_new.gif) no-repeat
		100% 0px;/*next-gen*/
	/* width: 92px; */
	width: auto;
	float: left;
	margin: 0 0 0 5px; /*Surej RWD removed margin top in percent*/
	padding-right: 5px;
}

.HW_formbtn_lkp {
	height: 30px;/*next-gen*/
	background: url(../images/backgrounds/buttonStyle02_new.gif) no-repeat
		100% 0px;/*next-gen*/
	/* width: 92px; */
	width: auto;
	float: left;
	margin: 1% 0 0 5px;
	padding-right: 5px;
}

.HW_formbtn {
	float: left;
	height: 30px;/*next-gen*/
	/*background: url(../images/backgrounds/buttonStyle02_new.gif) transparent
		no-repeat 0% 0px;*//*next-gen*/
	/*margin-right: 13px;*/
	/* modified by priyanka for Download details*/
	clear: right;
	/** Added by Priyanka for accounts */
	margin-left: 5px;
	/* 	margin-top: 5px;changed for button alignment *//*next-gen*/
	margin-right:5px;
	border-left: 1px solid #8cb478;
}

.amountrightalign {
	text-decoration: none;
	text-align: left;
	padding: 2px 6px 2px 6px;
	/**border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #979797; 
	border-bottom: #e0e1e2 1px solid;*/
	vertical-align: middle;
	border: 0px;	
	font-size:inherit;
}

.amountrightalignwithoutline 
{
text-decoration: none;
text-align: right;
padding : 2px 6px 2px 6px;
vertical-align:middle;
}

.totaltxtleftline 
{
text-decoration: none;
font-weight: normal;
background-color:#CCCCCC;
padding-left: 6px;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #979797;
padding-right: 6px;
padding-top: 2px;
padding-bottom: 2px;
}

.totaltxtwithoutline 
{
color: #000000;	
text-decoration: none;
font-weight: normal;
background-color:#CCCCCC;
padding-left: 6px;
padding-right: 6px;
padding-top: 2px;
padding-bottom: 2px;
}
.totalrightalignbld 
{
color: #000000;	
background-color:#CCCCCC;
text-decoration: none;
text-align: right;
padding-right: 6px;
padding-left: 3px;
padding-top : 2px;
padding-bottom : 2px;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #979797;
}

.nextGenUX4 .listgreyrow {
	
	height: 34px !important;

}
.listgreyrow {
	/*Changes for UI-Audit remarks */
	text-decoration: none;
	background-color: #fff;/*next-gen*/
	height: 25px;
	border: #e0e1e2 0px solid;
	color: #000000;
}
.listwhiterow {
	/*Changes for UI-Audit remarks */
	text-decoration: none;
	height: 25px;
	border: #e0e1e2 0px solid;
	color: #000000;
	background-color: #ffffff;
}
.nextGenUX4 .listwhiterow {
	
	height: 34px !important;/*jayant changed from 25px for loan accounts*/
}
		/*next-gen*/

.listrowwrapper .listgreyrow:first-child {
	
}

.listrowwrapper .listwhiterow:first-child {
	background-color: #fff;
	border-top: 1px solid #dcdcdc !important;
}
.listrowwrapper .grouplet_tablelistgreyrow:first-child {
	background-color: #fff;
	border-top: 1px solid #dcdcdc !important;
}

.listrowwrapper .grouplet_tablelistwhiterow:first-child {
	background-color: #fff;
	border-top: 1px solid #dcdcdc !important;
}

/* listwhiterow,grouplet_tablelistgreyrow hover replaced by listrowwrapper hover for UI Audit Remarks*/
.listrowwrapper:hover tr.grouplet_tablelistwhiterow,
.listrowwrapper:hover tr.grouplet_tablelistgreyrow {
	text-decoration: none;
	height: 25px;
	border: #e0e1e2 0px solid;
	/*background-color: #fdfad9 !important; color changed to white by Raviraj*//*next-gen*/
	background-color: #FFFFFF !important;
}
.nextGenUX4 .listrowwrapper:hover tr.grouplet_tablelistwhiterow,
.nextGenUX4 .listrowwrapper:hover tr.grouplet_tablelistgreyrow {
	
	height: 34px !important;
	
}
/* listwhiterow,listgreyrow hover replaced by listrowwrapper hover for UI Audit Remarks*/
.listrowwrapper:hover tr.listwhiterow,
.listrowwrapper:hover tr.listgreyrow {
	text-decoration: none;
	height: 25px;
	border: #e0e1e2 0px solid;
	/*background-color: #fdfad9 !important; color changed to white by Raviraj*//*next-gen*/
	background-color: #FFFFFF !important;
}
.nextGenUX4 .listrowwrapper:hover tr.listwhiterow,
.nextGenUX4 .listrowwrapper:hover tr.listgreyrow {

	height: 34px !important;
	
}
/*changed for listing table ends*/
h1 {
	text-transform: none;
	font-size: 1.8em;/*next-gen*/
	display: inline;
	
	font-weight: normal;
}

h2 {
	padding-top: 1%;
	padding-bottom: 1%;
	margin: 0px;
	/* added by shreya
	background-image: url(../images/blck-bg.gif); */
	background-repeat: repeat-x;
	height: 21px;
	line-height: 21px;
	margin: 0px;
	
	font-size: 1.1em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 4px;
	clear: left;
	/* added by shreya 
	1px solid #cfe6f4 */
	border-bottom: 1px solid #e0e1e2;
	width: 99.5%;
}

h3 {
	height: 15px;
	/* added by shreya
	background-image: url(../images/bg_gradient.gif); */
	background-repeat: repeat-x;
	
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	/*Changes for UI-Audit remarks */
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 11px;
	padding-left: 11px;
	margin: 0px;
	border-top: 1px solid #CCCCCC;/*next-gen*/
	/* added by shreya 
	1px solid #cfe6f4 */
	/*Changes for UI-Audit remarks reverted*/
	
	/*background-color: #e5e5e5;*/
	background-color: #FFF;
	margin-top:-1px;
}

h5 {
	text-transform: none;
}
        /*Changes done for EBUX3*/

h4 {
	/*background-color: #E5E5E5;*/
	background-color: #FFF;
	background-repeat: repeat-x;
    clear: both;
    color: #000000;
    
    font-size: 1em;
	font-weight: bold;
    height: 21px;
    margin: 0;
    padding-bottom: 12px;
    padding-left: 6px;
    text-decoration: none;
}

.header {
	height: 21px;
	line-height: 21px;
	margin: 0px;
	
	font-size: 1em;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 4px 0px 0px;
	clear: left;
	border: 0px;
}



.querytextleft {
	padding-right: 1px;
	padding-left: 1px;
	width: 35%;
	float: left;
	clear: left;
	text-align: right;
	padding-bottom: 1px;
	/*font-size: 1em; Commented by Dhanashri Kelkar to refer body level font-size*/
	padding-top: 7px;
	/* added by shreya */
	font-weight: normal;
}

.querytextright {
	padding-left: 6px;
	clear: right;
	display: block;
	overflow: hidden;
	padding-bottom: 4px;
}
/* Added for ticket 749308 START */
.queryitalictext_menuAuth{
  font-size: 0.69em;
  font-style: italic;
  font-family: sans-serif;
  text-decoration: none;
  float: left;  
  width: 95%;
  max-width: 475px;
  padding-left: 12px;
  padding-top: 6px;
}

.simpletext_menuAuth{
  color: #262a2c;  
  font-size: 0.69em;
  text-decoration: none;  
}

.h3_menuAuth{
  height: 15px;
  background-repeat: repeat-x;
  font-size: 1em;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 11px;
  padding-left: 11px;
  margin: 0px;
  border-top: 1px solid #CCCCCC;
  border-bottom: none;  
  background-color: #FFF;
  margin-top: -1px;
}
.querytextleft_menuAuth{
  padding-right: 1px;
  padding-left: 1px;
  width: 35%;
  float: left;
  clear: left;
  text-align: right;
  padding-bottom: 1px;
  padding-top: 7px;
  font-weight: normal;
}
.querytextright_menuAuth{
  padding-left: 6px;
  clear: right;
  display: block;
  overflow: hidden;
  padding-bottom: 4px;
}
.formrow_menuAuth{
  margin: 0px;
  padding-left: 0px;
  padding-right: 12px;
  padding-top: 8px;
  padding-bottom: 0px;
  clear: both;
  background-color: transparent;
}
.formbtn_last3_menuAuth{
 font-size: 0.75em;
  font-weight: normal;
  color: #404040;
  text-decoration: none;
  padding-right: 5px;
  margin-right: 7px;
  background: url(../images/backgrounds/btnGray_new.gif) transparent
 no-repeat 100% 0px;
  border: 0px solid #333333;
  width: 60px;
  vertical-align: middle;
  overflow: visible;
  float: left;
  height: 30px;
  cursor: pointer;
  line-height: 20px;
  padding-left: 5px;
}
.formbtn_last3_menuAuth:hover {
	background: url("../images/backgrounds/btnGray_mouseover.gif") no-repeat
		scroll 100% 0 transparent;
	border: 0 solid #333333;
	color: #404040;
	cursor: pointer;
	float: left;
	
	font-size: 0.75em;
	font-weight: normal;
	height: 30px;
	line-height: 20px;
	overflow: visible;
	padding-right: 5px;
	text-decoration: none;
	vertical-align: middle;
	width: 60px;
	margin-right: 7px;
}
.formbtn3_menuAuth{  
  font-size: 0.69em;
  font-weight: normal;  
  text-decoration: none;
  border: 0px solid #333333;
  width: auto;
  vertical-align: middle;
  overflow: visible;
  float: left;
  height: 31px;
  cursor: pointer;
  line-height: 21px;  
	background: url(../images/backgrounds/goBtn.png) no-repeat 100% 0px;	
	color: transparent;
	padding-left: 14px;
	padding-right: 10px;
	max-width:40px; 
}
.formbtn3_menuAuth:hover {	
	font-size: 0.69em;
	font-weight: normal;	
	text-decoration: none;
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 31px;
	cursor: pointer;
	line-height: 21px;	
	background: url(../images/backgrounds/goBtnHover.png) no-repeat 100% 0px;	
	color: transparent;
	padding-left: 14px;
	padding-right: 10px;	
	max-width:40px;	
}
/* Added for ticket 749308 END */

.hwquerytextright {
	padding-left: 6px;
	clear: right;
	display: block;
	width: 280px;
	height: 30px;
	margin-right: 585px;
	padding-bottom: 15px;
}

.formrow {
	margin: 0px;
	padding-left: 0px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 0px;
	clear: both;
	background-color: transparent;
}

.listingrow  {margin:0px;padding:0px;clear:both;}

.gradientbgbottomborder {
	background-image: url(../images/bg_gradient.gif);
	padding-top: 4px;
	padding-bottom: 4px;
	background-repeat: repeat-x;
	
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 6px;
	margin: 0px;
	border-bottom: 1px solid #9c9e9c;
}

.section_blackborder { 
	border: 0px;
	width: 100%;
	margin-top: 10px;
	clear: both;
	background-color: #FFFFFF;/*next-gen*/
}

/* Added by shreya */
.section_blackborder1 { 
	border: 0px;
	width: 100%;
	margin-top: 10px;
	clear: both;
	background-color: #ffffff;
}

/*changes made by Nikita Manohar*/
.section_grayborder { 
/*modified by Nikita*/
	background-color: #FFFFFF;
	/*
	border-left: 1px solid #979797;
	border-right: 1px solid #979797;
	border-bottom: 1px solid #979797;
	*/
	width: 100%;
	margin-top: 10px;
	clear: both;
}

.section_topborder {
	border-top: 1px solid #979797;
	width: 100%;
	margin-top: 10px;
	clear: both;
}

.fourlinbrd_29percent {
	width: 29%;
	background-color: #EFEFEF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #979797;
	margin-top: 10px;
	clear: both;
}

.rowwithheight {
	clear: both;
	padding-top: 4px !important;
	/*padding: 3px 0px 0px 0px;*//*modified for RWD*/
	padding: 0px 0px 0px 0px;/*changed for def 738005*/
	margin: 0px;
	line-height: 20px;
}

.section {
	width: 100%;
	clear: both;
	margin-top: 0em;
	/* Commented by Onkar for Success/Failure display issue */
	/*Changes for UI-Audit remarks */
	padding-top: 0.5em;/*reverting back to original style since it is used by existing section.Reverted by kunal_sonje*/
}

.section:after, .listingcol:after, .width100percent:after, .rightGroupletSection:after {
	content: "";
	visibility: hidden;
	height: 0px;
	clear: both;
	display: block;
	background-color: #ffffff;
}

.bottomborder {
	border-bottom: 1px solid #c7c7c7;
	margin: 0px;
	padding: 5px 0px;
}

.fourlinbrd_100percent_feba {
	width: 100%;
	/**border-left: 1px solid #000000;
	border: 1px solid #000000;*/
	clear: both;
	float: left;
}

.width100percent_confirmborder {
	border: 1px solid #979797;
	width: 100%;
	clear: both;
}

.section_fourlinbrd {
	width: 100%;
	border-bottom: 0px solid #C9CBCC;/*next-gen*/
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	clear: both;
	/*margin-top: 10px;*/
	padding-bottom: 10px;
}

.section_confirmborder {
	border: 1px solid #979797;
	width: 100%;
	clear: both;
	margin-top: 10px;
}

.notopborder {
	/*Changes for UI-Audit remarks */
	border-top: none;
	background-color: #FFFFFF;/*next-gen*/
	margin-top:1px;/*Aashish for RWD*/
}

.topgrayborder {
	border-top: 1px solid #E0E1E2;
}


.simpletext {
	color: #262a2c;
	
	/*Changed by Neha Gosain */
	/* font-size: 0.813em;*/
	
	font-size: 0.69em;
	
	text-decoration: none;
	/*Added By Vikram*/
	/* padding-top: 15px; */
}

.simpletext_inq {
  color: #262a2c;
  font-size: 0.69em;
  text-decoration: none;
  text-align: center;
  display: block;
  font-weight: bold;
}
.simpletext_inq_hr {
  display: block;
  width: 100%;
  border-top: 1px solid #CCCCCC;
}
.simpletext_inq_block {
  color: #262a2c;
  font-size: 0.69em;
  text-decoration: none;
  display: block;
  text-align: left;
  margin-left: 10px;
}

.simpletext_wrap {
	color: #262a2c;
	font-size: 0.69em;
	text-decoration: none;
	word-break: break-all;
	
}
/*added for ticket 719879*/
.simpletexttxt {
	color: #262a2c;
	
	/*Changed by Neha Gosain */
	/* font-size: 0.813em;*/
	
	font-size: 0.69em;
	
	text-decoration: none;
	/*Added By Vikram*/
	/* padding-top: 15px; */
}
.simpletextBold {
	color: #262a2c;
	font-family: OpenSans-Semibold, Arial, helvetica, sans-serif;
		/*Changed by Neha Gosain */
	/* font-size: 0.813em;*/
	
	font-size: 0.69em;
	
	text-decoration: none;
	/*Added By Vikram*/
	/* padding-top: 15px; */
}


.simpletextfloatleft{
	color: #262a2c;
	/* font-size: 0.813em; Commented by Dhanashri Kelkar to refer body level font-size*/
	text-decoration: none;
	float: left;
	font-size: 0.69em;
}

/*Added by Payal for table heading*/
.simpletext_table_heading {
	color: #262a2c;
	
	 font-size: 0.813em;
	text-decoration: none;
}

/*Added by Payal*/
.labelColumn_text_brdr_toosmall {
	float: left;
	height: 31px;
	background: url(../images/backgrounds/input-text.gif) #efefef no-repeat
		100% 0px;
	padding-right: 5px;
	padding-right: 0;
	margin-left: 5px;
	margin-right: 5px;
	/** Changes done by Lavanaya : Changed width from 90 to 84 */
	width: 84px;
	margin-bottom: 3px;/*Aashish added for RWD*/
}

/*Added by Payal*/
.labelcolumntexttoosmall {
	background: url("../images/backgrounds/input-text.gif") no-repeat scroll
		0 0 transparent;
	border: 0 none;
	color: #404040;/*next-gen*/
	display: inline-block;
	
	/*Changed by Neha Gosain*/
	/* font-size: 0.813em;*/
	font-size: 0.69em;
	line-height: 0.69em;
	font-weight: normal;
	/** Changes done by Parasher from height 28 to 20 */
	height: 20px;
	margin: 0;
	/** Modified by Siva Theja, padding top changed to 7px */
	padding: 7px 0 5px 2px;
	text-decoration: none;
	vertical-align: middle;
	width: 80px;
	float:left;
}

/*Surej added for CC search panel billing amount from and to RWD - start*/
.labelcolumntexttoosmall_CC {
	border: 1px solid lightgrey;
	display: inline-block;
	
	font-size: 0.69em;
	font-weight: normal;
	height: 20px;
	padding: 7px 0 5px 2px;
	text-decoration: none;
	vertical-align: middle;
	width: 125px;
	float:left;
}
/*Surej added for CC search panel billing amount from and to RWD - End*/
/*Added by payal*/
.simpletextright {
	color: #262a2c;
	
	/*Changed by Neha Gosain*/
	/* font-size: 0.813em;*/
	/*Changed by Atchuta_S*/
	/*font-size: 12px;*/
	font-size: 0.69em;
	font-weight: normal;
	text-decoration: none;
	float: left;
	padding-top: 9px;
	padding-right:2px;
}
/*Surej added for CC heading in txn history RWD Start*/
.simpletextrightCC {
	color: #262a2c;
	
	font-size: 0.69em;
	font-weight: bold;
	text-decoration: none;
	float: left;
	padding-top: 9px;
	padding-right:2px;
	margin-left: 4px;
}
/*Surej added for CC heading in txn history RWD End*/
.simpletextbold {
      color: #262a2c;
      
      font-size: 0.69em;
      text-decoration: none;
      font-weight: normal; 
      padding-top: 15px;
}

/*Added by payal For Date*/
.simpletextrightDate {
	color: #262a2c;
	
	/*Changed by Neha Gosain*/
	/*font-size: 13px;*/
	font-size: 0.69em;
	font-weight: normal;
	text-decoration: none;
	margin-right: 6px;
}

.simpletext_lg {
	
	font-size: 0.7em;
	text-decoration: none;
	float: left;
	width: 93%;
}

.textdisplay {
	
    font-size: 0.8em;
    text-align: left;
    float: left;
    margin-top: 4px;
    margin-bottom: 5px;
}

.boldcontent {
	font-size: 1em;
	
	font-weight: normal;
	margin: 0px;
	border: 0px none;
	background-image: none;
	padding: 0px;
}

.linesbg {
/* 	background-image: url(../images/grey-dot.gif); next-gen*/
	background-repeat: repeat-x;
/* 	height: 1px; next-gen*/
	vertical-align: top;
	clear: both;
}

/*p { margin : 0; }*/
.floatingleft {
	float: left;
}

.width60left {
	width: 60%;
	float: left;
}

.redbgwithwidth {
	background-color: #FCE8EA;
	width: 99%/*next-gen*/
}
 .nextGenUX4 .redbgwithwidth{
 width: 100% !important;;
}
/*
.ui-dialog .redbgwithwidth,.redbg,.greenbg,.greenbgwithwidth{
width:100% !important;
}*//*Commented for ticket 740079 fix*/

.orangebgwithwidth {
	background-color: #fdfad8;
	width: 99%/*next-gen*/
}
.nextGenUX4 .orangebgwithwidth{
	width:100% !important;
	}
.greenbgwithwidth {
	background-color: #effae8;
	width: 99%;/*next-gen*/
}
.nextGenUX4 .greenbgwithwidth{
	width: 100% !important;;
}
.dashboardSection .redbgwithwidth {
	background-color: #FCE8EA;
	width: 100%;/*next-gen*/
	padding-top: 3px;/*next-gen*/
}

.dashboardSection .orangebgwithwidth {
	background-color: #fdfad8;
	width: 100%;/*next-gen*/
	padding-top: 3px;/*next-gen*/
}

.dashboardSection .greenbgwithwidth {
	background-color: #effae8;
	width: 100%;/*next-gen*/
	padding-top: 3px;/*next-gen*/
}

.redbgwithwidth:after {
	content: ".";
	visibility: hidden;
	height: 0px;
	clear: both;
	display: block;
}

.orangebgwithwidth:after {
	content: ".";
	visibility: hidden;
	height: 0px;
	clear: both;
	display: block;
}

.greenbgwithwidth:after {
	content: ".";
	visibility: hidden;
	height: 0px;
	clear: both;
	display: block;
}

.footerleft {
	float: left;
	padding: 4px 0px 4px 0px;
}

.footerleft1 {
	float: left;
	padding: 0px 8px 0px 0px;
}

.linkdelinktbl {
	width: 100%; /*48%;	Aashish changed for corp RWD */
	float: left;
	display: block;
}

.linkdelinkbtns {
	width: 3.5%;
	float: left;
	display: block;
	/*padding-left:5px;*/
}
.linkdelinktfin1 {
width:43%;
float:left;
display:block;
}
.linkdelinktfin2 {
width:56.5%;
float:left;
display:block;
border-left: 1px solid #979797;
}
.header_yellow_bg2 
{
font-size : 0.7em;
color: #000000;
text-decoration: none;
padding-top: 2%;
padding-left:5px;
width:100%;
float:left;
}
.corpheaderwelcome 
{
font-size: 1em;
font-weight: normal;
color : #4f4f4f;
text-decoration: none;
padding-left: 4px;
padding-top : 3px;
}
.querytextleft2 
{
font-size: 0.7em;
text-decoration: none;
padding-right: 6px;
padding-left: 6px;
padding-bottom:4px;
padding-top:2px;
width: 100%;
vertical-align: top;
}

.querytextleft_LHN1 {
	float: left;
	width: 153px;
}

.headergobuttoncontent {
	float: left;
	height: 21px;
}

.headergobuttonforHeader {
	white-space: nowrap;
	float: left;
	height: 21px;
}
.tabtopleft
{
background-image: url(../images/tab_top_left.gif);
background-repeat:no-repeat;
height:5px;
width:5px;
vertical-align:top;
text-align:left;
margin:0px;
float:left
}
.tabtopright
{
background-image: url(../images/tab_top_right.gif);
background-repeat:no-repeat;
height:5px;
width:5px;
vertical-align:top;
text-align:right;
float:right;
}
.tabactivetopleft
{
background-image: url(../images/tab_top_left_active.gif);
background-repeat:no-repeat;
height:5px;
width:5px;
vertical-align:top;
text-align:left;
margin:0px;
float:left
}
.tabactivetopright
{
background-image: url(../images/tab_top_right_active.gif);
background-repeat:no-repeat;
height:5px;
width:5px;
vertical-align:bottom;
text-align:right;
float:right;
}

.topbartab {
	width: 10%;
	margin-left: 8px;
	float: left;
	background-color: #ff6666;
	height: 100%;
}

.topbartabactive {
	width: 10%;
	margin-left: 8px;
	float: left;
	background-color: #fdcab9;
	height: 100%;
}

.headertopalign {
	vertical-align: top;
	float: left;
}

.width10left {
	width: 10px;
	float: left;
}

.fatalalign {
	border-style: solid;
	border-width: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.width15percent {
	width: 15%;
}

.width17percent {
	width: 17%;
}
.floatingright {
	float: right;
}

.locationbar {
	padding-right: 3px;
	float: left;
}
.width25left 
{
width : 25px;/*px to em conversion required */
float:left;
}

.parenttable {
	width: 8px;
	height: 700px; /*todo: needs to be changed */
}

.sidebaralign {
	vertical-align: top;
	float: left;
	height: 100%;
}

.headerright {
	float: left;
	width: 79%;
}

.headertextcenter {
	
	font-size: 0.7em;
	color: #4f4f4f;
	text-decoration: none;
	padding-top: 4px;
	text-align: center; /* added by Naresh */
	vertical-align: middle;
	width: 62%;
	float: left;
}

.imagecenter {
	padding-left: 6px;
	clear: right;
	display: block;
	overflow: hidden;
	padding-bottom: 15px;
	text-align:center;


}
.imagecenter img {

    border: 0px solid #C0C0C0;
/*width:100%;*/
    max-width: 350px;	
 	 min-width: 200px;

}
.headertext1 {
	
	font-size: 0.7em;
	color: #4f4f4f;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 11px;
	vertical-align: top;
	width: 14%; /* added by Naresh */
	float: left;
}

/* New style for additional Info */
#additionalinfo { border: 1px dotted gray; width:100%; float:left; margin:5px 0px 25px 0px; }

.greybottomleft_old {
	background: url(../images/grey-bottom-left.jpg) 0 100% no-repeat;
	width: 100%;
	background-color: #E9E9E9;
	clear: both;
	margin-top: 10px;
}

.greybottomright {background: url(../images/grey-bottom-right.jpg) 100% 100% no-repeat}

.greytopleft {background: url(../images/grey-top-left.jpg) 0 0 no-repeat}


.greytopright {
	background: url(../images/grey-top-right.jpg) #ffffff 100% 0 no-repeat;
	padding: 2px 1px;
	
}

.redtopleft {
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
	vertical-align: top;
	float: left;
}

.redtopright {
	background-repeat: no-repeat;
	text-align: right;
	height: 4px;
	width: 4px;
	vertical-align: top;
	float: right;
}

.redbottomleft {
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
	vertical-align: bottom;
	float: left;
}

.redbottomright {
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
	vertical-align: bottom;
	text-align: right;
	float: right;
}

.orangetopleft {
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
	vertical-align: top;
	float: left;
}

.orangetopright {
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
	vertical-align: top;
	text-align: right;
	float: right;
}

.orangebottomleft {
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
	vertical-align: bottom;
	float: left;
}

.orangebottomright {
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
	vertical-align: bottom;
	text-align: right;
	float: right;
}

.greentopleft {
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
	vertical-align: top;
	float: left;
}

.greentopright {
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
	vertical-align: top;
	text-align: right;
	float: right;
}

.greenbottomleft {
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
	vertical-align: bottom;
	float: left;
}

.greenbottomright {
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
	vertical-align: bottom;
	text-align: right;
	float: right;
}

/*Classes by Naresh End*/
	/*new class for DropDownGreyBackground and SimpleSearchGreyBackground*/
.imageHeight 
{
height: 3px;
}

/**/
a {
	color: #0000FF;
	text-decoration:none;
}

a:hover {
	
	text-decoration: underline;
}
a img {
	border:none;
}
/*changed by sanjay*/
ul,ol {
	list-style-image:none;
	list-style-position:outside;
}
ul {
	padding:16px 0 0 17px;
}
/*ul li {
	background:url("../images/backgrounds/bullet00.gif") no-repeat 0 6px;
	padding:0 0 6px 12px;
}*/
ul.tabs {
	float:left;
	padding:0;
}

ul.tabs li {
	float:left;
	background:none;
	margin-right:4px;
	padding:0 0px 0 0;
}

ul.tabs li a {
	display:block;
	padding:10px 9px 10px 8px;
}
.naviBg {
	background-color: #FFF3E7;
	width: 18%;
	/*width : 188px;*/
	height: 695px; /*todo: needs to be changed */
	vertical-align: top;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	float: left;
}
.naviBg_image
{
background-image:url(../images/treemenu_trans.gif);
height:1px;
width:186px;
}
.leftnav
{
position :absolute;
width:15%;
/*left : 3px;
top : 68px;
width : 194px; */
}

table {
	border-collapse: collapse;
	font-size: 100%;
	float:left;
}
table tbody td {
/*	border-bottom:1px solid #E0E1E2;*/
	/* Added for overriding EBUX2 style sheet*/
	border-bottom:0px;
}
table th,
table td {
	   font-size: 0.75em;
	/*Reverting portlet changes since its causing issue in servelet screens*/
	/*font-size:1em;*/
	/*white-space:nowrap;*/
}
table th {
	text-align:left;
	/*background:#C9CBCC;*/
	color: #404040;/*next-gen*/
	/*padding:9px 2px 8px;*/
	/*padding-left: 4px;*/
	/* Added for overriding EBUX2 style sheet*/
	background:none;
	padding:none;	
}
table th a{
	color: #404040;/*next-gen*/
	text-decoration:none;
}

th,td {
	padding: 0;
}


table td {
	padding:0px 2px;
}
table th.col0,
table th.col1 {
	text-align:left;
}
table .col0 {
	padding-left:11px;
}
table .col-last {
	padding-right:11px;
}
.table .col-lastNoPadding td{
	padding-right:0px !important;
}
table tr:hover,
tr.odd.open:hover td,
tr.even.open:hover td,
table tr td table tr:hover td
{
/*	background:none;
	background-color:#fdfad9!important;*/
}
.tableSlideNode div.row
{
	padding:0 0 7px;
	border-bottom:1px solid #d4d6d7;
}
.tableSlideNode.closed div.row
{
	background:url("../images/backgrounds/row-grad.gif") repeat-x left bottom;
	border-bottom:1px solid #d4d6d7;
}
.tableAccounts
{
	background:url("../images/backgrounds/row-grad.gif") repeat-x left bottom;
	padding:0 10px;
	border-bottom:1px solid #d4d6d7;
}
hr {
	clear:both;
	border:0;
	color:#e0e1e2;
	background-color:#e0e1e2;
	height:1px;
	margin:0 0 11px;
}
hr.hrStyle01 {
	clear:both;
	border:0;
	color:#bc2733;
	background-color:#f5cccf;
	height:1px;
	margin:11px 12px 0px;
}
fieldset {
	border:0;
	margin:0;
	clear:both;
	position:relative;
}
fieldset.fieldsetStyle00 {
	background:#f3f4f4;
	margin-top:11px;
	padding-bottom:11px;
}
fieldset p.paraStyle04 {
	padding:0 0 10px;
	text-align:center;
}
fieldset legend {
	width:100%;
	 font-size: 0.813em;
	font-weight: normal;
	padding:14px 12px 13px;
	color:#262a2c;
}
fieldset.legendWithAction legend {
	float:left;
	width:auto;
}
fieldset.legendWithAction .legendAction {
	float:right;
	padding:9px 12px 7px ;
	margin:0px;
}
fieldset.legendWithAction .legendAction span {
	margin-bottom:0px ;
}
fieldset hr {
	margin:0 12px 11px;
}
fieldset.selected {
	border:0;
	background-color:#edf6fb;
	margin-bottom:7px;
}

fieldset.cardSelected{
	border:0;
	background-color:#f4f4f4;
	margin:0 0 11px;
}

fieldset.selected legend {
	width:97.5%;
	background-color:#edf6fb;
	 font-size: 0.813em;
	font-weight: normal;
	padding-right:0px;
}
.body-style-02 fieldset.selected legend {
	width:auto;
}
fieldset.selected hr {
	border:0;
	color:#cfe6f4;
	background-color:#cfe6f4;
	height:1px;
	margin:0 10px 11px;
}
fieldset .headNotes {
	 font-size: 0.813em;
	line-height:22px;
	position:relative;
	top:-40px;
}
fieldset .headNotes a {
	color:#0278ba;
}
.breadcrumb {
	padding:5px 0 24px 12px;
}
.breadcrumb p {
	font-weight: normal;
	line-height:16px;
}
.breadcrumb p,
.breadcrumb ol li {
	float:left;
	 font-size: 0.813em;
	padding:0 5px 0 0;
	color:262A2C;
}
.breadcrumb ol {
	float:left;
}
.breadcrumb ol li {
	float:left;
	 font-size: 0.813em;
	color:262A2C;
	padding-right:5px;
}
.breadcrumb ol li a {
	color:#0278BA;
	text-decoration:none;
}
.breadcrumb ol li a:hover {
	text-decoration:underline;
}
ul.breadcrumbTools {
	padding:0;
}
ul.breadcrumbTools li {
	float:left;
	border-left:1px solid #c6c9cc;
	background:none;
	padding:0 7px;
}
ul.breadcrumbTools li a {
	padding:0 0 1px;
}
ul.breadcrumbTools li.first {
	border:none;
}
ul.breadcrumbTools li.chooseTheme a {
	background:url("../images/backgrounds/choose-theme.gif") no-repeat right 1px;
	padding-right:23px;
}
ul.breadcrumbTools li.customiseDashboard a {
	background:url("../images/backgrounds/customise-dashboard.gif") no-repeat right 1px;
	padding-right:23px;
}
ul.breadcrumbTools li.favouriteAccounts a {
	background:url("../images/backgrounds/down.gif") no-repeat right 7px;
	padding-right:14px;
}
span.button input {
	cursor:pointer;
}

input.radioButton,
input.checkBox {
	margin:0 6px 0 0;
}
/* buttonStyle00 - grey for header */
span.buttonStyle00 a {
	color:#AFB1B3;	
	margin:0 0 11px 12px;
	padding:2px 0 0 6px;
	float:left;
	 font-size: 0.813em;
}
/* buttonStyle01 - light blue with white text*/
span.buttonStyle01,span.buttonStyle02,span.buttonStyle04,span.buttonStyle06,span.buttonStyle09,span.buttonStyle10
	{
	background: #5dacd9 url(../images/backgrounds/buttonStyle02_new.gif)
		no-repeat 0 0;/*next-gen*/
	margin: 0 0 11px 12px;
	padding: 0 0 0 6px;
	float: left;
}
th span.buttonStyle01 {
	margin:11px 12px;
}

span.buttonStyle01 a,span.buttonStyle02 a,span.buttonStyle04 a,span.buttonStyle06 a,span.buttonStyle09 a,span.buttonStyle10 a
	{
	background: #5dacd9 url(../images/backgrounds/buttonStyle02_new.gif)
		no-repeat 100% 0;/*next-gen*/
	line-height: 21px;
	color: #fff;
	text-decoration: none;
	font-size: 0.75em;
	display: block;
	float: left;
	font-weight: normal;
	padding: 0 6px 0 0;
}
span.buttonStyle08 {
	background:#588926 url(../images/backgrounds/buttonStyle08.gif) no-repeat 0 0;
	margin:0 0 11px 12px;
	padding:0 0 0 6px;
	float:left;
}
span.buttonStyle08 a {
	background:#588926 url(../images/backgrounds/buttonStyle08.gif) no-repeat 100% 0;
	line-height:21px;
	color:#fff;
	text-decoration:none;
	 font-size: 0.75em;
	display:block;
	float:left;
	font-weight: normal;
	padding:0 6px 0 0;
}

span.buttonStyle01 input,span.buttonStyle02 input,span.buttonStyle04 input,span.buttonStyle06 input,span.buttonStyle10 input
	{
	background: #026eab url(../images/backgrounds/buttonStyle02_new.gif)
		no-repeat 100% 0;/*next-gen*/
	height: 21px;
	border: 0;
	color: #fff;
	font-size: 0.75em;
	float: left;
	padding: 0 6px 0 0;
	font-weight: normal;
	
}
/* buttonStyle02 - dark blue with white text */
span.buttonStyle02 {
	background: #026eab url(../images/backgrounds/buttonStyle02_new.gif)
		no-repeat 0 0;/*next-gen*/
}
span.buttonStyle02 a {
	background: transparent url(../images/backgrounds/buttonStyle02_new.gif)
		no-repeat 100% 0;/*next-gen*/
}
span.buttonStyle02 input {
	background: #026eab url(../images/backgrounds/buttonStyle02_new.gif)
		no-repeat 100% 0;/*next-gen*/
}
/* buttonStyle10 - dark blue with white text */
span.buttonStyle10 {
	background:#026eab url(../images/backgrounds/buttonStyle10.gif) no-repeat 0 0;
}
span.buttonStyle10 a {
	background:transparent url(../images/backgrounds/buttonStyle10.gif) no-repeat 100% 0;
	line-height:31px;
	font-size:15px;
}
span.buttonStyle10 input {
	background:#026eab url(../images/backgrounds/buttonStyle10.gif) no-repeat 100% 0;
	height:31px;
	font-size:15px;
}

/* buttonStyle03 - white with blue text */
span.buttonStyle03 {
	float:left;
	margin:0 0 0 12px;
}
span.buttonStyle03 a {
	color:#0278ba;
	line-height:22px;
	 font-size: 0.813em;
}
span.buttonStyle03 input {
	color:#0278ba;
	border:none;
	background:none;
}
/* buttonStyle04 - large dark blue with white text */
span.buttonStyle04 {
	background:#026eab url(../images/backgrounds/buttonStyle04.gif) no-repeat 0 0;
}
span.buttonStyle04 a {
	line-height:31px;
	font-size:14px;
	background:transparent url(../images/backgrounds/buttonStyle04.gif) no-repeat 100% 0;
}
span.buttonStyle04 input {
	height:31px;
	font-size:14px;
	background:#026eab url(../images/backgrounds/buttonStyle04.gif) no-repeat 100% 0;
}

/* buttonStyle05 - large with blue text */
span.buttonStyle05 {
	float:left;
	margin:0 0 0 12px;
}
span.buttonStyle05 a {
	color:#0278ba;
	text-decoration:none;
	line-height:31px;
	 font-size: 0.75em;
}
span.buttonStyle05 input {
	color:#0278ba;
	border:none;
	background:none;
}
/* buttonStyle06 - Dark blue background against a black background (log off button) */
span.buttonStyle06 {
	background:#5dacd9 url(../images/backgrounds/buttonStyle06.gif) no-repeat 0 0;
}
span.buttonStyle06 a {
	background:transparent url(../images/backgrounds/buttonStyle06.gif) no-repeat 100% 0;
}
span.buttonStyle06 input {
	background:#026eab url(../images/backgrounds/buttonStyle06.gif) no-repeat 100% 0;
}
span.buttonStyle07 {
	float:left;
}
#main .buttonExt01 {
	margin:0 0 0 8px;
}
#main .buttonExt01 a {
	border-left:1px solid #c6c9cc;
	padding:0 0 0 8px;
}
#main .buttonExt02 {
	margin:0;
}
/* buttonStyle09 - large green with white text */
span.buttonStyle09 {
	background:url(../images/backgrounds/buttonStyle09.gif) no-repeat 0 0;
}
span.buttonStyle09 a {
	line-height:31px;
	font-size:15px;
	background:transparent url(../images/backgrounds/buttonStyle09.gif) no-repeat 100% 0;
}
span.buttonStyle09 input {
	height:31px;
	font-size:15px;
	background: url(../images/backgrounds/buttonStyle09.gif) no-repeat 100% 0;
}
.button.separate a{
	border-left:1px solid #c6c9cc;
	padding:0 0 0 12px;
}
.logon .button.separate a{
	border-left:1px solid #707679;
	padding:2px 0 0 12px;
}
span.buttonStyle11 {
	background:url("../images/backgrounds/down.gif") no-repeat right 7px;
	padding-right:14px;
	font-size:82.75%;
	display:block;
	text-align:right;
}

.lefthandnavi {
	position: absolute;
	left: 3px;
	top: 68px;
	/** width: 194px;
	height: 540px;
	z-index: 1; */
}

.topbluelink {
	
	font-size: .7em;
	text-decoration: none;
}

/*a.topbluelink:visited 
{
font-size: .7em;
text-decoration: none;
}*/
.topbluelink:hover 
{
font-size: .7em;
text-decoration: underline;
}

.whiteboldlink {
	
	font-size: 0.75em;
	font-weight: normal;
	text-decoration: none;
}

/*a.whiteboldlink:visited 
{
font-size: .75em;
color: #FFFFFF;
text-decoration: none;
}*/
.whiteboldlink:hover 
{
font-size : 0.75em;
color : #FFFFFF;
text-decoration: none;
}

/*a.blackboldlink:visited 
{
font-size : 0.7em;
color: #000000;
text-decoration: none;
}*/
.dashboardblktxt 
{
font-size: 0.7em;
font-weight: normal;
color: #000000;
text-decoration: none;
}

/*a.dashboardblktxt:visited 
{
font-size: .7em;
color: #000000;
text-decoration: none;
}*/
.dashboardblktxt:hover 
{
font-size: 0.7em;
color: #000000;
text-decoration: none;
}

.optionalink {
	
	font-size: 0.78em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.optionalink:hover {
	
	font-size: 0.78em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.btnlinktxt:link 
{
font-size : 0.95em;
color: #000000;
text-decoration: none;
}
a.btnlinktxt:visited 
{
font-size : 0.95em;
color: #000000;
text-decoration: none;
}
a.btnlinktxt:hover 
{
font-size : 0.95em;
color: #000000;
text-decoration: none;
}

.linkcomponent_a{
padding: 0px 6px;
}

.linkcomponent_b{
font-size: 0.69em;
margin-right: 9px;
margin-left: 2px;
}

.linkcomponent_c{
font-size: 0.69em
}

.linkcomponent_d{
padding: 0px;
}

.linkcomponent_e{
font-size: 0.62em;
margin-right: 0px;
}

.linkcomponent_f{
font-size: 0.62em;
}

.linkcomponent_g{
display: none;
}

.linkcomponent_h{
display: block;
width: 97%;
border: none;
padding-right: 0.5%;
}

.linkcomponent_i{
display: block;
}

.linkcomponent_j{
display: block;
border: none;
}

.querytextleft_btntxt 
{
font-size : 0.7em;
color: #000000;
text-decoration: none;
vertical-align:middle;
/*change added by Annu Malik compoenents*/
width: 29%;
float:left; clear:right;
}
.addressboxfixwidth 
{
font-size: 0.7em;
color: #333333;
text-decoration: none;
height : 60px;/* px to em conversion required */
width : 140px;/* px to em conversion required */
margin:0px 2px 0px 0px;
overflow:auto;
vertical-align:middle;
}

.amountrightalignbld {
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding: 3px 6px 3px 6px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #c9cbcc;
	vertical-align: middle;
	font-size: 13px #373c3f;
	background-color: #c9cbcc;
}

.amountrightalignbldwithoutline 
{
font-weight: normal;
text-decoration: none;
text-align: right;
padding: 3px 6px 3px 6px;
vertical-align:top;
}

.bcum-Ulined {
	
	color: #0278ba;
	text-decoration: none;
	vertical-align: top;
}

.bcum-bold {
	
	/**color: #0278ba;*/
	text-decoration: none;
	font-weight: normal;
	vertical-align: top;
}

.bcum {
	
	/*Changed by Neha Gosain*/
	/*font-size: 13px;*/
	 font-size: 0.75em;
	text-decoration: none;
	vertical-align: top;
	width: 90%;
	float: left;
}

.blckbg 
{
background-image: url(../images/blck-bg.gif);
background-repeat: repeat-x;
height : 21px;/* px to em conversion required*/
padding-left:2px;
vertical-align:middle;
}
.dropdownlocationbar 
{
font-size : 0.65em;
font-weight:normal;
text-decoration: none;
vertical-align:middle;
margin:0px 2px 0px 0px;
}
.div_table1 
{
width:100%; 
height: 120px; 
z-index: auto; 
visibility: visible;
}
.displayrighttxt {
	/*Modified by Payal from 18 px to 13 px for table heading*/
	 font-size: 0.813em;
	text-decoration: none;
	padding-right: 6px;
	/** Commented by Priyanka for displaying 1-1 of 1*/ /*float: left;*/
	vertical-align: top;
	/*Modified by Payal for table heading*/
	font-weight: normal;
	padding-bottom: 10px;
	float:right;

}

.datetextbox1 
{
font-size: 1em;
color: #333333;
text-decoration: none;
height: 18px;
/* px to em conversion is required */
width: 140px;
/* px to em conversion is required */
margin: 1px 2px 1px 0px;
vertical-align:middle;
}
.greybg 
{
background-color : #e9e9e9;
}
.greybgtxt_top 
{
font-size : 0.7em;
text-decoration: none;
padding-left : 6px;
}

.greybgtxt {
	
	font-size: 0.7em;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 10px;
	/* modified by priyanka for More actions*/
	/*background: url(../images/backgrounds/input-text.gif) #edf6fb
		no-repeat 0px 0px;*/
	float: left;
	padding-top:7px;
}

.simpletext_padding { 
    
    font-size: 0.69em;
    text-decoration: none;
    word-wrap: break-word;
    font-weight: normal;
    padding-left:5px;
    color: #262a2c;
}

.simpletext_xtrapadding {     
    font-size: 0.69em;
    text-decoration: none;
    word-wrap: break-word;
    font-weight: normal;
      padding-left:10px;
}

.greybgtxtboxxx
{

font-size : 0.7em;
color : #333333;
text-decoration : none;
height : 18px;
/*px to em conversion required*/
width : 122px;
/*px to em conversion required*/
margin:2px 2px 4px 0px;
vertical-align:middle;
}
.greyleft 
{
background-image: url(../images/grey-left.gif);
background-repeat: repeat-x;
width: 3px;
height: 26px;
}
.greyright 
{
background-image: url(../images/grey-right.gif);
background-repeat: repeat-x;
width: 3px;
height: 23px;
}
.greenleft 
{
background-image: url(../images/green-left.gif);
height: 25px;
width: 3px;
}
.greenright 
{
background-image: url(../images/green-right.gif);
height: 25px;
width: 3px;
}
.gradientbgoneline 
{
background-image: url(../images/bg_gradient.gif);
background-repeat: repeat-x;
padding-top:4px;
padding-bottom:4px;
font-size : 0.7em;
font-weight: normal;
color: #000000;
text-decoration: none;
padding-left: 6px;
/*margin:0px;/*Used for headinglevel tags */
/* change added by Annu Malik 
margin-top:0px;
width:100%;
float:left;clear:right;*/
}

/*changes done*/
	/* gradientbgtwolinewithouttxt,gradientbgonelinewithouttxt are same.. one can be removed. */
.gradientbgtwolinewithouttxt {
	background-image: url(../images/bg_gradient.gif);
	padding-top: 4px;
	padding-bottom: 4px;
	background-repeat: repeat-x;
	padding-left: 2px;
}

.gradientbgonelinewithouttxt_old {
	background-image: url(../images/bg_gradient.gif);
	padding-top: 4px;
	padding-bottom: 4px;
	background-repeat: repeat-x;
	padding-left: 2px;
	background-color: #c9cbcc;
	/* change added by Annu Malik
margin: 0px;
width:100%;
float:left;clear:right;*/
}
.gradientbgonelineradiobtn 
{
background-image: url(../images/bg_gradient.gif);
background-repeat: repeat-x;
padding-bottom: 4px;
font-size: .7em;
font-weight: normal;
color: #000000;
text-decoration: none;
padding-left: 2px;
vertical-align:top;
}

/*TODO:gradientbgtwoline is same as gradientbgoneline so needs to be removed from the css and all the pages referring to this needs to be changed to gradientbgoneline */
.gradientbgtwoline {
	background-image: url(../images/bg_gradient.gif);
	padding-top: 4px;
	padding-bottom: 4px;
	background-repeat: repeat-x;
	
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 6px;
	margin: 0px; /*Used for headinglevel tags */
	/* change added by Annu Malik 
float:left;clear:right;
line-height:20px;*/
}
.gradientbgtwolineradiobtn 
{
background-image: url(../images/bg_gradient.gif);
padding-top:4px;
padding-bottom:4px;
background-repeat: repeat-x;
font-size : 0.7em;
font-weight: normal;
color: #000000;
text-decoration: none;
padding-left: 2px;
}

.greyboldtxtwithoutline {
	color: #595959;
	
	font-size: 0.7em;
	font-weight: normal;
	padding: 2px 6px;
	text-decoration: none;
	vertical-align: top;
}
.greyboldtxtwithoutline_grey 
{
font-size: .7em;
color: #999999;
text-decoration: none;
padding-left: 6px;
padding-right: 6px;
padding-top: 2px;
padding-bottom: 2px;
font-weight: normal;
vertical-align:top;
}
.greyamountrightalignbld 
{
font-size : 0.7em;
font-weight: normal;
color: #595959;
text-decoration: none;
text-align: right;
padding-right: 6px;
padding-left: 3px;
padding-top : 2px;
padding-bottom : 2px;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #979797;
vertical-align:top;
}
.gradientbgtwolinetxt 
{
font-size: 0.813em; /*Changed from 0.69em to 0.813em by Poonam*/
font-weight: normal;
	color: #404040;/*next-gen*/
text-decoration: none;
}

.listboldtxtwithline {
	font-weight: normal;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c9cbcc;
	padding: 4px 6px 4px 6px;
	vertical-align: middle;
	font-size: 0.75em;
	background-color: #c9cbcc;
}
.listboldtxtwithoutline {
	font-weight: normal;
	text-decoration: none;
	padding: 3px 6px 3px 6px;
	vertical-align: middle;
	margin: 0px; /*Used for Heading Level Tags */
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c9cbcc;
	font-size: 0.75em;
	color: #000000;
}

.subsectheader {
	font-weight: normal;
	text-decoration: none;
	padding: 4px 6px 4px 6px;
	vertical-align: top;
	margin: 0px; /*Used for Heading Level Tags */
	border: none;
	background: none;
	background-color: #edf6fb;
}

.listbldtxtwithradiobtn {
	
	font-size: 0.7em;
	font-weight: normal;
	text-decoration: none;
	padding: 3px 6px 3px 2px;
}

.listtopbigbg {
	background-color: #D4D4D4;
	line-height: 150%;
	border-left: 0px;
	/*background: url(../images/table-corners.gif) no-repeat left top;*/
}
.listboldtxtbottomline 
{
font-size : 0.7em;
font-weight: normal;
text-decoration: none;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #979797;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #979797;
height: 21px;
padding : 3px 6px 3px 6px;
}

.listgreyrowtxtwithoutline_wrap 
{
font-size: 1em;
text-decoration: none;
padding-left: 6px;
padding-right: 6px;
padding-top: 2px;
padding-bottom: 2px;
vertical-align:top;
width:350px;
}

.listscreengradientbg1 
{
background-image: url(../images/bg_gradient.gif);
background-repeat: repeat-x;
height: 36px;
}
.neogdropdwnwidthfree 
{
font-size : 0.7em;
color: #333333;
text-decoration: none;
height: 20px;
}
.neogtxtboxwidthfree 
{
font-size : 0.7em;
color: #333333;
text-decoration: none;
height: 18px;
}
.offlineboldtxt 
{
font-size : 0.7em;
font-weight: normal;
text-decoration: none;
text-align : left;

}
.offlineboldtxtheading 
{
font-size : 0.75em;
font-weight: normal;
text-decoration: none;
text-align : left;
}
.offlinebottomline 
{
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #666666;
padding-bottom: 5px;
}
.offlinelefttxt 
{
font-size : 0.8em;
text-decoration: none;
padding-top: 7px;
padding-bottom: 7px;
width: 190px;
}
.offlinettxt 
{
font-size : 0.8em;
text-decoration: none;
padding-top: 7px;
padding-bottom: 7px;
padding-left:5px;
line-height:25px;
}
.pageheadingcaps 
{
font-size: 0.75em;
font-weight: normal;
text-transform: uppercase;
text-decoration: none;
padding:0px 0px 0px 0px;/*changed by kunal_sonje for alignment of pgheading*/
float:left;
margin:0px;
color:#fff;
}
/*added for nextgen*/
.pageheadingcapsUX4 
{
font-size: 0.75em;
font-weight: normal;
text-transform: uppercase;
text-decoration: none;
float:left;
margin-bottom:10px;
/* margin-top: -10px;  */
}
.pageheading 
{
font-size: 1em;
font-weight: normal;
text-transform: uppercase;
text-decoration: none;
padding:1px 0px 0px 9px;
float:left;
margin:0px;
}
.pageheadingcapssmall 
{
font-size: 1em;
font-weight: normal;
text-decoration: none;
text-transform: lowercase;
padding:1px 0px 0px 9px;
}
/* ToDo: greybgtxt and paginationtxt classes are same. Can remove one after replacing */
.paginationtxt 
{
font-size : 0.69em; /* Changed from 0.7em by Parashar Dutta*/
text-decoration: none;
padding-right:3px;
}

.querygreybg 
{
background-color: #EFEFEF;
vertical-align: top;
}
.querytextleft_red 
{
font-size: .7em;
font-weight: normal;
color: #FF0000;
text-decoration: none;
padding-right: 6px;
padding-left: 6px;
padding-bottom:4px;
padding-top:2px;
width: 29%;
vertical-align: top;
}
.querytextleft_LHN 
{
font-size : 0.7em;
text-decoration: none;
padding-right: 3px;
padding-left: 0px;
padding-bottom:4px;
padding-top:2px;
height: 22px;
width: 150px;
vertical-align: top;
}
.querytextleftradiobtn 
{
font-size : 0.7em;
text-decoration: none;
padding-right: 6px;
padding-bottom:4px;
padding-top:2px;
height: 22px;
width: 190px;
vertical-align: top;
}
.querytextright_date 
{
font-size : 0.7em;
text-decoration: none;
vertical-align: top;
padding-bottom:4px;
padding-top:2px;
width: 210px;
vertical-align: top;
}
.querytextright_minlength 
{
font-size : 0.7em;
text-decoration: none;
vertical-align: top;
padding-bottom:4px;
width:100px;
padding-top:2px;
}
.querytextrightaddress 
{
font-size : 0.7em;
text-decoration: none;
line-height : 18px; /* px to em conversion is required */
}
/* Not used in proto */
.querytextverticalspacing 
{
font-size : 0.7em;
text-decoration: none;
line-height:25px;
}
.querytextboxmedium_color 
{
font-size: 1em;
color: #333333;
background-color:#EFEFEF;
border:0px;
text-decoration: none;
height : 18px; /* px to em conversion is required */
width:110px;/* px to em conversion is required */
margin:1px 2px 1px 0px;
vertical-align:middle;
}
.querytextboxmedium1 
{
font-size : 0.7em;
color: #333333;
text-decoration: none;
height: 18px;
width: 140px;
}
.querytextoptional 
{
font-size : 0.7em;
line-height: 22px;
text-decoration: none;
padding-right: 6px;
padding-left: 6px;
font-weight: normal;
}
.width100Container{
width:100% !important;
}
.Para_text
{
font-size : 0.7em;
text-decoration: none;
padding-right: 6px;
padding-left: 6px;
padding-bottom:4px;
padding-top:2px;
vertical-align: top;
}

.queryitalictext {
	
	font-size: 0.69em; /*Changed from 12px by Harpreet Cheema*/
	font-style: italic;
	font-family: sans-serif; /*Added for fixing Safari italic font issue*/
	/*font-family: Open Sans italic, Open Sans, OpenSans; /*Added by Sakthi for fixing Safari italic font issue after CDG recomendation*/*/
	color: #262A2C; /*Changed from #505050 by Harpreet Cheema*/
	text-decoration: none;
	float:left;
	/*width:485px; *//*Changed from 475px by Harpreet Cheema*/
	width:95%; /*RWD for SR cropping issue in DergisterOtherbank*/
	max-width:475px; /*RWD for SR cropping issue in DergisterOtherbank*/
	padding-left:12px; /*Added by Harpreet Cheema*/
	padding-top:6px;/*added by shiva jyothi*/
}
/*Aashish added for RWD message center*/
.queryitalictext_mail {
	font-size: 0.69em; /*Changed from 12px by Harpreet Cheema*/
	font-style: italic;
	color: #262A2C; /*Changed from #505050 by Harpreet Cheema*/
	text-decoration: none;
	float:right;
	width:65%; /*Changed from 475px by Harpreet Cheema*/
}
.queryitalictextwithoutwidth {
	
	 font-size: 0.75em;
	font-style: italic;
	color: #505050;
	text-decoration: none;
	float:left;
}

/* added for ticket Id  644220 */
.queryitalictextbottomwithoutfloat {   
    color: #505050;
    display: block;
    
    font-size: 12px;
    font-style: italic;
    text-decoration: none;
    width:475px;
}

.queryitalictext1 
{
font-size : 0.7em;
font-style: italic;
color: #505050;
text-decoration: none;
}
.queryitalictextleftgap 
{

/*font-size : 11px; Changed by Sonia Garg to refer body level font-size*/
font-style: italic;
color: #505050;
text-decoration: none;
padding-left:3px;
font-size : 0.69em;
}
.querydropdwnwidthfree 
{
font-size: 1em;
color: #333333;
text-decoration: none;
height: 20px;
}
.querytxtboxwidthfree 
{
font-size: 1em;
color: #333333;
text-decoration: none;
height: 18px;
}
.querytextleftoptional 
{
font-size : 0.7em;
text-decoration: none;
padding-right: 6px;
padding-left: 19px;
height: 22px;
width: 177px;
}

.querywhitebg {
/**Commented By Harpreet */
	/**background-color: #FFFFFF;
	overflow:hidden;*/
}
.queryitalictext2 
{
font-size : 0.7em;
font-style: italic;
color: #505050;
text-decoration: none;
padding:5px 3px 5px 6px;
}

.querytextleftwithoutwidth 
{
font-size : 0.7em;
text-decoration: none;
padding-right: 6px;
padding-left: 6px;
padding-top:2px;
padding-bottom:4px;
}

.whtboldtxt {
	
	font-size: 0.7em;
	text-decoration: none;
	font-weight: normal;
	padding-left: 4px; /* changed by shreya */ color : #262a2c;
	
	 font-size: 0.813em;
	text-decoration: none;
}
caption 
{
font-size : 0.75em;
color : #ffffff;
text-decoration: none;
font-weight: normal;
padding-left: 4px;
vertical-align:top;
text-align:left;
}

.whttxt_top {
	
	font-size: 0.6em;
	color: #262a2c;
	text-decoration: none;
	padding-right: 2px;
	vertical-align: top;
	text-align: right;
	float: right;
	font-weight: normal;
}
.whttxt 
{
font-size : 0.7em;
color : #ffffff;
text-decoration: none;
padding-right: 2px;
text-align:right;
}
.whitetxtrightalign 
{
font-size : 0.7em;
color : #ffffff;
text-decoration: none;
text-align: right;
padding-right: 3px;
}
.whtboldtxt1 
{
font-size : 1em;
color : #ffffff;
text-decoration: none;
font-weight: normal;
padding-left: 4px;
display: inline;/*Should be used with heading tags only*/
}

.fourlinbrd 
{
border-bottom:1px solid #000000;
border-left:1px solid #000000;
border-right: 1px solid #000000;
border-top: 1px solid #000000;
}
.threelinbrd 
{
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
}
.linked_ac_no_brd 
{
font-size : 0.7em;
font-weight: normal;
text-decoration: none;
height: 23px;
width:6%;
padding:3px 6px 3px 6px;
vertical-align:top;
}
.linked_ac 
{

font-weight: normal;
text-decoration: none;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #979797;
width:6%;
padding:3px 6px 3px 6px;
vertical-align:top;
}

.slno {
	font-weight: normal;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c9cbcc;
	padding: 4px 6px 4px 6px;
	vertical-align: middle;
	 font-size: 0.813em;
	width: 6%;
	background-color: #c9cbcc;
}
.slnolightgrey 
{
font-size : 0.7em;
font-weight: normal;
color: #595959;
text-decoration: none;
height: 23px;
padding:3px 6px 3px 6px;
width:6%;
vertical-align:top;
}
.radio_check_slnowithoutfont 
{
text-decoration: none;
padding:3px 6px 3px 6px;
width:65px;
vertical-align:top;
}
.slnowithoutfont 
{
text-decoration: none;
padding:3px 6px 3px 6px;
width:30px;
vertical-align:top;
}

.redstar {
	
	 /*font-size: 0.813em;*/
	color: #FF0000;
	text-decoration: none;
}
.redstar_red 
{
font-size: 1.2em;
color: #FF0000;
text-decoration: none;
}
.additionalinfotxtbox 
{
font-size: 0.7em;
color: #333333;
text-decoration: none;
width : 400px; /* px to em conversion required */
height : 200px; /* px to em conversion required */
overflow:auto;
margin:2px 0px 2px 0px;
vertical-align:middle;
}
.remarkstxtbox1 
{
font-size: 0.7em;
color: #333333;
text-decoration: none;
width : 270px; /* px to em conversion required */
height : 50px; /* px to em conversion required */
overflow:auto;
margin:2px 0px 2px 0px;
vertical-align:middle;
}

/*Start : changes by harpreet for textarea and lookup button*/
/*Start : changes by Parashar for scrollbar: padding width height margin background */
.remarksbox {
border: 0 none;

/*Changed By Neha Gosain*/
/* font-size: 0.813em;*/
font-size: 0.69em;
height: 116px;
line-height: normal;
margin: 2px 0 0 0;
/** Changed by Parasher from Hidden to auto*/
overflow: auto;
padding:0;
text-align: left;
width: 260px;
float:left;
}
/*Start : changes by Parashar for scrollbar:  width  */
.inputtextarea-span{
    background: url("../images/backgrounds/input-textarea02.gif") no-repeat scroll 0 0 #FBFBFB;
    display: inline-block;
    padding: 0 0 0 3px;
    text-align: left;
    width: 262px;
	height: 120px;
}
/*End : changes by harpreet for textarea and lookup button*/

.redbg {
	background-color: #FCE8EA;
	
	font-size : 12px;
	font-weight: normal;
	color: #4d4d4d;
	text-decoration: none;
	text-align: left; /*Fix for left align error desc  as per style guide*/
/*	max-height:30px !important;added for alignment of widget error message-vinay. commented by Aashish. issue in accounts summary*/
	height: auto; /*Added by Aashish*/
	word-wrap: break-word; /*Added by Parashar Dutta*/
	width: 99%;/*next-gen*/
}
.orangebg 
{
background-color: #FDFAD8;
	
	font-size : 12px;
	font-weight: normal;
	color: #4d4d4d;
	text-decoration: none;
	text-align: left; /*Fix for left align error desc  as per style guide*/
	word-wrap: break-word; /*Added by Parashar Dutta*/
	width: 99%;/*next-gen*/
}
.greenbg 
{
background-color: #EFFAE8;
	
	font-size : 12px;
	font-weight: normal;
	color: #4d4d4d;
	text-decoration: none;
	text-align: left; /*Fix for left align error desc  as per style guide*/
/*	max-height:30px !important;added for alignment of widget error message-vinay. commented by Aashish. issue in accounts summary*/
	height: auto; /*Added by Aashish*/
	word-wrap: break-word; /*Added by Parashar Dutta*/
	width: 99%;/*next-gen*/
}
.greentop 
{
background-image: url(../images/green-top.gif);
height: 3px;
width: 800px;
}
.greenbottom 
{
background-image: url(../images/green-bottom.gif);
height: 3px;
width: 800px;
}
.orangebg_warningsection {
  background-color: #FDFAD8;
  font-size: 12px;
  font-weight: normal;
  color: #4d4d4d;
  text-decoration: none;
  text-align: left;
  word-wrap: break-word;
  width: 78%;
  float: left;
}
.errorContentWrapper.greenbg{
	width: 100%;
}
.width8 
{
width : 8px;/*px to em conversion required */
}
.width44 
{
width : 44px;/*px to em conversion required */
}
.width5 
{
width : 5px;/*px to em conversion required */
}
.width11 
{
width : 11px;/*px to em conversion required */
}
.width20 
{
width : 20px;/*px to em conversion required */
}
.width25 
{
width : 25px;/*px to em conversion required */
}
.width9 
{
width : 9px;/*px to em conversion required */
}
.width815 
{
width: 100%;
border:0px;
text-align:left;
}

/*TODO: Remove width800 and replace all occurences with width100percent*/
.width800 
{
width: 100%;
}
.width50percent 
{
width: 40%;
}
.width100percent 
{
width: 100%;
}
.width78 
{
width: 78px;
}
.height10 
{
height : 10px; /*px to em conversion required */
}
.height3 
{
height : 3px; /*px to em conversion required */
}
.width16 
{
width : 16px; /*px to em conversion required */
}
.height15 
{
height : 15px; /*px to em conversion required */
/* change added by Annu Malik*/
padding-left: 15px;
}
.height28 
{
height : 28px; /*px to em conversion required */
}
.height7 
{
height : 7px; /*px to em conversion required */
}
.height33 
{
height : 33px; /*px to em conversion required */
}
.height21 
{
height : 21px; /*px to em conversion required */
}
.height30 
{
height : 30px; /*px to em conversion required */
}
.height2 
{
height : 2px;/*px to em conversion required */
}
.height39 
{
height : 39px; /*px to em conversion required */
}
.height32 
{
height : 32px; /*px to em conversion required */
}
.height25 
{
height : 25px; /*px to em conversion required */
}
.height1 
{
height : 1px; /*px to em conversion required */
}
.modelingtext 
{
font-size : 0.7em;
line-height : 16px; /* px to em conversion is required */
padding-right: 22px;
padding-left: 19px;
text-align : left;
}
.modelingbg 
{
background-image: url(../images/modeling_bg.gif);
background-repeat: repeat-x;
height: 26px;
border: 1px solid #979797;
font-size : 0.75em;
font-weight: normal;
color: #000000;
text-decoration: none;
padding-left: 10px;
}
.modelinginnertxt 
{
font-size : 0.7em;
text-decoration: none;
text-align : left;
padding-right:10px;
line-height: 16px;/*px to em conversion required */
}
.composelefttxt1 
{
font-size : 0.7em;
text-decoration: none;
border-bottom: 1px solid  #c7c7c7;
padding-top : 6px;
padding-bottom : 6px;
/* change added by Annu Malik Compose Mail Section*/
margin-top:0px;
float:left;clear:right;
width:15%
}
.composetxtboxmatter 
{
font-size : 0.7em;
color: #333333;
text-decoration: none;
width : 100%;
height: 130px; /* px to em conversion required */
overflow:scroll;
margin:2px 0px 2px 0px;
vertical-align:middle;
}

/*TODO:Same as querytextright. Remove after replacing */
.textverticalspacing 
{
font-size : 0.7em;
text-decoration: none;
vertical-align: top;
padding-top:2px;
padding-bottom:4px;
padding-left:1px;
}
.replytext 
{
font-size : 0.7em;
text-decoration: none;
text-align : left;
padding-right: 10px;
}
.topnewheaderbg 
{
background-image: url(../images/top-header.jpg);
height: 72px;
background-repeat: no-repeat;
}
.width1000 
{
width: 1000px;
}
.headerwelcome 
{
font-size : 0.7em;
font-weight: normal;
color : #4f4f4f;
text-decoration: none;
padding-left: 4px;
}
.corpheaderwelcome 
{
font-size: .7em;
font-weight: normal;
color : #000000;
text-decoration: none;
padding-left: 4px;
padding-top : 3px;
}

.corpheaderwishing {
	
	font-size: 0.7em;
	font-weight: normal;
	text-decoration: none;
	padding-top: 3px;
	color: #000000;
}
.height22 
{
height : 22px;/* px to em conversion required*/
}
.headerwishing 
{
font-size : 0.7em;
color : #4f4f4f;
text-decoration: none;
text-align: right;
padding-right: 10px;
}
.headerrightlink_line 
{
font-size : 0.7em;
text-decoration: none;
text-align: center;
vertical-align: top;
width:10px;
float:left;/* added by Naresh */
line-height:20px;
}
.headerrightlink 
{
font-size : 0.7em;
text-decoration: none;
text-align: center;
vertical-align: top;
}

.headerwhitelink {
	
	font-size: 0.7em;
	text-decoration: none;
	color: #ffffff;
	margin: 0px 3px;
	float: left;
}
.linkseperator 
{
font-size : 0.7em;
text-decoration: none;
color:#000000;
margin:0px 18px;
float:left;
}

/*a.headerwhitelink:visited 
{
font-size : 0.7em;
text-decoration: none;
color:#000000;
}*/
.headerwhitelink:hover 
{
font-size : 0.7em;
text-decoration: underline;
color:#000000;
}
.headertext 
{

	font-size: 0.7em;
	color: #4f4f4f;
	text-decoration: none;
	padding-top: 4px;
	vertical-align: top;
	width:18%;/* added by Naresh */
	float:left;
}
.formgobtn 
{
font-size: .83em;
text-decoration: none;
text-align:center;
width: 25%;
height: 18px;
background-image: url(../images/bg_gradient.gif);
border: 1px solid #333333;
}
.orangetop 
{
background-image: url(../images/orange-top.gif);
height: 3px;
width: 800px;
}
.orangebottom 
{
background-image: url(../images/orange-bottom.gif);
height: 3px;
width: 800px;
}
.yellowtop 
{
background-image: url(../images/yellow-top.gif);
height: 3px;
width: 800px;
}
.yellowbottom 
{
background-image: url(../images/yellow-bottom.gif);
height: 3px;
width: 800px;
}
.yellowbg 
{
background-color : #fbf8a9;
font-size : 0.69em; /* Changed from 0.7em by Dhanashri Kelkar to refer body level font-size*/
font-weight: normal;
color: #000000;
text-decoration: none;
text-align: center;
}
.redtop 
{
background-image: url(../images/red-top.gif);
height: 3px;
width: 800px;
}
.redbottom 
{
background-image: url(../images/red-bottom.gif);
height: 3px;
width: 800px;
}
.greytop 
{
background-image: url(../images/grey-top.gif);
height: 3px;
width: 800px;
}
.greybottom 
{
background-image: url(../images/grey-bottom.gif);
height: 3px;
width: 800px;
}
.keyBordText 
{	
font-size: .7em;
font-weight: normal;
margin-left:8%;
/*width:65px;*/
float:left;
margin-bottom:5px;
}

.keyBoardTitle{
	float: left;
    font-size: 0.7em;
    font-weight: normal;
    margin-left: 2%
}

.keyBoardTitleInfo{
	float: left;
    color: #AEACAC;
    font-size: 0.65em;
    font-weight: normal;
    margin-left: 2%
}

.keybord 
{		
color: #000000;
background-color: #DBDBDB; 
border: 1px solid #A9A9A9;
text-decoration: none;
position:absolute; 
left:125px; 
top:75px;
visibility:hidden;
z-index:1;
}
.left 
{
text-align:left;
vertical-align:top;
float:left;
}
.vtop
{
vertical-align:top;
}
.vtop-header
{
vertical-align:top;
padding-top:2px;
}
img 
{
border:0px;
}
.footer
{
font-size : 0.7em;
font-style: normal;
font-weight: normal;
color: #666666;
text-decoration: none;
text-align:left;
vertical-align:bottom;
}

.footer_line { 
/** background-color: #000000;
	height: 1px;
	clear: both;
	width: 100%; */
/* height:100px;	 next-gen*/
}
.images_top
{
margin-left:10px;
}
TH
{
vertical-align:top;
text-align:left;
}


.absmiddle {
	vertical-align: middle;
	/*Changed by priyanka for transaction date to: */
	margin-left: 5px;
	/*Added by Nikita Manohar*/
	 font-size: 0.813em;
	margin-right:3px;
}

.absmiddle1 {
	/**vertical-align: baseline; */
	vertical-align: bottom;
	margin-top: 7px;
	padding-right: 4px;
	float:left;
	margin-right:2px;
	margin-left:5px;
}

.absmiddlecalendar {
	/* float: right; */
	vertical-align: bottom;
/*	margin-top: 7px;	Aashish*/
	margin-bottom: 5px;/*Aashish*/
	padding-right: 2px;
	width: 17px;/*next-gen*/
	cursor: pointer;/*next-gen*/
}
.sorticon
{
margin-bottom:1px;
margin-left:5px;
}
.header_orange 
{
background-color : #FF5F6E;
height: 7px; /* Added by Naresh */
width:100%
}

.header_big_bg {
	background-color: #262a2c;
	color: #ffffff;
	background-repeat: repeat-x;
	width: 100%;
	padding-bottom: 2%;
}
.headerwidth180 
{
width: 21%;
height:70px;
float:left;/* Added by Naresh */
}
.header_yellow_bottom1 
{
background-image: url(../images/header_yellow_bottom1.gif);
background-repeat: no-repeat;
}
.header_yellow_bottom2 
{
background-image: url(../images/header_yellow_bottom2.gif);
background-repeat: repeat-x;
height: 6px;
width:100%;
}

.header_orange_bar1 
{
background-color : #FF5F6E;
background-image: url(../images/header_orange_bar1.gif);
background-repeat: no-repeat;
height: 5px;
width:100%;
}
.header_orange_bg 
{
background-color : #FF5F6E;/* added by Naresh*/
float:left;
}
.header_yellow_bg2notext 
{
background-image: url(../images/header_yellow_middle.gif);
color: #000000;
text-decoration: none;
vertical-align:top;/* added by Naresh*/
float:left;
}
.header_yellow_curve_top 
{
background-image: url(../images/header_yellow.gif);
background-repeat: no-repeat;
width: 6px;
float:left; /* added by Naresh */
}
#div1
{
overflow:auto;
position:absolute;
font-size : 0.7em;
color: #505050;
text-decoration: none;
padding-left: 6px;
font-style: italic;
}
.outerTable
{
	border-top: 4px solid #979797;
	border-bottom: 4px solid #979797;
}
.innerTable
{
	border: 1px solid #FFFFFF;
}
.redSignoff
{
font-size:24px;

font-weight: normal;
color:#D20009;
}
.blueSignoff {
    color: #0274B4;
    
    font-size: 24px;
    font-weight: normal;
    line-height:30px;
}
.infoLinks {
	
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #0033cc;
	text-decoration: underline;
}

.infoLinks:hover {
	
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
	text-decoration: underline;
}
.lable {
	
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	padding-left: 3px;
	color: #4f4f4f;
}

.ImpInfoPanel { 
/* border:thin dotted #ACACAD;*/
	margin-top: 5px;
	margin-left: 5px;
	width: 99%;
	text-align: left;
	
	font-size: 0.7em;
	margin-bottom: 20px;
}

.ImpInfoPanel_1 { 
/* border:thin dotted #ACACAD;*/
	margin-top: 5px;
	margin-left: 5px;
	width: 596px;
	text-align: left;
	
	font-size: 0.7em;
	margin-bottom: 20px;
}

ImpInfoPanelprint { 
/* border:thin dotted #ACACAD;*/
	margin-top: 5px;
	margin-left: 5px;
	width: 985px;
	text-align: left;
	
	font-size: 0.7em;
	margin-bottom: 20px;
}

.ImpInfoPanelHeading {
	
	font-size: 0.7em;
	color: #002758;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
	padding-left: 5px;
	padding-top: 10px;
	font-weight: normal;
}

.ImpInfoPanelText {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	border: 0px solid red;
	margin-top: -2px;
	font-size: 0.6em;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	text-align: left;
	
	float: left;
	line-height: 1.2em;
	width: 48%;
}

.ImpInfoPanelText_1 {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	border: 0px solid red;
	margin-top: -2px;
	font-size: 0.65em;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	width: 725px;
	text-align: left;
	
}

.greenDottedH {
	background-image: url(../images/GreyDot.jpg);
	background-repeat: repeat-x;
	height: 1px;
}

.greenDottedV {
	background-image: url(../images/infy_greenDottedV.jpg);
	background-repeat: repeat-y;
	width: 1px;
	padding-right: 5px;
}

.dataWithoutBorder {
	
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
	vertical-align: top;
}

.topBar { 
/** background-image: url(../images/drop_menu_bg.gif); */
	background-repeat: repeat-x;
	/** height: 27px; */
	line-height: 26px;
	width: 100%;
}

.mainTableBorder {
	border: 1px solid #8A8D92;
}

.txtBoldBlack {
	
	font-size: inherit;/*chnaging style from 0.7em to inherit by hemanth*/
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.clsNode {
	
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: black;
	padding: 0 0 0 4px;
	cursor: pointer;
}

.clsNode:hover {
	
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: red;
	padding: 0 0 0 4px;
	cursor: pointer;
}

.clsNode:active {
	
	font-size: 0.7em;
	color: #683f0a;
	text-decoration: none;
	padding: 0px 0px 0px 4px;
}

.nodeSelected {
	
	font-size: 0.7em;
	color: #683f0a;
	text-decoration: none;
	padding: 0px 0px 0px 4px;
}

.nodeSelected:hover {
	
	font-size: 0.7em;
	color: red;
	text-decoration: none;
	padding: 0 0 0 4px;
}

.mainTableAlign {
	background-color: #EDEDED;
	left: -1px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	top: 0;
	visibility: visible;
	width: 100%;
}

.dataRightBorder {
	
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-right: 1px solid #ACACAD;
	vertical-align: top;
}

.dataRightwithoutBorder {
	
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
	vertical-align: top;
}

#Layer1 {
	position: absolute;
	margin-left: -10px;
	left: 13px;
	top: 190px;
	width: 190px;
	height: 350px;
	z-index: 1;
}

#Layer2 {
	position: absolute;
	margin-left: -10px;
	left: 1px;
	top: 85px;
	width: 190px;
	z-index: 1;
}

.leftNaviLinks {
	
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.loginBg {
	background-color: #EDEDED;
	/* change added by Annu Malik Login footer scetion*/
	line-height: 32px;
}

.border {
	border: 1px solid #979797;
	clear: both;
	background-color: #979797;
}

.txtNormal {
	
	font-size: 0.7em;
	color: #353537;
}

.txtNormal a:hover {
	
	font-size: 0.7em;
	color: red;
}

.footer_lg {
	
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
}

.infoLinks_lg {
	
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
}

.infoLinks_lg:hover {
	
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #0033CC;
	text-decoration: underline;
}

.redSeperator {
	
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	/* modified by Annu Malik components 
padding-left:4px;*/
	padding-left: 6px;
	padding-right: 10px;
}

.txtData {
	
	font-size: 0.7em;
	color: #000000;
}

.txtHeader {
	
	font-weight: normal;
	font-size: 0.85em;
	color: #000000;
}

.close {
	
	font-size: 0.9em;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

/*a.close:visited 
{
font-size : 0.9em;
font-weight: normal;
color: #D20009;
text-decoration: none;
}*/
.close:hover {
	
	font-size: 0.9em;
	font-weight: normal;
	color: #D20009;
	text-decoration: none;
}

.txtNormalitalic {
	
	font-size: 0.69em;
	color: #353537;
	font-style: italic;
}
.outerborder {
	border-top: 1px solid #979797;
}

.style1 {
	
	font-size: .7em;
}

.width100percent_center {
	width: 100%;
	text-align: center;
}

.width80percent_right {
	width: 80%;
	vertical-align: middle;
}

.login_image_bg_right {
	width: 50%;
	vertical-align: bottom;
	text-align: right;
}
.height28_lg {
	height: 28px; /*px to em conversion required */
}

/*TODO:height7_lg and height7 classes are same.Remove one class.*/
.height7_lg {
	height: 7px; /*px to em conversion required */
}

.height30_lg {
	height: 30px; /*px to em conversion required */
}

.height25_lg {
	height: 25px; /*px to em conversion required */
}

.width780 {
	width: 780px;
	text-align: center;
}

.width100 {
	width: 115px;
}

/*TODO:Remove height10_lg or height10*/
.height10_lg {
	height: 10px; /*px to em conversion required */
}
/***** addition css for direct banking login *****/
.height50 {
	height: 50px;
}
.width367 {
	width: 367px;
}
.text_1 {
	
	font-size: .7em;
	line-height: 15px;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 0px;
	padding-bottom: 4px;
	padding-top: 2px;
	height: 22px;
	width: 520px;
	text-align: left;
	vertical-align: top;
}
.pageheadingcaps_ib {
	
	font-size: .75em;
	font-weight: normal;
	text-decoration: none;
	/* change added by Annu Malik 
vertical-align: top;*/
}
.textboxstyle {
	background-color: #EFEFEF;
	border: 0px;
	
	font-size: 1em;
	color: #333333;
	text-decoration: none;
	height: 18px;
	width: 140px;
}
.textboxstyle_privew {
	background-color: #EFEFEF;
	border: 0px;
	
	font-size: 0.7em;
	color: #333333;
	text-decoration: none;
	height: 300px;
	width: 100%;
	text-align: left;
	overflow: auto;
}

.tab {
	text-align: center;
	vertical-align: middle;
	background-color: #ff6666;
	
	font-weight: normal;
	padding: 0px;
	width: 100%;
}
.tab_active {
	text-align: center;
	vertical-align: middle;
	background-color: #fdcab9;
	
	font-weight: normal;
	padding: 0px;
	width: 100%;
}

.txtNormal_bold {
	
	font-size: 0.8em;
	font-weight: normal;
	color: #0274B4;
}
.lable_login {
	
	font-size: 70%;
	font-weight: normal;
	text-align: left;
	padding-right: 3px;
}
.logout_image_bg_right {
	vertical-align: bottom;
	text-align: right;
}
.gradientbgoneline_pp {
	background-color: #D1D1D1;
	height: 23px;
	background-repeat: repeat-x;
	
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 6px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}

.gradientbgoneline_table {
	background-color: #D1D1D1;
	height: 23px;
	background-repeat: repeat-x;
	
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 6px;
}

.error_highlight {
	
	/*Changed by Neha Gosain*/
	/*font-size: 0.8em;*/
	font-size: 0.69em;
	color: #ff0000;
	text-decoration: none;
	/*font-weight: normal; Commented by Sonia Garg*/
	/**margin-right:6px;*/
	margin-left:5px;
}

.error_highlight_right {
	
	/*Changed by Neha Gosain*/
	/*font-size: 0.8em;*/
	font-size: 0.69em;
	color: #ff0000;
	text-decoration: none;
	font-weight: normal;
	float: left;
	padding-top: 9px;
	padding-right:2px;
}
.listgreyrowtxtleftline_wrap {
	
	font-size: 1em;
	text-decoration: none;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #979797;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
}

.querytextleft_nowrap {
	
	font-size: 0.7em;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 4px;
	padding-top: 2px;
	vertical-align: top;
	/*change added by Annu Malik */
	width: 90%;
	float: left;
	clear: right;
}

.infoLinks_lg_bolder {
	
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #CC0033;
	text-decoration: none;
	padding: 2px;
}

.infoLinks_lg_bolder:hover {
	
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #CC0033;
	text-decoration: underline;
	padding: 2px;
}

.width30 {
	width: 25%;
}

.width800px {
	width: 800px;
}

.querytextright_txtwrap {
	background-color: #EFEFEF;
	vertical-align: top;
	width: 100%;
	overflow: auto;
}

/*New classes created*/
.height22 {
	height: 22px;
}
.width35percent {
	width: 35%;
}

/** added by Naresh for div */

a.redlink:link {
	
	font-size: 0.9em;
	color: #ff0000;
	text-decoration: none;
}

a.redlink:visited {
	
	font-size: 0.9em;
	color: #ff0000;
	text-decoration: none;
}

a.redlink:hover {
	
	font-size: 0.9em;
	color: #ff0000;
	text-decoration: underline;
}
.txtfield_fl {
	
	font-size: 0.7em;
	text-decoration: none;
	
	margin: 1px 2px 1px 0px;
	vertical-align: middle;
}

/*style class is introduced as it was used in many pdl's.If overriden then impact may be there */
.style { 
/*don't add any attributes*/
	
}

.absmiddle_rightspace {
	vertical-align: middle;
	margin-right: 10px;
}

/*Used in RM_Dashboard */
.querytextleft1 {
	
	font-size: 0.7em;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 4px;
	padding-top: 2px;
	/*width: 40%;*/
	vertical-align: top;
	/* change added by Annu Malik */
	float: left;
	clear: right;
}

.height0 {
	height: 0px;
	background-color: #EFEFEF;
}

.greybgtxtarea {
	background-color: #EFEFEF;
	overflow: auto;
	width: 100%;
	border: 0px;
}

.width100CfmBrdwithoutmargin {
	border-bottom: 1px solid #979797;
	border-left: 1px solid #979797;
	border-right: 1px solid #979797;
	width: 100%;
}

.width100CfmBrdwithtopmargin {
	border-bottom: 1px solid #979797;
	border-left: 1px solid #979797;
	border-right: 1px solid #979797;
	margin-top: 20px;
	width: 100%;
}

.remarkstextarea {
	
	font-size: 0.7em;
	color: #333333;
	text-decoration: none;
	width: 150px; /* px to em conversion required */
	height: 50px; /* px to em conversion required */
	overflow: auto;
	margin: 0px;
	vertical-align: middle;
}

.tabtopleft {
	background-image: url(../images/tab_top_left.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
	vertical-align: top;
	text-align: left;
}

.tabtopright {
	background-image: url(../images/tab_top_right.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
	vertical-align: top;
	text-align: right;
}

.tabactivetopleft {
	background-image: url(../images/tab_top_left_active.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
	vertical-align: top;
	text-align: left;
}

.tabactivetopright {
	background-image: url(../images/tab_top_right_active.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
	vertical-align: bottom;
	text-align: right;
}

.tab_bg {
	background-color: #ff6666;
}

.tab_active_bg {
	background-color: #fdcab9;
}

.width3 {
	width: 3px;
}

.gradientbgonelinewithborder {
	background-image: url(../images/bg_gradient.gif);
	padding-top: 4px;
	padding-bottom: 4px;
	background-repeat: repeat-x;
	
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 6px;
	margin: 0px; /*Used for headinglevel tags */
	border-top: 1px solid #9c9e9c;
	border-bottom: 1px solid #9c9e9c;
	/* change added by Annu Malik 
width:100%;
float:left;clear:right;*/
}

.width100percent_left {
	width: 100%;
	float: left;
}

.sideline {
	background-image: url(../images/black-dot.gif);
	background-repeat: repeat-y;
	padding-right: 1px;
	float: left; /* added by Naresh*/
}

.querytextleft_minwidth {
	
	font-size: 0.7em;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 4px;
	padding-top: 2px;
	width: 20%;
	vertical-align: top;
}

.OutputField {
	margin-top: 0px;
	margin-bottom: 0px;
}

input[type="button"][disabled] {
	color: #848284;
}

input[type="reset"][disabled] {
	color: #848284;
}

input[type="submit"][disabled] {
/* Commented by Onkar for disabled button */
	/*background: url(../images/backgrounds/buttonStyle03.gif)
             transparent no-repeat scroll 100% 0px;
      	 color:#FFFFFF;
      	 /* Added by Onkar for disabled button */
      	 color:#848284;      
      	 /*changed by vipra for disabled button in mails*/
     /* 	 color:white;*/ /*commented as suggested by CDG*/
      	 cursor: default; /*Surej RWD for remving the pointer effect from disabled buttons*/
             
      }

/**Combobox **/ /*Used in simpleSearchPanel*/
.dropdown_query {
	padding-top: 8px;
	border: 0px;
	background: url(../images/backgrounds/input-text.gif)
		transparent no-repeat -436px 0px;
	
	font-size: 0.7em;
	font-weight: normal;
	text-decoration: none;
	width: 98%;
	margin: 0px 2px 0px 0px;
}

.dropdown_query1 {
	background-color: #FFFFFF;
	padding-top: 8px;
	border: 0px;
	background: url(../images/input-text.gif) #edf6fb no-repeat -436px 0px;
	
	font-size: 0.7em;
	font-weight: normal;
	text-decoration: none;
	width: 98%;
	margin: 0px 2px 0px 0px;
}

/*Used in Favorite Activities(Commonjsp)*/
.dropdownexpandalbe_LHN {
	background-color: transparent;
	border: 0px;
	
	 font-size: 0.75em;
	font-weight: normal;
	text-decoration: none;
	padding-top: 2px;
	width: 97%;
	margin: 7px 0px 0px 0px;
	vertical-align: middle;
}

.dropdownmulti {
      
      font-size: 0.69em;
      font-weight:normal;
      margin-top:0;
      padding-top:8px;
      text-decoration:none;
      vertical-align:middle;
      width:58%;
}

.dropdownexpandalbe {
	background-color: transparent;
	border: 0px;
	margin-top: 0px;
	padding-top: 8px;
	color: #262a2c;
	width: 99%;
	display: inline-block;
	
	/*Changed by Neha Gosain*/
	/* font-size: 0.813em;*/
	font-size: 0.69em;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}
/** By priyanka For radio-combo  */
.dropdownexpandalbe_radbtn {
	background-color: transparent;
	border: 0px;
	margin: 7px 0px 0px 0px;
	color: #262a2c;
	width: 98%;
	display: inline-block;
	
	/*Changed by Neha Gosain*/
	/* font-size: 0.813em;*/
	font-size: 0.69em;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}
/** For Download */
.dropdownexpandalbe_download {
	background-color: transparent;
	border: 0px;
	margin: 7px 0px 0px 0px;
	color: #262a2c;
	width: 98%;
	display: inline-block;
	
	/*Changed by Neha Gosain*/
	/* font-size: 0.813em;*/
	font-size: 0.69em;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}


/*Login Pages */
.dropdown {
	
	font-weight: normal;
	font-size: 0.7em;
	width: 163px; /* px to em conversion required */
	vertical-align: middle;
	margin: 2px 2px 5px 0px;
}

.dropdown_lg {
	
	font-weight: normal;
	font-size: 0.7em;
	width: 163px; /* px to em conversion required */
	vertical-align: middle;
	margin: 4px 2px 5px 0px;
}

/**Textbox* */ /*Used in simpleSearchPanel*/
.greybgtxtbox { /* changes by shreya #edf6fb */
	/*Added by Aashish*/
	padding-top: 7px;
	float: left;
	height: 23px;
	border: 1px solid #d3d3d3;
/* 	border-radius: 4px; */
	color: #262A2C;
	
	font-size: 0.69em;
	font-weight: normal;	
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	vertical-align: middle;
	background-color: rgb(251,251,251);
	width: 253px;
}

.greybgtxtbox_nextgen {
  padding-top: 7px;
  float: left;
  height: 23px;
  border: 1px solid #d3d3d3;
  color: #262A2C;
  font-size: 0.69em;
  /* line-height: 0.69em; */
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  text-decoration: none;
  vertical-align: middle;
  background-color: rgb(251,251,251);
  width: 100%;
}

.textboxleftmargin {
	
	font-size: 0.7em;
	text-decoration: none;
	width: 110px;
	margin: 0px 2px 0px 10px;
	vertical-align: middle;
}


.querytextboxmedium {
	background-color: #edf6fb;
	padding-top: 7px;
	border-color: #88A0C8 #88A0C8 #88A0C8;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
/*	background: url(../images/backgrounds/input-text.gif) #edf6fb
		no-repeat 100% 0px;
*//*Aashish commented*/	
	/*Changed by Neha Gosain*/
	/*font-size: 0.8em;*/
	/*font-size: 0.69em;*/
	font-size: 11px;
	/*line-height: 0.69em; commented for IE10 bottom text cut issue*/
	text-decoration: none;
	width: 100%; /* px to em conversion is required. Aashsih changed from 253px */
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	float: left;
	height: 24px;
	border: 1px solid #d3d3d3;
/* 	border-radius: 4px; */
	background-color: rgb(251,251,251);
}
.querytextboxmedium_mail {
	
	font-size: 0.7em;
	text-decoration: none;
	width: 110px; /* px to em conversion is required */
	margin: 0px 2px 0px 0px;
	vertical-align: middle;
}
.smallquerytextboxmedium {
	
	font-size: 0.7em;
	line-height: 0.7em;
	color: #333333;
	text-decoration: none;
	width: 50px; /* px to em conversion is required */
	margin: 0px 2px 0px 0px;
	vertical-align: middle;
}
.smallquerytextboxmedium_tfin 
{
font-size: 0.7em;
color: #333333;
text-decoration: none;
width: 25px;/* px to em conversion is required */
margin:0px 2px 0px 0px;
vertical-align:middle;
}

.remarkstextboxbig {
	background-color: #edf6fb;
	padding-top: 7px;
	border-color: #88A0C8 #88A0C8 #88A0C8;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
	/*	background: url(../images/backgrounds/input-text.gif) #edf6fb
		no-repeat 100% 0px;
*//*Aashish commtented for RWD*/
	font-size: 0.8em;
	line-height: 0.8em;
	text-decoration: none;
	width: 253px; /* px to em conversion is required */
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	float: left;
	height: 23px;
	/*Aashish added for RWD*/
	border: 1px solid #d3d3d3;
/* 	border-radius: 4px; */
	background-color: rgb(251,251,251);
}

.numberstextbox {
	
	font-size: 0.7em;
	color: #333333;
	text-decoration: none;
	width: 45px; /* px to em conversion is required */
	margin: 0px 2px 0px 0px;
	vertical-align: middle;
}


.datetextbox {
	
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	/*modified by Payal,vikram*/
	width: 73px; /* px to em conversion is required */ /*mod by vikram*/
	/* margin: 16px 0px 9px 3px; */
	margin-top: 5px;
	vertical-align: middle;
	border: 0px;
	background-color: transparent;
	height: 24px;/*Aashish*/
}

.txtfield {
	border: 1px solid #5985AA;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 2px;
	
	font-size: 0.7em;
	line-height: 0.7em;
	height: 19px;
	width: 163px; /* px to em conversion required */
	vertical-align: middle;
}

.composetxtboxsubject {
	background-color: #edf6fb;
	padding-top: 7px;
	border-color: #88A0C8 #88A0C8 #88A0C8;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
	background: url(../images/backgrounds/input-text.gif) #edf6fb no-repeat 100% 0px;
	font-size: 0.8em;
	line-height: 0.8em;
	text-decoration: none;
	width: 265px; /* px to em conversion is required */
	padding-bottom:2px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	float: left;
	height: 23px;
}

.paginationtxtbx {
	
	font-size: 0.6em;
	color: #333333;
	text-decoration: none;
	width: 20px; /*px to em conversion required */
	vertical-align: middle;
	margin: 4px;
}

/*Used in RMAuthentication Screen */
.txtField_login {
	border: 1px solid #5985AA;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 2px;
	
	font-size: 0.7em;
	line-height: 0.7em;
	height: 19px; /* px to em conversion required */
	width: 130px; /* px to em conversion required */
	vertical-align: middle;
}

/** Button **/

.formbtn_top {
	
	 font-size: 0.75em;
	font-weight: normal;
	color: #404040;/*next-gen*/
	text-decoration: none;
	/* commented by priyanka to rmove padding*/
	padding-right: 5px;
	padding-left: 5px;
	/* margin: 0px 0px 0px 10px; */
	background: url(../images/backgrounds/buttonStyle02_new.gif) #1ab2ff
		no-repeat 100% 0px;/*next-gen*/
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 30px;/*next-gen*/
	cursor: pointer;
	line-height:20px;
}

.formbtn_top_right {
	
	
	/*Changed by Neha Gosain*/
	/* font-size: 0.75em;*/
	font-size: 0.69em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px 0px 0px 10px;
	background: url(../images/backgrounds/buttonStyle02.gif) #026eab
		no-repeat 100% 0px;
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: right;
	height: 21px;
	cursor: pointer;
	line-height:21px;
	margin-top: -6px;
	margin-right: -211px;
	margin-bottom: 6px;
	
}


.formbtn_drpdwn { 
/** Changed by PoonamM */
	
	/*Changed by Neha Gosain*/
	/* font-size: 0.75em;*/
	font-size: 0.69em;
	font-weight: normal;
	color: #404040;/*next-gen*/
	text-decoration: none;
	/* commented by priyanka to rmove padding*/
	padding-left: 10px;
	padding-right: 10px;
	/* margin: 0px 0px 0px 10px; */
	background: url(../images/backgrounds/buttonStyle02_new.gif) #1ab2ff
		no-repeat 100% 0px;/*next-gen*/
	border: 0px solid #333333;
	width: auto; /*	width: 95%; */
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 30px;/*next-gen*/
	cursor: pointer;
	line-height:20px;
}

/*Added by Nikita Manohar*/
.formbtn_select {
	
	 font-size: 0.75em;
	font-weight: normal;
	color: #404040;/*next-gen*/
	text-decoration: none;
	padding-left: 3px;
	padding-right: 11px;
	margin: 0px 0px 0px 10px;
	background: url(../images/backgrounds/buttonStyle02_new.gif) #026eab
		no-repeat 100% 0px;/*next-gen*/
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: right;
	height: 30px;/*next-gen*/
	cursor: pointer;
	line-height:20px;
}


.formbtn_text {
	
	font-size: 0.7em;
	text-decoration: none;
	border: 1px none #ffffff;
	width: auto;
	overflow: visible;
	background-color: #ffffff;
	color: #2700cd;
	padding: 1px 5px 1px 5px;
	margin: 0px;
	cursor: pointer;
	vertical-align: middle;
}
/*changes by priyanka*/
.formbtn_text1 {
	
	font-size: 0.75em;
	text-decoration: none;
	border: 0px;
	width: auto;
	overflow: visible;
	background-color: transparent;
	color: #2700cd;
	/*margin: 0px 0px 0px 2px;*/
	/**padding: 8px 1px;*/
	cursor: pointer;
	/*vertical-align:middle;*/
}

.formbtn_text2 {
	
	font-size: 0.8em;
	text-decoration: none;
	border: 1px none #ffffff;
	width: auto;
	overflow: visible;
	background-color: #ffffff;
	color: #2700cd;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}

.formbtn_text4 {
	
	font-size: 0.7em;
	text-decoration: none;
	padding: 0px !important;
	margin-left: -1px !important;
	/* Takes precedence in  all browsers except IE */
	margin-left: 1px;
	/*  For IE  and always should be after width: auto !important*/
	margin-right: 0px;
	width: auto;
	border: 0px;
	overflow: visible;
	background-color: transparent;
	color: #2700cd;
	cursor: pointer;
	vertical-align: middle;
}



.formbtn3 {
	
	/*Changed by Neha Gosain*/
	/* font-size: 0.75em;*/
	font-size: 0.69em;
	font-weight: normal;
	color: #404040;/*next-gen*/
	text-decoration: none;
	/* commented by priyanka to rmove padding*/
	/* padding-left: 3px;*/
	padding-right: 10px;
	padding-left: 10px;
	/* margin: 0px 0px 0px 10px;*/
	background: url(../images/backgrounds/buttonStyle02_new.gif) #1ab2ff
		no-repeat 100% 0px;/*next-gen*/
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 30px;/*next-gen*/
	cursor: pointer;
	line-height:21px;
}

.formbtn3:hover {
	
	/*Changed by Neha Gosain*/
	/* font-size: 0.75em;*/
	font-size: 0.69em;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
	/* commented by priyanka to rmove padding*/
	padding-left: 10px;
	padding-right: 10px;
	/* margin: 0px 0px 0px 10px;*/
	background: url(../images/backgrounds/buttonStyle02_mouseover.gif)
		#1ab2ff no-repeat 100% 0px;
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 30px;
	cursor: pointer;
	line-height: 21px;
}

.formbtn {
	
	/*Changed by Neha Gosain*/
	/* font-size: 0.75em;*/
	font-size: 0.69em;
	font-weight: normal;
	color: #404040;/*next-gen*/
	text-decoration: none;
	/* commented by priyanka to rmove padding*/
	/* padding-left: 3px;*/
	padding-right: 10px;
	padding-left: 10px;
	/* margin: 0px 0px 0px 10px;*/
	background: url(../images/backgrounds/buttonStyle02_new.gif) #1ab2ff
		no-repeat 100% 0px;/*next-gen*/
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 30px;/*next-gen*/
	cursor: pointer;
	line-height:21px;
}

.formbtn_img {
	border: 0px;
	background: url(../images/backgrounds/buttonStyle02_new.gif) #1ab2ff
		no-repeat 0% 0%;/*next-gen*/
	float: left;
	font-weight: normal;
	font-color: #404040;/*next-gen*/
	line-height: 21px;
	display: block;
	color: #404040;/*next-gen*/
	
	font-size: 0.69em;
	height: 30px;/*next-gen*/
	text-align: center;
	padding-left: 5px;
	/* padding-right: 5px; */
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	vertical-align: bottom;
	/* width: 90px; */
	width: auto;
	overflow: visible;
	cursor: pointer;
	line-height:20px;
}
/* Added By priyanka for combo-text-lookup */

.formbtn_lkp {
	border: 0px;
	background: url(../images/backgrounds/buttonStyle02_new.gif) #1ab2ff
		no-repeat 0% 0%;/*next-gen*/
	float: left;
	font-weight: normal;
	font-color: #404040;/*next-gen*/
	line-height: 21px;
	display: block;
	color: #404040;/*next-gen*/
	
	font-size: 0.78em;
	height: 30px;/*next-gen*/
	text-align: center;
	padding-left: 5px;
	/* padding-right: 5px; */
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	vertical-align: bottom;
	/* width: 90px; */
	width: auto;
	overflow: visible;
	cursor: pointer;
	line-height:20px;
}

.formbtn_imgLookup{
	border: 0px;
	background: url(../images/backgrounds/buttonStyle02_new.gif) #1ab2ff
		no-repeat 0% 0%;/*next-gen*/
	float: left;
	font-weight: normal;
	font-color: #404040;/*next-gen*/
	line-height: 21px;
	display: block;
	color: #404040;/*next-gen*/
	
	font-size: 0.78em;
	text-align: center;
	padding-left: 5px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	vertical-align: bottom;
	width: auto;
	overflow: visible;
	line-height:20px;
	height: 30px;/*next-gen*/
}
/* Added By priyanka for reset */

.formbtn_reset {
	
	 font-size: 0.75em;
	font-weight: normal;
	color: #404040;/*next-gen*/
	text-decoration: none;
	/* commented by priyanka to rmove padding*/
	/*padding-left: 3px;
	padding-right: 11px;
	margin: 0px 0px 0px 10px;*/
	background: url(../images/backgrounds/buttonStyle02_new.gif) #1ab2ff
		no-repeat 100% 0px;/*next-gen*/
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: right;
	height: 30px;/*next-gen*/
	cursor: pointer;
	line-height:20px;
}

.headergobtn {
	background: url("../images/Go-arrow.gif") no-repeat scroll 0 0 transparent;
	    border: medium none;
	    color: #4F4F4F;
	    cursor: pointer;
	    float: left;
	    
	    font-size: 0.7em;
	    margin: 0 0 0 2px;
	    overflow: visible;
	    padding-bottom: 2px !important;
	    padding-left: 3px;
	    padding-right: 4px;
	    text-decoration: none;
	    vertical-align: middle;
    width: 1.7em;
}

.formbtn_pagi {
	
	 font-size: 0.813em;
	font-weight: normal;
	text-decoration: none;
	height: 1.7em;
	width: 1.8em;
	text-align: center;
	/** Commented by Priyanka for pagination*/
	/** background: url(../images/backgrounds/prev-disabled.gif) no-repeat 12px 50%; */
	border: 0px solid #ffffff;
	margin-left: 2px;
	margin-right: 2px;
	vertical-align: middle;
	padding: 0px 2px 0px 2px;
	/** Added by Harpreet */
	cursor:pointer; 
}

.formbtn_pagi_go {
	background: url("../images/backgrounds/goBtn.png") no-repeat
		scroll 50% 50% transparent;/*next-gen*/
	border: 1px solid #1ab2ff;/*next-gen*/
	color: transparent;/*next-gen*/
    font-size: 0.7em;
	font-weight: normal;
	height: 30px; /*Surej RWD for next gen style changes*/
	margin: 0 3px 1px 5px; /*Surej RWD for next gen style changes*/
	padding: 1px;
	padding-bottom: 1px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 40px; /*Surej RWD for next gen style changes*/
    cursor:pointer;
}

.formbtn_italic {
	
	font-size: 0.7em;
	font-style: italic;
	border: 0px;
	width: auto;
	overflow: visible;
	background-color: transparent;
	color: #2700CD;
	padding: 0px 3px 0px 3px;
	margin: 0px;
	cursor: pointer;
	vertical-align: middle;
	border-bottom: 1px solid blue;
	float:left;
}

.mainButton {
	/*	color: #000000;
	background: url(../images/backgrounds/key.png) no-repeat 0px 0px;
	background-color: #fdeaeb;*/
	border: 0px solid #000000;
	/*text-decoration: none;
	text-align: center;
	vertical-align: middle;*/
	padding: 0px 5px 0px 0px;
	/*margin: 0px;
	font-weight: normal;
	font-size: 0.7em;*/
	height: 22px; /*px to em conversion required */
	width: 26px; /*px to em conversion required */
	overflow: visible;
}

input.mainButton {
    background: url("../images/backgrounds/vKeyBlank.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    
    font-size: 0.8em;
    font-weight: normal;
    /*height: 28px;*/
    margin-bottom: 2px;
    /*margin-right: 2px;
          overflow: visible;
          padding: 0;
          text-align: center;
          text-decoration: none;
          vertical-align: middle;
         width: 32px;*/
}

.mainButtonblue {
	
	color: #000000;
	background-color: #d9e5fa;
	border: 1px solid #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: normal;
	font-size: 0.7em;
	height: 26px; /*px to em conversion required */
	width: 30px;
	overflow: visible;
}

.mainButtongreen {
	
	color: #000000;
	background-color: #ebfded;
	border: 1px solid #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: normal;
	font-size: 0.7em;
	height: 32px; /*px to em conversion required */
	width: 32px; /*px to em conversion required */
	overflow: visible;
}

.keybtn {
	
	color: #000000;
	background: url(../images/backgrounds/key-mid-1.png) no-repeat;
	border: 0px solid #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	font-weight: normal;
	font-size: 0.7em;
	height: 32px; /*px to em conversion required */
	width: 50px; /*px to em conversion required */
	overflow: visible;
}

.keybtn_OK {	
	background: url(../images/backgrounds/vKeyOK.png) no-repeat;
	border: 0px solid #000000;
	height: 29px; /*px to em conversion required */
	width: 50px; /*px to em conversion required */
	overflow: visible;
}

.keybtn_Caps {
	background: url(../images/backgrounds/vKeyCapsLock.png) no-repeat;
	border: 0px solid #000000;
	height: 22px;
	width: 26px; 
	overflow: visible;
}
.keybtn_Backspace {	
	background: url(../images/backgrounds/vKeyBackSpace.png) no-repeat;
	border: 0px solid #000000;	
	height: 22px; /*px to em conversion required */
	width: 26px; /*px to em conversion required */
	overflow: visible;
}
.keybtn_Clear {
	background: url(../images/backgrounds/vKeyClear.png) no-repeat;
	border: 0px solid #000000;	
	height: 22px; /*px to em conversion required */
	width: 26px; /*px to em conversion required */
	overflow: visible;	
}

.formButton {
	
	font-size: 0.7em;
	background-color: #D20009;
	color: #ffffff;
	height: 23px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px 10px 0px 0px;
	vertical-align: middle;
	text-align: center;
	font-weight: normal;
	border-top: 1px solid #B2AFAF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #b2afaf;
	width: auto;
	overflow: visible;
}

.formbtn_rightmargin {
	
	font-size: 0.7em;
	text-decoration: none;
	background-image: url(../images/bg_gradient.gif);
	border: 1px solid #333333;
	width: auto !important;
	/* Takes precedence in  all browsers except IE */
	width: 0;
	/*  For IE  and always should be after width: auto !important*/
	overflow: visible;
	margin: 0px 11px 0px 0px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
}

.logoutButton {
	
	font-size: 0.7em;
	background-color: #E4E4E4;
	width: auto;
	height: 23px;
	margin-right: 10px;
	margin-left: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	vertical-align: middle;
	text-align: center;
	font-weight: normal;
	border-top: 1px solid #EBECF0;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #EBECF0;
	cursor: pointer;
	overflow: visible;
}

/*Changed by Nikita Manohar*/
a.submit:hover {
	/*
	color: #000000;
	*/
	color: #FFFFFF;
	
	font-size: 0.7em;
	text-decoration: none;
}

a.submit:visited {
	color: #000000;
	text-decoration: none;
}

/*done my priyanka for back button*/
.submit {
	
	 font-size: 0.75em;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	
	/*Commented by Nikita for Back button*/
	/*
	padding-left: 3px;
	padding-right: 11px;
	margin: 0px 0px 0px 10px;
	*/
	background: url(../images/backgrounds/buttonStyle02_new.gif) #026eab
		no-repeat 100% 0px;/*next-gen*/
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: right;
	height: 21px;
	cursor: pointer;
}
/*Changed by Nikita for back button*/
a.submit {
	
	text-decoration: none;
	/*Commented by Nikita for BACK button hyperlink*/
	/*
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1.5px;
	padding-bottom: 1.5px;
	*/
	height: 17px; /*px to em conversion required */
	cursor: default;	
	width: auto;
	overflow: visible;
	vertical-align: middle;
	/*Commented by Nikita for BACK button hyperlink*/
	/*
	margin-left: 20px;
	*/
	/* addd by priyanka for BACK button*/
	/*background-image: url(../images/bg_gradient.gif);
	border: 1px solid #333333;
	color: #000000;*/
	 font-size: 0.75em;
}

a.submit_top:hover {
	color: #000000;
	text-decoration: none;
}

a.submit_top:visited {
	color: #000000;
	text-decoration: none;
}

.submit_top {
	
	font-size: 0.7em;
	text-decoration: none;
	background-image: url(../images/bg_gradient.gif);
	border: 1px solid #333333;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 17px; /*px to em conversion required */
	cursor: default;
	color: #000000;
	width: auto;
	overflow: visible;
	vertical-align: middle;
	margin-left: 10px;
	line-height: 200%;
}

/** caption **/
.paginationtxt1 {
	
	font-size: 0.7em;
	text-align: center;
	padding-left: 7px;
	padding-right: 8px;
	/** Commented by Priyanka for pagination*/
	/*background:url(../images/backgrounds/small-button.gif) no-repeat 0% 1px;*/
	height: 42px;
	line-height: 31px;
	padding-bottom: 3px;
	padding-top: 5px;
	width: 18px;
	vertical-align: middle;
}

.paginationtxt2 {
	
	font-size: 0.7em;
	text-align: center;
	padding-left: 3px;
	padding-right: 8px;
	background: url(../images/backgrounds/small-button.gif)
		no-repeat 0% 1px;
	height: 42px;
	line-height: 31px;
	padding-bottom: 7px;
	padding-top: 8px;
	width: 18px;
	vertical-align: middle;
}

.blacklink { 
	/** font-size: 0.8em; */
	color: #404040; /*next-gen*//* Changed from #000000 by Harpreet Cheema*/
	text-decoration: none;
	font-size: 1em;/*next-gen*/
	outline:none; /*Surej RWD for removing dotted outline coming ionly in ie in CC txn overlay*/
}

/*a.blacklink:visited 
{
font-size: 1em;
color: #000000;
text-decoration: none;
}*/
/*Aashish added for Nextgen*/
.bluelinkWithCursor {
	
	 font-size: 0.913em;
	text-decoration: none;
	color: #0278ba;
	word-break: break-all;/*Aashish added for RWD*/
	display: inline-block;

	cursor:pointer;
}
/*Aashish added for Nextgen*/
.bluelinkWithCursor:hover {
	
	 font-size: 0.913em;
	text-decoration: none;
	color: #0278ba;
	text-decoration: underline;
	cursor:pointer;
}
/* Added by shreya for small-widgets */
.bluelink2 {
	
	font-size: 0.75em;
	text-decoration: none;
	color: #0278ba;
}
a.bluelink2:link {
	
    font-size: 0.75em;
    text-decoration: none;
    float: left;
    padding-right: 5px;
    color: #0278ba;
}
a.bluelink2:hover {
	
	font-size: 0.75em;
	text-decoration: none;
	color: #0278ba;
	text-decoration: underline;
}
/* End by shreya for small-widgets */
.blacklink:hover {
	/* font-size: 0.8em; */
	color: #404040; /*next-gen*//* Changed from #000000 by Harpreet Cheema*/
	text-decoration: underline;
	font-size: 1em;/*next-gen*//*added by kunal_sonje to maintain styling on mouse hover in table heading*/
}

/*Aashish added for RWD accoutns screens start*/
.bluelink_wrap {
	
	font-size: 0.813em;
	text-decoration: none;
	color: #0078be;/*next-gen*/
	word-break: break-word;
	white-space: nowrap;
	overflow: hidden;
	float:left;
}

a.bluelink_wrap:link {
	
	font-size: 0.69em;
	text-decoration: none;
	padding-top: 9px;
	padding-right: 0px;
	color: #0078be;/*next-gen*/
	float:left;
/* 	width: 10em; suggested by Aashish*/
	word-wrap: break-word;
	padding-right: 0px;
}

a.bluelink_wrap:visited {
	
        font-size: 0.69em;
	text-decoration: none;
	color: #0078be;/*next-gen*/
/* 	width: 10em; suggested by Aashish*/
	word-wrap: break-word;
	float:left;
}

a.bluelink_wrap:hover {
	
    	font-size: 0.69em;
	text-decoration: underline;
	color: #0078be;/*next-gen*/
	text-decoration: underline;
/* 	width: 10em; suggested by Aashish*/
	word-wrap: break-word;
	float:left;
}

a.bluelink_wrap:active {
	
        font-size: 0.69em;
	text-decoration: none;
	color: #0078be;/*next-gen*/
/* 	width: 10em; suggested by Aashish*/
	word-wrap: break-word;
	float:left;
}
/*Aashish added for RWD accoutns screens end*/
a.bluelink:link {
	
    /*Changed by Neha Gosain*/
    /*font-size: 0.9em;*/
    /*font-size: 11px; Commented by Dhanashri Kelkar to refer body level font-size*/
     font-size: 0.69em;
    text-decoration: none;
    /**float: left; */
    padding-top: 7px;/*9px; Aashish changed for MAnage goal listing defect */
    /* Changed by Sonia Garg
	padding-right: 5px;*/
	padding-right: 0px;
	color: #0078be;/*next-gen*/

}

.newSizeforBlue{
	font-size: 0.78em !important;
}

a.bluelink:visited {
	
	/*Changed by Neha Gosain*/
	 /*font-size: 0.9em;*/
        font-size: 0.69em;
	text-decoration: none;
	color: #0078be;/*next-gen*/
}

a.bluelink:hover {
	
	/*Changed by Neha Gosain*/
	/*font-size: 0.9em;*/
    font-size: 0.69em;
	text-decoration: none;
	color: #0078be;/*next-gen*/
	text-decoration: underline;
}

a.bluelink:active {
	
	/*Changed by Neha Gosain*/
	/*font-size: 0.9em;*/
        font-size: 0.69em;
	text-decoration: none;
	color: #0078be;/*next-gen*/
}

/** Added for Footer */
a.bluelink_footer:link {
	
    font-size: 0.69em; /*Changed from 0.75em by shreya*/
    text-decoration: none;
    /**float: left; */
    padding-top: 9px;
    padding-right: 5px;
    color: #0278ba;

}

a.bluelink_footer:visited {
	
	font-size: 0.69em; /*Changed from 0.75em by shreya*/
	text-decoration: none;
	color: #0278ba;
}

a.bluelink_footer:hover {
	
	font-size: 0.69em; /*Changed from 0.75em by shreya*/
	text-decoration: none;
	color: #0278ba;
	text-decoration: underline;
}

a.bluelink_footer:active {
	
	font-size: 0.69em; /*Changed from 0.75em by shreya*/
	text-decoration: none;
	color: #0278ba;
}


.bluelink1 {
	
	font-size: .7em;
	text-decoration: none;
}

.bluelink:link {
	
	/*Changed by Neha Gosain*/
	/* font-size: 0.813em;*/
	font-size: 0.69em;
	text-decoration: none;
	color: #0278ba;
}

.bluelink1:hover {
	
	font-size: .7em;
	text-decoration: underline;
}


.formbtn_last {
	
	 font-size: 0.75em;
	font-weight: normal;
	color: #404040;/*next-gen*/
	text-decoration: none;
	padding-right: 5px;
	background: url(../images/backgrounds/btnGray_new.gif) transparent
		no-repeat 100% 0px;/*next-gen*/
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 30px;/*next-gen*/
	cursor: pointer;
	line-height:20px;
	padding-left: 5px; /* fix for ticket id 731282 */
}
/*Surej added for RWD*/
.formbtn_back {
	
	 font-size: 0.75em;
	font-weight: normal;
	color: #404040;/*next-gen*/
	text-decoration: none;
	padding-right: 5px;
	background: url(../images/backgrounds/btnGray_new.gif) transparent
		no-repeat 100% 0px;/*next-gen*/
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 30px;/*next-gen*/
	cursor: pointer;
	line-height:20px;
	padding-top: 5px;
}

.modelingrowwidth {
	width: 523px;
}

.queryitalictextbottom {
	
	font-size: 1.02em;
	font-style: italic;
	color: #505050;
	text-decoration: none;
	vertical-align: bottom;
	padding-bottom: 0px;
	padding-top: 4px;
	height: 15px;
}

.left_baseline {
	
	font-size: 1em;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: bottom;
}

.clearboth {
	clear: both;
}

.offerlistleft {
	text-align: right;
	width: 65%;
	float: left
}

.offerlistright {
	text-align: right;
	width: 70%;
	float: right
}

.offerlistline {
	border-top: 1px solid #979797;
}

.texttopmargin {
	margin-top: 20px;
}

.width60right {
	width: 60%;
	float: right;
	clear: both;
	margin: 10px 0px 10px 0px;
}

.width65right {
	width: 65%;
	float: right;
	clear: both;
	margin: 10px 0px 10px 0px;
}

a.collapsiblelink {
	text-decoration: none;
}

a.collapsiblelink:hover {
	text-decoration: none;
}

.textwidth7 {
	font-size: 0.7em;
	
	width: 7%;
	float: left;
	margin-left: 30px;
}

.current_tab {
	border: 1px solid #bdddef;
	border-top: 1px solid #cfe6f4;
	border-bottom: 1px solid #cfe6f4;
	color: #262a2c;
	
	font-weight: normal;
	background: #fff url(../images/backgrounds/steps-selected.gif) repeat-x 0 100%;
	text-align: center;
	white-space: nowrap; /* added for Cross Browser Compatibility */
	font-size: 10.5px; /* added for Cross Browser Compatibility */
	vertical-align: inherit;
	padding-top: 16px;
	padding-right:13px;
	padding-bottom:10px;
	padding-left:15px;
	display:inline-block;
}
.displayrighttxt_table {
	
	font-size: .9em;
	text-decoration: none;
	padding-right: 6px;
}

.dropDown123 {
	
	font-size: 0.69em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	width: 7.69em;
	vertical-align: middle; /*added for BC*/
}

.formbtn_astab_long_assisted {
	font-weight: normal;
		
	background: url(../images/backgrounds/steps.gif) no-repeat 0 0;
	border: 0px;
	color: #000000;
	font-size: 10.5px;
	height: 48px;
	width: auto;
	cursor: pointer;
	padding-left:10px;
	padding-right:10px;
	line-height:20px;
}

/** Added By Harpreet for Tab Component */
.HW_formbtn_astab_long {
      font-weight: normal;
            
      background: url(../images/backgrounds/steps.gif) no-repeat 100% 0;
      border: 0px;
      color: #000000;
      font-size: 10.5px;
      height: 48px;
      width: auto;
      cursor: pointer;
      padding-left:1px;
      padding-right:1px;
      padding-bottom:12px;
      display:inline-block;
}
.current_tab2
{
	width:50%;
	
        font-size: 0.75em;
        font-weight: normal;       
        text-decoration: none;
        height: 1.7em;
        border-bottom:0px;
        border-right:0px;
        border-left:0px;
        border-top:0px;
        overflow:visible;
        background-color: #EFEFEF;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;

}
.current_tab3
{
	width:40%;
	
        font-size: 0.75em;
        font-weight: normal;       
        text-decoration: none;
        height: 1.7em;
        border-bottom:0px;
        border-right:0px;
        border-left:0px;
        border-top:0px;
        overflow:visible;
        background-color: #EFEFEF;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
}

.current_tab4
{
	width:24.9%;
        
        font-size: 0.75em;
        font-weight: normal;       
        text-decoration: none;
        height: 1.7em;
        border-bottom:0px;
        border-right:0px;
        border-left:0px;
        border-top:0px;
        overflow:visible;
        background-color: #EFEFEF;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
}
.current_tab5
{
	width:20%;
	
        font-size: 0.75em;
        font-weight: normal;        
        text-decoration: none;
        height: 1.7em;
        border-bottom:0px;
        border-right:0px;
        border-left:0px;
        border-top:0px;
        overflow:visible;
        background-color: #EFEFEF;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
}
.current_tab6
{
 	width:16.5%;
        
        font-size: 0.75em;
        font-weight: normal;        
        text-decoration: none;
        height: 1.7em;
        border-bottom:0px;
        border-right:0px;
        border-left:0px;
        border-top:0px;
        overflow:visible;
        background-color: #EFEFEF;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
}
.current_tab61
{
 	width:20.10%;
        
        font-size: 0.75em;
        font-weight: normal;        
        text-decoration: none;
        height: 1.7em;
        border-bottom:0px;
        border-right:0px;
        border-left:0px;
        border-top:0px;
        overflow:visible;
        background-color: #EFEFEF;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;  
}
.current_tab62
{
 	width:10%;
        
        font-size: 0.75em;
        font-weight: normal;        
        text-decoration: none;
        height: 1.7em;
        border-bottom:0px;
        border-right:0px;
        border-left:0px;
        border-top:0px;
        overflow:visible;
        background-color: #EFEFEF;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px; 
}
.current_tab8
{
	width:11.7%;
        
        font-size: 0.75em;
        font-weight: normal;        
        text-decoration: none;
        height: 1.7em;
        border-bottom:0px;
        border-right:0px;
        border-left:0px;
        border-top:0px;
        overflow:visible;
        background-color: #EFEFEF;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
}
.current_tab81{
 	width:6%;
        
        font-size: 0.75em;
        font-weight: normal;        
        text-decoration: none;
        height: 1.7em;
        border-bottom:0px;
        border-right:0px;
        border-left:0px;
        border-top:0px;
        overflow:visible;
        background-color: #EFEFEF;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;             
}
.current_tab82{
 	width:12.5%;
        
        font-size: 0.75em;
        font-weight: normal;       
        text-decoration: none;
        height: 1.7em;
        border-bottom:0px;
        border-right:0px;
        border-left:0px;
        border-top:0px;
        overflow:visible;
        background-color: #EFEFEF;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
}
.current_tab83{
 	width:13%;
        
        font-size: 0.75em;
        font-weight: normal;        
        text-decoration: none;
        height: 1.7em;
        border-bottom:0px;
        border-right:0px;
        border-left:0px;
        border-top:0px;
        overflow:visible;
        background-color: #EFEFEF;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;              
}
.current_tab84{
 	width:14.2%;
        
        font-size: 0.75em;
        font-weight: normal;        
        text-decoration: none;
        height: 1.7em;
        border-bottom:0px;
        border-right:0px;
        border-left:0px;
        border-top:0px;
        overflow:visible;
        background-color: #EFEFEF;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;              
}
.current_tab85{
 	width:9%;
        
        font-size: 0.75em;
        font-weight: normal;        
        text-decoration: none;
        height: 1.7em;
        border-bottom:0px;
        border-right:0px;
        border-left:0px;
        border-top:0px;
        overflow:visible;
        background-color: #EFEFEF;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;             
}
.current_tab86{
 	width:16.3%;
        
        font-size: 0.75em;
        font-weight: normal;        
        text-decoration: none;
        height: 1.7em;
        border-bottom:0px;
        border-right:0px;
        border-left:0px;
        border-top:0px;
        overflow:visible;
        background-color: #EFEFEF;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;               
}
.current_tab87{
 	width:17%;
        
        font-size: 0.75em;
        font-weight: normal;        
        text-decoration: none;
        height: 1.7em;
        border-bottom:0px;
        border-right:0px;
        border-left:0px;
        border-top:0px;
        overflow:visible;
        background-color: #EFEFEF;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;               
}

.formbtn_astab_long{
                
                font-size: 0.75em;
                font-weight: normal;
                text-decoration: none;
                cursor: pointer;
                height: 1.7em;
                border-bottom:1px solid #919191;
                border-right:1px solid #919191;
                border-top:1px solid #CCCCCC;
                overflow:visible;
                background-color: #CCCCCC;
                text-align:center;
                vertical-align:middle;
                width:auto;
                padding:0px 0px 0px 0px;
                line-height:20px;
              
}
.formbtn_astab_long2{
        
        font-size: 0.75em;
        font-weight: normal;
        text-decoration: none;
        cursor: pointer;
        height: 1.7em;
        border-bottom:1px solid #919191;
        border-right:1px solid #919191;
        border-top:1px solid #CCCCCC;
        overflow:visible;
        background-color: #CCCCCC;
        text-align:center;
        vertical-align:middle;
        width:50%;
        padding:0px 0px 0px 0px;
}
.formbtn_astab_long3{
        
        font-size: 0.75em;
        font-weight: normal;
        text-decoration: none;
        cursor: pointer;
        height: 1.7em;
        border-bottom:1px solid #919191;
        border-right:1px solid #919191;
        border-top:1px solid #CCCCCC;
        overflow:visible;
        background-color: #CCCCCC;
        text-align:center;
        vertical-align:middle;
        width:33.3%;
        padding:0px 0px 0px 0px;
}
.formbtn_astab_long4{
        width:24.9%;
        
        font-size: 0.75em;
        font-weight: normal;
        text-decoration: none;
        cursor: pointer;
        height: 1.7em;
        border-bottom:1px solid #919191;
        border-right:1px solid #919191;
        border-top:1px solid #CCCCCC;
        overflow:visible;
        background-color: #CCCCCC;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
}
.formbtn_astab_long5{
        
        font-size: 0.75em;
        font-weight: normal;
        text-decoration: none;
        cursor: pointer;
        height: 1.7em;
        border-bottom:1px solid #919191;
        border-right:1px solid #919191;
        border-top:1px solid #CCCCCC;
        overflow:visible;
        background-color: #CCCCCC;
        text-align:center;
        vertical-align:middle;
        width:20%;
        padding:0px 0px 0px 0px;
}
.formbtn_astab_long6{
		width:15%;
        
        font-size: 0.75em;
        font-weight: normal;
        text-decoration: none;
        cursor: pointer;
        height: 1.7em;
        border-bottom:1px solid #919191;
        border-right:1px solid #919191;
        border-top:1px solid #CCCCCC;
        overflow:visible;
        background-color: #CCCCCC;
        text-align:center;
        vertical-align:middle;
        width:16.5%;
        padding:0px 0px 0px 0px;
}
.formbtn_astab_long61{
	 width:20.10%;
        
        font-size: 0.75em;
        font-weight: normal;
        text-decoration: none;
        cursor: pointer;
        height: 1.7em;
        border-bottom:1px solid #919191;
        border-right:1px solid #919191;
        border-top:1px solid #CCCCCC;
        overflow:visible;
        background-color: #CCCCCC;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
}
.formbtn_astab_long62{
	 width:10%;
        
        font-size: 0.75em;
        font-weight: normal;
        text-decoration: none;
        cursor: pointer;
        height: 1.7em;
        border-bottom:1px solid #919191;
        border-right:1px solid #919191;
        border-top:1px solid #CCCCCC;
        overflow:visible;
        background-color: #CCCCCC;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
}
.formbtn_astab_long8{
        width:11.7%;
        
        font-size: 0.75em;
        font-weight: normal;
        text-decoration: none;
        cursor: pointer;
        height: 1.7em;
        border-bottom:1px solid #919191;
        border-right:1px solid #919191;
        border-top:1px solid #CCCCCC;
        overflow:visible;
        background-color: #CCCCCC;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
}
.formbtn_astab_long81{
        width:6%;
        
        font-size: 0.75em;
        font-weight: normal;
        text-decoration: none;
        cursor: pointer;
        height: 1.7em;
        border-bottom:1px solid #919191;
        border-right:1px solid #919191;
        border-top:1px solid #CCCCCC;
        overflow:visible;
        background-color: #CCCCCC;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
}
.formbtn_astab_long82{
        width:12.5%;
        
        font-size: 0.75em;
        font-weight: normal;
        text-decoration: none;
        cursor: pointer;
        height: 1.7em;
        border-bottom:1px solid #919191;
        border-right:1px solid #919191;
        border-top:1px solid #CCCCCC;
        overflow:visible;
        background-color: #CCCCCC;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
}
.formbtn_astab_long83{
        width:13%;
        
        font-size: 0.75em;
        font-weight: normal;
        text-decoration: none;
        cursor: pointer;
        height: 1.7em;
        border-bottom:1px solid #919191;
        border-right:1px solid #919191;
        border-top:1px solid #CCCCCC;
        overflow:visible;
        background-color: #CCCCCC;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
              
}
.formbtn_astab_long84{
        width:14.2%;
        
        font-size: 0.75em;
        font-weight: normal;
        text-decoration: none;
        cursor: pointer;
        height: 1.7em;
        border-bottom:1px solid #919191;
        border-right:1px solid #919191;
        border-top:1px solid #CCCCCC;
        overflow:visible;
        background-color: #CCCCCC;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
              
}
.formbtn_astab_long85{
        width:9%;
        
        font-size: 0.75em;
        font-weight: normal;
        text-decoration: none;
        cursor: pointer;
        height: 1.7em;
        border-bottom:1px solid #919191;
        border-right:1px solid #919191;
        border-top:1px solid #CCCCCC;
        overflow:visible;
        background-color: #CCCCCC;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
}
.formbtn_astab_long86{
        width:16.3%;
        
        font-size: 0.75em;
        font-weight: normal;
        text-decoration: none;
        cursor: pointer;
        height: 1.7em;
        border-bottom:1px solid #919191;
        border-right:1px solid #919191;
        border-top:1px solid #CCCCCC;
        overflow:visible;
        background-color: #CCCCCC;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
}
.formbtn_astab_long87{
        width:17%;
        
        font-size: 0.75em;
        font-weight: normal;
        text-decoration: none;
        cursor: pointer;
        height: 1.7em;
        border-bottom:1px solid #919191;
        border-right:1px solid #919191;
        border-top:1px solid #CCCCCC;
        overflow:visible;
        background-color: #CCCCCC;
        text-align:center;
        vertical-align:middle;
        padding:0px 0px 0px 0px;
}
.pageheadingcaps123 {
	
	font-size: .75em;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	padding: 1px 0px 0px 9px;
	vertical-align: top;
	display: inline;
}

.printcontentwhitebgheading {
	height: 1.44em;
	background-repeat: repeat-x;
	
	font-size: .7em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 6px;
}

.remarkstxtbox2 {
	
	font-size: 1em;
	color: #333333;
	text-decoration: none;
	width: 9.38em;
	height: 3.13em;
}

.txtArea {
	
	font-size: 0.69em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	width: 25em;
	height: 14.06em;
	overflow: auto;
	vertical-align: middle;
	margin-top: 2px;
	margin-bottom: 2px;
}

a:active {
	/* color: #EF0000; */
	color: #FFFFFF;
    background: linear-gradient(45deg, #281172, #673391);
}

.smalltext-box {
	
	font-size: 0.9em;
	line-height: 0.9em;
	color: #333333;
	text-decoration: none;
	height: 1.13em;
	width: 2.81em;
	vertical-align: middle;
	margin-top: 2px;
	margin-bottom: 2px;
}

.querytextleft_withoutborder {
	clear: left;
	float: left;
	padding: 2px 6px 4px;
	width: 25%;
}

.querytextright_rightborder {
	/**border-right: 1px solid #979797;*/
	float: left;
	clear: right;
	padding: 2px 6px 4px 1px;
	text-decoration: none;
	vertical-align: top;
	width: 20%;
}

.querytextright_withoutborder {
	float: left;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-top: 2px;
	width: 25%;
}
.formrow_withborder{margin:0px;padding:0px 0px;background-color: transparent;clear:both;}

.row_withborder {
	/*padding: 0px 0px 6px;*/
	padding: 0px 0px 6px 6px; /* Modified by Manish - widget enhancement*/
	background-color: transparent;
	border-top: 0px solid #000000;
	clear: both;
	width:750px;
}


.verticalspacing{padding-right:0px;}
.listtopbigbgwithborder
{
background-color: #D4D4D4;
border-top:1px solid #9c9e9c;
border-bottom:1px solid #9c9e9c; 
padding : 4px 6px 4px 6px;

font-size : 0.7em;
font-weight : bold;
}

.thirdrowbutton{margin:1px 0 1px 0;float:left;}
.thirdrowgobtn{margin-left:4px; float:left;}
.thirdrowimg{
	/*changes done by shreya for header*/
	margin-top:-2px;
	vertical-align:bottom;}

.coltitleallborder {
	
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding-left: 3px;
	vertical-align: middle;
	width: 35%;
	float: left;
}

.coltitleallborder_rightline {
	float: left;
	
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	height: 1.5em;
	vertical-align: middle;
	padding-bottom: 9px !important;
	/* Takes precedence in  all browsers except IE */
	/**border-right: 1px solid #ACACAD; */
	width: 48%;
}

.paddingtop {
	padding-top: 3px;
}

/* Added for virtual keyboard */
.keypaddiv {
	z-index: 10011;
	position: absolute;
	left: 125px;
	top: 75px;
	height: 60px;
	visibility: hidden;
}

.otherbtns {
/** Changes done by Sateesh */
	float: left;
    margin-left: 5px;
    width: 18%;
    margin-right: 10px;
}

.backspacebtn {
	float: left;
	margin-left: 10%;
	width: 10%;
}

.okbtn {
	float: left;
	margin-left: 10%;
	width: 15%;
}

.clearbutton {
	float: left;
	margin-left: 10%;
	width: 10%;
}

#iframetop {
	position: absolute;
	z-index: 10000;
	display: none;
}

.width100percentforkeypad {
  width: 99%;
  vertical-align: top;
  background-color: #F1F1F1;
  border: 1px solid #4D4D4D;
  /* margin-left: 5px; */
  min-width: 289px;
  position: relative;
  /* right: 91% */
  left: 95%; /* modified for virtual keypad truncation issue*/
  bottom: 44px;
  }


.CellBackGroundColourForKeypad {
	background-color: #f4f6f0;
}

.height28forkeypad {
	height: 28px;
}

/* classes added as per request by Josephine request id 132*/
input.mainButtonblue {
	
	color: #000000;
	background-color: #d9e5fa;
	border: 1px solid #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: normal;
	font-size: 0.8em;
	height: 26px; /*px to em conversion required */
	width: 30px; /*px to em conversion required */
	overflow: visible;
}

input.mainButtongreen {
	
	color: #000000;
	background-color: #ebfded;
	border: 1px solid #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: normal;
	font-size: 0.7em;
	height: 26px; /*px to em conversion required */
	width: 30px; /*px to em conversion required */
	overflow: visible;
}

input.keybtn {
	/*	color: #000000;
	background-color: #bbbbbb;
	border: 0px solid #000000;*/
	/*text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;*/
	/*margin: 2px;*/
	/*font-weight: normal;
	font-size: 0.8em;
	overflow: visible;*/
	/* Takes precedence in  all browsers except IE */
	/*width: 100px;*/
	/*  For IE  and always should be after width: auto !important*/
}

input.keybtnbackspace {
	
	color: #000000;
	background: url(../images/backgrounds/key-mid.png) no-repeat 0px
		0px;
	border: 0px solid #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	margin: 2px;
	font-weight: normal;
	font-size: 0.8em;
	overflow: visible;
	/* Takes precedence in  all browsers except IE */
	width: 40px;
	height: 32px;
	/*  For IE  and always should be after width: auto !important*/
}

.keyBordText1 {
	
	font-size: .7em;
	font-weight: normal;
	padding-left: 10px;
}

.querytextleft_leftborder {
	float: left;
	padding: 2px 6px 4px 6px;;
	border-left: 1px solid #979797;
	width: 15%;
}

.rowheader {
	border-bottom: 1px solid #979797;
	
	font-size: 1em;
	font-weight: normal;
	/** background-color: #D4D4D4; */
	vertical-align: middle;
}

.captiontxt {
	
	font-size: 0.7em;
	text-decoration: none;
	vertical-align: top;
	padding-bottom: 4px;
}
/* class added as per request by Sumit_Anand01 request id 172*/
.counterpartycol {
	
	font-size: 1em;
	text-decoration: none;
	vertical-align: top;
	padding-bottom: 4px;
	padding-top: 2px;
}

/*This class is added for counterparty tag helper*/
.querytextleft_CP {
	padding-right: 6px;
	padding-left: 0px;
	width: 29%;
	float: left;
	clear: left;
}
/**/ /* class added as per request by Venu request id 177*/
.composetxtboxmatter1 {
	
	font-size: 1em;
	color: #333333;
	text-decoration: none;
	width: 80%;
	height: 130px; /* px to em conversion required */
	overflow: scroll;
	margin: 2px 0px 2px 0px;
	vertical-align: middle;
}

/* Baseline version 1.38 - START*/
/* class added for tree structure*/
.tree_fourlinbrd_feba
{
/**border-top : 1px solid #000000;
border-bottom : 1px solid #000000;*/
width:100%;
}

.tree_clsNode
{
font-size : 0.7em;
font-style: normal;
font-weight: normal;
text-decoration: none;
color: black;
padding : 0 0 0 0px;
cursor: pointer;
}


.tree_Overflow
{
text-decoration: none;
background-color : #efefef;
overflow: auto;
width:100%;
height:150px;
position: relative;
float:left;
}

/**/
/******* Changes for New Sections Used in Challan Screen *******/
.section_allborder{border-bottom:1px solid #000000;
border-left:1px solid #000000;
border-right:1px solid #000000;
border-top:1px solid #000000;
width:100%;
margin-top:10px;
background-color:#EFEFEF;
}
.section_fourlinbrd:after{content: "."; visibility: hidden;height:0px;clear:both;display:block;}
.dashboardSection .section_fourlinbrd:after{content: ""; visibility: hidden;height:0px;clear:both;display:block;padding-bottom:0px;}/*next-gen*/
.section_halfwidthwithmargin
{
width:49.6%;
float:left;
background-color:#EFEFEF;
border-bottom:1px solid #000000;
border-left:1px solid #000000;
border-right:1px solid #000000;
margin-right:2px;
margin-top :10px;
}
.section_halfwidth
{
width:49.6%;
float:left;
background-color:#EFEFEF;
border-bottom:1px solid #000000;
border-left:1px solid #000000;
border-right:1px solid #000000;
margin-top :10px;
}
.subsection_halfwidthwithmargin
{
width:48%;
float:left;
background-color:#EFEFEF;
border-right:1px solid #000000;
margin-right:1.7%;
}
/******* Changes Added by ROSHAN START *******/
.subsection_halfwidth
{
width:49%;
float:left;
background-color:#EFEFEF;
padding: 5px 2px 5px 5px;
}
.subsection_halfwidthwithborder
{
width:48%;
float:left;
background-color:#EFEFEF;
border-left:1px solid #000000;

}
/******* Changes Added by ROSHAN END *******/
.column_width15withborder
{
border-right: 1px solid rgb(0, 0, 0); width: 15%; float: left;margin-left:1%;
}
.column_width70withborder
{
border-right: 1px solid rgb(0, 0, 0); width: 70%; float: left;margin-left:1%;
}

/******* Changes Added by ROSHAN START *******/

.column_width40withborder
{
border-right: 1px solid #e0e1e2; width: 45%; float: left;height: 20px;
padding-left: 6px;
padding-right: 6px;
}
.column_width50
{
width: 50%;
}
.column_width20withborder
{
border-right: 1px solid #e0e1e2; width: 25%; float: left;height: 20px;
padding-left: 6px;
padding-right: 6px;
}

.column_width20withoutborder
{
width: 22%; 
float: left;
height: 20px;
padding-left: 6px;
padding-right: 6px;
}
.simpletext_centrealign{font-size:0.7em;text-decoration : none;text-align :center;}
/******* Changes Added by ROSHAN END *******/

/* New styles introduced for complexcombo - start */
.resetimgborder {
  background-color: transparent;
  /*border: 1px solid #979797;*/
  border:none; /*Surej RWD for removing reset button*/
  float: left;
  height: 0px;/*Surej RWD for removing reset button*/
  margin-top: 1%;
  padding-bottom: 0;
  vertical-align: middle;
  width: 0px;/*Surej RWD for removing reset button*/
}
.formbtn_reset{
background:transparent url(../images/reset.jpg) no-repeat scroll 0 50%;
height:18px;
width:20px;
border-top:1px solid #979797;
border-bottom:1px solid #979797;
border-right:1px solid #979797;
border-left:0px;
vertical-align:middle;
line-height:20px;
}
.formbtn_lookup
{
	border: 0px;
	background: url(../images/backgrounds/buttonStyle02_new.gif) #1ab2ff
		no-repeat 0% 0%;/*next-gen*/
	float: left;
	font-weight: normal;
	font-color: #404040;/*next-gen*/
	line-height: 21px;
	display: block;
	color: #404040;/*next-gen*/
	
	font-size: 0.69em; /*Changed from 0.78em by Harpreet Cheema*/
	height: 30px;/*next-gen*/
	text-align: center;
	padding-left: 5px;
	margin: 0;
	text-decoration: none;
	vertical-align: bottom;
	width: auto;
	overflow: visible;
	cursor: pointer;
	line-height:20px;
}
.textBorder{border:1px solid gray;vertical-align:middle;width:65px;padding:2px 0px 2px 2px;height:12px;}
.textBorder_lesswidth{border:1px solid gray;vertical-align:middle;width:45px;padding:2px 0px 2px 2px;height:12px;}
/* New styles introduced for complexcombo - end */
/* New styles introduced for Reports design usecase- start*/
.simpletext_blue{font-size:0.7em;color:#0000CC;text-decoration : none;}

.whttxtitalic 
{
font-size : 0.7em;
color : #ffffff;
text-decoration: none;
padding-right: 2px;
text-align:right;
font-style: italic;
}

.tablescroll
{
clear:left;
height:15em;
overflow-y:scroll;
overflow-x:hidden;
width: 100%;
}
.formbtn_refresh{
	border: 0px;
	background: url(../images/backgrounds/buttonStyle02_new.gif) #1ab2ff
		no-repeat 0% 0%;/*next-gen*/
	float: left;
	font-weight: normal;
	font-color: #404040;/*next-gen*/
	line-height: 21px;
	display: block;
	color: #404040;/*next-gen*/
	
	font-size: 0.78em;
	height: 30px;/*next-gen*/
	text-align: center;
	padding-left: 5px;
	margin: 0;
	text-decoration: none;
	vertical-align: bottom;
	width: auto;
	overflow: visible;
	cursor: pointer;
	line-height:20px;
}

/*Start:: Added by surej*/
.groupletButtons{
padding-left:5px;
}
.groupletParent{
border : 1px solid #333333;
}
.groupletContent{
}
.groupletTitle{

font-size : 0.7em;
color : #000000;
background-image : url(../images/bg_gradient.gif);
border : 1px solid #333333;
}
.forPinButton{
	float:left;
}

.container-nxtGenmedium .forPinButton{
	float:left;
	margin-top: 17px;
}

.container-medium {
	float: left;
	/** Added by Shreya for Widget Width*/
	width: 615px;
	padding-left:2px;
	padding-right:15px;
	/*padding-bottom: 10px;*/ /*Removed by Satish, reviewed by Raviraj*/
}
.ui-sortable-placeholder { 
	border: 1px dotted black;
	visibility: visible !important;
	height: 50px !important;
}
.ui-sortable-placeholder * { 
	visibility: hidden;
}
.outline {
	border:1px dashed #CCC;
	margin:-2px;
	background:#FFF;
}
.outline * {
	/*visibility:hidden;*/
	visibility:visible;
}
.ghost {
	z-index:10;
}

.empty-widget{
	
}
.widget {
	float:left;
/*	margin-bottom:22px;*/  /*commented for stage 3*/
}
/*.widget-small {
	width:300px;
	margin-right:5px;
}*/
.widget-medium {
	/** Added by Shreya for widget width */
	width:605px;/*next-gen*/
	margin-right:5px;
	/**Dhanashri**/
	/*border: 1px #dddddd solid;*/
}
.widget-mediumUX4{
	width:605px;/*next-gen*/
	margin-right:5px;	
}
/** Added by vinay for widget border bottom-it should come in botton of widget,even if less data present */
.widget-medium .section_fourlinbrd{ 
	border-bottom:1px rgba(0, 0, 0, 0) ;
}

.widget-mediumUX4 .section_fourlinbrd{ 
	border-bottom:1px rgba(0, 0, 0, 0) ;
}

.widget-small .widget-content{

/*border: 1px #dddddd solid;*/
	background:#FFF;
	padding-bottom: 2px;
	border-left:1px solid #D4D6D7;
	border-right:1px solid #D4D6D7;
	min-height: 304px;
	max-height: 304px;
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px #D4D6D7 solid;
}
.widget-large {
	width:101%;
}
.widget-head {
	background-position:left top;
	background-repeat:no-repeat;
	/**Dhanashri**
	padding:10px 12px 5px 12px;*/
	padding: 5px 12px 5px 12px;
	cursor:move;
	overflow: hidden;
	font-size: 0.9em;
	border: 1px solid #D4D6D7;
	border-bottom: none;
	background-color: #FFFFFF;/*next-gen*/
}
.widget-large .widget-head {
	background-image:url(../images/widget-head-large.png);
}
.widget-medium .widget-head {
	/**Dhanashri** background-image:url(../images/widget-head-medium.png);*/
}
.widget-small .widget-head {
	/*background-image:url(../images/widget-head-small.png);*/ /* commented for widget enhancement */
}
.widget-head .h2Widget {
	/**Dhanashri**
	background-color:#474b4e;
	color:#fff;
	padding:0 10px 0 0;
	background-image:none;*/

	color:#333333;
	/*float:left;*/
	padding:0 10px 0 10px;
	background-repeat: no-repeat;
}
.widget-head .icons {
	float:right;
	padding:0;
	
}
.widget-head .icons li {
	float:left;
	padding:3px 0 0 6px;
	background:none;
}
.widget-head .icons li.options {
	position:relative;
}
.widget-head .icons li a {
	display:block;
	width:17px;
	height:17px;
}
.widget-head .icons li a.options {
	background:url(../images/widget-options.png) no-repeat top left;
}
.widget-head .icons li a.options.selected {
	background:url(../images/widget-options-selected.gif) no-repeat top left;
}
#main .widget-head .icons li a.toggle {
	background:url(../images/widget-close.png) no-repeat top left;
}
#main .closed .widget-head .icons li a.toggle {
	background:url(../images/widget-open.png) no-repeat top left;
}
.widget-head .icons li a.drag {
	background:url(../images/widget-move.png) no-repeat top left;
}
.widget-head .widget-options {
	background:#262a2c url("../images/widget-options-top.gif") no-repeat top left;
	position:absolute;
	z-index:10;
	top:19px;
	right:0;
	width:130px;
	padding:3px 0 0;
	cursor:auto;
	display:none;
}
.widget-head .widget-options ul {
	padding:4px 1px 9px;
	background:#262a2c url("../images/widget-options-bottom.gif") no-repeat bottom left;
}
.widget-head .widget-options li {
	float:none;
	padding:0;
}
.widget-head .widget-options li:hover {
	background:#474b4e;
}
.widget-head .widget-options li a {
	width:auto;
	height:auto;
	color:#fff;
	padding:3px 0 3px 10px;
}
.widget-head .widget-options li a:hover {
	text-decoration:none;
}
.widget-body {
	/*position:relative;*/
	padding-bottom:3px; /*Surej RWD reduced padding from 4px as bottom border of nav to widget were not coming*/
}
.widget-content {
	/*background:#FFF;
	border-left:1px solid #D4D6D7;
	border-right:1px solid #D4D6D7;*/
	/*padding-bottom: 10px;*/   /*commented this line ebux stage 3*/
	/*padding-bottom: 2px;
min-height: 280px;
max-height: 280px;
overflow-x: hidden;
overflow-y: auto;*//*commented this line ebux stage 3 by kunal_sonje*/
}
.widget-content ul {
	padding:19px 11px 0;
}
.widget-content ul li {
	 font-size: 0.813em;
	padding-bottom:8px;
	padding-left:0;
	background:none;
}
.widget-content table {
	/*border:none;*/   /*comment for stage 3*/
}
.widget-content table select{
	width:120px;
}
.widget-toolbar {
	background:#EDF6FB;
}
.widget-toolbar ul {
	float:right;
	padding:4px 4px 7px;
}
.widget-toolbar ul li {
	 font-size: 0.813em;
	float:left;
	padding:0 7px;
	border-left:1px solid #C6C9CC;
}
.widget-toolbar ul li.first {
	border-left:none;
}
.widget-toolbar ul li a {
	color:#0278BA;
	text-decoration:none;
}
.widget-foot {
	position:relative;
	bottom:0;
	left:0;
	width:100%;
	/**Added by Naval for Widget bottom border */
	height:2px;
}
.widget-large .widget-foot {
	/*background:url(../images/widget-bottom-large.png) no-repeat top left;*/ /* commented for widget enhancement */
}
.widget-medium .widget-foot {
	/*background:url(../images/widget-bottom-medium.png) no-repeat top left;*/ /* commented for widget enhancement */
}
.widget-small .widget-foot {
	/*background:url(../images/widget-bottom-small.png) no-repeat top left;*/ /* commented for widget enhancement */
}
/*next-gen*/
.dashboardSection .widget-large table th,.dashboardSection .widget-large table td
	{
	text-align: right;
}
/*Changes done by shreya for ebux3 new header - Start */
.fontresize_large, .fontresize_large a {
	background: url("../images/A-Big.png") no-repeat scroll 2px 0 transparent;
    float: left;
    height: 14px;
    margin: 5px 0 3px 5px;
    text-align: center;
    width: 20px;
}
.fontresize_mid, .fontresize_mid a {
	background: url("../images/A-Mid.png") no-repeat scroll 2px 0 transparent;
    float: left;
    height: 14px;
    margin: 5px 0px 3px 5px;
    text-align: center;
    width: 20px;
}
.fontresize_small, .fontresize_small a {
	background: url("../images/A-Sml.png") no-repeat scroll 2px 0 transparent;
    float: left;
    height: 14px;
    margin: 5px 0 3px 5px;
    text-align: center;
    width: 20px;
}
/*Changes done by shreya for ebux3 new header - End */
/*End:: Added by surej*/

/* New styles introduced for Reports design usecase- end */
.srcmsfooter
{
clear: both; padding-bottom: 0px; font-size: 12pt;margin-left: 10px;
}
/*New styles added for session popup start here*/
/* Changes done by shreya for new ebux3 header------- start*/
#sessionPopup {
	border:1px solid #000000;
	
	font-size:1em;
	font-weight: normal;
	width:99%;
	height:99%;
}
#sessionPopupTitle {
/* 	background: url(../images/sessionAlertImg.png) repeat; */
	color: black;
	background-color: #cdcdcd;
	padding: 7px 10px;
	font-size: 0.69em;
	font-weight: normal;
}
.sessionExpiredRow {
	color:FireBrick;
	padding:10px 60px;
	font-weight: normal;
	background: url(../images/new_alert_icon.png) no-repeat scroll 15px 0 transparent;
	font-size: 0.9em;
}
.reloginMsgRow {
	padding:20px;	
	line-height: 24px;
	font-size: 0.9em;
}
.popupDimension {
	width: 420px; 
	height: 220px; 
	margin: 0 auto;
}
.sessionTable {
	float: left; 
	width: 92%; 
	margin: 0 4%;	
}	
.HW_continue_session {
	height: 30px;
	background: url(../images/backgrounds/buttonStyle02_new.gif) transparent
		no-repeat 0% 0px;/*next-gen*/
	margin-left: 5px;
	padding-left: 5px;
	/*margin-top: 5px;*//*next-gen-new*/
	margin-top: -3px;
	margin-right:5px;
	display: inline-block;
}
#continue_session_btn {
	
	font-size: 0.9em;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
	padding-right: 5px;
	background: url(../images/backgrounds/buttonStyle02_new.gif) #026eab
		no-repeat 100% 0px;/*next-gen*/
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	height: 30px;
	cursor: pointer;
	line-height:21px;
	float: left;
}
.close_btn {
	background-color:#ddd;
	font-weight: normal;
/* 	background: url(../images/backgrounds/btnGray_new.gif) transparent */
/* 		no-repeat 100% 0px;next-gen */
	font-size:0.9em;
	/*padding:5px 4px;*//*next-gen-new*/
	padding:0 6px;
	border:1px solid #ccc;
	color: #404040;
	display: inline-block;
	float: right;
	cursor: pointer;
	*float: none;
	height: 30px;
	margin-top: -3px;
}
/* Changes done by shreya for new ebux3 header-------- End*/
/*New styles added for session popup end here*/
/*Added for Non Modal Box */
#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	background-color: #000!important;
}
#MB_overlay[id] { position: fixed; }

#MB_window {
	position: absolute;
	top: 0;
	border: 0 solid;
	text-align: left;
	z-index: 10000;
}
#MB_window[id] { position: absolute!important; }

#MB_frame {
	position: relative;
	background-color: #EFEFEF;
	height: 100%;
}

#MB_header {
	margin: 0;
	padding: 0;
}

#MB_content {
	padding: 6px .75em;
	overflow: auto;
}

#MB_caption {
	font: bold 100% "Lucida Grande", Arial, sans-serif;
	text-shadow: #FFF 0 1px 0;
	padding: .5em 2em .5em .75em;
	margin: 0;
	text-align: left;
}

#MB_close {
	display: block;
	position: absolute;
	right: 5px; top: 4px;
	padding: 2px 3px;
	font-weight: normal;
	text-decoration: none;
	 font-size: 0.813em;
}
#MB_close:hover {
	background: transparent;
}

#MB_loading {
	padding: 1.5em;
	text-indent: -10000px;
	background: transparent url(../images/spinner.gif) 50% 0 no-repeat;
}

/* Color scheme */
#MB_frame {
	padding-bottom: 7px;
	/*-webkit-border-radius: 7px; */
	/*-moz-border-radius: 7px;*/
	/*border-radius: 7px;*/
}
#MB_window {
	background-color: #EFEFEF;
	color: #000;
	/*-webkit-box-shadow: 0 8px 64px #000; */
	/*-moz-box-shadow: 0 0 64px #000; */
	/*box-shadow: 0 0 64px #000;*/
	
	/*-webkit-border-radius: 7px; */
	/*-moz-border-radius: 7px;*/
	/*border-radius: 7px;*/
}
#MB_content { border-top: 1px solid #F9F9F9; }
#MB_header {
  background-color: #DDD;
  border-bottom: 1px solid #CCC;
}
#MB_caption { color: #000 }
#MB_close { color: #777 }
#MB_close:hover { color: #000 }


/* Alert message */
.MB_alert {
	margin: 10px 0;
	text-align: center;
}


/* Baseline version 1.38 -END */

/*Added for ANZ demo*/
.hwnavtitle {
	 font-size: 0.75em;
	color: #000000;
}

.anzH1 {
	font-size: 28px;
}

.hwleftlabeldataentry {
	color: #262a2c;
	
	/*Changed by Neha Gosain */
   /* font-size: 0.813em;*/
    /*font-size: 0.69em; Commented by Dhanashri Kelkar to refer body level font-size*/
	text-decoration: none;
	/* Commented by Neha Gosain to have attributes
	padding-top: 7px;
	text-align: right;
	padding-right: 6px;
	padding-left: 0px;
	width: 35%;
	float: left;
	clear: left;
	font-weight: normal;*/
}

.hwrightlabeldataentry {
	font-size: 1em;
	clear: right;
	padding-left: 0px;
	clear: right;
	display: block;
	overflow: hidden;
}

.hwleftlabeldisplayform {
	padding-top: 7px;
	 font-size: 0.75em;
	text-align: right;
	padding-right: 6px;
	padding-left: 0px;
	width: 35%;
	float: left;
	clear: left;
	font-weight: normal;
}

.hwrightlabeldisplayform {
	padding-top: 7px;
	font-size: 1em;
	clear: right;
	padding-left: 6px;
	clear: right;
	display: block;
	overflow: hidden;
}

.width100percent_inputdisplay {
	margin: 1.1em;
	background-color: transparent;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.formrow_inputdisplay {
	margin: 0px;
	padding-left: 0px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 0px;
}

.new_formrow_inputdisplay {
	margin: 0px;
	padding-left: 0px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
}

.hwtxtnormal {
	font-size: 0.8em;
	font-weight: normal;
	
}

.hwredtxt {
	/*color: #FF0000;*//*its value changed to black as we are going to display debit amount in black color */
	color: black;
	font-size: 1em; /*changed for bringing text font in sync*/
	font-weight: normal;
	
}

.hwredstar {
	
	font-size: 0.8em;
	color: #FF0000;
	text-decoration: none;
}

.pageinfo {
	
	font-size: 0.8em;
	background: url(../images/backgrounds/steps.gif) no-repeat 0px
		55px;
	padding-top: 9.3%;
	padding-bottom: 4%;
	text-align: center;
}

.pageselected {
	
	color: #262a2c;
	text-decoration: none;
	font-weight: normal;
	background: url(../images/backgrounds/steps-selected.gif) #fff repeat-x
		0px 100%;
}

.hwsectionbckgrndeven {
	background-color: #edf6fb;
}

.hwsectionbckgrndodd {
	background-color: #ffffff;
}

.pagentselected {
	color: #515557;
	font-weight: normal;
}

.formbtn_pagi_next {
	
	font-size: 0px;
	text-decoration: none;
	height: 13px;
	width: 13px;
	text-align: center;
	background: url(../images/backgrounds/next.gif) no-repeat 1px
		50%;
	border: 0px solid #ffffff;
	margin-left: 2px;
	margin-right: 0px;
	vertical-align: middle;
	padding: 0px 2px 0px 2px;
	cursor:pointer;
}

.formbtn_pagi_first {
	
	font-size: 0px;
	text-decoration: none;
	height: 13px;
	width: 13px;
	text-align: center;
	background: url(../images/backgrounds/first-disabled.gif)
		no-repeat 4px 50%;
	border: 0px solid #ffffff;
	margin-left: 2px;
	margin-right: 2px;
	vertical-align: middle;
	padding: 0px 2px 0px 2px;
	cursor:pointer;
}

.formbtn_pagi_last {
	
	font-size: 0px;
	text-decoration: none;
	height: 13px;
	width: 13px;
	text-align: center;
	background: url(../images/backgrounds/last.gif) no-repeat 0px
		50%;
	border: 0px solid #ffffff;
	margin-left: 2px;
	margin-right: 2px;
	vertical-align: middle;
	padding: 0px 2px 0px 2px;
}

.hwBcumtxt {
	font-size: 0.8em;
	font-weight: normal;
	
	float: left;
}

.hwNavtxt {
	 font-size: 0.75em;
	font-weight: normal;
	
	float: left;
}

.hwcpinput {
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	vertical-align: middle;
	float: left;
	width: 0px;
}

.hwwidth100percent {
	width: 100%;
	padding-top: 0.5%;
	padding-bottom: 1.5%;
}

.hwfrmbtnlink {
	border: 0px;
	color: #0278ba;
	 font-size: 0.75em;
	height: 21px;
	background: transparent;
	width: auto;
	float: left;
}

.hwfrmbtnlink:hover {
	border: 0px;
	color: #0278ba;
	 font-size: 0.75em;
	height: 21px;
	background: transparent;
	width: auto;
	float: left;
	text-decoration: underline;
	cursor: pointer;
}

.hwfrmbtnlink_nextgen {
  border: 0px;
  color: #0278ba;
  font-size: 0.75em;
  height: 21px;
  background: transparent;
  width: auto;
}

.hwfrmbtnlink_nextgen:hover {
                border: 0px;
                color: #0278ba;
                font-size: 0.75em;
                height: 21px;
                background: transparent;
                width: auto;                
                text-decoration: underline;
                cursor: pointer;
}

.stage3_additionaldetailslink_nextgen {
  background-color: #EBF7FF;
  border: 1px solid #97CAE6;
  float: left;
  height: auto;
  margin-top: 10px;
  padding-top: 3px;
  width: 95.5%;
  margin-bottom: 2%;
  margin-left: 2%;
  padding-left: 10px;
}

.hwformbtnconfirm {
	
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 11px;
	margin: 0px 0px 0px 10px;
	background: url(../images/backgrounds/buttonStyle04.gif) #026eab
		no-repeat 100% 0px;
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: right;
	height: 31px;
	cursor: pointer;
}

.hwdivformbtnconfirm {
	height: 31px;
	background: url(../images/backgrounds/buttonStyle04.gif) #ffffff
		no-repeat -22% 0px;
}

.hwconfirmfrmbtnlink {
	border: 0px;
	color: #0278ba;
	 font-size: 0.75em;
	height: 31px;
	background: transparent;
	width: auto;
	float: left;
}

.hwconfirmfrmbtnlink:hover {
	border: 0px;
	color: #0278ba;
	 font-size: 0.75em;
	height: 31px;
	background: transparent;
	width: auto;
	float: left;
	text-decoration: underline;
	cursor: pointer;
}

.hwfrmbtnlinkleftborder {
	border: 0px;
	color: #0278ba;
	 font-size: 0.75em;
	height: 21px;
	background: transparent;
	width: auto;
	float: left;
	border-left: #c6c9cc 1px solid;
}

.hwfrmbtnlinkleftborder:hover {
	border: 0px;
	color: #0278ba;
	 font-size: 0.75em;
	height: 21px;
	background: transparent;
	width: auto;
	float: left;
	text-decoration: underline;
	cursor: pointer;
	border-left: #c6c9cc 1px solid;
}

.section_halfwidthwithmargin {
	width: 48%;
	float: left;
	background: transparent;
	border: #e0e1e2 1px solid;
	margin-right: 1.6%;
	background-color:#EFEFEF;
	margin-top :10px;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;	
}

.section_halfwidth {
	width: 49.8%;
	float: left;
	background: transparent;
	border: #e0e1e2 1px solid;
	background-color:#EFEFEF;
	margin-top :10px;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;	
}

.hwinfoheader {
	font-weight: normal;
	background-color: #fbfbfb;
}

.navsectiontopborder {
	width: 100%;
	clear: both;
	margin-top: 10px;
	border-top: #e0e1e2 1px solid;
	padding-top: 10px;
	padding-bottom: 10px;
}

.navsectiontopborder:after {
	content: ".";
	visibility: hidden;
	height: 0px;
	clear: both;
	display: block;
	background-color: #edf6fb;
}

.infpanelformrow {
	margin: 0px;
	padding: 3px 10px;
	background-color: transparent;
	clear: both;
}

.headertextleft {
	
	color: #afb1b3;
	font-size: 0.8em;
}

.hwheadertext {
	
	color: #afb1b3;
	font-size: 0.8em;
}

.bluebg {
	background-color: #edf6fb;
	
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left; /*Fix for left align error desc  as per style guide*/
}

.bluebgwithwidth {
	background-color: #edf6fb;
	width: 100%;
}

.bluebgwithwidth:after {
	content: ".";
	visibility: hidden;
	height: 0px;
	clear: both;
	display: block;
}

.approverdetailspad {
	background-color: #ffffff;
}

.hwtopheader {
	padding-bottom: 0px;
	padding-left: 23px;
	padding-right: 0px;
	padding-top: 10px;
	height: 36px;
	
	border-top: #979797 1px solid;
	border-left: #979797 1px solid;
	border-right: #979797 1px solid;
}

.newhwrightlabeldataentry {
	border-left: #979797 1px solid;
	border-right: #979797 1px solid;
	border-bottom: 0px;
	text-align: right;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
}

.hwsection_confirmborder {
	border-top: 0px solid #979797;
	clear: both;
	margin-top: 0px;
}

.hwleft {
	text-align: right;
	float: left;
}

.newformbtn_img {
	border: 0px;
	background: url(../images/backgrounds/buttonStyle02_new.gif) #1ab2ff
		no-repeat 0% 0px;/*next-gen*/
	float: left;
	font-weight: normal;
	font-color: #404040;/*next-gen*/
	line-height: 21px;
	display: block;
	color: #404040;/*next-gen*/
	
	font-size: 0.78em;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	vertical-align: bottom;
	width: 84px;
	overflow: visible;
	line-height:20px;
	height: 30px;/*next-gen*/
}

.newHW_formbtn_img {
	display: inline-block;
	height: 30px;/*next-gen*/
	background: url(../images/backgrounds/buttonStyle02_new.gif) #1ab2ff
		no-repeat 100% 0px;/*next-gen*/
	width: 86px;
}

.newheader {
	line-height: 0px;
	border-left: 0px;
	border-bottom: 0px;
}

.hwrpwidth100percent {
	height: 33px;
	border-left: #e0e1e2 1px solid;
	border-right: #e0e1e2 1px solid;
}

.hwleftlabelconsumercode {
	padding-top: 10px;
	font-size: 1em;
	text-align: right;
	padding-right: 6px;
	padding-left: 0px;
	width: 35%;
	float: left;
	clear: left;
	font-weight: normal;
}

.hwrightlabelconsumercode {
	float: right;
	padding-right: 207px;
}

.newnavsectiontopborder {
	clear: both;
	margin-top: 0px;
	border-right: #e0e1e2 1px solid;
	border-bottom: #e0e1e2 3px solid;
	border-left: #e0e1e2 1px solid;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 20px;
	padding-left: 10px;
}

.hwpaymentsheader {
	background-color: #edf6fb;
	border-top: #979797 1px solid;
	border-left: #979797 1px solid;
	border-right: #979797 1px solid;
}

/* Start : Added by harpreet for Listing table*/
.newone_formbtn_img {
	border: 0px;
	background: url(../images/backgrounds/buttonStyle02_new.gif) #1ab2ff
		no-repeat 0% 0%;/*next-gen*/
	float: left;
	font-weight: normal;
	font-color: #404040;/*next-gen*/
	line-height: 21px;
	display: block;
	color: #404040;/*next-gen*/
	
	font-size: 0.78em;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	vertical-align: bottom;
	width: 130px;
	overflow: visible;
	height: 30px;/*next-gen*/
}

.newone_HW_formbtn_img {
	display: inline-block;
	height: 30px;/*next-gen*/
	background: url(../images/backgrounds/buttonStyle02_new.gif) #1ab2ff
		no-repeat -162px 0px;/*next-gen*/
	width: 140px;
}

.hwbottomline_old {
	width: 100%;
	margin-bottom: 70px;
	background-color: #edf6fb;
	height: 85px;
	padding-top: 11px;
	padding-bottom: 5px;
}

.hwbottomline {
	width: 100%;
	background-color: #edf6fb;
	padding: 20px 0px 45px 0px;
}


.hwquerytextleft {
	padding-right: 6px;
	padding-left: 6px;
	width: 35%;
	/* float: left; */
	clear: left;
	text-align: right;
	padding-bottom: 11px;
	font-size: 1em;
	padding-top: 9px;
	font-weight: normal;
}

.hwrightlabelrecentscreen {
	font-size: 1em;
	clear: right;
	padding-left: 0px;
	display: block;
	overflow: hidden;
	float: right;
}


	.datelabelColumn_border {
		height: 31px;
		/*modified by payal*/
		/* background: url(../images/backgrounds/input-text.gif) #edf6fb no-repeat -577px 0px; */
		display: block;
		/** Changed by lavanya : margin-left modified to 1px from 2px */
		/* margin-left: 2px; */ /*modified by vipra: to fix the left border issue*/
	}



.datelabelColumn {
	margin: 0px;
	padding-top: 0 0 13px 2px;
	
	/* background: url(../images/backgrounds/input-text.gif) #edf6fb no-repeat 0 0; */
	height: 31px;
	/*Width reduced from 120px to 100px by Sonia Garg for UI3*/
	width: 100px;
	border-width: 0px;
	display: inline-block;
	/*Added by Sonia Garg*/
	float: left;
	margin-left: 5px; 
	background-color: #FFFFFF;/*next-gen*/
}

.subsectheaderforsearch {
	font-weight: normal;
	text-decoration: none;
	padding: 0px 6px 4px 6px;
	vertical-align: top;
	margin: 0px; /*Used for Heading Level Tags */
	border: none;
	background: none;
	background-color: #edf6fb;
	border-top: #cfe6f4 1px solid;
}

/* End : Added by harpreet for Listing table*/
	/*Start : Added by Uday for Quick Pay*/
.labelcolumncombosmall {
	margin-top: 8px; /*Changed from 0px by Sonia Garg*/
	padding-top: 0px; /*Changed from 8px by Sonia Garg*/
	
	width: 97%;
	background-color: transparent;
	border: 0 none;
	color: #262A2C;
	/*Changed by Neha Gosain*/
	/* font-size: 0.813em;*/
	font-size: 0.69em;
	/*font-size: 13px;  Modified for widget enhancement next-gen*/
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}

.labelColumn_combo_brdr_small {
	height: 31px;
	background: url(../images/backgrounds/select.gif) no-repeat -630px 0 #FBFBFB; /*Changed from transparent color to #FBFBFB by Sonia Garg*/
	width: 170px;
	display: block;
}


.labelcolumnsmall {
	border: 0px;
	margin: 0px;
	padding-bottom: 5px;
	/* padding-left: 11px; */
	padding-right: 0px;
	padding-top: 7px;
	padding-left: 2px; /*Added by Dhanashri Kelkar*/
	
	background: url(../images/backgrounds/input-text.gif) no-repeat 0px 0px;
	/** Changes done by Parasher : Height 31 to 19 and width 150 to 169 */
	height: 19px;
	width: 169px;
	float: left;
	font-size: 11px; /*Added by Nikita Manohar to refer body level font-size*/
	font-size: 0.69em;
	line-height: 0.69em;

}
/*Aashish Added for RWD*/
.labelcolumnsmallRWD {
	height: 17px;
	width: 37%;
	float: left;
	font-size: 0.69em;
	border: 1px solid #d3d3d3;
/* 	border-radius: 4px; */
	padding-right: 0px;
	padding-top: 7px;
	padding-left: 2px;
	
	margin: 0px;
	padding-bottom: 5px;
	background-color: rgb(251,251,251);
}
/* Added By priyanka for combo-text-lookup */

.labelcolumnsmall_lookup {
	border: 0px;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 11px;
	padding-right: 0px;
	padding-top: 7px;
	
	background: url(../images/backgrounds/input-text.gif) no-repeat
		0px 0px;
	height: 31px;	
	width: 150px;
}

.dropdownexpandalbe_small {
	background-color: transparent;
	border: 0px;
	margin: 7px 0px 0px 0px;
	color: #262a2c;
	width: 98%;
	display: inline-block;
	
	/*Changed by Neha Gosain*/
	/*font-size: 0.8em;*/
	font-size: 0.69em;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}

.querytextboxmedium_smallBackUp {
	background-color: #edf6fb;
	padding-top: 0px;
	border-color: #88A0C8 #88A0C8 #88A0C8;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
	background: url(../images/backgrounds/input-text.gif) no-repeat
		100% 0px;
        /*Changed By Neha Gosain*/
	/*font-size: 0.8em;*/
	font-size: 0.69em;
	text-decoration: none;
	width: 215px; /* px to em conversion is required */
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	float: left;
	height: 31px;
	/* Added by Priyanka*/
	margin-left: 115px;
	margin-top: -30px;
}


.querytextboxmedium_small { 
/** Added by Priyanka for lookup */
	background: url("../images/backgrounds/input-text.gif")
		no-repeat scroll 100% 0 transparent;
	border: 0 solid #88A0C8;
	float: left;
	
	/*Changed By Neha Gosain*/
	/*font-size: 0.8em;*/
	/*font-size: 11px; Commented by Dhanashri Kelkar to refer body level font-size*/
	height: 31px;
	/* margin: -30px 0 0 105px; */
	margin-left: 5px;
	/* Changed by nikita Manohar 
	padding-top: 0;*/
	padding: 0 0 1px;
	text-decoration: none;
	vertical-align: middle;
	width: 172px; /*Changed from 170px by Dhanashri Kelkar*/

}

.section_quickpay {
	width: 100%;
	clear: both;
	padding-top: 0.5em;
}

.section_quickpay:after {
	content: ".";
	visibility: hidden;
	height: 0px;
	clear: both;
	display: block;
	background-color: #edf6fb;
}

.hwquickpayright {
	text-align: right;
	float: right;
	padding-right: 125px;
}

/*End : Added by Uday for Quick Pay*/
.hwmndright {
	text-align: right;
	float: right;
	padding-top: 0.9em;
}

/*Start : Added by Uday for Issuance*/
.hwleftlabelissuance {
	padding-top: 2px;
	font-size: 0.8em;
	text-align: right;
	padding-right: 0px;
	padding-left: 12px;
	width: 10%;
	float: left;
	clear: left;
	font-weight: normal;
	
}

.hwinputformheader {
	padding-left: 11px;
	font-size: 0.8em;
}

/*End : Added by Uday for Issuance*/
	/*Start : Added by Sushanta for Step tracker */
div.steps {
	display: block;
	background: #fff url(../images/backgrounds/steps.gif) no-repeat
		0 0;
	padding: 0 0 0 3px;
	margin-top: 5%;
}

ul.steps {
	background: url(../images/backgrounds/steps.gif) no-repeat 100%
		0;
	text-align: center;
	margin: 0 0 11px;
	padding: 0 3px 0 0;
}

ul.steps li {
	list-style-type: none;
	display: inline;
	padding: 0 12px;
	color: #515557;
	font-weight: normal;
	 font-size: 0.75em;
	line-height: 44px;
	background: none;
	
}

ul.steps li.selected {
	border: 1px solid #bdddef;
	border-top: 1px solid #cfe6f4;
	border-bottom: 1px solid #cfe6f4;
	color: #262a2c;
	background: #fff url(../images/backgrounds/steps-selected.gif)
		repeat-x 0 100%;
	position: relative;
	display: inline-block;
	height: 42px;
}
ul.steps li a {
	color:#515557;
	text-decoration:none;
}
ul.steps li.selected a {
	color:#262a2c;
	margin:1px 0;
}

.hwright {
	text-align: right;
	float: right;
	padding-top: 1.5%;
}

ul.steps li.selected span {
	display: block;
	background: transparent
		url(../images/backgrounds/steps-arrow.gif) no-repeat 100% 0;
	width: 9px;
	height: 6px;
	position: absolute;
	bottom: -6px;
	left: 50%;
	margin-left: -4px;
}

/*End : Added by Sushanta for Step tracker */
	/*Start : Added by Uday for Payee Registration */
.hwleftlabelpayee {
	padding-top: 7px;
	font-size: 0.8em;
	
	text-align: right;
	padding-right: 6px;
	padding-left: 0px;
	clear: left;
	font-weight: normal;
}

/*End : Added by Uday for Payee Registration */
	/*Start : Added by Harpreet for Account Summary */
.accsumquerytextleft {
	padding-right: 6px;
	padding-left: 6px;
	float: left;
	clear: left;
	text-align: right;
	padding-bottom: 11px;
	font-size: 1em;
	padding-top: 19px;
	font-weight: normal;
}

.accsumgreytopright { /*padding: 2px 1px;*/
	border: #e0e1e2 1px solid;
	height: 40px;
}

.greybottomleft {
	width: 100%;
	clear: both;
	margin-top: 10px;
}

.gradientbgonelinewithouttxt {
	padding-top: 4px;
	padding-bottom: 4px;
	background-repeat: repeat-x;
	padding-left: 2px;
	background-color: #c9cbcc;
	line-height: 15px;
}

.listbluerow {
	text-decoration: none;
	height: 43px;
	border: #e0e1e2 1px solid;
	background-color: #edf6fb;
}

.listbluerow:hover {
	text-decoration: none;
	height: 43px;
	border: #e0e1e2 1px solid;
	background-color: #fdfad9;
}

.listonlywhiterow {
	text-decoration: none;
	height: 43px;
	border: #e0e1e2 1px solid;
	color: #000000;
}

.groupbycombo {
	
}

.hwgreybg_margin {
	background-color: #ffffff;
	margin: 0px;
	padding: 2px 10px;
	height: 0px;
	line-height: 0px;
}

/*End : Added by Harpreet for Account Summary */
	/*Start : Added by Sushanta for Suspect Transaction */
.suspectlisttopbigbg {
	background-color: #c02834;
	line-height: 150%;
	border-left: 0px;
}

.formbtn_red {
	
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 11px;
	margin: 0px 0px 0px 10px;
	background: url(../images/backgrounds/buttonStyle10.gif) #c02834
		no-repeat 100% 0px;
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: right;
	height: 31px;
	cursor: pointer;
	line-height:20px;
}

.hwfrmbtnred {
	float: right;
	height: 31px;
	background: url(../images/backgrounds/buttonStyle10.gif) #c02834
		no-repeat 0% 0px;
}

.simplewhitetext {
	color: #ffffff;
	
	font-size: 0.8em;
	text-decoration: none;
}

.redtable {
	background-color: #ffe9df;
	padding-left: 10px;
	padding-right: 10px;
	height: 290px;
}

.listingrowred {
	margin: 0px;
	padding: 0px;
	clear: both;
}

.alerttextwithlinks {
	color: #262a2c;
	
	 font-size: 0.75em;
	text-decoration: none;
}

a.alerttextwithlinks:link {
	
	 font-size: 0.75em;
	color: #0278ba;
	text-decoration: none;
}

a.alerttextwithlinks:visited {
	
	 font-size: 0.75em;
	color: #0278ba;
	text-decoration: none;
}

a.alerttextwithlinks:hover {
	
	 font-size: 0.75em;
	color: #0278ba;
	text-decoration: underline;
}

.listingrowredmsg {
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: left;
	line-height: 40px;
}

.listingrowredborder {
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: center;
	line-height: 40px;
	border-top: 1px solid #f5cccf;
}

.listingrowredmsglink {
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: left;
	padding-bottom: 10px;
}

.listboldtxtwhite {
	font-weight: normal;
	text-decoration: none;
	padding: 3px 6px 3px 6px;
	vertical-align: middle;
	margin: 0px; /*Used for Heading Level Tags */
	color: #ffffff;
}

/*End : Added by Sushanta for Suspect Transaction */
	/*Start : Added by Harpreet for Search Screens */
.navsectionwithouttopborder {
	width: 100%;
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.querytextboxmedium_search {
	/*background-color: #edf6fb; next-gen*/
	padding-top: 0px;
	border-color: #88A0C8 #88A0C8 #88A0C8;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
/*	background: url(../images/backgrounds/input-text.gif) no-repeat
		102% 0px;*//*Commented by Aashish for RWD */
		/* Commented by Dhanashri Kelkar to refer body level font-size
	font-size: 0.8em;*/
	text-decoration: none;
	/*width: 130px; */ /* px to em conversion is required */
	width: 182px; /* Modified for widget enhancement */
	margin: 0px 0px 0px 5px; /* changed left margin from 0 to 5 by Sonia Garg for UI3*/
	vertical-align: middle;
	float: left;
	height: 31px;
}
/*Added by shreya for quick pay widget*/
.labelcolumnsearch {
	border: 0px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 6px;
	
/*	background: url(../images/backgrounds/input-text.gif) no-repeat
		0px 0px; *//*Commented by Aashish for RWD */
	height: 26px; /*Changed from 25px by Sonia Garg*/
	/*width: 115px;*/
/*	width: 164px;  Modified for widget enhancement. Commented by Aashish for RWD */
	width:89%;
	font-size: 0.69em; /*Added by Sonia Garg*/
	border: 1px solid #d3d3d3;
/* 	border-radius: 4px; */
	background-color: rgb(251,251,251);
	font-size: 0.69em;
	line-height: 0.69em;

}

.searchsimpletext_bubble {
	color: #404040;/*next-gen*/
	/*Changed by Neha Gosain*/
	/* font-size: 0.813em;*/
	font-size: 0.69em; /*Added by Parashar Dutta*/
	text-decoration: none;
	float: left;
	padding: 2px 2px 2px 2px;
	/** Added by Naval */
	/**margin-top: 2px;*/
}
.searchsimpletext {
	color: #404040;/*next-gen*/
	
	/*Changed by Neha Gosain*/
	/* font-size: 0.813em;*/
	font-size: 0.69em; /*Added by Parashar Dutta*/
	text-decoration: none;
	float: left;
	padding-top: 8px;
	padding-right: 5px;
	/** Added by Naval */
	/**margin-top: 2px;*/
}

.searchsimpletextCMS {
  color: #404040;
  font-size: 0.69em;
  text-decoration: none;
  float: left;
  padding-top: 1px;
  padding-right: 50px;
  padding-left: 22px;
}

.searchsimpletextCMS_New {
  color: #404040;
  font-size: 0.69em;
  text-decoration: none;
  float: left;
  padding-top: 1px;
  padding-right: 5px;
}

.searchsimpletextCMS_nofloat {
  color: #404040;
  font-size: 0.69em;
  text-decoration: none;  
  padding-top: 1px;
  padding-right: 50px;
  padding-left: 22px;
}

.errorImageCMSIcon {
  background: url("../images/error-icon.gif") no-repeat;
}
.searchsimpletext_sideheading
{
      font-size: 14px;
      font-weight: normal;
      text-decoration: none;
      color: #404040;
      
}

.searchsimpletextwithleftpadding {
	padding-left: 5px;
}

/*RWD Added missing style in themes*/
.searchsimpletext_Ebux3{
	color: #404040;/*next-gen*/	
	font-size: 0.69em; 
	text-decoration: none;
	float: left;
	padding-top: 7px;
	padding-right: 5px;
}

.searchsimpletext_leftmargin {
	padding-left:5px;
	color: #404040;/*next-gen*/
	/*Changed by Neha Gosain*/
	/* font-size: 0.813em;*/
	font-size: 0.69em; /*Added by Parashar Dutta*/
	text-decoration: none;
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	/** Added by Naval */
	/**margin-top: 2px;*/
}
.searchsimpletext_leftmargin_currency {
	padding-left:5px;
	color: #404040;/*next-gen*/
	/*Changed by Neha Gosain*/
	/* font-size: 0.813em;*/
	font-size: 0.69em; /*Added by Parashar Dutta*/
	text-decoration: none;
	float: left;
	padding-top: 2px;
	/*padding-right: 5px;*/
	/** Added by Naval */
	/**margin-top: 2px;*/
}
/*Aashish added for RWD*/
.searchsimpletext_accntSummary{
	color: #404040;/*next-gen*/
	
	font-size: 0.69em; /*Added by Parashar Dutta*/
	text-decoration: none;
	padding-right: 3px;
	float: left;
}
.searchsimpletext_rightMargin {
	color: #404040;/*next-gen*/
	
	font-size: 0.69em;
	text-decoration: none;
	float: left;
	padding-top: 8px;
	padding-right: 5px;
	margin-right: 10px;/*Aashish changed from 40*/
	margin-left: 46px;
}

.searchsimpletext_ellipse {
	color: #262a2c;
	
	font-size: 0.69em;
	text-decoration: none;
	float: left;
/*	padding-top: 8px;	Aashish commented for. RWD, 2nd row remarks*/
	padding-right: 5px;	
	white-space: nowrap;
    overflow: hidden;
    cursor:pointer;
}
/*Aashish added for RWD*/
.searchsimpletext_wrap {
	color: #404040;/*next-gen*/
	
	/*Changed by Neha Gosain*/
	/* font-size: 0.813em;*/
	font-size: 0.69em; /*Added by Parashar Dutta*/
	text-decoration: none;
	float: left;
	padding-top: 8px;
	padding-right: 5px;
	word-break: break-all;
	/** Added by Naval */
	/**margin-top: 2px;*/
}
.searchsimpletext_usidwrap {
  color: #404040;
  font-size: 0.69em;
  text-decoration: none;
  float: left;
  padding-right: 5px;
  word-break: break-all;
}
/*End : Added by Harpreet for Search Screens */
	/*Start Added by Uday for Direct Banking*/
.txtnormalitalicright {
	
	font-size: 10px;
	color: #353537;
	font-style: italic;
	font-weight: normal;
	padding-top: 0px;
}

.pageheaderpadding {
	padding-bottom: 20px;
}

.width100percentwhitebackground {
	width: 100%;
	background-color: #ffffff;
}

/*End : Added by Uday for Direct Banking*/
	/*Start : Added by Sushant for Delete Payee and Account Summary*/
.txttwelvebold {
	
	color: #262a2c;
	font-weight: normal;
	 font-size: 0.75em;
}

.headerbtmbrdr {
	
	font-size: 18px;
	border-bottom: #e0e1e2 1px solid;
}

.formwhiterow {
	margin: 0px;
	padding: 3px 0px;
	background-color: #ffffff;
	clear: both;
	line-height: 25px;
}

.bluebgtab {
	background-color: #edf6fb;
	padding-bottom: 9px;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
}

.greybgtab {
	background-color: #f9f9f9;
	padding-bottom: 9px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-left: 0px;
	cursor: pointer;
}

.greybgtabrght {
	background-color: #f9f9f9;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	float: right;
	cursor: pointer;
}

.section_blackbordertab {
	border: 0px;
	width: 100%;
	margin-top: 0px;
	clear: both;
}

.calimage {
	line-height: 12px;
	height: 15px;
}

.calendarimage {
	background: url(../images/Icons/calendar.png) #edf6fb no-repeat
		0px 0px;
}

/*End : Added by Sushanta for Delete Payee and Account Summary*/
	/*Start : Added by Harpreet for Small Drop Down */
.labelColumn_combo_brdr_toosmall {
	height: 31px;
	background: url("../images/backgrounds/select.gif") no-repeat scroll 100% 0 transparent;
	/** Added by Priyanka for lookup */
	/** Added by Priyanka for accounts */
	width: 90px;
	display: block;
}

.labelcolumncombotoosmallBackUp {
	margin: 0px 0px 0px 0px;
	padding-bottom: 5px;
	padding-left: 0.1em;
	padding-right: 0px;
	padding-top: 3px;
	
	background: url(../images/backgrounds/select.gif) no-repeat 0px 0px;
	background-color: transparent;
	border: 0px;
	color: #262a2c;
	display: inline-block;
	 font-size: 0.813em;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
	height: 23px;
	/** Added by Priyanka */
	margin-top: 5px;
}



.labelcolumncombotoosmall { 
/** Added by Priyanka for lookup */
	background-color: transparent;
	border: 0 none;
	color: #262A2C;
	
	font-size: 0.69em; /*Changed by Sonia Garg from 13px to refer body level font-size*/
	font-weight: normal;
	margin-top: 8px; /*Changed from 0px by Sonia Garg*/
	padding-top: 0px; /*Changed from 8px by Sonia Garg*/
	text-decoration: none;
	vertical-align: middle;
	/** Added by Priyanka for accounts page */
	width: 97%;
}

/*End : Added by Harpreet for Small Drop Down */
	/*Start : Added by Uday for footer */
.hwfootertext {
	padding-bottom: 9px;
}

.hwfootertext2 {
	
	 font-size: 0.75em;
	color: #595f62;
	line-height: 16px;
}

.hwfootertext3 {
	
	font-size: 1em;
	color: #262a2c;
	padding-left: 15px;
	background: url(../images/backgrounds/finacle-logo.gif)
		no-repeat 0px 3px;
	margin-left: 2px;
}

a.greylink:link {
	
	 font-size: 0.75em;
	text-decoration: none;
	color: #595f62;
	padding-left: 10px;
	padding-right: 10px;
}

a.greylink:visited {
	
	 font-size: 0.75em;
	text-decoration: none;
	color: #595f62;
	padding-left: 10px;
	padding-right: 10px;
}

a.greylink:hover {
	
	 font-size: 0.75em;
	text-decoration: none;
	color: #595f62;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 10px;
}

a.greylink:active {
	
	 font-size: 0.75em;
	text-decoration: none;
	color: #595f62;
	padding-left: 10px;
	padding-right: 10px;
}

.greylink:link {
	
	 font-size: 0.75em;
	text-decoration: none;
	color: #595f62;
	padding-left: 10px;
	padding-right: 10px;
}

.separatorimage {
	vertical-align: middle;
	background: url(../images/backgrounds/footer-sep.gif) no-repeat
		0px 5px;
}

/*End : Added by Uday for footer */
	/*Start Added by Uday for Direct Banking Navigation Bar */
#dbnavigationbar {
	min-height: 80%;
	overflow: hidden;
	float: left;
	position: relative;
	width: 35%;
	margin-left: -35%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #ffffff;
}

.wrapper1 {
	width: 261px;
	padding-left: 44px;
	padding-right: 0px;
	padding-top: 65px;
	margin-left: 0px;
	margin-bottom: 0px;
	clear: both;
	background-color: #ffffff;
	overflow: hidden;
	min-height: 68%;
	height: auto !important;
}

.wrapper1:after {
	content: ".";
	display: block;
	clear: both;
}

/*End Added by Uday for Direct Banking Navigation Bar */
	/*Start Added by Uday for Direct Banking Buttons */
.hwfrmbtnlinkdb {
	border: 0px;
	color: #0278ba;
	 font-size: 0.75em;
	height: 21px;
	background: transparent;
	width: auto;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
}

/*End Added by Uday for Direct Banking Buttons */
	/*Start Added by Sushanta for Cheque Issaunce*/
.hwwidth10percentleft {
	font-size: 1em;
	clear: right;
	padding-left: 0px;
	clear: right;
	display: block;
	overflow: hidden;
	width: 12%;
	float: left;
	padding-top: 7px;
}

/*End Added by Sushanta for Cheque Issaunce*/
	/*Start Added by Harpreet for Tasksnapshot*/
.tasksnapshotbackground {
	background-color: #fdfad9;
	width: 854px;
	height: 80px;
	border: #c9cbcc 1px solid;
	padding-top: 8px;
}

.tasksnapshottwolinetxt {
	
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 130px;
}

.tasksnapshotbordertxt {
	
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 7px;
}

.tasksnapshotlinktxt {
	padding-left: 74px;
}

.tasksnapshotborderlinktxt {
	padding-left: 7px;
}

/*End Added by Harpreet for Tasksnapshot*/
	/*Start Added by Uday for Login Pages*/


.width50percent_left_login {
	width: 46%;
	float: left;
	clear: right;
	background-color: #edf6fb;
	padding-left: 2%;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}

.width100percent_login_screen {
	width: 100%;
	margin-left: 80px;
	margin-right: 80px;
}

.width100percent_whitesubsection {
	width: 100%;
	margin-left: 80px;
	margin-right: 80px;
	background-color: #ffffff;
	padding-left: 44px;
	padding-right: 44px;
}

.width100percent_whitebackground {
	width: 100%;
	background-color: #ffffff;
	margin: 0px 0 0;
	/*changed by priyanka*/
	overflow:visible;
}

.hwloginpagelabel {
	font-size: 1em;
	clear: right;
	padding-left: 0px;
	clear: right;
	display: block;
	overflow: auto;
	padding-bottom: 0px;
}

.loginheadertextsize {
	
	font-size:25px;
	padding-bottom: 10px;
}

.textwithlargerfont {
	
	font-size: 20px;
}


.hwrightimagevirtualkeyboard {
	font-size: 1em;
	clear: right;
	/* padding-left: 77px;*/
	clear: right;
	display: block;
	overflow: hidden;
	margin-top: 5px;
	margin-left: 0px;
}


.hwleftimagevirtualkeyboard {
	padding-top: 0px;
	font-size: 1em;
	text-align: right;
	padding-right: 6px;
	padding-left: 0px;
	/* width: 50%; */
	float: left;
	clear: left;
	/*font-weight: normal;*/
}

.buttonpadding {
	margin-left: 10px;
}

.fbimageprop {
	margin-left: 10px;
}

.gapsbetweenbuttons {
	margin-left: 12px;
}

.verisignImage {
	float: right;
	margin: 0 5px 0 0;
}

/*End Added by Uday for Login Pages*/
	/*Start Added by Uday for Logout Pages*/
.width100percent_logoutbg {
	width: 70%;
	background-color: #ffffff;
	float: left;
	padding-left: 0px;
	padding-right: 81px;
	margin-left: 160px;
	margin-right: 150px;
	padding-top: 0px;
	padding-bottom: 15px;
}

.logoutheaderrow {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
}

.width100percentgreenbckground {
	background-color: #effae9;
	padding: 5px 0 0;
	width: 108.5%;
	margin: 0 auto;
}

.logoutmessage {
	 font-size: 0.75em;
	font-weight: normal;
}

.width33percent_left {
	width: 33%;
	float: left;
	clear: right;
	padding-left: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-right: #eaeaea thin solid;
}

.width33percent_center {
	width: 33%;
	float: left;
	clear: right;
	padding-left: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-right: #eaeaea thin solid;
}

.width33percent_right {
	width: 34%;
	float: right;
	clear: right;
	padding-left: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.logouttextheader {
	
	font-weight: normal;
	text-align: left;
	 font-size: 0.75em;
}

/*End Added by Uday for Logout Pages*/
	/*Start Added by Sushanta for Error Messages*/
.dynamicsection {
	background-color: #edf6fb;
	font-size: 1em;
	clear: right;
	padding-left: 0px;
	clear: right;
	display: block;
	overflow: hidden;
}

.dynamicsectiontext {
	width: 100px;
}

.errtxt {
	background-color: #edf6fb;
	
	 font-size: 0.75em;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.formrowhite {
	margin: 0px;
	padding: 7px 0px;
	background-color: #ffffff;
	clear: both;
}
/*next-gen*/
.pageLeftContainer .formrowhite {
	clear: both;
    margin: 0;
    padding: 8px 12px 0 0;
	background-color: #ffffff;
}

.hwauthrightlabel {
	font-size: 1em; /*Chaned from 1em by Neha Gosain to refer body level font-size*/
	clear: right;
	padding-left: 0px;
	clear: right;
	display: block;
	overflow: hidden;
	padding-top: 2px;
}

/** Changed by payal for remark */
.labelColumnautho {
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 11px;
	padding-right: 0px;
	padding-top: 0px;
	
	background: url(../images/backgrounds/input-text.gif) no-repeat
		0px 0px;
	height: 31px;
	width: 253px;
}

/** Changed by payal for remark */
.querytextboxmediumautho {
		/*Added by Aashish*/
	padding-top: 7px;
	float: left;
	height: 24px;
	border: 1px solid #d3d3d3;
/* 	border-radius: 4px; */
	color: #262A2C;
	
	font-size: 0.69em;
	line-height: 0.69em;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	vertical-align: middle;
	background-color: rgb(251,251,251);
	width: 253px;
}

.vitualkeyauth {
	display: inline;
	margin-left: 5px;
}

.HW_formbtn_img_auth {
	height: 30px;/*next-gen*/
	background: url(../images/backgrounds/buttonStyle02_new.gif) no-repeat
		100% 0px;/*next-gen*/
	width: 100px;
	float: right;
	padding-bottom: 0px;
	display: inline;
	margin-top: 5px;
	margin-right: 28px;
}

.formbtn_img_auth {
	border: 0px;
	background: url(../images/backgrounds/buttonStyle02_new.gif) #1ab2ff
		no-repeat 0% 0%;/*next-gen*/
	float: left;
	font-weight: normal;
	font-color: #404040;/*next-gen*/
	line-height: 21px;
	display: inline;
	color: #404040;/*next-gen*/
	
	font-size: 0.78em;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	vertical-align: bottom;
	width: 90px;
	overflow: visible;
	line-height:20px;
	height: 30px;/*next-gen*/
}

.greymsg {
	
	color: #7f7f7f;
	 font-size: 0.75em;
	display: inline;
	margin-left: 5px;
}

/*End Added by Sushanta for Error Messages*/
#calendar {
	width: 100%;
	margin: 0 auto;
}

.past-event a {
	background-color: gray;
}  /*Start Added by Uday for Direct Banking*/
.datelabelColumn_borderdb {
	height: 30px;
	background: url(../images/backgrounds/input-text.gif) #edf6fb
		no-repeat -560px 0px;
	padding-bottom: 10px;
}

.datelabelColumndb {
	padding-bottom: 11px;
	padding-left: 2px;
	background: url(../images/backgrounds/input-text.gif) #edf6fb
		no-repeat 0px -2px;
	height: 32px;
	width: 238px;
	
}

.boldcaption {
	padding-top: 10px;
	font-size: 13px;
	padding-right: 6px;
	padding-left: 0px;
	float: left;
	clear: left;
	font-weight: normal;
}

.notoppadding {
	padding-top: 0px;
	font-size: 12px;
	padding-left: 10px;
	float: left;
	clear: left;
}

.buttoncollapsible {
	background: url(../images/backgrounds/accordionTab.jpg) repeat-x
		;
	border: 1px solid #A8A8A8;
	padding-left: 9px;
	cursor: pointer;
	color: #000000;
	margin-top: 10px;
}

.arrowimage {
	background: url(../images/backgrounds/next-inactive.gif)
		no-repeat 0px 12px;
	padding-left: 9px;
	padding-top: 9px;
	padding-bottom: 9px;
	border: 0px;
	font-weight: normal;
	text-align: left;
	cursor: pointer;
}

.arrowimagedown {
	background: url(../images/backgrounds/next-active-black.gif)
		no-repeat 0px 12px;
	padding-left: 14px;
	padding-top: 9px;
	padding-bottom: 9px;
	border: 0px;
	font-weight: normal;
	text-align: left;
	cursor: pointer;
}


.buttonhashed {
	cursor: pointer;
	vertical-align: middle;
	margin-top: 1%;
	margin-left: 2.5px;
}

.buttonhashed_ebux2 {
  cursor: pointer;
  vertical-align: middle;
  margin-top: 1%;
  margin-left: 15%;
  padding-left: 10px;
}


/*next-gen -12/24 -start */
.dashboardSection  .buttonhashed{
	display:none;
}	
.groupletsection  .buttonhashed{
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 0;
    padding-top: 3px;
}	
/*next-gen -12/24 -end */
/*Start Added by Uday for Direct Banking*/
.calendartxt {
	color: #262a2c;
	
	 font-size: 0.75em;
	text-decoration: none;
	padding-bottom: 2px;
	font-weight: normal;
}

.hwquerysearch {
	width: auto;
	float: left;
	margin-left: 10px;
}

.hwsearchleft {
	
	float: left;
	padding-top: 5px;
	margin-right: 5px;
	 font-size: 0.75em;
	margin-left: 3px;
}

.hwsearchright {
	float: right;
	margin-right: 0px;
}

.hwquerytwo {
	margin-left: 250px;
}

.hwqueryfour {
	margin-left: 30px;
	width: auto;
	float: left;
}

.hwquerythree {
	margin-left: 171px;
}

.hwqueryfive {
	margin-left: 16px;
	width: auto;
	float: left;
}

.hwquerysix {
	margin-top: 1px;
	width: auto;
	float: left;
}

.hwqueryseven {
	float: right;
	margin-top: 5px;
	width: auto;
}

.hwsearchnormal {
	
	padding-top: 15px;
	padding-top: 5px;
	margin-right: 5px;
	 font-size: 0.75em;
}

.hwquerymiddlecap {
	width: auto;
	margin-left: 150px;
}

.hwquerymiddlecombo {
	
	float: left;
	padding-top: 15px;
	padding-top: 5px;
	margin-left: 30px;
	 font-size: 0.75em;
}

.hwsearchthirdtxt {
	
	 font-size: 0.75em;
	margin-left: 35px;
}

.hwqueryrght {
	width: auto;
	margin-left: 211px;
}

.hwsearchforcompost {
	width: auto;
	margin-left: 2px;
}

.sectionbtmbrdr {
	width: 100%;
	clear: both;
	margin-top: 0em;
	padding-top: 1em;
	border-bottom: #e0e1e2 1px solid;
}

/*Start : Added by harpreet for goals mgmt*/
.goallistgreyrowtxtleftline {
	border-left: #979797 1px solid;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: middle;
}

.goallistboldtxtwithline {
	font-weight: normal;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #979797;
	padding: 4px 6px 4px 6px;
	vertical-align: middle;
	font-size: 13px #373c3f;
	background-color: #c9cbcc;
}

.sugggoals {
	width: 100%;
	padding: 20px 0px 45px 0px;
}

.goalsoddformrow {
	margin: 0px;
	padding: 3px 0px;
	clear: both;
	background-color: #efefef;
	height: 40px;
}

.goalsevenformrow {
	margin: 0px;
	padding: 3px 0px;
	clear: both;
	background-color: #ffffff;
	height: 40px;
	border-left: #efefef 1px solid;
	border-right: #efefef 1px solid;
	border-bottom: #efefef 1px solid;
}

.goalsquerytextleft {
	padding-right: 6px;
	padding-left: 6px;
	width: 843px;
	float: left;
	clear: left;
	background-color: #c9cbcc;
	padding-top: 4px;
	height: 30px;
}

.hwgoalsfrmbtnlink {
	border: 0px;
	color: #0278ba;
	 font-size: 0.75em;
	height: 21px;
	background: transparent;
	width: auto;
}

/*End : Added by harpreet for goals mgmt*/
.simpletextsectheader {
	color: #262a2c;
	
	font-size: 15px;
	text-decoration: none;
}

.errsection {
	width: 100%;
	clear: both;
	margin-top: 0em;
	padding-top: 0px;
}

/*Start Added by Uday for Direct Banking Start Pages*/
.width50percent_right_secure {
	width: 55%;
	float: right;
	clear: right;
	padding-bottom: 0px;
	border: #e0e1e2 1px solid;
	height: 220px;
}

.width100percent_inputdisplay_button {
	margin-top: 120px;
	background-color: transparent;
	padding-bottom: 0px;
}

.secureimage {
	float: right;
	margin: 0px 40px 0px 0px;
}

.formrow_inputdisplay_heading {
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 12px;
	padding-top: 0px;
	padding-bottom: 8px;
	border-bottom: #e0e1e2 1px solid;
	background: url(../images/backgrounds/vBox-head.png) #fff
		repeat-x 100%;
}

.bluetext {
	padding-top: 0px;
	 font-size: 0.813em;
	color: #0278ba;
	padding-left: 15px;
	float: left;
}

.hwleftlabeldisplayform_start {
	padding-top: 10px;
	 font-size: 0.75em;
	text-align: left;
	padding-right: 0px;
	padding-left: 15px;
	width: 28%;
	float: left;
	clear: left;
}

.hwrightlabeldisplayform_start {
	padding-top: 7px;
	font-size: 1em;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	overflow: hidden;
}

.width50percent_left_start {
	width: 40%;
	float: left;
	clear: right;
	margin-left: 1.1em;
}

/*End Added by Uday for Direct Banking Start Pages*/
.hwleftlabelsingletype {
	color: #262a2c;
	
	 font-size: 0.813em;
	text-decoration: none;
	padding-top: 7px;
	text-align: right;
	padding-right: 5.2%;
	padding-left: 0px;
	width: 30.5%;
	float: left;
	clear: left;
	font-weight: normal;
}

.hwleftbaseline {
	
	font-size: 1em;
	text-decoration: none;
	padding-left: 35%;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 200px;
	vertical-align: bottom;
}

.adhocchkboxtxt {
	color: #262a2c;
	
	 font-size: 0.813em;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 0%;
}

.bnklookup {
	margin-left: 22em;
}

.labelColumnappr {
	margin: 0px;
	padding-bottom: 13px;
	padding-left: 11px;
	padding-right: 0px;
	padding-top: 0px;
	
	background: url(../images/backgrounds/input-text.gif) no-repeat
		0px 0px;
	height: 31px;
	width: 201px;
	display: inline;
	float: left;
}

.HW_formbtn_wf {
	height: 30px;/*next-gen*/
	background: url(../images/backgrounds/buttonStyle02_new.gif) no-repeat
		100% 0px;/*next-gen*/
	width: 57px;
	float: right;
	margin-right: 17%;
	margin-top: 5px;
}

.bluelink {
	
	 font-size: 0.813em;
	text-decoration: none;
	color: #0278ba;
	/*word-break: break-all;/*Aashish added for RWD*/
	word-break: keep-all;/*Fix for ticket ID 744336*/
	display: inline-block;
	margin-top: -6px;
}
/* newly added for ticket 719732*/
.bluelink_updatelink {
	
	 font-size: 12px;
	text-decoration: none;
	color: #0278ba;
}


.bluelink:hover {
	
	 font-size: 0.813em;
	text-decoration: none;
	color: #0278ba;
	text-decoration: underline;
	cursor: pointer; /* copied from corporate bluelink:hover and added here for ticket 719732 */
}

/* newly added for ticket 719732*/
.bluelink_updatelink:hover {
	
	 font-size: 12px;
	text-decoration: none;
	color: #0278ba;
	text-decoration: underline;
	cursor: pointer;
}
.bluelink_updatepreflink {
	
	 font-size: 0.9em;
	text-decoration: none;
	color: #0278ba;
	word-break: break-all;/*Aashish added for RWD*/
	display: inline-block;
	margin-top: -6px;
}
.bluelink_updatepreflink:hover {
	
	 font-size: 0.9em;
	text-decoration: none;
	color: #0278ba;
	text-decoration: underline;
	cursor: pointer;
}
.hwadhocsection {
	
	font-size: 1em;
	text-decoration: none;
	padding-left: 0%;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 2px;
	width: 200px;
	vertical-align: bottom;
}

.hwchbx {
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	vertical-align: middle;
	float: left;
}

.hwdynamictext {
	color: #000000;
	
	 font-size: 0.813em;
	text-decoration: none;
	background-color: #edf6fb;
}


div.customise {
	float:right;
	padding:2px 0 0;
}
div.customise ul {
	padding:0;
}
div.customise li {
	list-style-type:none;
	display:inline;
	background:none;
	border-right:1px solid #c6c9cc;
	 font-size: 0.813em;
	line-height:22px;
	padding:0 12px 0;
}
div.customise li.last {
	list-style-type:none;
	display:inline;
	background:none;
	border:0;
}

/** Added By PoonamM */
div.customise li a.favouriteAccounts {
	background: url(../../images/down.gif) no-repeat 100% 50%;
	padding: 0 12px 0 0;
}
div.customise li a.customiseDashboard {
	background:url(../images/backgrounds/customise.gif) no-repeat 100% 50%;
	padding:0 22px 0 0;
}
div.customise li a.chooseTheme {
	background:url(../images/backgrounds/theme.gif) no-repeat 100% 50%;
	padding:0 22px 0 0;
}
.body-style-01 .breadcrumb {
	border-bottom:1px solid #e0e1e2;
}
.rowStyle07 p, .rowStyle07 .options-menu {
	float:left;
}
.rowStyle07 {
	padding:12px 0 12px 10px;
}
.rowStyle07 p {
	padding:4px 6px 5px 0;
}
/* mail */
.mailItem {
	padding:10px 11px 8px 11px;
	border-bottom:1px solid #e0e1e2;
}
.mailItem h3 {
	padding:0 0 0 22px;
	margin:0;
	font-weight: normal;
	font-size:87.5%;
	background:url("../images/backgrounds/mail.gif") no-repeat top left;
	line-height:13px;
}
.mailItem p {
	padding:0;
	margin:0;
	line-height:16px;
}
.rowStyle08 {
	padding-bottom:4px;
}
.rowStyle09 {
	padding-top:6px;
}
.rowStyle10 {
	padding-top:9px;
}
.rowStyle11 {
	padding-top:18px;
}
.rowStyle12 {
	padding:11px 0 20px;
}
.rowStyle10 .button {
	margin-bottom:7px;
}
.rowStyle10 p {
	padding:4px 0 9px;
}
.alertRow {
	margin:0px 12px;
	padding:16px 0 5px;
	border-bottom:1px solid #e0e1e2;
	float:left;
	clear:both;
	width:676px;
}
.alertRow .alertHeading {
	float:left;
	width:100%;
	padding-bottom:10px;
}
.alertRow .alertHeading h2 {
	float:left;
	padding:0px;
	font-size:15px;
	
}
.alertRow .alertHeading img {
	padding:2px 6px;
	float:left;
}
.alertRow .alertBody {
	float:left;
	clear:both;
	width:100%;
}
.alertRow .alertBody .alertCol01 {
	float:left;
	width:76px;
}
.alertRow .alertBody .alertCol01 label {
	 font-size: 0.813em;
}
.alertRow .alertBody .alertCol02 {
	float:left;
	width:600px;
}
.alertRow .alertBody .alertCol02 label {
	float:left;
	width:341px;
	text-align:right;
	 font-size: 0.813em;
	padding:10px 10px 0px 0px;
}
.alertRow .alertBody .alertCol02 .sliderWrapper {
	float:left;
	width:161px;
}
.alertRow .alertBody .alertCol02 .sliderInput {
	float:left;
	padding:2px 0 0 17px;
	width:71px;

}
.alertRow .alertBody .alertCol02 .sliderInput span {
	 font-size: 0.813em;
	font-weight: normal;

}
.alertRow .alertBody .alertCol02 .sliderInput input {
	width:44px;
	background:url("../images/backgrounds/alertValue.gif") no-repeat top left;
	border:none;
	padding:8px 7px ;
}
.sliderWrapper {
	background:url("../images/backgrounds/sliderWrapper.gif") no-repeat top left;
	padding:23px 0;
}

.sliderWrapper .ui-widget-content{
	background:none;
	border:none;
}
.sliderWrapper .ui-widget-header {
	background:url("../images/backgrounds/sliderBar.gif") repeat-x top left;
	margin-left:5px;
}

.sliderWrapper .ui-slider-horizontal {
	height:9px;
	margin:0 8px 0 3px;
}

.sliderWrapper .ui-state-default, .sliderWrapper .ui-widget-content .ui-state-default, .sliderWrapper .ui-widget-header .ui-state-default {
	background:url("../images/backgrounds/sliderHandle.png") no-repeat top left;
	border:none;
}

.sliderWrapper .ui-slider .ui-slider-handle {
	top:-10px;
	width:23px;
	height:27px;
}
.alertsButtons {
	padding-top:11px;
}
.alertsButtons {
	padding-top:11px;
}
.alertsButtons span.buttonStyle03 {
	margin-top:5px;
}
div.postcode {
	border:1px solid #c6c9cc;
	border-top:none;
	width:263px;
	position:absolute;
	top:31px;
	right:24px;
	background:#fff;
	z-index:10;
}
div.postcode ul {
	padding:0;
}
div.postcode ul li {
	background:none;
	padding:3px 0 3px 5px;
}
div.postcode ul li:hover {
	background:#316ac5;
	color:#fff;
}
.addressFinder .inputColumn {
	position:relative;
}
div.hidden {
	display:none;
}
p.paraStyle05 {
	padding-top:0;
}
.radioToggle.selected {
	background:#EDF6FB;
}
.device-bg {
	background:url("../images/backgrounds/device-bg.gif") no-repeat top left;
}
.container05 {
	padding:110px 0 0;
}
.login .headingStyle00 {
	font-size:125%;
	padding-left:20px;
}
.login .listStyle04 {
	padding-left:20px;
}
.login .listStyle04 li {
	line-height:22px;
	background-position:0 8px;
	padding-bottom:2px;
}
.login .paraStyle06 {
	padding:9px 0 0 20px;
}
.groupErrorBox
{
	background:url("../images/backgrounds/group-error-box.gif") no-repeat bottom left;
	padding:0 0 10px 0;
	margin:0 0 10px;
}

.groupErrorBoxInner
{
	background:url("../images/backgrounds/group-error-box.gif") no-repeat top left;
	padding:12px 12px 2px;
}

.groupErrorBoxInner hr
{
	color:#f5cccf;
	background-color:#f5cccf;
	height:1px;
	margin:10px 0 12px;
}
.groupErrorBoxInner p
{
	 font-size: 0.813em;
	line-height:22px;
	margin:0;
	padding:0;
	text-align:center;
}
.groupErrorBoxInner ul
{
	margin:0;
	padding:0;
}
.groupErrorBoxInner ul li
{
	color:#e0081f;
	 font-size: 0.813em;
}


#main {
	overflow: hidden; /*Added by Vinay for RWD megamenu*/
	padding-bottom: 18px;
	/*-webkit-user-select: none; removed for RWD*/
	background-color: #F9F9F9;/*next-gen*/
	/* background: url(../images/backgrounds/body-style-01.png) no-repeat scroll center top transparent; */
	
	width:100%; /*Added by Raviraj for IE10 loading Ui issue*/
	max-width: 100%;
}
.row {
	/**width: 100%;*/
	clear: both;
}


.mainRow {
	width: 100%;
	clear: both;
	/**background-color: #FFFFFF;*/
	min-height:150px;
}

.column {
	float: left;
}

.columnRt {
	float: right;
}

.column-0 {
	width: 220px;
	/** padding-right:20px; */
	background-color: #FFFFFF;
}

.column-1 {
	width: 700px;
	background-color: #FFFFFF;
	/**margin-bottom: 10%;*/
	padding-left:20px;
	border-top:1px solid #E0E1E2;

}

.column-2 {
	width: 620px;
	padding-right: 20px;
}

.column-3 {
	width: 300px;
}

.column-4 {
	width: 300px;
	padding-right: 20px;
}

.column-5 {
	width: 380px;
	padding-right: 20px;
}

.column-6 {
	width: 300px;
}

.column-7 {
	width: 338px;
	padding-right: 20px;
}

.column-8 {
	width: 460px;
	padding-right: 20px;
}

.column-9 {
	width: 470px;
	padding-right: 20px;
	min-height: 210px;
}

.column-10 {
	width: 159px;
	padding-right: 12px;
}

.column-11 {
	width: 700px;
	padding-right: 20px;
}

.column-12 {
	width: 220px;
}

.column-13 {
	width: 350px;
}

.column-14 {
	width: 147px;
}

.column-15 {
	width: 424px;
}

.column-16 {
	padding: 10px 0 0;
}

.column-17 {
	padding: 23px 0 0 12px;
}

.column-18 {
	width: 208px;
	padding: 0 12px;
}

.column-19 {
	width: 227px;
	padding: 0 9px 0 0;
}

.column-20 {
	width: 343px;
	padding: 0 12px 0 0;
}

.column-20 p {
	text-align: right;
}

div.login div.column.column-13 {
	padding:0;
}

.column-last {
	padding-right:0;
}

.widget {
	float:left;
	/*margin-bottom:22px;*/  /*commented for stage3*/
}
.widget-small {
	width:300px;
	/* Start: Added for widget enhancement */
	margin-right:5px;
	/*border: 1px #dddddd solid;*/
	/*padding-bottom: 5px;*/
	/* End: Added for widget enhancement */
}

.widget-large .widget-head {
	background-image:url(../images/backgrounds/widget-head-large.png);
}
.widget-small .widget-head {
	/*background-image:url(../images/backgrounds/widget-head-small.png);*//* commented for widget enhancement */
}
.widget-head h2 {
	background-color:#474b4e;
	color:#fff;
	float:left;
	padding:0 14px 0 0;
}
.widget-head .icons {
	float:right;
	padding:0;

}
.icons img {

	cursor:pointer;
}
.widget-head .icons li {
	float:left;
	padding:3px 0 0 6px;
	background:none;
}
.widget-head .icons li.options {
	position:relative;
}
.widget-head .icons li a {
	display:block;
	width:17px;
	height:17px;
}
.widget-head .icons li a.options {
	background:url(../images/backgrounds/widget-options.png) no-repeat top left;
}
.widget-head .icons li a.options.selected {
	background:url(../images/backgrounds/widget-options-selected.gif) no-repeat top left;
}
#main .widget-head .icons li a.toggle {
	background:url(../images/backgrounds/widget-close.png) no-repeat top left;
}
#main .closed .widget-head .icons li a.toggle {
	background:url(../images/backgrounds/widget-open.png) no-repeat top left;
}
.widget-head .icons li a.drag {
	background:url(../images/backgrounds/widget-move.png) no-repeat top left;
}
.widget-head .widget-options {
	background:#262a2c url("../images/backgrounds/widget-options-top.gif") no-repeat top left;
	position:absolute;
	z-index:10;
	top:19px;
	right:0;
	width:130px;
	padding:3px 0 0;
	cursor:auto;
	display:none;
}
.widget-head .widget-options ul {
	padding:4px 1px 9px;
	background:#262a2c url("../images/backgrounds/widget-options-bottom.gif") no-repeat bottom left;
}
.widget-head .widget-options li {
	float:none;
	padding:0;
}
.widget-head .widget-options li:hover {
	background:#474b4e;
}
.widget-head .widget-options li a {
	width:auto;
	height:auto;
	color:#fff;
	padding:3px 0 3px 10px;
}
.widget-head .widget-options li a:hover {
	text-decoration:none;
}

.widget-content {
	/*background:#FFF;
	border-left:1px solid #D4D6D7;
	border-right:1px solid #D4D6D7;*/
}
.widget-content ul {
	padding:19px 11px 0;
}
.widget-content ul li {
	 font-size: 0.813em;
	padding-bottom:8px;
	padding-left:0;
	background:none;
}
.widget-content table {
	/*border:none;*/ /*comment for stage 3*/
}
.widget-content table select{
	width:120px;
}
.widget-toolbar {
	background:#EDF6FB;
}
.widget-toolbar ul {
	float:right;
	padding:4px 4px 7px;
}
.widget-toolbar ul li {
	 font-size: 0.813em;
	float:left;
	padding:0 7px;
	border-left:1px solid #C6C9CC;
}
.widget-toolbar ul li.first {
	border-left:none;
}
.widget-toolbar ul li a {
	color:#0278BA;
	text-decoration:none;
}

.dashboardSection .widget-large table th,.dashboardSection .widget-large table td
	{
	text-align: left;
}
.widget-large table th.col0,
.widget-large table th.col1,
.widget-large table td.col0,
.widget-large table td.col1 {
	text-align:left;
}

.dashboardSection .widget h3 {
	
	font-size:87.5%;
	padding:13px 0 7px 23px;
	background-repeat:no-repeat;
	background-position:1px 14px;
}
.dashboardSection .widget-mediumUX4 .stage3_searchsubsecheader{
	font-size:1em;
	padding: 0px !important;
	background-repeat:no-repeat;
	background-position:1px 14px;
}
.dashboardSection .widget-mediumUX4  h3 {
	font-size:1em;
	padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 11px;
    padding-left: 11px;
	background-repeat:no-repeat;
	background-position:1px 14px;
}
.dashboardSection .widget .open h3 {
	background-image:url("../images/backgrounds/minus.gif");
	cursor:pointer;
}
.dashboardSection .widget .closed h3 {
	background-image:url("../images/backgrounds/plus.gif");
	cursor:pointer;
}

.tableSlideNode p {
	padding-top:11px;
	padding-bottom:0px;
}

.table {
	margin-bottom:6px;
}
th,td {
	 font-size: 0.75em;
}
#main .toprow  {
	/*Changes done as per UI-Audit comments*/
	/* padding:5px 0 10px;
	background-color: #F9F9F9; *//*next-gen*/
}
.body-style-01 #main .toprow,
.body-style-02 #main .toprow  {
	border-bottom:none;
}
#main .toprow h1 {
	padding: 13px 12px 11px;
}

#main .column-0 .menu {
	border: 1px solid #E0E1E2;
	/**border-top:none; */
	margin-bottom: 22px;
	border-top-color: #E0E1E2;
	border-top-style: solid;
	border-top-width: 1px;
}

#main .column-0 .menu ul {
	padding: 0;
}

#main .column-0 .menu ul li {
	border-bottom: 1px solid #eaebeb;
	padding: 0;
	/*Changed by Neha Gosain*/
	/* font-size: 0.813em;*/
	 font-size: 0.75em;
	background: #f3f4f4 url(../images/leftnav-closed.gif) no-repeat top
		right;
}

#main .column-0 .menu ul li.last {
	border-bottom: none;
}

#main .column-0 .menu ul li.open {
	background: #FFF url(../images/leftnav-open.gif) no-repeat top right;
}

#main .column-0 .menu ul li ul li.selected>a {
	color: #4BA2D4;
}

#main .column-0 .menu ul li a {
	display: block;
	padding: 15px 12px 13px;
	color: #262A2C;
	text-decoration: none;
}

#main .column-0 .menu ul li a:hover {
	text-decoration: underline;
}

#main .column-0 .menu ul li>ul {
	display: none;
}

#main .column-0 .menu ul li.open>ul,#main .column-0 .menu ul li.selected>ul
	{
	display: block;
}

#main .column-0 .menu ul li ul li {
	border-bottom: none;
	background: #FFF;
}

#main .column-0 .menu ul li ul li.open {
	background: #FFF;
}

#main .column-0 .menu ul li ul li a {
	color: #6C7274;
	padding: 6px 12px 11px;
}

#main .column-0 .menu ul li ul li ul li {
	padding-left: 10px;
}
.column-1 ul.tabs {
	padding:0 12px;
	background:url(../images/backgrounds/grey-line.gif) repeat-x bottom;
	margin-bottom:14px;
	width:676px;
}
.column-1 ul.tabs li {
	background:url(../images/backgrounds/tabStyle04.gif) no-repeat top right;
}
.column-1 ul.tabs li a {
	background:url(../images/backgrounds/tabStyle04.gif) no-repeat top left;
	padding:8px 9px 9px 12px;
}
.column-1 ul.tabs li.selected {
	background:url(../images/backgrounds/tabStyle05.gif) no-repeat top right;
}
.column-1 ul.tabs li.selected a {
	background:url(../images/backgrounds/tabStyle05.gif) no-repeat top left;
}

.calltoaction:after,
div.infoBox p.paraStyle02:after,
#footer ul:after,
.questionExt00 .inputColumn:after,
ul.breadcrumbTools:after,
.breadcrumb:after,
.widgetItem:after,
.lightbox ul:after,
.drop:after,
.drop-full:after,
#main .widget-toolbar:after,
#main .widget-head:after,
.wrapper:after,
.row:after,
.question:after,
.breadcrumb:after,
ul.tabs:after,
.row.rowStyle02:after
{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* rowStyle01 - grey top border */
 .row.rowStyle01  {
	border-top:1px solid #e0e1e2;
	padding:11px 12px 0;
	width:auto;
	margin:0 0 11px;
 }
.row.rowStyle01 span.button {
	float:right;
}
.row.rowStyle03 {
	padding:0 0 20px;
}
.row.rowStyle04 {
	margin:0 auto;
	width:180px;
	padding:0 8px 0 0;
}
.row.rowStyle05 {
	margin:0 auto;
	width:110px;
	padding:0 8px 0 0;
}

/* headNotes */
.headNotes {
	float:right;
	 font-size: 0.813em;
	padding:0 12px 0 0;
	position:relative;
	top:26px;
}
.headNotes span {
	color:#df071f;
}
.headNotes.headNotesStyle01 {
	position:static;
	padding-bottom:5px;
}
.headNotes .options-menu {
	margin-left:10px;
}

.textStyle01,
.textStyle02 {
	padding:0 0 8px 12px;
}
.textStyle02 {
	font-weight: normal;
}
.textStyle03 {
	text-align:center;
	margin:0 0 11px;
	line-height:22px;
	padding:0;
}
.textStyle03 strong {
	 font-size: 0.813em;
}
#main .textStyle05 {
	float:right;
	margin-right:10px;
}
.textStyle06 {
	font-size:20px;
}
.textStyle07{
	padding-bottom:10px;
}
.textStyle08 {
	font-size:20px;
	
}
/* question/labels */
.question {
	/*clear:both;*/
}
#main .question00 .inputColumn p,
#main .question01 .inputColumn p {
	width:240px;
}
#main .question00 .inputColumn p {
	background:#f3f4f4;
	padding:12px;
}
.question .labelColumn {
	float:left;
	width:240px;
	padding:9px 12px 11px 0;
	text-align:right;
	 font-size: 0.813em;
}

#main .singleLine .labelColumn {
	float:none;
	width:100%;
	text-align:left;
}
.question .labelColumn label {
	font-weight: normal;
}
.question .labelColumn label span {
	color:#d00004;
}
.question .labelColumn .helptext {
	float:right;
	margin:0 0 0 6px;
	position:relative;
	top:1px;
}
/* question/labels within widget */
.widget .question {
	padding:11px 12px 0;
}
.widget .question .labelColumn {
	width:54px;
}

/* question/inputs */
.question .inputColumn {
	float:left;
	padding:1px 0 6px;
	padding-bottom:15px; /*my*/
}

.question-radiogroup .inputColumn{
	padding-top:5px;
}

.question .inputColumn label {
	display:inline-block;
	position:relative;
	top:-3px;
	
}
.singleLine .inputColumn {
	float:none;
}
.question .inputColumn span.textarea,
.question .inputColumn span.input {
	display:inline-block;
	padding:0 0 0 3px;
	background:#fbfbfb url(../images/backgrounds/input-text.gif) no-repeat 0 0;
}
.question .inputColumn span.textarea textarea,
.question .inputColumn span.input input {
	border:0;
	background:#fbfbfb url(../images/backgrounds/input-text.gif) no-repeat 100% 0;
	width:250px;
	height:31px;
	line-height:31px;
	padding:0 12px 0 0;
}

.widget .question .inputColumn span.input input {
	width:193px;
}
.question .inputColumn span.textarea {
	background:#fbfbfb url(../images/backgrounds/input-textarea.gif) no-repeat 0 0;
}
.addressFinder .question .inputColumn span.textarea {
	background:#fbfbfb url(../images/backgrounds/input-textarea02.gif) no-repeat 0 0;
}
#main .textArea53 .inputColumn span.textarea {
	background:#fbfbfb url(../images/backgrounds/input-textarea-53.gif) no-repeat 0 0;
	padding:0 3px 0 0;
}
#main .textArea53 .inputColumn span.textarea textarea{
	height:43px;
	background:#fbfbfb url(../images/backgrounds/input-textarea-53.gif) no-repeat 0 0;
}
.question .inputColumn span.textarea textarea {
	background:#fbfbfb url(../images/backgrounds/input-textarea.gif) no-repeat 100% 0;
	height:230px;
	padding:5px 12px 5px 0;
	line-height:normal;
	
	 font-size: 0.813em;
}

.addressFinder .question .inputColumn span.textarea textarea {
	background:#fbfbfb url(../images/backgrounds/input-textarea02.gif) no-repeat 100% 0;
	height:110px;
}
.question .inputColumn span.select {
	display:inline-block;
	padding:0 0 0 8px; /* select box appears to have a fixed 3px padding on the left */
	background:#fbfbfb url(../images/backgrounds/select.gif) no-repeat 0 0;
}
.singleLine .inputColumn span.select {
	background:none;
	padding:0px;
}
.question .inputColumn span.select select {
	border:0;
	background:#fbfbfb url(../images/backgrounds/select.gif) no-repeat 100% 0;
	width:257px;
	padding:7px 7px 6px 0;
}
.widget .question .inputColumn span.select select {
	width:200px;
}
.question .inputColumn select {
	border:1px solid #bcbfc0;
	padding:3px;
	background-color:#fbfbfb;
	width:262px;
}
.question .inputColumn p.radio {
	padding:8px 0 0 0;
	line-height:15px;
}
.question .inputColumn p.confirmation {
	padding:6px 0 0;
	position:relative;
}
.question .inputColumn p.confirmation span {
	color:#999;
	font-size:87.5%;
}

.question .inputColumn span.currencySymbol {
	color:#4c4c4a;
	display:block;
	float:left;
	font-weight: normal;
	 font-size: 0.75em;
	padding:8px 0 0;
	width:12px;
}
.question .inputColumn span.currency.input {
	float:left;
}
.question .inputColumn span.input.currency input {
	width:238px;
}
.question .inputColumn div.calltoaction {
	padding:7px 5px 0;
	clear:both;
}
.questionExt00 .inputColumn div.calltoaction {
	clear:none;
	float:left;
}
.question .inputColumn div.calltoaction span.button {
	float:right;
	margin-bottom:0;
}
.question-confirmation .inputColumn div.calltoaction span.button {
	float:left;
	margin:0 12px 0 0;
}

.question .inputColumn div.password {
	float:left;
	 font-size: 0.75em;
	padding:0 12px 0 0;
	font-weight: normal;
}
.question .inputColumn div.passwordDigits input {
	width:25px;
	text-align:center;
}

.question .inputColumn div.password input {
	width:16px;
	text-align:center;
}

.question .inputColumn span.input.date
{
	position:relative;
}
.question .inputColumn span.input.date input
{
	width:100px;
}
.question .inputColumn span.input.date div.date-picker
{
	position:absolute;
	left:0;
	top:100%;
	z-index:10;
}
.question .inputColumn .calendar
{
	right:5px;
	position:absolute;
	top:5px;
}
.questionExt00 .labelColumn,
.questionExt00 .inputColumn,
.questionExt01 .labelColumn,
.questionExt01 .inputColumn {
	float:none;
	padding-left:12px;
	text-align:left;
}
.question .labelColumn .helptext {
	float:right;
}
.questionExt00 .inputColumn p, .questionExt00 .inputColumn span {
	float:left;
}
.questionExt00 .inputColumn span {
	margin-right:12px;
}
#main .questionExt01 .inputColumn span input{
	width:55px;
}
.separator {
	background:url(../images/backgrounds/separator.gif) no-repeat top left;
	width:6px;
	height:6px;
	display:inline-block;
}
#main .questionExt02 {
	padding-bottom:0;
}
.questionExt02 .labelColumn,
.questionExt02 .labelColumn label,
.questionExt02 .inputColumn {
	width:auto;
	padding-left:0;
}

/* question/inputs within widget */
.widget .question .inputColumn {
	padding:0 0 0px;
	width:193px;
}
.widget-small .question .inputColumn {
	width:208px;
}
.widget .question .inputColumn .button {
	margin-left:0;
	margin-top:18px;
}
#main .widget-small .question .inputColumn .button {
	margin:0 0 10px;
}
/* questions/errorMessage */
.question.error
{
	background:url("../images/backgrounds/error-bg.gif") repeat-y top left;
	border-bottom:1px solid #fff;
	position:relative;
}
.question.error label
{
	color:#df071f;
}
.question.error .message
{
	width:160px;
	margin-left:10px;
	position:absolute;
	top:0;
	padding:5px;
	color:#000;
	right:0;

}
.question.error .inputColumn span.input {
	background:#fbfbfb url(../images/backgrounds/input-text-error.gif) no-repeat 0 0;
}
.question.error .inputColumn span.input input {
	color:#f6233a;
	background:#fbfbfb url(../images/backgrounds/input-text-error.gif) no-repeat 100% 0;
}
.question.error .inputColumn span.textarea {
	background:#fbfbfb url(../images/backgrounds/input-textarea-error.gif) no-repeat 0 0;
}
.question.error .inputColumn span.textarea textarea {
	color:#f6233a;
	background:#fbfbfb url(../images/backgrounds/input-textarea-error.gif) no-repeat 100% 0;
}
.question.error .inputColumn span.select {
	background:#fbfbfb url(../images/backgrounds/select-error.gif) no-repeat 0 0;
}
.question.error .inputColumn span.select select {
	color:#f6233a;
	background:#fbfbfb url(../images/backgrounds/select-error.gif) no-repeat 100% 0;
}
.question.confirm .inputColumn span.input {
	background:url(../images/backgrounds/text-confirm.gif) no-repeat 0 0;
}
.question.confirm .inputColumn span.input input {
	color:#262a2c;
	background:url(../images/backgrounds/text-confirm.gif) no-repeat 100% 0;
}
.question div.message {
	/*clear:both;*/
	display:none;
	/*position:relative;
	padding:12px;
	margin:11px 0 0;*/
	 font-size: 0.813em;
	float:left;

}
.question.error div.message {
	display:block;
}

.question div.message p {
	padding:0;
}
.question div.message span.arrow {
	height:6px;
	left:-5px;
	position:absolute;
	top:10px;
	width:9px
}
.question .inputColumn div.message {
	/*width:307px;*/
	width:80px;
}
.question.error div.message {
	border:1px solid #f39ca5;
	background-color:#fdecee;
}
.question.confirm div.message {
	border:1px solid #a8d689;
	color:#262a2c;
	background-color:#effae8;
}
.question.error .errorMessage {
	color:#f6233a;
}
.question.error div.message span.arrow {
	background:transparent url(../images/backgrounds/error-arrow.gif) no-repeat 0 0;
}
.question.confirm div.message span.arrow {
	background:transparent url(../images/backgrounds/confirm-arrow.gif) no-repeat 0 0;
}
.question .inputColumn span.input.search input
{
	width:594px;
	background:url(../images/backgrounds/input-text.gif) no-repeat scroll -3px 0 #FBFBFB;
	padding:0 3px 0 0;
}
.question .inputColumn span.input.search.postcode input
{
	width:183px;
	color:#6b7173;
}
.question .inputColumn span.input.search a.searchButton,
.question .inputColumn span.input.search a.searchButton02
{
	background:url(../images/backgrounds/search.gif) no-repeat scroll -3px 0 #fff;
	color:#fff;
	display:block;
	float:right;
	font-size:75%;
	font-weight: normal;
	height:31px;
	line-height:31px;
	padding:0 0 0 24px;
	text-align:left;
}

.question .inputColumn span.input.search a.searchButton{
	width:76px;
}

.question .inputColumn span.input.search a.searchButton02{
	width:52px;
}

.question .inputColumn span.input.search input.searchButton
{
	background:url(../images/backgrounds/search.gif) no-repeat scroll -3px 0 #fff;
	width:76px;
	height:31px;
	float:right;
	padding:0 6px 4px;
	color:#fff;
	text-align:right;
	font-weight: normal;
	font-size:75%;
}
.question.highlight {
	background:#FDFAD8;
}
form.formStyle01 .rowStyle01 {
	border-top:none;
}
form.formStyle01 fieldset {
	background:#F3F4F4;
	padding:9px 12px 6px;
}
form.formStyle01 .question .labelColumn,
form.formStyle01 .question .inputColumn {
	float:none;
	text-align:left;
}
form.formStyle01 .question .inputColumn span.textarea,
form.formStyle01 .question .inputColumn span.input {
	width:673px;
}
form.formStyle01 .question .inputColumn span.textarea textarea,
form.formStyle01 .question .inputColumn span.input input {
	width:661px;
}
form.formStyle01 .question .inputColumn span.select {
	width:668px;
}
form.formStyle01 .question .inputColumn span.select select {
	width:668px;
}
/* formStyle02 */
form.formStyle02 fieldset {
	background:#edf6fb;
	padding:9px 12px 6px;
}
form.formStyle02 .question .labelColumn,
form.formStyle02 .question .inputColumn {
	float:none;
	text-align:left;
}
form.formStyle02 .question .inputColumn span.textarea,
form.formStyle02 .question .inputColumn span.input {
	width:673px;
}
form.formStyle02 .question .inputColumn span.textarea textarea,
form.formStyle02 .question .inputColumn span.input input {
	width:661px;
}
/* box */
div.box
{
	border:1px solid #e0e1e2;
	margin:0 0 11px;
	position:relative;
	clear:both;
}
div.box h2
{
	border-bottom:1px solid #e0e1e2;
	background-color:#fbfbfb;
	padding:10px 11px;
	 font-size: 0.813em;
	font-weight: normal;
	
	margin:0 0 11px;
}
div.box .boxInner h2
{
	border-top:1px solid #e0e1e2;
}
div.box.boxStyle01 span.corner,
div.box.boxStyle03 span.corner
{
	position:absolute;
	width:3px;
	height:3px;
	display:block;
	background:transparent url(../images/backgrounds/box-corners.gif) no-repeat 0 0;
}
div.box.boxStyle01 span.tl,
div.box.boxStyle01 span.tr,
div.box.boxStyle03 span.tl,
div.box.boxStyle03 span.tr {
	top:-1px;
}
div.box.boxStyle01 span.bl,
div.box.boxStyle01 span.br,
div.box.boxStyle03 span.bl,
div.box.boxStyle03 span.br {
	bottom:-1px;
}
div.box.boxStyle01 span.tl,
div.box.boxStyle01 span.bl,
div.box.boxStyle03 span.tl,
div.box.boxStyle03 span.bl {
	left:-1px;
}
div.box.boxStyle01 span.tr,
div.box.boxStyle01 span.br,
div.box.boxStyle03 span.tr,
div.box.boxStyle03 span.br {
	right:-1px;
}
div.box.boxStyle01 span.tr,
div.box.boxStyle03 span.tr {
	background-position:-3px 0;
}
div.box.boxStyle01 span.bl,
div.box.boxStyle03 span.bl {
	background-position:0 -3px;
}
div.box.boxStyle01 span.br,
div.box.boxStyle03 span.br {
	background-position:-3px -3px;
}

/* yellow box */
div.box.boxStyle02 {
	background-color:#fdfad8;
	border:0;
	padding: 5px 0 5px 10px;
	margin-top:11px;
}
div.box.boxStyle02 h2 {
	background-color:transparent;
	border-bottom:1px solid #f2e986;
}

div.box.boxStyle02 p {
	 font-size: 0.813em;
	padding-top: 5px;
	line-height:22px;
}

/* blue content-centered box */
div.box.boxStyle03
{
	border:1px solid #cfe6f4;
	background-color:#edf6fb;
}
div.box.boxStyle03 span.corner
{
	background-image:url(../images/backgrounds/box-corners-blue.gif);
}
div.box.boxStyle03 .boxInner {
	text-align:center;
	padding:11px 12px;
}
div.box.boxStyle03 p {
	line-height:22px;
}

div.box.boxStyle03 h2 {
	font-size:18px;
	
	font-weight:100;
	background:none;
	border:none;
	padding:0;
}

div.box.boxStyle03 img {
	margin:0 0 11px;
}
div.box.boxStyle03:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* 100% secure background */
div.box.boxStyle04{
	margin:11px 0 0;
}
div.box.boxStyle04 .boxInner{
	background:url(../images/backgrounds/secure.gif) no-repeat scroll 90% 0 #fff;
	height:135px;
}

#main div.box ul {
	padding:0 11px 0;
}
div.box ul li {
	 font-size: 0.813em;
	padding-bottom:8px;
}
div.box p {
	padding:0 12px 8px;
	line-height:16px;
}

div.box.boxStyle01 h2 {
	padding:13px 12px;
}

div.box.boxStyle01 p {
	padding-top:3px;
	padding-bottom:17px;
}

#main div.boxStyle01 ul {
	padding-bottom:9px;
}

div.boxStyle01 ul li {
	padding-bottom:6px;
}

div.box.boxStyle04 {
	margin:11px 0 0;
}

.alertAccountSelect {
	background:#f3f4f4;
	padding:20px 12px 10px;
}

div.column-12 div.boxStyle01 ul li {
	background:none;
	padding-left:0;
}

div.column-12 div.boxStyle03 span.buttonStyle03 {
	margin:0 0 10px 42px;
}

/* white box */
div.box.boxStyle05 {
	background-color:#fff;
	border:0;
	padding: 1px 0 5px 10px;
}
div.box.boxStyle05 h4 {
	padding:0 0 12px;
}

div.box.boxStyle05 p {
	 font-size: 0.813em;
	padding:10px 0 5px;
}

div.box.boxStyle05 ul
{
	margin-top:10px;
}
.alertAccountSelect .question .labelColumn {
	width:auto;
}
.alertAccountSelect .question .labelColumn label {
	font-weight:normal;
}
.container00 {
	background:#eaebeb;
	margin:21px 0 0;
}
.container00 p {
	
	font-size:100%;
	line-height:22px;
	text-align:center;
	padding:56px 0 65px;
}
.container02 {
	background:#edf6fb;
	border:1px solid #cfe6f4;
	padding:21px;
	margin-bottom:12px;
}
.container03 {
	background:#f3f4f4;
	clear:both;
	margin-top:16px;
	float:left;
	margin-top:16px;
	width:100%;
}
.filterActions {
	padding:10px 12px 0px;
	background:url("../images/backgrounds/filterActionsBG.gif") no-repeat left;
	float:right;
	margin-left:15px;
	width:115px;
}

.filterActions .buttonStyle04 {
	float:right;
	margin-top:20px;
}

div.infoBox {
	background:url("../images/backgrounds/infoBox00Top.gif") no-repeat top left;
	padding:3px 0 0;
	position:relative;
}
div.infoBox .infoBoxInner {
	background:url("../images/backgrounds/infoBox00Btm.gif") no-repeat bottom left;
	padding:10px 0 11px;
}
fieldset div.infoBox {
	background:none;
	padding:0px 12px 11px;
	width:auto;
}
fieldset div.infoBox .infoBoxInner {
	background:#fdfad8;
	padding:11px 12px 0px;
	border:1px solid #d4d6d7;
}
div.activationBox {
	background:url("../images/backgrounds/activationBox00Top.gif") no-repeat top left;
	padding:3px 0 0;
	position:relative;
}
div.activationBox .activationBoxInner {
	background:url("../images/backgrounds/activationBox00Btm.gif") no-repeat bottom left;
	padding:10px 0 11px;
}
div.column-1 div.activationBox {
	background:url("../images/backgrounds/activationBox01Top.gif") no-repeat top left;
}
div.column-1 div.activationBox .activationBoxInner {
	background:url("../images/backgrounds/activationBox01Btm.gif") no-repeat bottom left;
}
div.infoBox .infoBoxInner .topContent {
	padding:0;
}
div.infoBox .infoBoxInner .expandedContent,
div.activationBox .activationBoxInner .expandedContent {
	margin:0 11px;
	border-top:1px solid #d4d6d7;
	padding:10px 12px 0;
	display:none;
}
div.infoBox .infoBoxInner .expandedContent .buttonStyle04 {
	margin-left:0;
}
div.infoBox .infoBoxInner .expandedContent .buttonStyle03 {
	margin-top:6px;
}
div.infoBox .infoBoxInner p,
div.activationBox .activationBoxInner p {
	text-align:center;
	padding:0;
	clear:both;
}
div.infoBox .infoBoxInner .expandedContent p,
div.activationBox .activationBoxInner .expandedContent p {
	text-align:left;
}
.infoBox03 {
	margin:0 0 10px;
}


div.infoBox .infoBoxInner p.radio {
	text-align:left;
}
div.infoBox .toggle {
	height:13px;
	width:13px;
	position:absolute;
	top:39px;
	left:300px;
	cursor:pointer;
}
div.closed div.infoBoxInner .toggle {
	background:url("../images/backgrounds/plus-small.gif") no-repeat top left;
}
div.open div.infoBoxInner .toggle {
	background:url("../images/backgrounds/minus-small.gif") no-repeat top left;
}
a.triggerClosed {
	background:url("../images/backgrounds/plus-small.gif") no-repeat top left;
	padding-left:20px;
}
a.triggerOpen {
	background:url("../images/backgrounds/minus-small.gif") no-repeat top left;
	padding-left:20px;
}
#main div.infoBox p.paraStyle02 {
	padding:10px 0 0 177px;
}
div.infoBox p.paraStyle02 span {
	float:left;
	margin-left:5px;
}
.widget div.infoBox {
	background:#fdfad8;
	border:1px solid #fbf28b;
}
.widget div.infoBox .infoBoxInner {
	background:none;
	padding:0px;
}
.widget div.infoBox.blue {
	background:#edf6fb;
	border:1px solid #cfe6f4;
}
.column-3 .widget div.infoBox.blue {
	margin:11px 12px;
} 
.widget div.infoBox p {
	text-align:center;
	padding:4px 0 5px;
}
.widget-small div.infoBox p {
	padding:2px 0 3px;
}
.widget-small div.infoBox p.paraStyle01 {
	padding:12px 0;
}
.widget-small div.infoBox img {
	padding:0 0 5px 10px;
}
.widget-small div.infoBox .options-menu {
	margin-right:75px;
	float:right;
}
.column-1 div.infoBox {
	background:url("../images/backgrounds/infoBox01Top.gif") no-repeat top left;
}
.column-1 div.infoBox .infoBoxInner {
	background:url("../images/backgrounds/infoBox01Btm.gif") no-repeat bottom left;
}


.column-1 div.infoBox04 {
	background:url("../images/backgrounds/confirmation-box-top.gif") no-repeat top left;
	padding:3px 0 0;
	margin:0 0 10px;
	position:relative;
}
.column-1 div.infoBox04 .infoBoxInner {
	background:url("../images/backgrounds/confirmation-box-bottom.gif") no-repeat bottom left;
	padding:10px 0 11px;
}
.widget div.confirmBox {
	background:#effae8;
	border-bottom:1px solid #d8f2c6;
	margin:0;
}
.widget div.confirmBox .confirmBoxInner {
	background:none;
	padding:0px;
}
.widget div.confirmBox p {
	text-align:center;
	padding:4px 0 5px;
	font-weight: normal;
	color:#508f00;
}
div.alertBox {
	background:url("../images/backgrounds/alertBox00Top.gif") no-repeat top left;
	padding:3px 0 0;
	position:relative;
}
div.alertBox .alertBoxInner {
	background:url("../images/backgrounds/alertBox00Btm.gif") no-repeat bottom left;
	padding:10px 0 11px;
}
div.alertBox .alertBoxInner .expandedContent {
	padding:0 11px;
}

div.alertBox .alertBoxInner p {
	text-align:left;
	padding:0 10px 0 10px;
	color:#262a2c;
}

div.alertBox h3 {
	text-align:center;
	padding:0;
	font-size:87.5%;
	font-weight: normal;
	color:#FF3300;
}
div.alertBox .alertBoxInner p.radio {
	text-align:left;
}

div.alertBox .toggle {
	height:21px;
	width:21px;
	position:absolute;
	top:12px;
	right:12px;
	cursor:pointer;
}
div.closed div.alertBoxInner .toggle {
	background:url("../images/backgrounds/alertBox-open.png") no-repeat top left;
}
div.open div.alertBoxInner .toggle {
	background:url("../images/backgrounds/alertBox-close.png") no-repeat top left;
}
.widget div.alertBox {
	background:#fdfad8;
	border:1px solid #fbf28b;
	margin:11px 12px;
}
.widget-small div.alertBox {
	margin:11px 5px;
}
.widget div.alertBox .alertBoxInner {
	background:none;
	padding:0px;
}
.widget div.alertBox p {
	text-align:center;
	padding:4px 0 5px;
}
.widget-small div.alertBox p {
	padding:2px 0 4px;
}

.column-1 div.alertBox {
	background:url("../images/backgrounds/alertBox01Top.gif") no-repeat top left;
}
.column-1 div.alertBox .alertBoxInner {
	background:url("../images/backgrounds/alertBox01Btm.gif") no-repeat bottom left;
}
div.logonColouredBg{
	background-color:#edf6fb;
}
div.login
{
	border-bottom:1px solid #e0e1e2;
	margin:0 0 11px;
}
div.login:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div.login div.column
{
	padding:16px 0 11px 0;
}

div.login div.column.colExt00 {
	width:100%;
}

div.login div.column.columnStyle02
{
	width:470px;
	float:left;
	min-height:210px;
}
div.login div.column.selected
{
	background-color:#edf6fb;
}
div.login h2,
div.login h3,
div.login label,
div.login .question
{
	padding:0 12px 11px;
}
div.login p
{
	padding:0 0 11px;
	line-height:22px;
}
div.login h2
{
	font-size:150%;
}
div.login h3
{
	font-size:81.25%;
	
	font-weight: normal;
}
.padlock img
{
	float:right;
	margin:0 0 0 11px;
	position:relative;
	top:-19px;
}
.drop,
.drop-full {
	min-height:100px;
}
.outline {
	border:1px dashed #CCC;
	margin:-2px;
	background:#FFF;
}
.outline * {
	visibility:hidden;
}
.ghost {
	z-index:10;
}
table tr th .sort
{
	position:relative;
	top:3px;
	margin:0 0 0 7px;
}
/* tableStyle01 */
.table.tableStyle01,
.table.tableStyle02,
.table.tableStyle03,
.table.tableStyle04  {
	position:relative;
}

.table.tableStyle03 .question .inputColumn p.radio{
	padding: 0 0 0 13px;
}
.table table {
	border:1px solid #c9cbcc;
	margin:0;
}
.widget .table table {
	border:none;
}
.table.tableStyle01 table th ,
.table.tableStyle04 table th {
	background-color:#c9cbcc;
}

.table.tableStyle03 table th {
	background-color:#c02834;
	color:#fff;
}

.table.tableStyle03{
	margin: 0 10px 10px 10px;
}

.table.tableStyle04{
	margin: 0 23px 10px 23px;
}
.table.tableStyle05 {
	border-bottom:1px solid #c9cbcc;
}
.table.tableStyle05 table tbody {
	border:none;
}
.table.tableStyle05 table tbody td {
	border:none;
}
.table.tableStyle05 table tbody .even td {
	padding-top:0;
}
.table.tableStyle05 table tbody td a {
	background:url("../images/backgrounds/plus.gif") no-repeat top left;
	padding-left:23px;
}
.table.tableStyle05 table tbody td .options-menu a {
	background:none;
	padding-left:6px;
}
.table .options-menu a.checked {
	background:url("../images/backgrounds/option-checked.gif") no-repeat;
	background-position: 114px 8px;

}
.table .options-menu a.unchecked {
	background:url("../images/backgrounds/option-unchecked.gif") no-repeat;
	background-position: 114px 8px;
}
.table.tableStyle08 .row1 {
	background:#effae8;
}

.table.tableStyle04 h4{
	 font-size: 0.813em;
	font-weight: normal;
	color:#373C3F;
	padding:9px 2px 8px 6px;
}

.table.tableStyle01 span.corner,
.table.tableStyle02 span.corner,
.table.tableStyle03 span.corner {
	position:absolute;
	width:3px;
	height:3px;
	background-color:red;
	display:block;
	background:transparent url(../images/backgrounds/table-corners.gif) no-repeat 0 0;
}

.table.tableStyle01 table tr.even td {
	background-color:#f3f4f4;
}

.table.tableStyle03 table tr.even td {
	background-color:#f3f4f4;
}
.table.tableStyle03 table tr.odd td {
	background-color:#fffbf9;
}
.table.tableStyle01 span.tl,
.table.tableStyle01 span.tr,
.table.tableStyle02 span.tl,
.table.tableStyle02 span.tr,
.table.tableStyle03 span.tl,
.table.tableStyle03 span.tr{
	top:0;
}
.table.tableStyle01 span.bl,
.table.tableStyle01 span.br,
.table.tableStyle02 span.bl,
.table.tableStyle02 span.br,
.table.tableStyle03 span.tl,
.table.tableStyle03 span.tr  {
	bottom:0;
}
.table.tableStyle01 span.tl,
.table.tableStyle01 span.bl,
.table.tableStyle02 span.tl,
.table.tableStyle02 span.bl,
.table.tableStyle03 span.tl,
.table.tableStyle03 span.tr  {
	left:0;
}
.table.tableStyle01 span.tr,
.table.tableStyle01 span.br,
.table.tableStyle02 span.tr,
.table.tableStyle02 span.br ,
.table.tableStyle03 span.tl,
.table.tableStyle03 span.tr {
	right:0;
}
.table.tableStyle01 span.tr,
.table.tableStyle02 span.tr,
.table.tableStyle03 span.tr  {
	background-position:-3px 0;
}
.table.tableStyle01 span.bl,
.table.tableStyle02 span.bl,
.table.tableStyle03 span.bl  {
	background-position:0 -3px;
}
.table.tableStyle01 span.br,
.table.tableStyle02 span.br,
.table.tableStyle03 span.br  {
	background-position:-3px -3px;
}

.tableStyle07{
	padding: 0 10px;
}

.table.tableStyle02 thead th {
	padding:13px 0 13px 12px;
}
.table.tableStyle02 tr.odd td {
	border:none;
	padding-bottom:4px;
}
.table.tableStyle02 tr.even td {
	border-bottom:1px solid #E0E1E2;
	padding-top:0;
	padding-bottom:10px;
	padding-left:11px;
	vertical-align:top;
	line-height:22px;
}
.table.tableStyle02 tr.odd td.col0,
.table.tableStyle02 tr.odd td.col2 {
	border-bottom:1px solid #E0E1E2;
}
.table.tableStyle02 tr.odd td.col0 {
	padding-left:5px;
}
.table.tableStyle02 tr.odd td.col1 {
	padding-left:9px;
	padding-top:13px;
}
.table.tableStyle02 tr.odd td.col2 {
	vertical-align:top;
	padding-top:12px;
	padding-right:18px;
}
.tableAccounts tr.odd td {
	border-bottom:none;
}
.tableAccounts tr.odd.open td {
	background:#EDF6FB;
}
.tableAccounts tr.odd td a.table-toggle {
	display:block;
	width:15px;
	height:15px;
	background:url(../images/backgrounds/plus.gif) no-repeat top left;
	float:left;
	padding-right:4px;
}

.tableAccounts tr.odd td a.table-toggle-small {
	display:block;
	width:13px;
	height:13px;
	margin-left:1px;
	padding-right:8px;
	background:url(../images/backgrounds/plus-small.gif) no-repeat top left;
}

.tableAccounts tr.odd.open td a.table-toggle {
	background:url(../images/backgrounds/minus.gif) no-repeat top left;
}

.tableAccounts tr.odd.open td a.table-toggle-small {
	background:url(../images/backgrounds/minus-small.gif) no-repeat top left;
}

.tableAccounts tr.even td {
	background:#EDF6FB;
	padding-top:0;
	padding-bottom:0;
}
.subTable {
	display:none;
	padding:0 0 0 17px;
}
.subTable table {
	margin:8px 0;
}

.subtableAllAccountsPadding{
	padding:0 9px 0 21px;
}
.subTable thead th {
	background:#CFE6F4;
}
.tableAccounts tr.even td .subTable tbody td,
.tableAccounts tr.even td .subTable2 tbody td {
	border-top:1px solid #CFE6F4;
	border-bottom:none;
	padding-top:8px;
	padding-bottom:8px;
}
/* pagination */
div.pagination
{
	text-align:right;
	/*padding:0 12px;*/
}
div.pagination h2
{
	text-align:left;
}
div.pagination div.jumpPage {
	float:left;
	text-align:left;
	font-size:81.5%;
	line-height:22px;
}
div.pagination div.jumpPage label {
	float:left;
}
a.paginationButton {
	padding:0 0 0 10px;
	color:#0278BA;
	margin:0 0 11px 5px;
	font-size:0.813em;
	display:inline-block;
	line-height:21px;
}
a.paginationButton.first {
	background:transparent url(../images/backgrounds/first.gif) no-repeat 0 50%;
	padding:0 0 0 12px;
}
a.paginationButton.prev {
	background:transparent url(../images/backgrounds/prev.gif) no-repeat 0 50%;
}
a.paginationButton.next {
	background:transparent url(../images/backgrounds/next.gif) no-repeat 0 50%;
	margin:0 0 11px 10px;
}
a.paginationButton.last {
	background:transparent url(../images/backgrounds/last.gif) no-repeat 0 50%;
	padding:0 0 0 12px;
}
a.paginationButton.disabled {
	color:#6b7173;
}
a.paginationButton.first.disabled {
	background:transparent url(../images/backgrounds/first-disabled.gif) no-repeat 0 50%;
}
a.paginationButton.prev.disabled {
	background:transparent url(../images/backgrounds/prev-disabled.gif) no-repeat 0 50%;
}
a.paginationButton.next.disabled {
	background:transparent url(../images/backgrounds/next-disabled.gif) no-repeat 0 50%;
}
a.paginationButton.last.disabled {
	background:transparent url(../images/backgrounds/last-disabled.gif) no-repeat 0 50%;
}
span.paginationPageButton {
	background:transparent url(../images/backgrounds/small-button.gif) no-repeat 0 0;
	text-align:center;
	width:18px;
	height:21px;
	display:inline-block;
	margin:0 0 11px 5px;
	color:#6b7173;
	font-size:75%;
	line-height:21px;
}
span.paginationPageButton a {
	color:#262a2c;
}
.widget-toolbar .widget-search {
	clear:both;
}
.widget-toolbar .widget-search .question {
	padding-top:0;
}
.widget-toolbar .widget-search .labelColumn {
	float:none;
	text-align:left;
	padding:0 0 11px;
	width:100%;
}
.widget-toolbar .widget-search .inputColumn {
	float:none;
	width:100%;
	padding-bottom:12px;
}
.widget-toolbar .widget-search .inputColumn span.input {
	width:273px;
}
.widget-toolbar .widget-search .inputColumn span.input input {
	width:261px;
}
.widget-large .widget-toolbar .widget-search .inputColumn span.input {
	width:593px;
}
.widget-large .widget-toolbar .widget-search .inputColumn span.input input {
	width:581px;
}
.widget-toolbar .widget-search .inputColumn span.select select {
	width:266px;
}
.widget-toolbar .widget-search .rowStyle01 {
	padding:0;
	border:none;
}
.widget-toolbar .widget-search .rowStyle01 span.button {
	float:left;
	margin-bottom:0;
}
/* filters */
.filters fieldset {
	padding: 11px 0 5px;
}
.filters .question {
	padding:0 0 0 12px;
}
.filters .question .labelColumn {
	padding-right:20px;
	width:163px;
}
.filters .question .inputColumn {
	width:495px;
}
.filters .question .labelColumn label {
	font-weight:normal;
}
.filters .question .inputColumn span.select select {
	width:340px;
}
.filters .question .inputColumn div.calltoaction span.button {
	float:left;
	padding-right:12px;
	margin:0 12px 0 0;
	background:url(../images/backgrounds/grey-line.gif) repeat-y right;
}
.filters .question .inputColumn div.calltoaction span.button.last {
	background:none;
}
.filters .question .inputColumn div.calltoaction span.button a {
	line-height:normal;
}
.filters .question-radiogroup .inputColumn p,
.filters .question-daterange .inputColumn p,
.filters .question-amountrange .inputColumn p,
.filters .question-checkboxgroup .inputColumn p {
	float:left;
	clear:none;
	padding:8px 12px 0 0;
}
.filters .question .inputColumn span.input.date {
	margin:0 4px;
}
.filters .question-amountrange .inputColumn span.input {
	margin:0 4px;
}
.filters .question-amountrange .inputColumn span.input input {
	width:83px;
}
.filters .question .inputColumn span.input.search input {
	width:266px;
}
.filters .question .inputColumn span.input.search input.searchButton {
	width:76px;
}
.filters .question.radiogroup-3col .radio-0 {
	width:142px;
}
.filters .question.radiogroup-4col .radio-0,
.filters .question.radiogroup-5col .radio-0 {
	/*width:32px;*/
	width:100px;
}
.filters .question.radiogroup-4col .radio-1,
.filters .question.radiogroup-5col .radio-1 {
	width:98px;
}
.filters .question.radiogroup-3col .radio-1,
.filters .question.radiogroup-4col .radio-2 {
	width:168px;
}
.filters .question.radiogroup-5col .radio-2 {
	width:70px;
}
.filters .question.radiogroup-5col .radio-3 {
	width:86px;
}

.filters .question.radiogroup-3col .radio-0,
.filters .question.radiogroup-3col .radio-3,
.filters .question.radiogroup-3col .radio-6,
.filters .question.radiogroup-3col .radio-9 {
	/*width:142px;*/
	width:100px;
}
.filters .question.radiogroup-3col .radio-1,
.filters .question.radiogroup-3col .radio-4,
.filters .question.radiogroup-3col .radio-7,
.filters .question.radiogroup-3col .radio-10 {
	width:168px;
}
.filters .question.radiogroup-3col .radio-2,
.filters .question.radiogroup-3col .radio-5,
.filters .question.radiogroup-3col .radio-8,
.filters .question.radiogroup-3col .radio-11 {
	width:142px;
}
.filters .checkboxgroup-3col .inputColumn p {
	width:100px;
}
.filters p {
	clear:both;
	padding:0 0 8px 0;
	line-height:16px;
}
.filters p.textStyle01,
.filters p.textStyle02 {
	padding:0 0 8px 12px;
}
.filters .filters-link {
	color:#262A2C;
	padding-left:22px;
	background: url(../images/backgrounds/plus.gif) no-repeat top left;
}
.filters-open .filters-toggle {
	background: url(../images/backgrounds/minus.gif) no-repeat top left;
}
.filters-open .filters-content {
	display:block;
}
/* overlay */
.overlay {
	position:fixed;
	width:100%;
	height:100%;
	background:url("../images/backgrounds/overlay.png");
	z-index:100;
}
.lightbox {
	background:url("../images/backgrounds/lightboxTop.png") no-repeat top left;
	padding:30px 0 0;
	width:770px;
	margin:0 auto;
	position:relative;
}
.lightbox .close {
	height:28px;
	width:28px;
	position:absolute;
	top:3px;
	right:3px;
	background:url(../images/backgrounds/overlay-close.png) no-repeat top left;
	cursor:pointer;
}
.lightboxInner {
	background:url("../images/backgrounds/lightboxBtm.png") no-repeat bottom left;
	padding:0 35px 14px;
}
.lightbox01 {
	background:url("../images/backgrounds/lightboxTop01.png") no-repeat top left;
}
.lightbox01 .lightboxInner {
	background:url("../images/backgrounds/lightboxBtm01.png") no-repeat bottom left;
	min-height:504px;
	padding:0 35px 14px;
}
.lightbox h2 {
	border-bottom:1px solid #e0e1e2;
}
.lightbox .column-11 {
	text-align:right;
}
.lightbox .column-11.column-last {
	text-align:left;
}
.lightbox p {
	padding-left:0;
}
.lightbox span.button.buttonStyle03 {
	/*border-right:1px solid #e0e1e2;*/
	padding:0 10px 0 0;
}
.lightbox span.button.buttonStyle05 a {
	/*border-right:1px solid #e0e1e2;*/
	padding:0 10px 0 0;
}
.lightbox .question .labelColumn {
	padding-top:7px;
}
.lightbox .question .inputColumn {
	padding-bottom:4px;
}
.lightbox .question .inputColumn p.confirmation {
	padding-top:4px;
}
.lightbox fieldset {
	padding-top:12px;
}
.lightbox01 h1 {
	padding:13px 12px 20px;
}
.lightbox01 h2 {
	border:none;
}
.lightbox01 p {
	padding:0 12px 20px;
}
.lightbox01 .button {
	margin-bottom:23px;
}
.lightbox01 hr {
	margin:0 12px 15px;
}
.lightbox02 {
	background:none;
	padding:0;
}
.lightbox02 .lightboxInner {
	background:none;
	padding:0;
	position:relative;
}
.lightbox02 img {
	border:none;
}

.lightbox02 .savings-overlay-link {
	display:block;
	height:32px;
	left:52px;
	position:absolute;
	top:355px;
	width:96px;
	background:url("../images/content/more-button.gif") no-repeat top left;
}
.lightbox02 .savings-overlay-close-link {
	display:block;
	left:251px;
	position:absolute;
	top:355px;
	width:159px;
	height:32px;
	background:url("../images/background/trans.gif");
}
/* No bullet points */
ul.listStyle01 li {
	background:none;
	padding:0 0 6px 0;
}
ul.listStyle02 {
	padding:0 0 10px 12px;
}
ul.listStyle03 {
	padding-top:0;
	padding-bottom:10px;
}
ul.listStyle03 li {
	background:url(../images/backgrounds/listStyle03.png) no-repeat top left;
	padding:5px 200px 20px 44px;
	
}
/* container01 */
div.container01 {
	border-top:1px solid #e0e1e2;
	padding:20px 0 15px 0;
}
div.container01 h2 {
	font-size:18px;
}
div.container01 p {
	padding:0 12px 11px;
}
div.container01 ul {
	padding:0 0 11px 12px;
}
div.container01 label {
	padding-left:0;
}

div.container04 {
	background:#fbfbfb;
	border:1px solid #e0e1e2;
	padding:12px;
	margin-bottom:12px;
}
div.container04Ext00 {
	background:#edffd7;
}
div.container04 p {
	padding:0;
}
div.column-19 div.container04 h3,
div.column-19 div.container04 p {
	text-align:center;
}
div.column-19 div.container04 p {
	padding:5px 0 0;
}
div.column-19 div.container04 img {
	padding:5px 0 0 12px;
}
div.column-19 div.container04 .buttonStyle04,
div.column-19 div.container04 .buttonStyle03 {
	margin:15px 0 0 70px;
}
div.column-19 div.container04 .buttonStyle09 {
	margin:15px 0 0 60px;
}
div.cardContainer,
div.cardContainerSelected{
	height:65px;
	width:100px;
	padding:5px;
}

div.cardContainerSelected{
	background:#33FF00;
}
/* password strength bar */
.strength {
	background:url(../images/content/password-bar.gif) no-repeat 0 0;
	width:267px;
	height:29px;
	margin:6px 0 0;
}
.strength.low {
	/*background-position:0 -21px;*/
}
.strength.medium {
	background-position:0 -42px;
}
.strength.high {
	background-position:0 -63px;
}
div.processing {
	width:100%;
	text-align:center;
}
/* widget search */
#main .widgetSearch p {
	padding:22px 0 22px 12px;
}
#main .widgetSearchInner {
	background:#edf6fb;
	padding:18px 12px;
}
#main .widgetSearch input{
	width:118px;
	background:url('../images/backgrounds/input-text-02.gif') no-repeat top right;
}
#main .widgetSearch span {
	float:left;
	margin:0;
}
#main .widgetSearch .calltoaction {
	padding:0;
	float:left;
	clear:none;
}
#main .widgetSearch span.buttonStyle05 input {
	width:63px;
	padding:7px 0 8px;
	background:url('../images/backgrounds/buttonStyle05.gif') no-repeat top right;
	color:#fff;
	font-weight: normal;
}
#main .widgetSearch .question {
	border-bottom:1px solid #cfe6f4;
}
#main .widgetSearch .question .inputColumn {
	padding:0 0 16px;
}
#main .widgetSearch .question .labelColumn {
	padding:14px 0 0;
	text-align:left;
	width:180px;
}
#main .widgetSearch .question .inputColumn p {
	padding:0 0 1px;
}
#main .widgetSearch .question-checkboxgroup  {
	border:none;
}
#main .widgetSearch .question-checkboxgroup input {
	width:auto;
	float:left;
	margin:4px 4px 0 0;
	background:none;
}
#main .widgetSearch .question-checkboxgroup span {
	float:none;
	color:#6c7274;
}
#main .widgetSearch .question-checkboxgroup  .inputColumn {
	padding:5px 0 3px;
}
/* widgets */

.widgetItem {
	background:#fbfbfb;
	border:1px solid #e0e1e2;
	padding:0 0 21px;
	margin:0 0 11px;
}
.widgetItem.selected {
	background:#edffd7;
}
.widgetItem.added {
	background:#f4f8fb;
}
.widgetItem h2 {
	padding-bottom:0;
}
.widgetItem .column-15 {
	padding:21px 0 0;
}
.widgetItem .buttonStyle03 {
	margin:5px 0 0 20px;
}
.widgetItem .column-14 .buttonStyle03 {
	margin:0 0 0 45px;
}
.widgetItem .buttonStyle02 {
	margin:0 0 0 29px;
}
.widgetItem .buttonStyle08 {
	margin:0 0 0 22px;
}
.rowStyle06 {
	padding:21px 0 0;
}
.rowStyle06 img {
	float:left;
}
.starSelected {
	margin-top:1px;
}
.searchOptions {
	float:right;
	padding-bottom:20px;
}
.searchOptions .buttonStyle03.inactive a {
	color:#727879;
}
.searchOptions .buttonStyle03 {
	background-repeat:no-repeat;
	background-position:0 7px;
}
.searchOptions .buttonStyle03.prev {
	background-image:url("../images/backgrounds/prev-active.gif");
	padding:0 0 0 9px;
	margin:0 12px 0 0;
}
.searchOptions .buttonStyle03.first {
	background-image:url("../images/backgrounds/first-active.gif");
	padding:0 0 0 12px;
	margin:0 15px 0 0;
}
.searchOptions .buttonStyle03.next {
	background-image:url("../images/backgrounds/next-active.gif");
	padding:0 0 0 9px;
}
.searchOptions .buttonStyle03.last {
	background-image:url("../images/backgrounds/last-active.gif");
	padding:0 0 0 12px;
}
.searchOptions .buttonStyle03.prev.inactive {
	background-image:url("../images/backgrounds/prev-inactive.gif");
}
.searchOptions .buttonStyle03.first.inactive {
	background-image:url("../images/backgrounds/first-inactive.gif");
}
.searchOptions .buttonStyle03.next.inactive {
	background-image:url("../images/backgrounds/next-inactive.gif");
}
.searchOptions .buttonStyle03.last.inactive {
	background-image:url("../images/backgrounds/last-inactive.gif");
}
.searchOptions .buttonStyle07 {
	background:url("../images/backgrounds/search-number.gif") no-repeat top left;
	padding:3px 5px 3px 6px;
	margin:0 5px 0 0;
}
.searchOptions .buttonStyle07 {
	font-size:81.25%;
}
.searchOptions .buttonStyle07 a {
	color:#262a2c;
}
.searchOptions .buttonStyle07.inactive a {
	color:#727879;
}
.message:hover
{
	z-index:10;
}
.message .errorMessage
{
	display:none;
}
.message:hover .errorMessage
{
	display:block;
}
.question .thankyou
{
	display:none;
}
.question.confirm .thankyou
{
	color:#000000;
	margin-left:10px;
	padding:5px;
	position:absolute;
	right:0;
	top:0;
	width:160px;
	display:block;
}
.question.confirm
{
	background:url("../images/backgrounds/correct-bg.gif") repeat-y top left;
	border-bottom:1px solid #fff;
	position:relative;
}
.question.confirm div.thankyou {
	background-color:#EFFAE8;
	display:block;
	border:1px solid #a7d589;
}
.question div.thankyou {
	float:left;
	 font-size: 0.813em;
}
.thankyou p
{
	padding:0;
}
.question.confirm div.thankyou span.arrow {
	display:block;
	height:6px;
	left:-5px;
	position:absolute;
	top:10px;
	width:9px;
	background:transparent url(../images/backgrounds/correct-arrow.gif) no-repeat 0 0;
}
div.searchOptions{
	border-right:1px #d0e6f4 solid;
	width:500px;
	float:left;	
	padding-top:25px;
}
.widgetPag div.searchOptions{
	border-right:none;
	float:right;	
	padding-top:25px;
	padding-right:12px;
	width:auto;
}
.filters .searchOptions .question{
	padding:0;
}

.filters .searchOptions span.button.buttonStyle04 {
	margin-top:10px;
}	

.filters .searchOptions .question .inputColumn {
	width:auto;
}

.filters .searchOptions .question .inputColumn .calltoaction{
	width:140px;
	padding:7px 0;
	float:right;
}

.filters .searchOptions .question .inputColumn .calltoaction span.button{
	padding-right:0px;
}

.filters .searchOptions .question .inputColumn .calltoaction span.buttonStyle03{
	padding:0px;
	margin: 0 0 0 5px;
}
left
.filters .searchOptions span.buttonStyle04{
	margin-top:10px
}

.filters .searchOptions .question .inputColumn span.select select {
	width:257px;
}

.filters .searchOptions .question .labelColumn {
	width:70px;
	padding:5px 0 0 0;
	margin-right: 10px;
}
.searchOptions .question .inputColumn span.input input {
	width:300px;
	
}
.searchOptions span.advancedSearch {
	margin:-10px 0 0 290px;
}
.searchOptions .question-text {
	width:400px;
	float:left;
	margin-top:10px;
}
.searchOptions span.dateLabel {
	 font-size: 0.813em;
	line-height:22px;
	width:70px;	
	text-align:right;
	margin:0;
}
div.searcheResultOptions{
	float:right;
	width:190px;
}
div.savedSearches{
	margin-bottom:10px;
}
div.savedSearclefthesHeader h4 img{
	margin-bottom:3px;
}
div.searcheResultOptions .recentSearches .savedSearchesContentRow ul.savedSearchesContentItem{
	padding:0;
	margin:0;
	clear:both;
}

div.searcheResultOptions .recentSearches .savedSearchesContentRow ul.savedSearchesContentItem li {
	float:left;
	display:inline;
	background:none;
	padding:3px 5px;
}

div.searcheResultOptions .recentSearches .savedSearchesContentRow ul.savedSearchesContentItem li.itemName a {
	display:block;
	width:100px;
}
div.dateRange{
	z-index:50;
	display:block;
	position:absolute;
	width: 448px;
	background-color:#fff;
	padding:10px 10px 20px 10px;	
	border:1px #0278BA solid;
	top:100px;
}

div.dateRange span.input {
	margin:5px 4px;
	position:relative;
	background:url("../images/backgrounds/input-text.gif") no-repeat scroll 0 0 #FBFBFB;
	display:inline-block;
	padding:0 0 0 3px;
}

div.dateRange span.input input{
	width:150px;
	background:url("../images/backgrounds/input-text.gif") no-repeat scroll 100% 0 #FBFBFB;
	border:0 none;
	height:31px;
	line-height:31px;
	padding:0 12px 0 0;
	margin:0;
}

div.dateRange span.input a.calendar {
	position:absolute;
	right:5px;
	top:5px;	
	color:#0278BA;
	text-decoration:none;
}
div.dateRange div.dateRangeInput {
	width:240px;
	float:left;	
}

div.dateRange div.dateRangeInput div.dateRangeInputRow {
	background-color:#EDF6FB;
}

div.dateRange div.dateRangeCalendarImg {
	background-color:#EDF6FB;
	width:194px;
	padding:5px;
	display:inline-block;
}

div.dateRange div.dateRangeInput label span {
	display:inline-block;
	width:40px;
	font-size: 15px;	
	padding-left:5px;
}

div.dateRange div.dateRangeClose {
	margin-bottom: 5px;
	 font-size: 0.813em;
	text-align:right;
}
div.extraLightbox{
 top:200px;
}
div.extraLightbox100{
 top:50px;
}
a.inactiveLink {
	cursor:default;
}

a.inactiveLink:hover,
#main .column-0 .menu ul li ul li a.inactiveLink:hover {
	text-decoration:none!important;
}
.noWidth .labelColumn {
	width:auto;
}
/*Logout Styles Start*/
  .footerbar{
	 font-size: 0.75em;
    font-weight: normal;
    height: 140px;
    margin-left: 45px;
    padding:0 15px;
    text-align: left;
   }
   
.footeritems{
float:left;
width:230px;
margin: 0 22px;
border-right: thin solid #eaeaea;
}   
.footerbar .last
{
border:none;
}

.footerbar ul 
{
	
	margin: 0 0 0 20px;
}
.footerbar ul li  {
background:none;
list-style-type:disc;
padding-top:5px;
padding-bottom:5px;
margin: 0px 0;

}
.footerbar .link
{  
font-weight: normal;
}
/*Logout Style End*/
/*Start: Added by Harpreet for Radio_text_textbox */
.newabsmiddle{
	/**vertical-align: middle;
	margin-left: -3px;      
	 font-size: 0.813em;
	float:left;
	margin-top:11px;
	margin-right:5px;*/
	vertical-align: bottom;
	margin-top: 7px;
	padding-right: 4px;
	float:left;
	margin-right:2px;
	margin-left:5px;
}

.newsimpletextright {
      color: #262a2c;
      
       font-size: 0.813em;
      text-decoration: none;
      float: left;
      padding-top: 9px;
}
/*End: Added by Harpreet for Radio_text_textbox */
.tablesimpletextright{
	color: #262a2c;
	
	 font-size: 0.813em;
	text-decoration: none;
	text-align: right;
	float: right;
}
/*Start : Added by Lavanya for CP */
.simpletextright_cp{
	color: #262a2c;
	
	 font-size: 0.813em;
	font-weight: normal;
	text-decoration: none;
	float: left;
	padding-top: 9px;
	padding-left: 11px;
    margin-right: 8px;
}
/*End : Added by Lavanya for CP */
/* Kishore Start : For Lookup button */
.formbtn_lkp_TextArea {
	background: url("../images/backgrounds/buttonStyle02_new.gif") no-repeat
		scroll 100% 0 #1ab2ff;/*next-gen*/
  border: 0 solid #333333;
	color: #404040;/*next-gen*/
  cursor: pointer;
  float: left;
  
   font-size: 0.75em;
  font-weight: normal;
	height: 30px;/*next-gen*/
  margin: 0 0 0 10px;
  overflow: visible;
  padding-left: 3px;
  padding-right: 11px;
  text-decoration: none;
  vertical-align: middle;
  width: auto;
  line-height:20px;
}


.HW_formbtn_lkp_TextArea {
	background: url("../images/backgrounds/buttonStyle02_new.gif") no-repeat
		scroll 0 0 transparent;/*next-gen*/
  clear: right;
  float: left;
	height: 30px;/*next-gen*/
  margin-left: 64%;
  margin-top: -10%;
}
/* Kishore End : For Lookup button */
/* Onkar Start : to get the radio button in the centre */
.newabsmiddle1{
vertical-align: middle;
margin-left: -3px;
 font-size: 0.813em;
float:left;
margin-top: 11px; 
margin-right:5px;
}
/* Onkar End : to get the radio button in the centre */
/* Kishore  Start : */
a.back {
      
       font-size: 0.75em;
      font-weight: normal;
      color: #ffffff;
      text-decoration: none;
      /**padding-left: 3px;*/
      padding-right: 11px;
      margin: 0px 0px 0px 10px;
	background: url(../images/backgrounds/buttonStyle02_new.gif) #026eab
		no-repeat 100% 0px;/*next-gen*/
      border: 0px solid #333333;
      width: auto;
      vertical-align: middle;
      overflow: visible;
      float: right;
      height: 21px;
      cursor: pointer;
}
a.back:active{
color: #ffffff;   
   }
/* Kishore End :*/
/* Avani  Start : */
.newabsmiddle2{
                vertical-align: middle;
                margin-left: 2px; 
                 font-size: 0.813em;
                float:left;
                margin-top: 11px; 
                margin-right:5px;
				}
/* Avani  End : */
/*ONKAR : for left and right padding*/
.simpletextpadding {
color: #262a2c;

 font-size: 0.813em;
text-decoration: none;
padding-top: 15px;
padding-right:10px;
padding-left:5px;
}
/*ONKAR : for left and right padding*/
/* Ganesh Start : For Lookup button */
.formbtn_lkp_db {
	background: url("../images/backgrounds/buttonStyle02_new.gif") no-repeat
		scroll 100% 0 #1ab2ff;/*next-gen*/
  border: 0 solid #333333;
	color: #404040;/*next-gen*/
  cursor: pointer;
  float: left;
  
   font-size: 0.75em;
  font-weight: normal;
	height: 30px;/*next-gen*/
  margin: 0 0 0 10px;
  overflow: visible;
  padding-left: 3px;
  padding-right: 11px;
  text-decoration: none;
  vertical-align: middle;
  width: auto;
  line-height:20px;
}
.HW_formbtn_lkp_db {
	background: url("../images/backgrounds/buttonStyle02_new.gif") no-repeat
		scroll 0 0 transparent;/*next-gen*/
  clear: right;
  float: left;
	height: 30px;/*next-gen*/
  margin-left: 50%;
  margin-top: -5%;
}
/* Ganesh End : For Lookup button */
/* Divya Start : For Lookup button besides text area */
.formbtn_lkp1 {
	background: url("../images/backgrounds/buttonStyle02_new.gif") no-repeat
		scroll 100% 0 #1ab2ff;/*next-gen*/
  border: 0 solid #333333;
	color: #404040;/*next-gen*/
  cursor: pointer;
  float: left;
  
   font-size: 0.75em;
  font-weight: normal;
	height: 30px;/*next-gen*/
  margin: 0 0 0 10px;
  overflow: visible;
  padding-left: 3px;
  padding-right: 11px;
  text-decoration: none;
  vertical-align: middle;
  width: auto;
  line-height:20px;
}
.HW_formbtn_lkp1 {
	background: url("../images/backgrounds/buttonStyle02_new.gif") no-repeat
		scroll 0 0 transparent;/*next-gen*/
  clear: right;
  float: left;
	height: 30px;/*next-gen*/
  margin-left: 83%;
  margin-top: -6%;
}
/* Divya Start : For Lookup button besides text area */

/*Trupti Start:  for Liquidity Management Sweeping Modify Flow*/
.modify_simpletext
{
      color: #262a2c;
      
      font-size: 0.8em; 
      text-decoration : none;
      float:left;
      width:45%;
      padding-top: 8px;
      padding-right: 5px;
}
/*Trupti End:  for Liquidity Management Sweeping Modify Flow*/

/* Added for Header/Location bar Changes - START*/
.topbarRightContent{
	float: right;
	text-align: right;
	clear: right;
	padding-left: 5px;
	padding-top: 5px;	
	width: 450px;
}
/*change for header by shreya*/
.formbtn_chat {
      background: url("../images/btnChat.png") no-repeat scroll 100% 0 transparent;
    border: 0 solid #333333;
    color: #000000;
    cursor: pointer;
    
    
    font-size: 0.69em;
    font-weight: normal;
    height: 21px;
    line-height: 21px;
    text-decoration: none;
    vertical-align: middle;
    width: 74px;
    padding-bottom: 1px;
    margin-top:-3px;
    margin-left: 24px;

}
.middle{
      margin-left: 10px;      
}
.HW_formbtn_chat {
      background: url("../images/btnChat.png") no-repeat scroll 100% 0 transparent;
    float: right;
    height: 21px;
    padding-left: 1px;
    margin-top: -5px;
}
/* Modified for Neha_Gosain - added margin-left*/
.dropdownheader{
/*changes by shreya for header*/
    background: none no-repeat scroll 0 0 #262A2C;
    border: 0 none;
    color: #FFFFFF;
    display: inline;
    
    /*Changed by Neha Gosain*/
    /*font-size: 0.78em;*/
     font-size: 0.75em;
    font-weight: normal;
    margin: -1px 5px 0 8px;
    text-decoration: none;
    vertical-align: middle;
    width: 75px; /*Surej newly modified for RWD*/
    float:left;
    
}

.dropdownheader_span{
}

.labellocationbarwrapper{
	background: none no-repeat scroll 0 0 #C0C0C0;
	border: 1px solid #C0C0C0;
	color: #4F4F4F;
	display: block;
	float: left;
	
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	height: 31px;
	margin-left: 1%;
	margin-top: 1%;
	width: 215px;
}

.labellocationbar {
	background-color: white;
	display: block;
	float: left;
	font-size: 0.9em;
	height: 18px;
	padding: 6px 3px 7px 3px;
	margin-right: 3px;
	vertical-align: middle;
}

.dropdownlocationbar {
	background: none no-repeat scroll 0 0 #C0C0C0;
	border: 0 none;
	color: #000000;
	display: block;
	
	font-size: 0.9em;
	font-weight: normal;
	padding-left: 5px;
	margin-top: 3%;
	text-decoration: none;
	vertical-align: middle;
	width: 122px;
}

.dropdownlocationbar_span {
	display: block;
}
/* Added for Header/Location bar Changes - END */

/* wrapper span style for small combo box*/
.labelColumn_combo_small{
	/*margin: 0 0 0 5px;
	padding-bottom: 5px;
	padding-left: 0.1em;
	padding-right: 0px;
	padding-top: 0px;
	
	background: url(../images/backgrounds/select.gif) no-repeat 0 0 transparent;
	height: 31px;
	width: 170px;
	display: block;
	float:left;
	Changed by Nikita Manohar*/
	background: url("../images/backgrounds/select.gif") no-repeat scroll 0 0 transparent;
	display: block;
    float: left;
    
    height: 31px;
    margin: 0 0 0 5px;
    padding: 0 0 5px 0.1em;/*changed padding-bottonm from 0px to 5px by sravanthy as it causing alignment issue*/
    width: 170px;
}

/* wrapper span style for too small combo box*/
.labelColumn_combo_toosmall{
	/** Margin changed from 0 to 4px by Siva Theja */
	margin-right: 4px;
	margin-left: 5px; /* added ny Sonia Garg for UI3*/
	padding-bottom: 5px;
	padding-left: 0.1em;
	padding-right: 0px;
	padding-top: 0px;
	
	background: url(../images/backgrounds/select.gif) no-repeat 0 0 transparent;
	height: 31px;
	width: 90px;
	display: block;
	float: left;
	font-size:1em;
}

/* For buttons in header - START */
.formbtn_header{
	
	 font-size: 0.75em;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	padding-right: 5px;
	background: url("../images/backgrounds/buttonStyle12.gif") no-repeat scroll 100% 0 transparent;
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 21px;
	cursor: pointer;
}

.HW_formbtn_header{
	float: left;
	height: 21px;
	background: url("../images/backgrounds/buttonStyle12.gif") no-repeat scroll 0 0 transparent;
	clear: right;
	margin-left: 5px;
	padding-left: 5px;
	float: right;
}
/* For buttons in header - END */
.personalizeDashBoardLink{
	color: #262A2C;
    
    /* font-size: 0.813em;*/
    padding-top: 7px;
    text-decoration: none;
    float:left;
    background-repeat:no-repeat;
    background-position:100% 100%;
    /**padding-right:22px;*/
}
/* Added by shreya for small-widgets on dashboard */

.widgetleftform {
	 font-size: 0.75em;
    text-align: right;
    float: left;
    clear: left;
    font-weight: normal;
    width: 55%;
    padding-left: 0;
    padding-right: 6px;
    margin-left: 6px;
}

.widgetrightform {
	 font-size: 0.75em;
    clear: right;
    clear: right;
    display: block;
    overflow: hidden;
    padding-left: 10px;
}

.column-Dashboard {
	width: 940px;
	/**background-color: #FFFFFF;*/
	/**margin-bottom: 10%;*/
	padding-left:0px;
	border-top:1px solid #E0E1E2;
}
/**Added By Lavanya */
.checkboxmargin{
      margin-right: 1.9%;
      margin-top: 3px;
}

/** Added By Siva Theja */
.queryitalictext_numbers {
      
       font-size: 0.75em;
      font-style: italic;
      color: #505050;
      text-decoration: none;
      float: left;
	  width:auto;
}

/** Added by Neha */
div.registerRow .column{
            height:308px;
            border-top:1px solid #e0e1e2;
            border-bottom:1px solid #e0e1e2;
            padding-top:12px;
}

div.registerRow .alreadyRegistered {
            margin-left:18px;
            border:1px solid #fbf28b;
            background:#fdfad8;
}

div.registerRow ul {
            padding:0px 0px 12px 12px;
}

div.registerRow div.alreadyRegistered p {
            padding-right:12px;
}
div.registerRow div.alreadyRegistered h2 {
            color:#262a2c;
}


.c_081_headNotes {
            float:right;
             font-size: 0.813em;
            padding:0 12px 0 0;
            position:relative;
            top: 18px;
            width:345px;
}
.c_081_headNotes a {
            color:#0278BA;
            text-decoration:none;
}
.c_081_headNotes a:hover {
            text-decoration:underline;
}

.padlock img {
            float:right;
            margin:0 0 0 11px;
            position:relative;
            top:-19px;
}

/** Added by Siva Theja */
.mailsinputtextarea-span{
    background: url("../images/backgrounds/input-textarea02.gif") no-repeat scroll 355px 135px;
    display: inline-block;
    padding: 0 0 0 3px;
    text-align: left;
    width: 346px;
    height: 135px;
}

/** Added by Siva Theja */
.mailscomposetxtboxmatter {
                
                font-size: 0.7em;
                color: #333333;
                text-decoration: none;
                width: 500px;
                height: 135px; /* px to em conversion required */
                overflow: scroll;
                margin: 2px 0px 2px 0px;
                vertical-align: middle;
}
/** Added by Sanjay Lenka */
.mailscomposetxtboxmatter1 {
                
                font-size: 0.7em;
                color: #333333;
                text-decoration: none;
                width: 500px;
                height: 135px; /* px to em conversion required */
                overflow: scroll;
                margin: 2px 0px 2px 0px;
                vertical-align: middle;
}

/** Added by Siva Theja */
.simpletextleft{
                padding-left: 6px;
                clear: right;
                display: block;
                overflow: hidden;
                padding-bottom: 15px;
float: left;
width: 35%;
}

/** Added By Nikita For ComboBox Small */
.labelcolumnsmall_ComboBox {
      border: 0px;
      margin: 0px;
      padding-bottom: 5px;
      padding-left: 11px;
      padding-right: 0px;
      padding-top: 8px;
      
      background: url(../images/backgrounds/select.gif) no-repeat
            0px 0px;
      height: 31px;     
      width: 168px;
}


/** Added by Nikita For ComboBox Small */
.querycomboboxmedium_small { 
      background: url("../images/backgrounds/select.gif") no-repeat scroll 100% 0 transparent;
      border: 0 solid #88A0C8;
      float: left;
      
      font-size: 0.8em;
      height: 31px;
      /* margin: -30px 0 0 105px; */
      margin-left: 5px;
      padding-top: 7px;
      text-decoration: none;
      vertical-align: middle;
      width: 170px;
}

table .searchsimpletext, .composemailrow .searchsimpletext .searchsimpletextHW{
	padding-top: 0;
}

/** Added by Payal*/
.outputField {
	float:left;
	margin-top:8px;
}

.bluelink_outputField{
    color: #0278BA;
    display: inline-block;
    
	/* Changed by Harpreet Cheema
     font-size: 0.813em;
    padding-top: 8px;*/
    font-size: 0.69em;
    padding-top: 0px;
    text-decoration: none;
	width:100%; /*Added for wrapping long text*/
}
/*Added by Harpreet Cheema*/
.bluelink_outputField:active{
    color: #0278BA;   
}

/** Added by Naval */
.mainButton_blank {
     /* 	color: #000000;
	background-color: transparent;*/
    border: 0px solid #000000;
    /*text-decoration: none;
            text-align: center;
            vertical-align: middle;
            padding: 0px 0px 0px 0px;
            margin: 0px;
           font-weight: normal;
           font-size: 0.7em;*/
    /*height: 26px; *//*px to em conversion required */
    /*width: 30px;*/ /*px to em conversion required */
    /*overflow: visible;*/
}

/** Added by Naval */
input.mainButton_blank {
    /*	color: #000000;*/
    border: 0x solid #000000;
    /*text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;*/
    margin-right: 2px;
    margin-bottom: 2px;
    /*font-weight: normal;
	font-size: 0.8em;*/
    /* height: 32px;*/ /*px to em conversion required */
    width: 25px; /*px to em conversion required */
    /*overflow: visible;*/
}

.simpletextrightFixedWidth {
    color: #262A2C;
    float: left;
    
     font-size: 0.813em;
    font-weight: normal;
    padding-top: 9px;
    text-decoration: none;
    width: 12%;
}

.tablesimpletext{
      color: #262a2c;
      
      font-size: 0.813em; /*Changed from 0.69em to 0.813 by Poonam */
      text-decoration: none;
	  width:auto;
} 

.tableoverflowwrapper{
	overflow-x: auto;
	width: 100%;
	/* border:1px solid #c9cbcc; */
}

.tableoverflowwrapper span.searchsimpletext{
                float: none;        
}
/** Added by Siva Theja */
.labelcoltxtnumber {
                background: url("../images/backgrounds/input-text.gif") no-repeat scroll
                                0 0 transparent;
                border: 0 none;
                color: #262A2C;
                display: inline-block;
             	font-size: 0.69em;
		line-height: 0.69em;
                font-weight: normal;
                height: 20px; /*Changed from 28px by Sonia Garg*/
                margin: 0;
                padding: 5px 0 5px 2px;
                text-decoration: none;
                vertical-align: middle;
                width: 34px; /*Changed from 33px by Sonia Garg*/
}

.labelCol_text_brdr_number {
                float: left;
                height: 31px;
                background: url(../images/backgrounds/input-text.gif) #efefef no-repeat
                                100% 0px;
                padding-right: 5px;
                padding-right: 0;
                margin-left: 5px;
                margin-right: 5px;
                width: 37px;
}

.querytextboxnumber {
                background-color: #edf6fb;
                padding-top: 0px;
                border-color: #88A0C8 #88A0C8 #88A0C8;
                border-style: solid;
                border-top-width: 0px;
                border-right-width: 0px;
                border-bottom-width: 0px;
                border-left-width: 0px;
                
                background: url(../images/backgrounds/input-text.gif) no-repeat
                                102% 0px;
                font-size: 0.8em;
		line-height: 0.8em;
                text-decoration: none;
                width: 106px;
                margin: 0px 0px 0px 5px;
                vertical-align: middle;
                float: left;
                height: 31px;
}

.labelcolnumber {
    background: url("../images/backgrounds/input-text.gif") no-repeat scroll 0 0 transparent;
    border: 0 none;
    
    height: 28px;
    margin: 0;
    padding: 5px 0 5px 2px;
    width: 81px;
	display:block;
}

/** Added By Vikram */
.remarksboxsmall
{
background:url("../images/backgrounds/input-textarea02.gif") no-repeat scroll 100% 0 #FBFBFB;
border:0 none;
float:left;

 font-size: 0.813em;
height:110px;
line-height:normal;
margin:0 8px 0 0;
overflow:hidden;
padding:5px 15px 5px 0;
text-align:left;
width:175px;
}

.inputtextarea-spansmall
{
background:url("../images/backgrounds/input-textarea02.gif") no-repeat scroll 0 0 #FBFBFB;
display:inline-block;
height:120px;
padding:0 0 0 3px;
text-align:left;
width:20%;
}
.querytextleft_tfin 
{
padding-right:6px;clear:left;width:41%;padding-left:6px;float:left;padding-top:5px;padding-bottom:5px;
}
.querytextright_tfin 
{
padding-left:6px;clear:right;width:52%;display:block;overflow:hidden;padding-top:5px; padding-bottom:5px;
}

/*Added by Nigel for Modal Window and autocomplete RIA features*/
#simplemodal-container a.modalCloseImg {
	background:url(../images/x.png) no-repeat; /* adjust url as required */
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-18px;
	cursor:pointer;
}
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	 font-size: 0.75em;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}
/*End Nigel*/
/** Added By Divyamani_A*/
.simpletext_combo {
    color: #262A2C;
    float: left;
    
     font-size: 0.813em;
    padding-right: 0;
    padding-top: 8px;
    text-decoration: none;
}

.simpletext_tax {
      color: #262a2c;
      
      font-size: 0.813em;
      text-decoration: none;
      /*Added By Vikram*/
      /* padding-top: 15px; */
      font-weight: normal;
}

.searchsimpletext_tax {
      color: #262a2c;
      
       font-size: 0.813em;
      text-decoration: none;
      float: left;
      font-weight: normal;
      padding-top: 8px;
      padding-right: 5px;
      /** Added by Naval */
      /**margin-top: 2px;*/
}

/** Added By Shreya for Widget title */
.h2Widget {
      padding-top: 1%;
      padding-bottom: 1%;
      margin: 0px;
      /* added by shreya
      background-image: url(../images/blck-bg.gif); */
      background-repeat: repeat-x;
      height: 21px;
      line-height: 21px;
      margin: 0px;
      
      font-size: 1.0em;
      color: #000000;
      text-decoration: none;
    /*  font-weight: normal; */
      padding-left: 4px;
      clear: left;
      /* added by shreya 
      1px solid #cfe6f4 
      border-bottom: 1px solid #e0e1e2; */
}

/*Added by shreya for Ebux Workshop changes*/
.width100percent_widget
{
      margin-left: 1.1em;
      background-color: transparent;
      padding-bottom: 0px;
}

/** Added by Naval For widget labels */
.simpletextwidget {
      color: #262a2c;
      
      /*Changed by Neha Gosain*/
      /* font-size: 0.813em;*/
      font-size: 0.69em;
      text-decoration: none;
      float: left;
      padding-right: 5px;
      padding-top: 2px;
}

/** Added by Naval For widget link */
a.bluelinkwidget:link {
      
     /*Changed by Neha Gosain*/
    /* font-size: 0.75em;*/
    font-size: 0.69em;
    text-decoration: none;
    padding-right: 5px;
    color: #0278ba;
    display: inline-block;
    margin-left: 7px;
	float:left;

}

a.bluelinkwidget:visited {
      
      /*Changed by Neha Gosain*/
      /* font-size: 0.75em;*/
      font-size: 0.69em;
      text-decoration: none;
      color: #0278ba;
}

a.bluelinkwidget:hover {
      
      /*Changed by Neha Gosain*/
      /* font-size: 0.75em;*/
       font-size: 0.69em;
      text-decoration: none;
      color: #0278ba;
      text-decoration: underline;
}

a.bluelinkwidget:active {
      
      /*Changed by Neha Gosain*/
       /* font-size: 0.75em;*/
       font-size: 0.69em;
      text-decoration: none;
      color: #0278ba;
}
/*Aashish added for RWD. Accounts Cheque screen. convert large button to link*/
.formbtn_link2 {
		
		font-size: 0.69em;
		color: #026eab;
		text-decoration: none;
		padding-left: 10px;
		background: url(../images/backgrounds/tabStyle07.png) 
		no-repeat 100% 0px;
		border: 0px solid #333333;
		width: auto;
		vertical-align: middle;
		overflow: visible;
		float: left;
		height: 21px;
		cursor: pointer;
		padding-bottom: 5px;
}
.formbtn_link2:hover {
    color: #026eab;
    border-bottom: #026eab;
}
/*Aashish modified for RWD Start*/
.formbtn_MailsFolder {
	
	font-size: 0.69em;
	color: #026eab;
	text-decoration: none;
	padding-right: 10px;
	margin-top: 10px;
	margin-left: 13px;/*Aashish*/
	background: url(../images/backgrounds/tabStyle07.png) 
		 no-repeat 100% 0px;
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 21px;
	cursor: pointer;
}
.formbtn_MailsFolder:hover {
    color: #026eab;
    border-bottom: #026eab;
    /*text-decoration: underline;*/
}
/*Aashish modified for RWD End*/
/** Added By Shreya */

.formbtn_dashboard {
		
		font-size: 0.69em;
		font-family:OpenSans, Arial, Helvetica, sans-serif !important;
		color: #0278ba;
		text-decoration: none;
		/* commented by priyanka to rmove padding*/
		/* padding-left: 3px;*/
		padding-right: 5px;
		padding-top: 7px; /*6px;	Aashish modified for nextgen */
		/* margin: 0px 0px 0px 10px;*/
		background: url(../images/backgrounds/tabStyle07.png) 
		no-repeat 100% 0px;
		border: 0px solid #333333;
		width: auto;
		vertical-align: middle;
		overflow: visible;
		float: left;
		height: 24px; /*underline on hover was not coming in FF due to height*/
		margin-top: -1px;
		cursor: pointer;
}

.formbtn_dashboard:hover {
    color: #0278ba;
	font-family:OpenSans, Arial, Helvetica, sans-serif !important;
    border-bottom: #0278ba;
    text-decoration: underline;
	padding-top: 7px;
}

.body-style-02 {
      background:url(../images/backgrounds/body-style-00.gif) repeat-y center;
}

.blueDivider{
	/*color: #0278BA;*/
	color: #4D4D4D;/*changed For Dashboard RWD-*/
    float: left;
    font-weight: normal;
    margin: 0 7px;
    padding-top: 4px;
}
/* Header EBUX_Refinment*/
.headerWelcomeText {
	/*Ui Audit related changes*/
  	display: inline-block;
    float: left;
    margin-bottom: 5px;
    margin-top: 5px;
    overflow: hidden;
    width: 79%;
}

.headerCustID {
	vertical-align:top;
	/*added float: right to fix the issue of my profile alignment*/
    float: right;
	/**padding-top:2px;*/
	display:inline-block;
	width:auto;
	/*change for header by shreya*/
	margin-left: 45px;
}


.skinChange{
	/**height:15px;
	vertical-align:top;
    float: right;
    text-align: right;
	margin-left: 9%;
	changes by shreya for header
	float:right;*/
    vertical-align: top;
}

.customerid_pnew{
	 color: #CCCCCC;
    margin: 8px 0 0;   
	}

.txt_boxnew {
    color: #FFFFFF;
    float: right;
/*     change by shreya for new header */
    width:75%;
    height:94px;
}
/*
#wrapper1 {
	
	background-color: #ffffff;
    color: #737779;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 100%;    
	border-top: 4px solid #ffffff;
}
*/
.headerouter {
    height: 156px;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    width: 940px;
}

.headertext_lastlog {
    color: #000000;
    /*changes done by shreya for new ebux-3 header*/
    float: left;
     font-size: 0.69em;
    margin-top: 2px;
    margin-bottom: 7px;
    /*margin-left: 5px;*/ /*Surej RWD newly modified for CDG*/
}

#nav_container {
    float: left;
    width: 940px;
}


.top_bluetabcontent {
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    padding-top: 7px;
    width: 940px;
}

.top_bluetab {
    background-color: #025B8E;
    color: #99DDFF;
    font-weight: normal;
    height: 29px;
}

.toptxt_corporate {
    float: left;
    margin-left: 4px;
    margin-right: 5px;
}

.top_bluetabtxt_float {
    float: left;
     font-size: 0.75em;
}

.top_bluetabtxt {
    
     font-size: 0.75em;
}

.top_bluetabdivider {
    margin-bottom: 0;
    margin-left: 7px;
    margin-right: 7px;
    margin-top: 0;
}

.top_bluetabid {
    float: left;
    margin-left: 4px;
    margin-right: 5px;
}

.top_bluetablogout {
    color: #FFFFFF;
    float: left;
}


.formbtn_session {
	
	 font-size: 0.75em;
	font-weight: normal;
	text-decoration: none;
	border: 0px;
	width: auto;
	overflow: visible;
	background-color: transparent;
	color: #ffffff;
	margin-left: 282px;
	/*margin: 0px 0px 0px 2px;*/
	/**padding: 8px 1px; */
	cursor: pointer;
	/*vertical-align:middle;*/
}

.formbtn_session:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.formbtn_link {
	
	 font-size: 0.75em;
	text-decoration: none;
	border: 0px;
	width: auto;
	overflow: visible;
	background-color: transparent;
	color: #ffffff;
	/*margin: 0px 0px 0px 2px;*/
	/**padding: 8px 1px; */
	cursor: pointer;
	/*vertical-align:middle;*/
	/*changes by shreya for header*/
	/*float:left;*/
}

.formbtn_link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.formbtn_link:active {
	color: #FFFFFF;
}
.headergobtn_locationbar {
	
	font-size: 0.7em;
	text-decoration: none;
	color: #4f4f4f;
	float: none;
	overflow: visible;
	padding-left: 3px;
	padding-right: 4px;
	margin: 0px 0px 0px 2px;
	border: 1px solid #a7a7a7;
	background-color: activeborder;
	vertical-align: middle;
	cursor: pointer;
	width: 1.7em;
	padding-bottom: 2px !important;
	padding-bottom: 0px;
}


.dropdownheader_top {
    /**-moz-background-clip: border;*/
    /**-moz-background-origin: padding;*/
    /** -moz-background-size: auto auto;*/
    background-attachment: scroll;
    background-color: #025B8E;
    color: #FFFFFF;
    display: inline;
    
     font-size: 0.75em;
    font-weight: normal;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 5px;
    margin-top: 0;
    text-decoration: none;
    vertical-align: middle;
    width: 125px;
}




.headertext_name {
	 /* changes done by shreya for new header*/
    color: #000000;
    /* changes done by shreya for new header*/
    font-size: 0.69em;
    font-weight: normal;
    margin-left: 3px;
}

/* changes done by shreya for new header
.header-label { */
/* 	color: #FFFFFF; */
/* 	font-size: 0.75em; */
/* } */

.dropdownheader_top_r {
/**-moz-background-clip:border;
-moz-background-origin:padding;*/
/* changes done by shreya for new header*/	
background-attachment:scroll;
background-color:#000000;
border:0 none;
color:#AAAAAA;
display:inline;

 font-size: 0.75em;
font-weight:normal;
margin:0 5px 0 0;
text-decoration:none;
vertical-align:middle;
width:125px;
}

.top_bluetab_r {
background-color:#025B8E;
color:#99DDFF;
font-weight: normal;
height:34px;
}

.headergobtn_locationbar_r {
background: url(../images/Go-arrow.gif) no-repeat
		0px 0px;
/**background-color:#99DDFF;
border:1px solid #99DDFF;*/
color:#4F4F4F;
cursor:pointer;
float:none;
font-size:0.7em;
margin:0 0 0 2px;
overflow:visible;
padding-bottom:2px !important;
padding-left:3px;
padding-right:4px;
text-decoration:none;
vertical-align:middle;
width:1.7em;
border:none;
}


.formbtn_session_r {
background-color:transparent;
border:0 none;
color:#FFFFFF;
cursor:pointer;

 font-size: 0.75em;
font-weight: normal;
/**margin-left:495px;*/
overflow:visible;
text-decoration:none;
width:auto;
/*changes by shreya for header*/
/*float: left;*/
padding-top: 1px;
}

.formbtn_session_r:hover {
color:#FFFFFF;
text-decoration:underline;
}
.headerouter_r {
/* 	changes done by shreya for new header */
/*height:94px;*/
height:76px; /*Surej Modified as per CDG suggestion for new header logo*/
margin:auto;
	/*width:950px;*/
	/*width: 92.7734375%; *//*Surej for RWD*/
	width: 100%;
}

.dropdownheader_1 {
/**-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;*/
background: none no-repeat scroll 0 0 #262A2C;
    border: 0 none;
    color: #FFFFFF;
    display: inline;
    
/*changes by shreya for header*/
    /*font-size: 0.78em;*/
    /*Added by hemanth*/
     font-size: 0.75em;
    font-weight: normal;
/*changes by shreya for header*/
    margin: -2px 8px 0 4px;
    text-decoration: none;
    vertical-align: middle;
    width: auto;
    float:left;
    
}

.section_blackborderWithoutMargin { 
 border: 0px;
 width: 100%;
 clear: both;
 background-color: #ffffff;
}

.searchsimpletext_ROB {
      color: #262a2c;      
      font-size: 0.69em;
      text-decoration: none;
      float: left;
      padding-top: 8px;
      /*padding-right: 5px;*/ /*RWD for SR*/
      width: 25%; /*RWD for label text wrapping issue in SR*/
}


.top_bluetabdivider_1 {
    margin-bottom: 0;
    margin-left: 7px;
    margin-right: 7px;
    margin-top: 0;
    color: #99DDFF;
/*changes by shreya for header*/
	/*float:left;*/
}
.top_bluetabtxt_1 {
	/*changes by shreya for new header*/
	color:#AAAAAA;
	
	font-size:1.1em;
}
.logo_1 {
/* 	changes done by shreya for new header
	background: url("../images/logo.png") no-repeat scroll left 0 transparent; */
	/* background: url("../images/logo-DarkBg.png") no-repeat scroll left 0 transparent;*/
	/* Change the logo---Rohit */
	background: url("../images/uklogo.png") no-repeat scroll left 0 transparent;
	float:left;
	padding:28px 0 0px; 
	/*height: 42px;
    	margin-top: 6px;*/
    	height: 35px; /*Surej Modified as per CDG suggestion for new product logo*/
	margin-top: 10px; /*Surej Modified as per CDG suggestion for new product logo*/
	margin-left: 19px; /*Surej modified as per CDG suggestion*/
	width: 47%;/*changed by vinay for RWD */
}

.top_bluetabcontent_1 {
margin:0px auto;
padding-top:7px;
width:960px;
}

#prevSessionTimeOut {
	/*added float right*/
	float: right;
    /**margin-right: 2%;*/
    /*change for header by shreya*/
    margin-left: 0px;/*Changed for font size change by kunal_sonje*/
}

/** Added by Shreya for Refinement */
.formrow_cp {
    background-color: transparent;
    clear: both;
    margin: 0;
   }

.querytextright_cp {
	clear: right;
	display: block;
	overflow: hidden;
	padding-bottom: 4px;
}
/*Added by kunal_sonje for Refinement*/
.button_withoutmargin {
    margin: 5px 0 0 0;
    padding: 0px;
}

.HW_formbtn_grey {
      /*float: left;
      height: 21px;
      background: url(../images/backgrounds/buttonStyle03.gif)
            transparent no-repeat 0% 0px;
      /*margin-right: 13px;*/
      /* modified by priyanka for Download details*/
     /* clear: right;*/
      /** Added by Priyanka for accounts */
     /* margin-left: 5px;
      padding-left: 5px;
      margin-top: 0.7%;
      margin-right:5px;*//*Commented By kunal_sonje for disabled button*/
}

.greybottomleft_withborder {
    border-color: #C9CBCC;
    border-style: solid;
    border-width: 0 0 1px;
    clear: both;
    margin-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}

.queryitalictextwithspace {
color:#505050;
float:left;

 font-size: 0.75em;
font-style:italic;
margin-left:5px;
margin-right:5px;
text-decoration:none;
}

.newabsmiddle2extramargin{
                vertical-align: middle;
                margin-left: 25px; 
                 font-size: 0.813em;
                float:left;
                margin-top: 11px; 
                margin-right:5px;
}

/*Added for Grouplet personalization :Start */

.widget-head .icons .hide{
                  margin: 0;
                  padding: 0;
                  position: absolute;
                  visibility: hidden;
                  border-top: 1px solid white;
                  background-color:#474b4e;
      
      }
      
.widget-head .icons .hide li{
      float: none;
      display: inline;
      padding: 5px 12px;
      width: 70px;
      white-space: nowrap;
      }
      
.widget-head .icons .hide li a{
      width: auto;
      background: #474b4e;
      color:#fff;
      }
.widget-head .icons .hide li a:hover{
      background: #474b4e
}


.widget-head .menuTitle{
                float:right;
                
                                }
.widget-head .menuTitle .hide{
                                                                                
                  margin: 0;
                  padding: 0;
                  position: absolute;
                  visibility: hidden;
                  border-top: 1px solid white;
                  background-color:#474b4e;
                  
      
      }

.widget-head .menuTitle a:hover{
                color: #0278BA;
				text-decoration: none;
}

.widget-head .menuTitle .hide li{
      float: none;
      display: block;
      padding: 5px 12px;
      width: 120px;
      white-space: nowrap;
      }

.hwredtxtHW {
    color: #FF0000;
    float: left;
    
    font-size: 0.69em;
    font-weight: normal;
    margin-left: 110px;
}
/*added for dash widgets right align*/
.dashboardSection .hwredtxtHW {
	padding-right: 25px;
}

/*To show UX3 Style menu */      
.widget-head .menuTitle .hide li a{
      width: auto;
      background: white;
      margin: 0 0 0 10px;
      color:#0278BA;
	  
      font-size: 0.69em;
}
.widget-head .menuTitle .hide li a:hover{
      background: white;
}
.groupletMenuList{
	z-index: 100
}
.groupletButtons-menu{
cursor:pointer;
}
.marginLeft{
	margin-left: 7px !important;
}
/*Added for Grouplet personalization :End */
/*Added for Sravanthy_G*/
.queryitalictext_left {
     
      font-size: 0.75em;
     font-style: italic;
     color: #505050;
     text-decoration: none;
     float: left;
     width:100%;
}

/*Added for Shreya_Sontakke*/
.wrapper_terms_condition {
    background-color: #FFFFFF;
    clear: both;
    margin: 0 auto;
    padding-bottom: 10px;
    padding-left: 42px;
    padding-right: 42px;
    width: 940px;
}

/*Added for Neha_Gosain*/
.headergobtn_timezone_r{
                        background: url(../images/Go_arrow_timezone.tif) no-repeat 0px 0px;
                        border:1px solid;
                        color:#FFFFFF;
                        cursor:pointer;
                        float:left;
                        
                        /*change for header by shreya*/
                        font-size:0.53em;
                        margin:-3px 0 0 2px;
                        overflow:visible;
                        padding-bottom:2px !important;
                        padding-left:5px;
                        padding-right:4px;
                        text-decoration:none;
                        vertical-align:middle;
                        width:1.7em;
                        line-height:12px;
}
.headergobtn_timezone{
	background: url("../images/Go-arrow.gif") no-repeat scroll 0 0 transparent;
    border: 1px solid;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    
    font-size: 0.53em;
    line-height: 12px;
    margin: 8px 0 0 2px;
    overflow: visible;
    padding-bottom: 2px !important;
    padding-left: 5px;
    padding-right: 4px;
    text-decoration: none;
    vertical-align: middle;
    width: 18px;
    height:15px;
    border:medium none;	
}	

/*Added for Neha_Gosain*/
.searchsimpletext1 {
                  color: #262a2c;
                  
                  font-size: 0.69em;
                  text-decoration: none;
                  padding-top: 8px;
                  padding-right: 5px;
      
}

/*Added for Highlighted Menu text :Start*/
.highlightMenuTopBar p{
float: left;
font-weight: normal; 
color: rgb(255, 0, 0);  
text-align: right;
padding-top: 11px;

}

/* Added for simplemodal jQuery plugin - START*/
#simplemodal-overlay {background-color:#000000;}
#simplemodal-container {background-color:#FFFFFF; border:8px solid #444444; padding:12px;}
/* Added for simplemodal jQuery plugin - END*/

.highlightMenuSideBar {
padding:0px;
}

.highlightMenuSideBar p{
font-weight: normal;
color: rgb(255, 0, 0);
padding-top:7px;

}
.liMenuSidebar{
clear:both;
}
.liMenuSidebar a{
float: left;
}
/*Added for Highlighted Menu text :End*/
/* Added for Positive Pay - BEGIN */
/*For 3 cloumn layout*/
.searchtextrightLabel_width26{width:26%;float:left;margin-top:0px;text-align:right;font-weight: normal;}
.searchtextcenter_width28{ width:28%;float:left;margin:0px 0px 0px 0px;text-align:left;}
.searchtextcenter_width46{ width:46%;float:left;margin:0px 0px 0px 0px;text-align:left;word-wrap:break-word;}

/*For components in this layout */
.simpletext_Right {
	color: #262a2c;
	
	 font-size: 0.813em;
	text-decoration: none;
	text-align: center;
	clear: both;
}

.simpletext_tableContent {
	color: #262a2c;
	
	 font-size: 0.813em;
	text-decoration: none;
	clear:both;
	text-align: left;	
	white-space: nowrap;
	padding-left:20px;
}

.simpletext_tableHeader {
	color: #262a2c;
	
	font-weight: normal; 
	 font-size: 0.813em;
	text-decoration: none;
	clear:both;
	text-align: left;	
	white-space: wrap;
	padding-left:20px;
}
/*For 5 cloumn layout*/
.searchtextlabelleft_new{ width:28%;float:left;clear:right;margin-top:0px;text-align:right;} 
.searchtextright_new{ width:28%;float:left;clear:right;margin-top:0px;text-align:right;}
.tabletextleft_new{ width:16%;float:left;clear:right;margin-top:0px;text-align:center;}
.tabletextright_new{ width:20%;float:left;clear:right;margin-top:0px;text-align:left;}

/* Added for Positive Pay - END */
searchtextrightLabel_new{width:33%;float:left;margin-top:0px;text-align:right;}
searchtextleft_new{width:13%;float:left;clear:right; margin-top:0px;}
.queryitalictext3 
{
font-size : 12px;
font-style: italic;
color: #505050;
text-decoration: none;
}

/* Added for CR113*/
.ERROR_ROW_BG{
      background-color:PINK;
}

/******* New styles added for EIPP module :START *******/
.width70right_withmargin {
	width: 70%;
	float: right;
	margin-top: 10px;
	background-color: #edf6fb;
	margin-left: 3px;
	padding-bottom: 15px;
	margin-right: 3px;
	
}
.subsection_width98percentright
{
width:98%;
float:left;
margin-top:10px;
margin-right: 3px;
}
.subsection_halfwidthwithrightborder
{
width:49%;
float:left;
border-right:1px solid #0278ba;
background-color: #edf6fb;
}
.subsection_halfwidth_bluecolor
{
width:49%;
float:left;
background-color: #edf6fb;
}
.querytextleft_paddingleft {
	padding-right: 6px;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 4px;
}

.querytextright_withoverflow {
	padding-right: 6px;
	padding-left: 10px;
	overflow: visible;
}
.width30percent_left {
	width: 29%;
	float: left;
	margin-top: 10px;
	background-color: #edf6fb;
}
.querytextleft_width60percent {
	text-align: left;
	width: 60%;
	float: left;
	padding-left: 12px;

}
.querytextright_width50percent {
	
	font-size: 0.7em;
	text-align: left;
	text-decoration: none;
	width: 40%;
	overflow: visible;
	
}
.width100percent_bluebg {

	width: 100%;
	background-color: #edf6fb;
	padding-top: 15px;
	margin-top: 10px;
margin-right: 3px;
	
}
.width50percent_leftbluebg {
	width: 50%;
	float: left;
	clear: right;
	background-color: #edf6fb;
	margin-top: 10px;
	margin-bottom: 10px;
}
.width50percent_rightbluebg {
	width: 49.7%;
	float: right;
	clear: right;
	margin-top: 10px;
	background-color: #edf6fb;
	margin-right: 2px;
}
.width50percent_righttopborder {
	 width: 50%;
	  float:right; 
	  clear:right; 
	  margin-bottom:10px;
	border-top: 1px solid #0278ba;
} 


/******* new styles added for EIPP module: END *******/
/*Start Changes for Investec CR 113*/
/*.ERROR_ROW_SPAN{
      float:left;
      /*background-color:PINK;
      width: 100%;
      margin-top: 5px;
} Commented by Nikita Manohar since this is a duplicate style*/
.ERROR_ROW_HIGHLIGHT{
      background-color:PINK;
      float:left;
      width: 97.3%;
      margin-top: 5px;
	  margin-left: 6px; /*Added by Nikita manohar*/
}
/*End Changes for Investec CR 113*/

/* Start: Added for Pull Down Menu*/
.hasPulldownMenu {
	font-size: 0.69em;
	
	/* Start: Added for pulldown alignment in widget */
/*	margin-top: -0.5999%;Aashish changed from -0.69em for RWD*/
	margin-top: -1.0999%;/*Aashish changed from -0.69em for RWD*/
    	position: absolute;
    /* End: Added for pulldown alignment in widget */
}
.menuPullDownHead,
.menuPullDownHead:hover,
.menuPullDownHead:active {
	font-weight: normal;
	/*Changes for UI-Audit remarks */
	padding-bottom: 4px;
	color: #0078BE;/*next-gen*/
	cursor: pointer;
	text-decoration: none;
}

.menuSideArrowImage {
	list-style-image: url('../images/backgrounds/next-inactive.gif');
	padding-left: 10px;
	border: 0px;
	text-align: left;
	cursor: pointer;
	margin-left: 20px;
	
}
/*Changes for UI-Audit remarks */
.menuArrowImageDown {
	border-color: #404040 transparent transparent;/*next-gen*/
	border-right: 3px dashed transparent;
	border-style: solid dashed dashed;
	border-width: 5px 5px 0;
	display: inline-block;
	padding-top: 1px;
	position: relative;
	margin-left: 2px;
	margin-right: 3px;
	margin-top: 9px;
	/* Added for overriding EBUX2 style sheet*/
	padding-left: 0px;
	padding-bottom: 0px;	
}
.menuChoices {
	background-color: #EBF7FF;
	border: 2px solid #E4DFDF;
	display: none;
	margin: 0;
	overflow: visible;
	padding: 2px;
	position: absolute;
	right: 30%;
	z-index: 1002;/*next-gen*/
}
.menuChoices ul{
padding: 0px 0 0 0px;
background-color: #EBF7FF; /*changed from E0E1E2  to EFEFEF for EBUX3 UI*/
}
.menuChoices ul li{
list-style-type: none;

 font-size: inherit;
float:left;
}
/*Changes for UI-Audit remarks */
.menuChoices ul li ul li{
	background-image: url("../images/backgrounds/icoMenuArrow.png");
    background-position: 0 6px;
    background-repeat: no-repeat;
    float: none;
    padding-left: 8px;
	margin-left: 5px;
}
.menuChoices ul li a, .menuChoices ul li input{
display: inline-block;
color: black;
border: none;
text-align: left;
line-height: 20px;
text-decoration:none;
padding:1px;
}
.menuChoices ul li input{
	width: 100%;
	cursor: pointer;
}
.menuChoices ul li input:hover{
background-color: #D9EEFE;
}
.menuSideArrowImageForMenuChoices {
padding-left: 2px;
border: 0px;
text-align: left;
cursor: pointer;
margin-left: 2px;

}
.menuChoices ul li ul li:hover{
	background-color: #D9EEFE;
	/* Added for EBUX3 pulldown menu  */
	}

.menuChoicesColumn {
	border-right: 1px dashed #E4DFDF;
	display: list-item;
	list-style: none outside none;
	padding: 0;
	width: 170px;
	margin-right: 2px;
}

.menuChoicesColumnLast {
	border-right: none;
	display: list-item;
	list-style: none outside none;
	padding: 0;
	width: 170px;
}
/* End: Added for Pull Down Menu*/
/* Added for ticket fix in ST Ticket id 542240 */
.HW_formbtn a:active{
      color: #FFFFFF;
      text-decoration: none;
}
/* Added for ticket fix in ST Ticket id 542240 */

/* Added for Payment Notification - START */
.searchsimpletext_leftpadding {
	color: #262a2c;
	
	/*font-size: 13px; Commented by Dhanashri Kelkar to refer body level font-size*/
	text-decoration: none;
	float: left;
	padding-top: 7px;
	padding-right: 3px;
	padding-left: 6px;
	font-size: 0.69em;
}
.searchsimpletext_withoutleftpadding {
	color: #262a2c;
	
	/*font-size: 13px; Commented by Dhanashri Kelkar to refer body level font-size*/
	text-decoration: none;
	float: left;
	padding-top: 8px;
	padding-right: 3px;
	padding-left: 0px;
	font-size: 0.69em;
}
/* Added for Payment Notification - END */

/******* new styles added for CLEDitor - rich text editor : START *****/
.cleditorMain {border:1px solid #999; padding:0 1px 1px; background-color:white;overflow:overlay;} /*Surej modified for RWD overlay latent issue*/
.cleditorMain iframe {border:none; margin:0; padding:0}
.cleditorMain textarea {border:none; margin:0; padding:0; overflow-y:scroll; font:10pt Arial,Verdana; resize:none; outline:none /* webkit grip focus */}
.cleditorGroup {float:left; height:26px}
.cleditorButton {float:left; width:24px; height:24px; margin:1px 0 1px 0}
/*.cleditorDisabled {opacity:0.3; filter:alpha(opacity=30)}*//*commented b'cause of CSS validation*/
.cleditorDivider {float:left; width:1px; height:23px; margin:1px 0 1px 0; background:#CCC}
.cleditorPopup {border:solid 1px #999; background-color:white; position:absolute; font:10pt Arial,Verdana; cursor:default; z-index:10000}
.cleditorList div {padding:2px 4px 2px 4px}
.cleditorList p,
.cleditorList h1,
.cleditorList h2,
.cleditorList h3,
.cleditorList h4,
.cleditorList h5,
.cleditorList h6,
.cleditorList font {padding:0; margin:0; background-color:Transparent}
.cleditorColor {width:150px; padding:1px 0 0 1px}
.cleditorColor div {float:left; width:14px; height:14px; margin:0 1px 1px 0}
.cleditorPrompt {background-color:#F6F7F9; padding:4px; font-size:8.5pt; margin-left: -14%;width: 18%; min-width: 152px;}/*changed for RWD-vinay*/
.cleditorPrompt input,
.cleditorPrompt textarea {font:8.5pt Arial,Verdana; width: 100%;}/*changed for RWD-vinay*/
.cleditorMsg {background-color:#FDFCEE; width:150px; padding:4px; font-size:8.5pt}
/******* new styles added for CLEDitor - rich text editor : END *****/

.labelleft {
 float: left; 
 padding-top: 7px; 
 padding-right: 3px;
 color: #262a2c;
 
  font-size: 0.813em;
 text-decoration: none;
}

/*Added to solve issue occured due to changes in AccessControlComboBoxTagHelper  - Siddhesh*/
.controlOptionCaption
{
	color:rgb(38, 42, 44);
	
	 font-size: 0.813em;
	text-decoration:none;
	float:left;
	font-weight: normal;
	margin-right:5px;
	margin-left:0px;
	margin-top:0.2%;
}

/* Added by Poonam for Demat */
.bluelink_bold {
	
	font-weight: normal;
	font-size: 0.75em;
	text-decoration: none;
	color: #0278ba;
}
a.bluelink_bold:link {
	
    font-size: 0.69em; /* Changed from 0.75em by Harpreet Cheema*/
	font-weight: normal;
    text-decoration: none;
    float: none; /*Changed from left to none by Harpreet Cheema*/
    padding-right: 5px;
    color: #0278ba;
}
a.bluelink_bold:hover {
	
	font-weight: normal;
    font-size: 0.69em; /* Changed from 0.75em by Harpreet Cheema*/
	text-decoration: none;
	color: #0278ba;
	text-decoration: underline;
	float: none; /*Added by Harpreet Cheema*/
}
/* End by Poonam for Demat */

/* Added for bulk payments error message display enhancement for CR86*/
.ERROR_FIELD_BORDER{
     border:1px solid rgb(222, 69, 97);
}
.ERROR_FIELD_BORDER_TYPESYS{
           border:1px solid rgb(222, 69, 97);
}

/* Added for Look up button in widget*/
.HW_formbtn_widget {
	height: 30px;/*next-gen*/
	background: url(../images/backgrounds/buttonStyle02_new.gif) no-repeat
		100% 0px;/*next-gen*/
            width: 57px;
            float: right;
            margin-right: 10%;
            margin-top: 5px;
}

/* Added for CR104 - bulk payments */
.CORRECTED_ERROR_FIELD_BORDER{
           border:1px solid #98fb98;
}
.header_bluelink {
      
       font-size: 0.75em;
      text-decoration: none;
      border: 0px;
      width: auto;
      overflow: visible;
      background-color: transparent;
      color: #99DDFF;
      cursor: pointer;
      float:left;
}
/*Added by Nikita*/
.header_bluelink:hover
{
      text-decoration: underline;
      color: #99DDFF;
}

/*For product catalogue*/
.width34percent_left {
      width: 49%;
      float: left;
      clear: right;     
}
.width34percent_right {
      width: 49%;
      float: right;
      clear: right;     
}
.top_bluetabdivider_1 {
    margin-bottom: 0;
    margin-left: 7px;
    margin-right: 7px;
    margin-top: 0;
    color: #99DDFF;
/*changes by shreya for header*/
	/*float:left;*/
}

.column-21 {
                width: 320px;
                float: left;
}
.c_081_headNotes_demo{
                                                float: right;
                                 font-size: 0.813em;
                                padding: 0 10px 0 0;
                                position: relative;
                                top: 12px;
                                width: 291px;
}
.security_demo{
                color:#0278BA;
}
.security_demo:hover{
                                                color:#0278BA;
            text-decoration:underline;
}
div.registerRow_demo{
                                                 height: 92px;
                                 padding-top: 12px;         
                                 width:960px;
}
div.registerRow_demo1{
            height:210px;
            padding-top:8px;
            width:960px;
}
.columnFont1{
                  color: #FFFFFF;
                  font-size: 0.75em;
                  margin-top: 5px;
                  
}
.columnFont1:hover {
                color: #FFFFFF;
                text-decoration: underline;
}
.image_link1{
                  float: left;
      height: 105px;
      background: url(../images/hp_img4.jpg)
            transparent no-repeat 0% 0px;
      clear: right;
      color: #FFFFFF;
      padding-left: 4px;
      padding-top: 5px;
      font-weight: normal;
      font-size: 1em;
}
.image_link3{
                  float: left;
      height: 105px;
      background: url(../images/hp_img6.jpg)
            transparent no-repeat 0% 0px;
      clear: right;
      color: #FFFFFF;
      padding-left: 4px;
      padding-top: 5px;
      font-weight: normal;
      font-size: 1em;
}
.image_link2{
                  float: left;
      height: 105px;
      background: url(../images/hp_img5.jpg)
            transparent no-repeat 0% 0px;
      clear: right;
      color: #FFFFFF;
      padding-left: 4px;
      padding-top: 5px;
      font-weight: normal;
      font-size: 1em;
}
.formrow_db_top {
                margin: 0px;
                padding-left: 0px;
                padding-right: 12px;
                padding-top: 8px;
                padding-bottom: 0px;
                clear: both;
                background-color: transparent;
                border-top:1px solid #E0E1E2;
}
.formrow_db_bottom {
                margin: 0px;
                padding-left: 0px;
                padding-right: 12px;
                padding-top: 8px;
                padding-bottom: 0px;
                clear: both;
                background-color: transparent;
                border-bottom:1px solid #E0E1E2;
}
.db_even {
                width: 100%;
                clear: both;         
}
.currency_db {
                float: left;
                width: 50%;        
}
.currency_db_other {
                float: left;
    			 margin-left: 6px;
    			 margin-top: 8px;
                width: 100%;      
}
.formbtn_text_db {
	
	 font-size: 0.75em;
	text-decoration: none;
	border: 1px none #ffffff;
	width: auto;
	overflow: visible;
	background-color: #ffffff;
	color: #2700cd;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
.simpletextright_db {
                color: #262a2c;
                
                 font-size: 0.75em;
                font-weight: normal;
                text-decoration: none;
                float: left;
                padding-top: 9px;
                padding-right:2px;
                width:305px;
                margin-bottom:5px;
}
.pageheadingcaps_ib_db {
                
                 font-size: 0.75em;
                font-weight: normal;
                text-decoration: none;
                float:left;
                margin-top:6px
}
.labelColumn_combo_toosmall_db {
                margin-right: 4px;
                padding-bottom: 5px;
                padding-left: 0.1em;
                padding-right: 0px;
                padding-top: 0px;
                
                background: url(../images/backgrounds/select.gif) no-repeat 0 0 transparent;
                height: 31px;
                width: 90px;
                display: block;
                float:left;
}
.buttonwidth_db {
                width: 100%;      
}
.width34percent_left_div {
                clear:both;
}
.db_html_div {
                margin-bottom: 5px;      
}
.db_html_div_other {
                margin-top:12px;
                margin-left: 20px;
}
/*Added for ANZ demo by shreya */
.left1{
      margin-left: 147px;
      margin-bottom: 8px;
}
.text_div_db {
                 margin-bottom: 12px;
                margin-left:148px;
}
.wrapper_db {
                width: 940px;
                margin: 0 auto;
                clear: both;
                padding-right: 42px;
                padding-left: 42px;
                background-color:#FFFFFF
}
.index_image {
                float: right;
                padding-top: 3px;            
}
.margin_top_db {
                margin-top: 5px;              
}
.index_db_pgheading {
                padding-bottom: 10px;
                width: 320px;     
}
.index_normaltext {
                font-weight:normal;       
}
.columnFont1_db{
        color: #FFFFFF;
        font-size: 0.75em;
        margin-top: 5px;
        
        margin-bottom: 10px;
}
.columnFont1_db_mobilereg{
        color: #FFFFFF;
        font-size: 0.75em;
        margin-top: 5px;
        
        margin-bottom: 5px;
}
.index_db_bottom {
                padding-bottom: 10px;
}
.td_db {
	border-bottom: 0px;
}
.absmiddle_db {
	vertical-align: middle;
	/*Changed by priyanka for transaction date to: */
	margin-left: 5px;
	/*Added by Nikita Manohar*/
	 font-size: 0.813em;
	margin-right:3px;
	float: left;
}
.simpletext_product_package {
	color: #262a2c;
	
	 font-size: 0.813em;
	text-decoration: none;
	float:left;
	padding-bottom:5px;
}
.absmiddle_db_new{
	vertical-align: middle;
	/*Changed by priyanka for transaction date to: */
	margin-left: 5px;
	/*Added by Nikita Manohar*/
	 font-size: 0.813em;
	margin-right:11px;
	float: left;
}
.simpletextright_db_new {
                color: #262a2c;
                
                 font-size: 0.75em;
                font-weight: normal;
                text-decoration: none;
                float: left;
                padding-top: 9px;
                padding-right:13px;
                width:305px;
                margin-bottom:5px;
}

/*Added for sravanthy*/
.searchsimpletext_bold {
color: #262a2c;

/*Changed by Neha Gosain*/
/* font-size: 0.813em;*/
font-size: 0.69em;
font-weight: normal;
text-decoration: none;
float: left;
padding-top: 8.5px;
padding-right: 2px;
/** Added by Naval */
/** margin-top: 2px;*/
}

.simpletextimage {
      color: #262a2c;
      
      font-size: 0.69em;
      text-decoration: none;
      margin-bottom: -8px;
	  margin-left: -20px;
}
/*
:root .simpletextimage {
    color: #262a2c;
      
      font-size: 0.69em;
      text-decoration: none;
      margin-bottom: -4px \ ;
}*/
.simpletextright_db_package {
                color: #262a2c;
                
                 font-size: 0.75em;
                font-weight: normal;
                text-decoration: none;
                padding-top: 9px;
                padding-right:2px;
                width:305px;
                margin-bottom:5px;
}

/* added css from lib_themes.css for skin changes*/


.febacal-header {
	background: none repeat scroll 0 0 #0278BA;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: normal;
	text-align: center;
	vertical-align: middle !important;
}


.febacal-today {
	background: none repeat scroll 0 0 #B6D0FB;
	/* Optionally: #EDF6FB */
}

.febacal-today .febacal-cell-date {
	color: #FFFFFF;
}



.febacal-calendar-button {
	background: url("../images/backgrounds/buttonStyle02_new.gif") no-repeat
		scroll 100% 0 #026EAB;/*next-gen*/
	border: 0 solid #333333;
	color: #404040;/*next-gen*/
	cursor: pointer;
	float: left;
	
	 font-size: 0.75em;
	font-weight: normal;
	height: 30px;/*next-gen*/
	line-height: 20px;
	overflow: visible;
	padding-right: 5px;
	text-decoration: none;
	vertical-align: middle;
	width: auto;
}


.febacal-calendar-button-wrapper{
	background: url("../images/backgrounds/buttonStyle02_new.gif") no-repeat
		scroll 0 0 transparent;/*next-gen*/
	cursor: pointer;
	height: 30px;/*next-gen*/
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0.7%;
	padding-left: 5px;
}

/* added css for eipp */

.leftAlignedtext_floatleft{
 float:left;
 text-align:left;
}


.goto_loginpagebtn{
width:109px;
      background:url("../images/blue_gotologin_btn.png") 0 0 transparent;
height:22px;
margin-top:10px;
      }


/* Stage 3 - Compose Mail Styles - Start */
.createlink_new{float:right; margin-top:11px; color:#0278BA;font-size: 0.69em;}/*changed by vipra*/
.createlink_new a{color:#0278BA;}
.addrecepient{/*margin-left:5px;Aashish*/margin-right:5px;width: 81px;float:left; margin-top:6px; padding-left:5px;color:#0278BA;font-size: 0.69em;}/*changed by vipra*/
.addrecepient a{color:#0278BA;}
.messagesbtn{background: url('../images/messages.png') no-repeat scroll 0 0 transparent;border: medium none;color: #ffffff;float: right;font-size: 0.69em;height: 43px;margin: 10px 0;width: 118px;}
.composemailbtn{background: url('../images/compose_mail.png') no-repeat scroll 0 0 transparent;border: medium none;color: #3D4143;float: right;font-size: 0.69em;height: 36px;padding: 0;width: 155px;}
/*.composemail_activebtn{background: url('../images/active_composemsg.png') no-repeat transparent;background-repeat: no-repeat;float: left;height: 43px;margin: 10px;width: 155px;border:none;padding-bottom:10px;color: #ffffff;font-size:0.8em;}*//*removed in RWD as it was duplicate*/
/*.messages_dactivebtn{background: url('../images/deactive_messages.png') no-repeat transparent;background-repeat: no-repeat;float: left;height: 36px;margin: 10px 0;width: 118px;border:none;color: #3D4143;padding-bottom:5px;}*//*removed in RWD as it was duplicate*/
.compose_ptop{margin-top:16px; float:left;width:447px;padding-right:6px;}/*changed margin-top by kunal_sonje for alignment of error display section*//*changed by vipra*/
.compose_ptopRO{margin-top:36px;float: left;width: 100%;padding-bottom: 5px;}/*chnaged by kunal_sonje for font-size related change*/
.compose_p{margin-top:15px; float:left;width:100%;padding-bottom: 5px;}
.float{float:left;}
/*changed width from 83px by Aashish for RWD*/
.compose_txt {float: left;text-align: left;margin-right: 15px;width: 70px;padding-right: 14px;padding-top:2px;padding-bottom:2px;padding-left:2px; font-size: inherit;clear:both;}/*changes made for RWD-vinay*/
.dropdownexpandalbe{background-color:transparent;border:0 none;color:#262A2C;display:inline-block;font-size: 0.69em;font-weight:normal;margin-top:5px;padding-top:2px;text-decoration:none;vertical-align:middle;width:99%;}
/*.composesubject{padding-left:5px;float:left;width: 558px;height:30px;font-size: 0.69em;border: none;background:url('../images/composemail_subjectbg.png') no-repeat 100% 0%;font:Arial,Helvetica,sans-serif;padding-top:6px;}*//*remove by vinay as duplicate*/
.composemessagetxt{line-height:21px; margin-top:10px;font-size: 0.69em;}
.composemessagetxtarea{background: url("../images/composetextarea_gradient1.png") repeat-x scroll 0 0 transparent;/*border: 1px solid #CCCCCC;*/clear: both;float: left;font: 0.69em Arial,Helvetica,sans-serif;height: 250px;margin-left: 102px;margin-top: -17px;padding-left: 0px;/*width: 721px;*/width:70%;}/*changes by vinay for compose mail*/
.composemsgtxtarea {font:0.69em Arial,Helvetica,sans-serif;background: none repeat scroll 0 0 transparent; border: medium none; height: 220px;outline: medium none; resize: none; width: 721px;height:250px;}
.composeformmessage{line-height:12px; margin-top:19px;margin-left:41px;clear:both;float:left;font-size: 0.69em;margin-right: 10px;}/*Aashish*/
.composefrom{float:left;margin-left:19px;padding-top:17px;padding-bottom:15px;font-size: 0.69em;width:84%}
.compose_sentbtn{ background: url("../images/sendbtn.png") no-repeat scroll 0 0 transparent;

border: medium none;

color: #FFFFFF;

cursor: pointer;

float: left;

height: 21px;

width: 45px;

padding-bottom:3px;

margin-left:103px;}
.compose_clearbutton{ background: url("../images/sendbtn.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    height: 21px;
    width: 45px;
    padding-bottom:3px;
margin-left:6px;
}
/*changed by vinay for message centre RWD -start*/
.tabbar {
/*    background: url("../images/tab_bar.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*//*Aashish*/
    float: left;
    height: 44px;
    margin-bottom: 0;
    margin-top: 10px;
    width: 100%;
    border-bottom: 1px solid #E8E8E8;/*Aashish*/
}
.tabbar_compose{
/*	background: url("../images/tab_bar.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); *//*Aashish*/
    float: left;
    height: 44px;
    margin-bottom: 0;
    margin-top: 10px;
    width: 100%;
}
/*changed by vinay for message centre RWD -end*/
.mailcontainerbackground{border-left: 1px solid #E8E8E8; border-right: 1px solid #E8E8E8; border-bottom: 1px solid #E8E8E8; border-top: 1px solid #E8E8E8; width: 99.8%; height:auto; float:left; margin-bottom:15px;background: white;}/*changed by vipra*//*changed by Vinay for RWD*//*Aashish changed from border-top:mdium none*/
.mailcontainer{width:100%;float:left;margin:0px 20px 0px 20px;padding:0px 0px 15px 0px;}/*changed by kunal_sonje*//*changed by Vinay for RWD*/
.compose_message {font-size: inherit;float: left;text-align: left;margin-right: 15px;width: 70px;/*changed by Vinay for RWD*/padding: 2px;clear:both; margin-top:10px; line-height:21px;}
/*changed by vipra for modal view */
.composemailbottomdiv
{
clear:both;
	float:left;
	margin-left:0px;
width:400px;
}


.labelColumn_combo_brdr {

height: 31px;

background: url(../images/backgrounds/select.gif) #fbfbfb no-repeat

-560px 0px;/*changed by vinay for PFM -RWD*/

display: block;

}

.dropdownexpandalbe_new
{
background-color:#FFFFFF;
border:0 none;
color:#262A2C;
display:inline-block;
font-size: inherit;
font-weight:normal;
margin-top:5px;
padding-bottom:5px;
padding-top:2px;
text-decoration:none;
vertical-align:middle;
width:99%;
}
/*.right{float:right;}*/ /*Commented since style is already there with diifferent attributes.Giving error in section-style-rules.xml*/
.compose_clearbutton{ background: url("../images/sendbtn.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    height: 21px;
    width: 45px;
    padding-bottom:3px;
margin-left:6px;
}
.forwardStar{float: left;color: red;margin-left: -12px;}
.composeStar
{
color:red;
padding-right:0px;
}
.composeTo
{
    clear: both;
    float: left;
    font-size: 0.69em;
    padding: 2px;
    text-align: right;
    width: auto;
}
.composeToRO
{
    line-height: 21px;
	margin-top: 10px;
	font-size:0.69em;
}/*changed by kunal_sonje for font-size related changes*/
.composeColon
{
	float:left;
padding-right:17px;
}
/*Changes for UI-Audit remarks */
#main .toprow h1 {
	padding: 13px 0px 11px;
	font-size: 1.5em;
}
#modalDialog h1{
	padding: 13px 0px 11px;
	font-size: 1.5em;
}
.labelColumn_combo_brdr_compose_mail{
	background:url("../images/select_compose_to.gif") no-repeat scroll 0 0 transparent;
display:block;
background-color:#EDF6FB;
background-repeat:no-repeat;
border:medium none;
float:left;
font:0.69em/1.56em Arial,Helvetica,sans-serif;
height:31px;
padding:0 0 0 1px;
vertical-align:middle;
width:182px;
	
	
}
.createlink{float:right; padding-top:10px; color:#0278BA;}
.compose_input{border:none;background:none;outline:none;margin-top:0px;width:100%;float:left;font-size:inherit;}/*changed by vipra*/
/*changed for RWD by vinay-start*/
.composemail_activebtn{
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: white;/*Aashish*/
	/*border-color: #DDDDDD #DDDDDD -moz-use-text-color;*/
	border-top-color:#DDDDDD; /*Surej RWD Fixed since attribute not working for ie alone*/
	border-left-color:#DDDDDD; /*Surej RWD Fixed since attribute not working for ie alone*/
	border-right-color:#DDDDDD; /*Surej RWD Fixed since attribute not working for ie alone*/
	border-image: none;
	border-style: solid solid none;
	border-width: 1px 1px medium;
	color: #333333 !important;
	float: left;
	font-size: 0.98em;
	height: 40px;
	margin-top: 5px;/*Aashish*/
	width: 165px;
}
/*Aashish modified for nextgen*/
.messages_dactivebtn{
	background-color: rgb(45, 65, 100);/*Aashish*/
	border-color: #DDDDDD #DDDDDD -moz-use-text-color;
	border-image: none;
	border-style: solid solid none;
	border-width: 1px 1px medium;
    color: white;
    cursor: pointer;
    float: left;
    font-size: 0.98em;
    height: 40px;
    line-height: 30px;
    margin-top: 8px;/*Aashish*/
    padding: 0 15px 0 10px;
    text-indent: 10px;
    margin: 4px 0px 0px;
    
}
/*changed for RWD by vinay-end*/
.composemailsavespan{float:left;margin-left:0px;padding-right:0px;}/*changed by vipra*/
.composeToRow{float: left;text-align: left;margin-right: 15px;width: 83px;padding: 2px;font-size: inherit;clear: both;}/*changed by kunal_sonje for font size change*/
/*.composesubject{padding-left:5px;float:left;width: 558px;height:30px;font-size: 0.69em;border: none;background:url('../images/composemail_subjectbg.png') no-repeat 100% 0%;padding-top:6px;}*//*Commented for RWD AAshish*/
.composesubject { padding-left: 5px; /*Modified newly for compose subject alignment*/ float: left; width: 59.4883%; height: 23px;font-size: 0.69em;border: 1px solid #D3D3D3;margin-left: 2px;/*Modified newly for compose subject alignment*/padding-top: 6px;background-color: #FFFFFF;}/*Added for RWD AAshish*//*Aashish*/
.error_highlight_compose{color:#FF0000;font-size: 0.69em;font-weight: normal;text-decoration:none;margin-left:67px;}

/*************Compose Mail End******************/


/************Stage 3 Mails *********/
  
  /******************** Midcontainer(All Container) Start ***************************/
/*.midcontainer{width:1240px;margin:0 auto;padding:30px 0px 0px 0px;background-color:#FFFFFF;}*/
.centercontainer{border-left: 1px solid #E8E8E8;border-right: 1px solid #E8E8E8; border-bottom: 1px solid #E8E8E8;margin-top:0px; width:99.9%; height:auto; float:left; padding-top:5px;margin-bottom:15px;background: white;} /*changed by vinay for RWD*//*Aashish*/
.center_portion{width:940px;margin:0 auto;}

/******************** Midcontainer(All Container) End ***************************/
/********************Tabbar Start*********************/
/*.breadcrumtop{padding-bottom:15px; float:left; width:940px; font-size: 0.69em; }*/
.breadcrumblack{color:#262A2C;}
.breadcrumblue{color:#0278BA;}
.breadcrumblue a{color:#0278BA;}
/*h1{float:left;font:20px Arial, Helvetica, sans-serif;}*//*commented duplicate style*/
.createlink{float:right; padding-top:10px; color:#0278BA;}
.createlink a{color:#0278BA;}
/********************Tabbar End*********************/
/********************Accordian Menu Start*********************/
.accordianmenu{float:left;width: 100%;border-left:1px solid #E0E2E3;margin-bottom:5px;background: #ffffff;}/*changed by vinay for RWD. border left added by ashish for RWD */
.accordianmenu_chat{float:left;width: 159px;border:1px solid #E0E2E3;font-size: 0.69em;margin-bottom:30px;background:#ffffff;height:42px;background:url('../images/flagged_mail_gray.png') repeat-x;}
.chatheaderbar{font: bold 0.69em Arial,Helvetica,sans-serif;color:#0278BA;padding: 13px 0 11px 11px;float:left;}
.accordianmenu_chat .chatheaderbar a{text-decoration: none;color:#0278BA;display: block;font-size: 0.69em;}
.accordianmenu .headerbaropen{float:left;width:149px;font: bold 0.69em Arial,Helvetica,sans-serif;color:#0278BA;background:url('../images/flagged_mail_gray.png') repeat-x;border-bottom:1px solid #EAEBEB;padding: 11px 0 11px 10px;}


.headerbarsent{font: bold 0.69em Arial,Helvetica,sans-serif;color:#000000;background:url('../images/acc_bg.png') repeat-x;border-bottom:1px solid #EAEBEB;padding: 11px 0 11px 10px;border-top:1px solid #EAEBEB;}
.headerbarsent a{color:#0278BA;}
.accordianmenu_chatactive{float:left;width: 159px;border:1px solid #E0E2E3;font-size: 0.69em;margin-bottom:30px;height:42px;background:url('../images/acc_bg.png') repeat-x;}
.chattext_color{color:#0278BA;}
.headerbartrash{font-weight: normal;background: url("../images/acc_bg.png") repeat-x scroll 0 0 transparent;border-bottom: 1px solid #EAEBEB;border-top: 1px solid #EAEBEB;color: #000000;font:0.69em Arial,Helvetica,sans-serif;padding: 11px 0 9px 10px;float:left; width:149px;}
.headerbartrash a{font-weight: normal;color:#0278BA;}
.headerbartrash a:hover{color:#0278BA;text-decoration:none;font-weight: normal;}

.accordianmenu .headerbar{font-weight: normal;font-size:0.69em;color:#0278BA;background:#fff;border-top:1px solid #EAEBEB;border-bottom:1px solid #EAEBEB;border-right:1px solid #EAEBEB;/*Modified for message center left panel border*/padding: 11px 0 16px 10px; float:left; width:94%;}/*changed by vinay RWD message centre*//*Aashish for nextgen*/
.accordianmenu .headerbar a{text-decoration: none;color:#0278BA;display: block;font-weight: normal;}
.accordianmenu ul li{color:#0278BA;}
.accordianmenu ul li a{font-size: 0.69em;color:#0278BA;display: block;padding: 15px 0 15px 22px;text-decoration: none;}
.cancel{color: #0278BA;display: block;font-size: 0.69em;padding: 10px 0 10px 22px!important;text-decoration: none;float:left;	}
.acc_button{background:url('../images/inbox_btn.png') no-repeat;width:19px;height:16px;border:none;vertical-align:top;cursor:pointer;margin-left:75px;margin-right:15px;}
.acc_button_disabled{background:url('../images/inbox_btn_disabled.png') no-repeat;width:19px;height:16px;border:none;vertical-align:top;cursor:pointer;margin-left:75px;margin-right:15px;}
.trash_button{background: url('../images/empty_btn.png') no-repeat scroll 0 0 transparent;border: medium none;cursor: pointer;height: 21px;margin-right: 5px;vertical-align: top;width: 48px;}
.acc_button_aligntrash{margin-left:50px;}
.headerbaropen_MD{font: bold 0.69em Arial,Helvetica,sans-serif;color:#0278BA;background:url('../images/acc_bg.png') repeat-x;padding: 11px 0 9px 0px;}
.headerbaropen_MD a{color:#0278BA;display: block;font-size: 0.69em;font-weight:normal;float:left;text-align:left;text-decoration: none;}
.headerbaropen_MD a:hover{text-decoration:underline;}
/********************Accordian Menu End*********************/
/********************Flag Start*********************/
.flag{width:159px; border:1px solid #E0E1E2; clear:both;background-color:#ffffff;float:left;}
.flagtext{padding-top:15px;padding-bottom:11px;padding-left:10px;background:url('../images/flagged_mail_gray.png') repeat-x;color: #000000; font: bold 13px Arial;border-bottom:1px solid #E0E1E2;float:left; width:149px;}
.flagicon{padding-right:5px;}
.flag_scroll{overflow-y:scroll; height:217px;}
.flagicon1{padding-right:5px;padding-left:5px;}
.flagbottom{margin-bottom:15px;}
.flag ul li {margin-top:15px;}
.flag a{font-size: 0.69em;color:#0278BA;}
/********************Flag End*********************/

/********************inbox_wrapper Start********************/

/*tbody{float:left;}*//*Commented by kunal_sonje for for HWListTable*/
.inbox_wrapper {/*border: 1px solid #CFE6F4;*/float: left;height: auto;/*Modified for mails in RWD*/margin: auto;margin-left:2px;width: 100%;background-color: #F9FCFD;/*height:591px\9;height:591px\0;*height:599px;*/}/*changed by vinay RWD message centre*//*Aashish*/
.inbox_wrapper_table {/*background-color: #CFE6F4;*/border: 1px solid #CFE6F4;/*Modified for mails in RWD*/float: left;margin: auto;width: 100%;}/*changed by vinay RWD message centre*//*Aashish.removed height: inherit;*/
.inbox{ width:365px; height:540px; border:0px solid #CFE6F4; background-color:#F9FCFD; }
.inboxmarketing{ width:365px; height:696px; border:0px solid #CFE6F4; background-color:#F9FCFD; }
.inboxmarketking ul{ padding:0px; margin:0px; }
.inboxmarketing ul li{ border-bottom:1px solid #CFE6F4; height:37px; padding-bottom:8px; padding-left:12px; padding-right:5px; padding-top:8px; list-style-type:none;  cursor:pointer; display:block; }
.inbox ul{ padding:0px; margin:0px; }
.inbox ul li{ border-bottom:1px solid #CFE6F4; height:37px; padding-bottom:8px; padding-left:12px; padding-right:5px; padding-top:8px; list-style-type:none;  cursor:pointer; display:block; }
.icon_logo {float: left;margin-left: 13px;padding-right: 0px;margin-top: 8px;/**padding-left: 8px;*padding-top: 5px;*/width:17px;}
.status_icon_logo {vertical-align: middle;/* float: left; */padding-left: 9px;padding-right: 0px;margin-top: 8px;width: 17px;}
.head_outerdiv{background-color: #f2f2f2;float: left;height: 50px;margin-top: 0px;padding-left: 0px;text-align: center;width: 100%;/**height: 0px;*/}/*changed by vinay RWD message centre*//*Aashish*/
.droptxt{font-size: 0.75em;padding-left:13px; vertical-align:text-bottom;float:left;font-weight: normal; padding-top:18px;/**padding-top:15px;*padding-bottom:15px;*/}
.droptxt_type{width:14%;/*changed for RWD-vinay*/font-size: 0.75em;padding-left:13px; vertical-align:text-bottom;float:left;font-weight: normal; padding-top:18px;/**padding-top:15px;*padding-bottom:15px;*/}/*changed by vinay mishra for RWD message center design*/
.droptxt_subject{width: 40%;/*changed for RWD-vinay*/font-size: 0.75em;padding-left:13px; vertical-align:text-bottom;float:left;font-weight: normal; padding-top:18px;/**padding-top:15px;*padding-bottom:15px;*/}/*changed by vinay mishra for RWD message center design*/
.droptxtdate{margin-left: 20px;/*changed for RWD-vinay*/padding-top: 18px; vertical-align:text-bottom; float:left;font-weight: normal;font-size: 0.75em; /**padding-bottom:15px;*padding-left:30px;*/}/*changed by vinay mishra for RWD message center design*/
.date {color: #595F62;font-size: 0.69em;padding:7px 0 0 41px;/**padding-left:30px;*padding-right:10px;*/width:64px;}
    
 input.dropdown{ color:#34383A; cursor:pointer;  text-align:left; margin-left:50px;width:151px; height:21px; background:url('../images/drop.png') no-repeat; border:0px; font-size: 0.69em;padding-left:5px;}
.flag_mid{padding-left:0px;padding-top: 7px;width:14px;}
.flag_mid_hidden{padding-left:0px;padding-top: 7px;width:14px;display:none;}
.main_txt{width:160px; float:left; padding-top: 7px;}
.mid_img{padding-left:1px;padding-bottom:2px;}
.transcript_color{color:#0278BA;}

.heading_txt{width:160px; margin:0px; padding:0px;color:#0278BA; font-size: 0.69em;}
.heading_txtread{width:160px; margin:0px; padding:0px;color:#0278BA; font-size: 0.69em; }
.subheading_txtread{ width:110px; float:left; margin:0px; padding:0px; padding-top:5px; color:#000000; font-size: 0.69em; }
.subheading_txt{ width:110px; float:left; margin-bottom:12px; padding:0px; padding-top:5px; color:#000000; font-size: 0.69em; font-weight: normal;}


.selected{background:url('../images/selected_hover.png') no-repeat scroll 0 0 transparent; background-repeat:repeat-x; /*border:1px solid #BCBFC0;*/float:left; /**height:20px;*/}
	/*Surej commneted for RWD. Selected li need not have borders*/
#brd_gray{ float:left;width:365px;}

.subheading_txtmod {color: #000000;float: left;font-size: 0.69em;font-weight: normal;margin-left:22px;width: 167px;float:left;/**padding:0;*/}
.selected2 {background: url("../images/selected_hover_bottom.png") repeat-x scroll 0 0 transparent;border: 0 solid #BCBFC0;} 
#brd_gray1 {float:left;height:22px;width:365px;}
.brd_gray2{width:100%;background:rgb(244,250,238) repeat-x scroll 0 0 transparent;float:left;}
.brd_gray{width:100%;background:#fff repeat-x scroll 0 0 transparent;float:left;}/*changed bu vinay for RWD*//*Aashish*/
.brd_gray1{ width:100%;background:#fff repeat-x scroll 0 0 transparent;height: 31px;/**height:15px;*/float:left;margin-top:-2px;border-bottom:1px solid #CFE6F4;}/*changed bu vinay for RWD*//*Aashish*/
.not_selected {float: left;border-bottom: 1px solid #CFE6F4;/**border-bottom: 1px solid #CFE6F4;*/ background:#F9FCFD;padding: 0 3px 9px 0;/**padding-bottom:20px; *padding-top:10px;*height:500px;*/}

/********************inbox_wrapper End********************/
/******************** Right Panel Start ***************************/
.right_panel{width:100%;background:#ffffff;float:left;height:592px;height:583px\9;height:581px\0;margin-top:0px;border-right:1px solid #CFE6F4;border-left:1px solid #CFE6F4;/*Vinay modified for RWD message center issue*/border-bottom: 1px solid #CFE6F4;/**height:600px;*/}/*changes made for RWD- vinay*/
.right_top {
    background-color: whiteSmoke;
    border-color: #CFE6F4 #CFE6F4 #E0E1E2;
    border-style: solid;
    border-width: 1px;
    float: left;
    /*height: 150px;*/
    height:auto; /*Surej modified for RWD message center issue*/
    padding-top: 5px;
    width: 100%;/*changes made for RWD- vinay*/
    border-left:none;
    border-right:none;
}
.arrange_heading{ 
                color: #3D4143; 
                float: left; 
                font: 0.69em Arial,Helvetica,sans-serif;
                margin: 11px 0 10px 15px; 
                width: 351px; 
                word-wrap: break-word; 
                min-height:0px;max-height:38px;overflow-x:hidden;overflow-y:auto;
}
.rightpanel_rmimg{float:left; margin-top:15px; margin-left:15px; margin-right: 10px;}
.right_settingbtn{width:34px;height:23px;float:right;background:url('../images/mailscreen_setting.png') no-repeat;margin:10px 10px 0 0;padding:5px 0px 0px 5px;}
.right_settingbtn2{float:right;margin-top:15px;margin-right:-30px;padding-left:15px;}
.right_settingbtnadvt{width:34px;height:23px;float:right;background:url('../images/mailscreen_setting.png') no-repeat;margin:10px 10px 0 0;padding:7px 0px 0px 7px;}
.right_arrow{float:left; margin-left:5px; margin-top:3px;}
.left_arrow{float:left; margin-top:3px;}
.rightpanel_text{float:left;font:0.69em Arial,Helvetica,sans-serif, Helvetica, sans-serif;color:#262A2C;line-height:19px;padding-right:5px;}
.subjectsymbol{
width: 73px;
float: left;
}

.right_midreplay_template{
overflow-y: scroll;
overflow-x: hidden;
border-bottom: 1px solid #CFE6F4;
width: 396px;
float: left;
height: 443px;
height: 435px\9;
height: 433px\0;
}
.right_top_template{
background-color: whiteSmoke;
border-color: #CFE6F4 #CFE6F4 #E0E1E2;
border-style: solid;
border-width: 1px;
float: left;
height: 98px;
padding-top: 5px;
width: 396px;
border-left: none;
border-right: none;
}
.flag_btn{
	float:left;
/*	background:url('../images/flag_red.png') no-repeat;	*//*Aashish commented. flag not reqrd RWD*/
}
.rightpanel_text {
float: left;
font: 0.69em Arial,Helvetica,sans-serif, Helvetica, sans-serif;
color: #262A2C;
line-height: 19px;
padding-right: 5px;
font-weight: normal;
width: 65px;
}
.rightpanel_text_alert {
float: left;
font: 0.69em Arial,Helvetica,sans-serif, Helvetica, sans-serif;
color: #262A2C;
line-height: 10px;
padding-right: 5px;
font-weight: normal;
width: 82px; /*65px;	Aashish modified for corp RWD*/
padding-top: 4px; /* Added for alert category label issue */
}
.mailrightpanel_text{float:left;font:0.69em Arial, Helvetica, sans-serif;color:#262A2C;line-height:19px;padding-right:5px;margin-top: 5px;}
.mailinput{padding:0px;width: 221px;height:30px;font-size: 0.69em;border: none;float:left;vertical-align:middle;line-height:25px;background-image:url('../images/composemail_Tobg.png');background-repeat:no-repeat;background-color:#EDF6FB;}
.mailtext1_left{background:url('../images/left_label.png') no-repeat;float:left;width:8px;height:31px;margin-left: 12px;}
.mailtext1_mid{background:url('../images/mid_label.png') repeat-x;height:23px;width:200px;float:left;padding:8px 5px 0px 5px;border-style:none;outline:none;}
.mailtext1_right{background:url('../images/right_label.png') no-repeat;height:31px;width:27px;float:left;}
.branchloc_color{color:#000;}
.rightpanel_textbold{word-wrap:break-word;float:left;font:0.69em Arial, Helvetica, sans-serif;color:#262A2C;line-height:19px;padding-right:5px;width:250px;}/*changed by vipra_ramtekkar*/
.rightpanel_texttop{width:100%; padding-left:15px; float:left;min-height:0px;/*max-height:38px;*/height:auto;overflow-x:hidden;overflow-y:auto;padding-top:2px;}/*changes made for RWD- vinay. added height:auto and removed max ht*/
.rightpanel_texttop1{width:100%; padding-left:15px; float:left;min-height:0px;/*max-height:38px;*/height:auto;overflow-x:hidden;overflow-y:hidden;padding-top:2px;}
.rightpanel_texttop_alert{width:100%;/*381px;Aashish*/ padding-left:5px;/*15px;*/ float:left;min-height:0px;max-height:40px;padding-top:2px;}
.rightpanel_texttopattch{width:381px; padding-left:15px; float:left;margin-top:5px;}
.right_mid{overflow:scroll;border-left:1px solid #CFE6F4;border-bottom:1px solid #CFE6F4;width:396px;float:left;background-color:#FFFFFF;height:439px;height:430px\9;/**height:447px;*/}
.right_midreplay{overflow-y:auto;overflow-x:hidden;/*border-bottom:1px solid #CFE6F4;*/width:100%;float:left;height:310px !important;height:381px\9;}/*changes made for RWD- vinay*//*Aashish change from 350px*/
.right_midreplay_reply{overflow-y:scroll;overflow-x:hidden;border-bottom:1px solid #CFE6F4;width:100%;float:left;height:219px;}/*changes made for RWD- vinay*/
.right_nav {border-bottom: 1px solid #E4E3E3;float: left;height:auto;/* 37px;*/padding-bottom: 2px;margin: 5px 3px 0;/*padding-left: 14px; Aashish*/width: 96.5%;}/*changes made for RWD- vinay*/
.right_nav_panel {border-bottom: 1px solid #E4E3E3;float: left;/*height: 37px;*/height:auto;/*Fix for height issue in RWD*/margin: 5px 0 0;padding-left: 0px;width: 100%;display:block;}/*added by kunal*//*changes made for RWD- vinay*/
.right_nav a{text-decoration:none;color:#0278BA;font-size:0.69em;}
.download_imagesadvt{float:right;}
.replychaintexttop{padding-top: 12px;width: 329px;float: left;padding-left: 10px;}
.downloadimgouterexpand{margin-left:412px;margin-right:15px;}
.downloadimgarrow{padding-bottom:5px;}
.right_midtext{width: 95%;word-wrap:break-word; /*Surej modified for message center RWD*/float:left;text-align:left;margin-top:15px;line-height:21px;padding-left:15px;padding-bottom:15px;color:#262A2C;font:0.69em Arial,Helvetica,sans-serif;}
.right_bottomtext{float:left;width:100%;margin-left: 10px;margin-right:10px;padding-top:15px;line-height:21px;background:url('../images/rightbottom_bg.png') repeat-x;border-top:1px solid #E4E3E3;}
.right_bottomtextReply{float:left;width:95%;margin-left: 5px;margin-right:10px;padding-top:5px;line-height:21px;}/*added by kunal*/ /*Modified for message center for RWD*/
.right_bottomspantext{float:left;width:96%;padding-right:10px;padding-left:5px;padding-top:15px;padding-bottom:15px;line-height:21px;padding-left:5px\9;}/*changed for rWD-vinay*/
.rightpanelbottom_header{float:left;color:#262A2C;padding-right:5px;line-height:19px;}
.rightpanelbottom_headerbold{font-weight: normal;float:left;color:#262A2C;padding-right:5px;line-height:19px;}
.rightpanelbottom_headertop{width:329px; float:left; padding-left:10px;}
.brach_color{color:#000000;}
.rightpanel_chat{float:left;font:20px Arial, Helvetica, sans-serif;color:#262A2C;line-height:19px;padding-right:5px;margin:5px 30px 0 0 ;}
.show_more{color:#0278BA;margin-top:16px;float:left;}
.reply_rightchat{margin-right:6px;float:right;}
.rightpanel_textbold_attach{float:left;font:0.69em Arial, Helvetica, sans-serif;color:#262A2C;line-height:19px;padding-right:5px;}
.rightpanel_textbold_attach a:link{color:#0278BA;font-size:inherit;} /*Splitting two styles to resolve hover flickering issue - Dhanashri Kelkar*/
.rightpanel_textbold_attach a:hover{color:#0278BA;font-size:inherit;} /*Changed to font-size:inherit from 11px by Nikita Manohar*/
.rightpanel_texttopattch_fwd{width:381px; padding-left:12px; float:left;margin-top:5px;}
/*.rightpanel_textbold_attach a:link,a:hover {color: #0278BA; font-size: 0.75em;} Commented by Nikita Manohar since it is duplicate style*/
.toptxt_tab_gray1_hover a {color: #98DDFF;}

.toptxt_tab_gray2_hover a {color: #98DDFF;}
/******************** Right Panel End ***************************/	
/*Changes below css for message centre for RWD-vinay*/
.messages{
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: white; /*#FFFFFF; Aashish */
    /*border-color: #DDDDDD #DDDDDD -moz-use-text-color;*/
    border-top-color:#DDDDDD; /*Surej RWD Fixed since attribute not working for ie alone*/
    border-left-color:#DDDDDD; /*Surej RWD Fixed since attribute not working for ie alone*/
    border-right-color:#DDDDDD; /*Surej RWD Fixed since attribute not working for ie alone*/
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #333333 !important;
    float: left;    
    font-size: 0.98em;
    height: 40px;
    margin: 5px 0px 0;/*Aashish*/
    width: 150px;/*modified by vinay for -RWD*/
}

.personal_folder{width:159px; border:1px solid #E0E1E2;clear:both;font-size: 0.69em;margin-bottom:5px;background: #ffffff;float:left;}
.headerbar_personal{font-size: 0.69em;font-weight: normal;color:#0278BA;background:url('../images/flagged_mail_gray.png') repeat-x;border-top:1px solid #EAEBEB;padding: 11px 0 16px 10px; float:left; width:149px;}
.accordianmenu .headerbaropen_index{font-weight: normal;color:#000000;background:rgb(244,250,238);border-bottom:1px solid #EAEBEB;border-top:1px solid #EAEBEB;border-right:1px solid #EAEBEB;/*Modified for message center left panel border*/padding: 11px 0 10px 2px;/*Aashish*/ float:left; width:99%;}/*changed by vinay RWD message centre*//*Aashish*/
.accordianmenu .headerbaropen_index_edit{font-size: 0.69em;font-weight: normal;color:#000000;background:url('../images/acc_bg_edit.png') repeat-x;border-bottom:1px solid #EAEBEB;border-top:1px solid #EAEBEB;border-right:1px solid #EAEBEB;/*Modified for message center left panel border*/padding: 11px 0 2px 10px; float:left; width:149px;}

.headerbar_personal a:link {font-size: 0.69em;font-weight: normal;color:#0278BA;}
.link_attach a:link{font-size: 0.69em;color:#0278BA;padding-left:3px;display: initial;}/*Aashish changed*/
.remove a:link{font-weight: normal;color:#0278BA;font-size: 0.69em;}
.add_more a:link{margin-left:30px;font-size: 0.69em;}
.composemailsavespan a:link{color:#0278BA;  font-size: 0.69em;}
.heading_txt a:link{color:#0278BA;  font-size: 0.69em; }
.accordianmenu .headerbaropen_index a:link{color:#0278BA;  font-size: 0.69em; font-weight: normal;margin-left: 5px;}/*Aashish changed*/
.accordianmenu .headerbaropen_index_edit a:link{color:#0278BA; font-size: 0.69em; font-weight: normal;}
.replytxt a:link{color:#0278BA;  font-size: 0.69em;}
/*Aashish added for RWD*/
.flagtxt a:link{color:#0278BA; font-size: 0.69em; padding-left: 2px;/*border-left: 1px solid #C6C9CC; Surej RWD for left separator. Aashish commented. added this in span*/}
#movetodp a:link{color:#0278BA;font-size: 0.69em; }
.flagtext_flagmails{padding-top:15px;padding-bottom:11px;padding-left:10px;background:url('../images/acc_bg.png') repeat-x;color: #000000; font: bold 13px Arial;border-bottom:1px solid #E0E1E2;float:left;width:149px;}
.branchloc_color a:link{color:#000;}
.addmore_browse_fwd{margin-left:14px;}

.leftcontainer{float:left; width:30%;margin-top: -1px;}/*changed by vinay for RWD*/
.rightcontainer{float:left;width:68%;margin-left:6px;margin-top: -1px;}/*changed by vinay for RWD*//*Aashish*/
.leftgrouplet{float:left; width: 58% !important;margin-top:0px;margin-left: -1px;}/*changed by vinay for RWD*/
.rightgrouplet{float:right; width:42%;/**width:400px;*/margin-top:48px;}/*changed by vipra*//*changed by vinay for RWD*/
/*changed for RWD message center -vinay*/
/*Aashish changed for RWD*/
.composemail {
	background-color: rgb(45, 65, 100);
	/*border-color: #DDDDDD #DDDDDD -moz-use-text-color;*/
	border-top-color:#DDDDDD; /*Surej RWD Fixed since attribute not working for ie alone*/
	border-left-color:#DDDDDD; /*Surej RWD Fixed since attribute not working for ie alone*/
	border-right-color:#DDDDDD; /*Surej RWD Fixed since attribute not working for ie alone*/
	border-image: none;
	border-style: solid solid none;
	border-width: 1px 1px medium;
	color: white;
	cursor: pointer;
	float: left;
	font-size: 0.98em;
	height: 40px;
	line-height: 30px;
	margin-top: 8px;/*Aashish*/
	padding: 0 15px 0 5px;
	text-indent: 10px;
	margin: 4px 0px 0px;
}
.pageHeadingcapsnew{font-size: 0.75em;font-weight: normal;text-transform: uppercase;text-decoration: none;padding:1px 0px 0px 0px;float:left;margin:0px;}
.movetorightalign{margin-left: 5px;float: left; padding-bottom: 2px;/*newly added by vinay for Rwd*/}/*Aashish added for nextgen*/
.heading_txtmod {color: #0278BA;font-size: 0.69em;width: 40%;float:left;padding:7px 0 0 15px;margin-left:9px;height:18px;/*height:auto;Aashish*/word-wrap:break-word;}/*chnaged by vinay for RWD*/
.heading_txtmod a:link{color:#0278BA;  font-size: 1em; }
.heading_txtmod a{color:#0278BA;font-size: 1em; overflow:hidden;}
.subheading_txtmod_bold {color: #000000;float: left;font-size: 0.69em;font-weight: normal;margin-left:22px;width: 40%;float:left;padding: 5px 0 12px 2px;/**padding-left:15px;*/}/*changed bu vinay for RWD*/
.subheading_txtmod_normal {color: #000000;float: left;font-size: 0.69em;margin-left: 22px;width: 40%;padding: 5px 0 12px 2px;/**padding-left:15px;*/}/*changed bu vinay for RWD*/
.selected2 {background: url("../images/selected_hover.png") repeat-x scroll 0 0 transparent;border: 1px solid #BCBFC0;float: left;width: 365px;}
#brd_gray1 {float:left;height:22px;width:365px;}
.not_selected {float: left;border-bottom: 1px solid #CFE6F4;/**border-bottom: 1px solid #CFE6F4;*/ background:#F9FCFD;padding: 0 3px 9px 0;/**padding-bottom:20px; *padding-top:10px;*height:500px;*/}
.pagefirstdisabled_btn_a {float: left;margin-right: 5px;margin-top:7px; /**margin-top:0px;*/}
.pagepredisabled_btn_a {float: left;margin-left: 17px;margin-right: 5px;margin-top:7px; /**margin-top:0px;*/}
.paginationPageOKButtonlink {background: url("../images/sendbtn.png") no-repeat scroll 0 0 transparent;border: medium none;color: white;cursor: pointer;display: inline-block;float: left;font-size: 0.69em;font-weight: normal;height: 21px;line-height: 21px;margin: 2px 0 9px;text-align: center;width: 45px;}
.span_bold{font-weight: normal;}
.brd_grayselected{ width:100%; background:rgb(244,250,238);/*background:url('../images/selected_hover_topyellow.png') repeat-x scroll 0 0 transparent;*/float:left;/*height:24px;*/height:auto;}/*added height by kunal_sonje since white space apperars when font size is 14px*//*changed by vinay RWD message centre*//*Aashish*/
.brd_grayselected1{ width:100%;background:rgb(244,250,238);/*background:url('../images/selected_hover_bottomyellow.png') repeat-x scroll 0 0 transparent;*/float:left;margin-top:-1px;border-bottom:1px solid #CFE6F4;/*height:31px;*/height:auto;}/*added height by kunal_sonje since white space apperars when font size is 14px*//*changed by vinay RWD message centre*//*Aashish*/


/********************pagination Start********************/
.options-menu{text-align:left;line-height:normal;}
.options-menu-head{height:21px;line-height:21px;padding-left:5px; color:#0278BA; font-size: 0.69em;}
.options-menu-head a{color:#0278BA; text-decoration:none;}
.small-options{width:50px;height:21px;}
.pagination .jumpPage .options-menu{border:0 none;float:left;margin:2px;}
.pagination{margin-top:35px;float:left;/*width:750px;*/width:200%;}/*Changed by vipra. Width converted to % for RWD mails by Aashish*/
.pagination .jumpPage{/*float:left;*/text-align:left;font-size: inherit;line-height:22px;}/*Commented and font-size changed from 13px by Sunil Kumar*/
a.paginationButton {padding:0 0 0 10px;color:#0278BA;margin:0 0 11px 5px;font-size: 0.69em;display:inline-block;line-height:21px;}
a.paginationButton.first {padding:0 0 0 12px;}
.paginationPageButton{background: url('../images/page-small-button-black.png') no-repeat scroll 0 0 transparent;color: #ffffff;display: inline-block;font-size: 0.69em;height: 21px;line-height: 21px;margin: 0 0 11px 5px;text-align: center;width: 18px; border:none;float:left;}
.paginationPageButtonlink{background: url('../images/page-small-button.gif') no-repeat scroll 0 0 transparent;color: #6B7173;display: inline-block;font-size: 0.69em;height: 21px;line-height: 21px;margin: 0 0 11px 5px;text-align: center; width: 18px;border:none;float:left;cursor:pointer;}
.recordtxt{float:left; font-size: 0.69em;}/*Changed font-size from 12px by Sunil Kumar*/
.recordtxt a{color:#0278BA; text-decoration:none;}

.pagepredisabled_btn{float:left; margin-top:7px; margin-right:5px; margin-left:10px;/**margin-top: 0px;*/}
.pagenext_btn{float:left; margin-top:7px; margin-right:5px; margin-left:10px;/**margin-top: 0px;*/}
.pagelast_btn{float:left; margin-top:7px; margin-right:5px; margin-left:10px;/**margin-top: 0px;*/}
.transactiontxt{float:left; /*width:150px;*/margin-right:9px;font-size: 0.69em;} /*Commented by Sunil Kumar. Also added font-size*/
.pagefirstdisabled_btn{float:left; margin-top:7px; margin-right:5px;/**margin-top: 0px;*/}
/********************pagination End********************/

/**********Messagetype container**************/

.messagetype_container{width:127%; padding-bottom:15px; float:left;margin-left: 174px;margin-top:0px;}
    .icon_align{padding-top:10px; padding-right:5px;padding-left:5px; }
    .msg_icon_align{padding-top:10px; padding-right:5px;padding-left:5px;margin-left:-7px; }/*Aashish changes for Nextgen*/
    .messagetype_textalign{	color: #262a2c;font-size: 0.69em;text-decoration: none;margin-right:1px;margin-left: -3px;}/*Aashish changes for Nextgen*/
	.download_mails{float: right;margin-right: -8%;margin-top:5px;display: none;}/*Removed download details from Message center as per CDG suggetion-vinay */
/******************Messagetype container end************/

/* Index pagination */
.index_pagination{background:url("../images/index_pagination.png") no-repeat scroll 0 0 #EDF6FB;border:medium none;margin:0px 10px;height:25px;width:55px;font-size: 0.69em;float:left;}
.paginationbuttonmod{font-size:0px;margin-left:-8px;position:absolute;}
.right_panel_wrapper{border: 1px solid #CFE6F4;float: left;height:590px;/*height:579px\9;*height:599px;*/margin: 0 auto auto 3px;/*width: 396px;*/width:98%;background-color: #F9FCFD;margin-top:0px;/**margin-top:27px;*/}/*changed by vipra*//*changed by vinay. changed width 289px by Aashish*/
.rightpanel_texttemp{
    float: left;
    margin-top: -37px;
    max-height: 38px;
    min-height: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding-left: 15px;
    width: 381px;
}

.simpletext_mailbody {
	color: #262a2c;
	
	font-size: 0.69em;
	text-decoration: none;
	line-height:120%;
	}
/*Start Changes for Investec CR 113*/
.ERROR_ROW_SPAN{
      float:left;
      background-color:PINK;
      width: 97.3%; /*Added by Vinay Mishra */
      margin-top: 5px;
	  margin-left: 6px; /*Added by Nikita Manohar*/
}
/*.ERROR_ROW_HIGHLIGHT{
      background-color:GREEN;
      float:left;
      width: 100%;
      margin-top: 5px;
} Commented by Nikita Manohar since this is a duplicate style */
/*End Changes for Investec CR 113*/


/*Added For Tax Payment Wirframe START*/
.width100percent_Whitebg 
{
width: 100%;
background-color: #ffffff;
}
.width50percent_leftalign { width: 50%; float:left; clear:right;}
.header_blue1 
{
background-color : #e9e9e9;
height: 12px; 
width:102.8%;
margin-bottom: 8px;
}
.formrow_withPadding {
	margin: 0px;
	padding-left: 0px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 0px;
	clear: both;
	background-color: transparent;
	margin-top: 1px;
	margin-bottom: 1px;
}
.querytextleft_withpadding {
	padding-right: 1px;
	padding-left: 1px;
	width: 45%;
	float: left;
	clear: left;
	text-align: right;
	padding-bottom: 1px;
	 font-size: 0.75em;
	padding-top: 0px;
}
.margin_bothside {
 width:73%;
 margin-left:180px;
}

.dropdownexpandalbe_nobackground {
      background-color: transparent;
      border: 0px;
      margin-top: 0px;
      padding-top: 7px;
      color: #262a2c;
      width: 99%;
      display: inline-block;
      
      font-size: 0.69em;
      font-weight: normal;
      text-decoration: none;
      vertical-align: middle;
}
.labelColumn_combo_nobackground {
    background: url(../images/backgrounds/select.gif) no-repeat 0px 0px;
    display: inline-block;
    
    height: 31%;
    margin: 0;
    padding: 0 0 5px 0.1em;
    width: 80%;
}

.labelColumn_combo_brdr_nobackground {
      height: 31%;
      background: url(../images/backgrounds/select.gif) #fbfbfb no-repeat
            0px 0px;
      display: inline-block;
}


.centerBorder, .centerBorderGreybg {
	width:98.09%;
	clear: both;
	text-align: center;
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	padding-top: 4px;
	padding-bottom: 4px;
}

.centerBorderGreybg {
	background-color: #e9e9e9;
}

.page_withTopLeftMargin { 
	margin-left: 13%;
	margin-top: 10px;
	width: 80%;
}

.section_withWidth { 
	width: 95%;
	clear: both;
	border: 0px;
	padding-top: 20px;
}

.row_width49, .row_width47, .row_width45,
.width49percent_leftalign, .row_width20,
.row_width32, .row_width30, .row_width50,
.row_width70{
	float:left; 
}
.row_width49 { 
	width:50.2%; 
}
.row_width47 { 
	width:47.8%; 
}
.row_width45 { 
	width:45.2%; 
}
.width49percent_leftalign { 
	width: 47.8%; 
}
.row_width20 { 
	width:20%; 
}
.row_width32 { 
	width:32.7%; 
}
.row_width30 { 
	width:30.2%; 
}
.row_width50 {
	width:32.6%; 
}
.row_width70 { 
	width:65.3%; 
}

.row_withTopRightLeftBorder, .row_withTopRightLeftBorderHeading, 
.row_withTopRightLeftBorderHeight, .row_withAllBorderHeight,
.row_withAllBorder_height{
	width:100%;
	clear: both;
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
}
.row_withTopRightLeftBorderHeading  {
	background-color: #e9e9e9;
}
.row_withTopRightLeftBorderHeight  {
	height: 224px;
}
.row_withAllBorderHeight  {
	height: 100px;
	vertical-align: top;
	border-bottom: 1px solid #C0C0C0;
}
.row_withAllBorder_height  {
	border-bottom: 1px solid #C0C0C0;
}

.row_withAllBorder, .row_withTopLeftBottomBorderHeight {
	clear: both;
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}
.row_withTopLeftBottomBorderHeight  {
	height: 100px;
	vertical-align: top;
}


.querytextright_width100, .querytextright_paddingHeading,
.querytextleft_topLeftPadding, .querytextright_widthPadding, 
.querytextleft_topLeftPaddingHeight{
	clear: right;
	display: block;
	overflow: hidden;
	text-align: left;
	padding-top:8px;
	padding-left:4px;
}
.querytextleft_topLeftPadding {
	height: 66px;
}

.querytextright_paddingHeading{
	background-color: #e9e9e9;
}
.querytextright_widthPadding {
	width: 40%;
}
.querytextleft_topLeftPaddingHeight{
	height: 66px;
	line-height: 50px;
}

.querytextleft_width60Padding, .querytextleft_borderHeading {
	width: 65.6%;
	float: left;
	clear: left;
	text-align: left;
	padding-left: 4px;
	border-right: 1px solid #C0C0C0;
}
.querytextleft_borderHeading {
	padding-top: 8px;
	border-right: 1px solid #C0C0C0;
	background-color: #e9e9e9;
}

.querytextright_leftPadding, .querytextright_width60Padding,
.querytextright_widthTopLeftPadding{
	clear: right;
	display: block;
	overflow: hidden;
	padding-left: 4px;
	text-align: left;
}
.querytextright_width60Padding {
	width: 52%;
}
.querytextright_widthTopLeftPadding {
	height: 73px;
	padding-top:1px;
}

.querytextright_noPadding {
	clear: right;
	display: block;
	overflow: hidden;
	text-align: right;
	padding-top: 8px;
	padding-right: 8px;
}

.row_withTopLeftBorder  {
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
}

.row_withRightLeftBottom  {
	clear: both;
	border-left: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}

.querytextleft_border, .querytextleft_borderWidth30, 
.querytextleft_borderWidth35, .querytextleft_width24{
	float: left;
	clear: left;
	text-align: left;
	padding-top: 8px;
	padding-left: 4px;
	border-right: 1px solid #C0C0C0;
}
.querytextleft_border {
	width: 38.8%;
}
.querytextleft_borderWidth30 {
	width: 30%;
}
.querytextleft_borderWidth35 {
	width: 35%;
}
.querytextleft_width24 {
	width: 29.8%;
}

.querytextleft_width40 {
	width: 30%;
	height: 44px;
	float: left;
	clear: left;
	text-align: left;
	padding-left:4px;
	padding-top:30px;
	border-right: 1px solid #C0C0C0;
}

.simpletextvalign {
	color: #262a2c;
	
	 font-size: 0.813em;
	line-height: 50px;
	text-decoration: none;
}

.querytextright_width100Heading, .querytextright_FxdHeight40 {
	clear: right;
	display: block;
	overflow: hidden;
	text-align: center;
	padding-top: 8px;
	padding-left: 4px;
}
.querytextright_width100Heading {
	background-color: #e9e9e9;
}
.querytextright_FxdHeight40 {
	height: 41px;
	line-height: 60px;
}

.querytextright_width98Padding {
	width:98%;
	height: 66px;
	display: block;
	overflow: hidden;
	text-align: right;
	padding-right: 8px;
	line-height: 50px;
	padding-top: 8px;
	font-weight: normal;
}

/*Added For Tax Payment Wirframe END*/
/*Added for UCDDataCapture*/
.queryitalictextwithoutfloat{
	
	 font-size: 0.75em;
	font-style: italic;
	color: #505050;
	text-decoration: none;
}

/*Added for UCDDataCapture*/
/*Start of styles for EBUX stage3 Mails Phase2*/
.replytxt {
border-left:0 none;
border-right:1px solid #C6C9CC;
    float: left;
    margin-left: 3px;/*Aashish*/
    margin-top: 6px; /*11px; Aashish */
    padding-left: 0;
    padding-right: 9px;/*Aashish*/
    width: 40px;/*Vinay Modified for RWD*/ 
}
/*Aashish added for RWD mails*/
.flagtxt {
/*	border-left:0 none;	*/ /*Aashish commented for baseline and added below param*/
	border-left: 1px solid #C6C9CC;
	/*border-right:1px solid #C6C9CC;	Aashish */
	float: left;
	/*margin-left: 3px;*/ /*RWD commented for mails flag link position*/
	margin-top: 6px; /*11px; Aashish */
	padding-left: 0;
	width: 40px;
	height: 18px;/* 28px;	Aashish added for nextgen to move Move To combo and button to new line.*/
					/*Aashish modified*/
	margin-bottom: 10px;/*Aashish added*/
}

.replytxttop {
    padding-left: 0;
   /* width: 396px;*/
   width: 100%;/*changed by vinay for RWD design*/
}

.flagimg {
padding-left:2px;
padding-right:5px;
}

.movetodp {
padding:5px 0 8px 6px;
}

.movearrow {
padding-bottom:2px;
padding-left:5px;
}
.rtpanelclear {
border-left: 0 none;
border-right: 1px solid #C6C9CC;
float: left;
margin-left: 2px;
margin-top: 7px;
padding-left: 0;
padding-right: 6px;
}
.downloadimgouter { 
/*    margin-top: 10px; *//*Aashish commented*/    
    margin-bottom: 5px; /*Surej Modified for RWD*/    
    cursor:pointer;    
    float: right;    
    margin-right: 20px;    
    margin-right:16px\9;
    }

.downloadimgarrow {
padding-bottom:5px;
}

.inboxmsg_title {
left:-100px;
position:absolute;
top:-100px;
}

.mailview_textarea {
background:url("../images/text_area.png") no-repeat scroll 0 0 transparent;
border:medium none;
float:left;
height:200px;
margin:5px 15px 10px 10px;
overflow:hidden;
padding:5px 0 0 5px;
width:100%;
}

.right_nav_new {
    border-bottom: 1px solid #E4E3E3;
    float: left;
    height: 45px;
    margin: 0 0 11px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    width: 366px;
}

.btn_right_nav {
    float: left;
    height: 25px;
    margin-top: 18px;
    width: 375px;
}
.sendreply {
float: right;
margin-right: 26px;
}
.drafttextbox{
float: left;
margin-left: -5px;
}

.reply_rightnav {
float: left;
/*margin-left: 179px;*/
margin-left: 40.20202%; /*Modified for RWD for message center Surej*/
}

.draft_sendbtn {
    background: url("../images/sendbtn.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: white;
    cursor: pointer;
    float: left;
    
    font-size: 0.69em;
    font-weight: normal;
    height: 21px;
    margin-left: 1px;
    margin-right: 5px;
    margin-top: 4px;
    width: 45px;
}

.clearbtn {
    border-left: 1px solid #C6C9CC;
    color: #0278BA;
    float: left;
    margin-left: 8px;
    margin-top: 2px;
    padding-left: 8px;
    padding-right: 6px;
}

.savebtn {
    border-left: 1px solid #C6C9CC;
    border-right: 1px solid #C6C9CC;
    color: #0278BA;
    float: left;
    margin-left: 8px;
    margin-top: 2px;
    padding-left: 8px;
    padding-right: 6px;
}

.cancelbtnreply {
color: #0278BA;
float: left;
margin-top: 7px;
padding-right: 6px;
margin-left: 6px;
}
.cancelbtn {
color: #0278BA;
float: left;
margin-top: 7px;
padding-right: 6px;
}

.clearbtn a{font-size: 0.69em;color:#0278BA;}
.savebtn a{font-size: 0.69em;color:#0278BA;}
.cancelbtn a{font-size: 0.69em;color:#0278BA;}
.cancel a{font-size: 0.69em;color:#0278BA;}



.right_bottomtext {
background:url("../images/rightbottom_bg.png") repeat-x scroll 0 0 transparent;
border-top:1px solid #E4E3E3;
float:left;
line-height:21px;
margin-left:10px;
margin-right:10px;
padding-top:15px;
width:356px;
}


.rightpanelbottom_header {
color:#262A2C;
float:left;
line-height:19px;
padding-right:5px;
}

.rightpanelbottom_headerbold {
color:#262A2C;
float:left;
font-weight: normal;
line-height:19px;
padding-right:5px;
}


.mailinput {
background-color:#EDF6FB;
background-image:url("../images/composemail_Tobg.png");
background-repeat:no-repeat;
border:medium none;
float:left;
font-size: 0.69em;
height:30px;
line-height:25px;
padding:0;
vertical-align:middle;
width:221px;
}

.mail_popupmsg {
float:left;
font-weight: normal;
}

.mail_popupleft {
float:left;
height:73px;
width:10px;
}

.mail_popupmid {
background:url("../images/mail_popupmid.png") repeat-x scroll 0 0 transparent;
float:left;
height:73px;
padding-top:20px;
text-align:center;
width:738px;
}

.mail_popupright {
float:left;
height:73px;
width:10px;
}




.right_bottomtext {
background:url("../images/rightbottom_bg.png") repeat-x scroll 0 0 transparent;
border-top:1px solid #E4E3E3;
float:left;
line-height:21px;
margin-left:10px;
margin-right:10px;
padding-top:15px;
width:100%; /*356px; Aashish modified for corp*/
}

.right_bottomtext_reply {
background:url("../images/rightbottom_bg.png") repeat-x scroll 0 0 transparent;
border-top:1px solid #E4E3E3;
float:left;
line-height:21px;
margin-left:10px;
margin-right:10px;
padding-top:15px;
width:94.5%;/*modified by vinay for RWD*/
margin-top:5px;
}

.rightpanelbottom_header {
color:#262A2C;
float:left;
line-height:19px;
padding-right:5px;
}

.rightpanelbottom_headerbold {
color:#262A2C;
float:left;
font-weight: normal;
line-height:19px;
padding-right:5px;
}


.mailinput {
background-color:#EDF6FB;
background-image:url("../images/composemail_Tobg.png");
background-repeat:no-repeat;
border:medium none;
float:left;
font-size: 0.69em;
height:30px;
line-height:25px;
padding:0;
vertical-align:middle;
width:221px;
}

.mail_popupmsg {
float:left;
font-weight: normal;
}

.mail_popupleft {
float:left;
height:73px;
width:10px;
}

.mail_popupmid {
background:url("../images/mail_popupmid.png") repeat-x scroll 0 0 transparent;
float:left;
height:73px;
padding-top:20px;
text-align:center;
width:738px;
}

.mail_popupright {
float:left;
height:73px;
width:10px;
}

#simplemodal-overlay {background-color:#AAA;}
#simplemodal-container {background-color:#E3E4FA; border:8px solid #AAA; padding:12px;}

.rightpanel_rmimg_draft{float:left; margin-top:15px; margin-left:15px;padding-right:10px}
.composesubject_draft{padding-left:5px;float:left;width: 344px;height:30px;font-size: 0.69em;border: none;background:url('../images/composemail_subjectbg.png') no-repeat 100% 0%;font:12px Arial;padding-top:6px;}
.compose_input_draft{border:none;background:none;outline:none;margin-top:0px;width:344px;float:left;}
/*styles for advance search*/
#advance_wrapper {
background-color:#FFFFFF;
border:1px solid #CFE6F4;
height:auto;
margin-bottom:15px;
padding:15px;
width:908px;
margin-top:20px;
}
.advance_wrapper {
background-color: #EEE;
height: auto;
margin-bottom: 15px;
padding: 0 15px 12px 4px; /*Ui Audit related change*/
display: none;
position: absolute;
margin-top: -18px;
width: 295px; /*265px;	Aashish */
border: 1px solid #E0E1E2;
border: 1px solid #0078BE;/*Aashish*/
margin-left: 12px;/*Aashish*/
z-index: 1003;/*Fix for ticket id: 711702 Update: Modified since its parent had 1002 as z-index*/

}
.ui-helper-hidden {
display:none !important;	/*Aashish added for nextgen*/
}

.heading_adv {
float:left;
padding-bottom:10px;
color:#0278BA;
font-size: 0.69em;
}

.row_1 {
border:0 none;
float:left;
width:370px;
}

.box {
color:#6E7477;
float:left;
font-size: 0.69em;
margin-right:15px;
padding-bottom:15px;
}
.search_mails {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #E0E1E2;
    float: left;
    margin-bottom: 10px; /*17px; Aashish */
    margin-top: 7px;/*Aashish*/
    padding: 6px;
    border: 1px solid #0078BE;/*Aashish*/
	margin-left: 12px;/*Aashish*/
	cursor:pointer;
}

.data_input {
background:url("../images/input_type_new.png") no-repeat scroll 0 0 transparent;
border:0 none;
color:#6E7477;
display:block;
font-size: 0.69em;
height:31px;
margin-top:5px;
width:166px;
text-align: left;
padding-left: 1px;
}

.row_2 {
float:left;
width:100%;
}

.row_3 {
float:left;
width:100%;
padding-top: 10px;
padding-left:6px;
}

.box_date {
float: left;

padding-bottom: 6px;
display: block;
padding-top: 10px;
width: 185px;
}

.date_block {
display: block;
margin-top: -3px;
margin-bottom: 5px;
margin-left: 0px;
width: 120px;
}
.date_block1 {
display:block;
margin-left: -60px;
margin-top: -3px;
margin-bottom: 5px;
}
.advancesearchbtn{
	float: left;margin-left: 40px;margin-top: 5px;
	}
.advancesearchrstbtn{
	float: left;margin-left: 46px;margin-top: 5px;
	}
.reset_block {
display: block;
margin-top: 22px;
float: left;
margin-left: -50px;
}
	
	.advance_wrapper_stage3 {
	background-color:#EEE;
	border:1px solid #CFE6F4;
	height:auto;
	margin-bottom:15px;
	width: 509px;
	display:block;
	position:absolute;
	margin-top:0px;
	}
	.from_date_block{
	display: block;
	float: left;
	width: 44%;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 6px;
		}
	.to_date_block{
	display: block;
	float: left;
	width: 44%;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	margin-left:0px;
		}
.advancesearchbtn{
	float: left;margin-left: 40px;margin-top: 5px;
	}
.advancesearchrstbtn{
	float: left;margin-left: 46px;margin-top: 5px;
	}
.date_style {
background:url("../images/date_input.png") no-repeat scroll 0 0 transparent;
border:0 none;
color:#6E7477;
float:left;
font-size: 0.69em;
height:31px;
line-height:30px;
margin-right:15px;
margin-top:5px;
text-align:center;
width:130px;
}

.mailcalendar {
float:left;
padding-right:10px;
padding-top:9px;
}

.divider {
margin-left: 146px;
display: block;
margin-top: -21px;
vertical-align:middle !important;
}

.date_style2 {
background:url("../images/date_input.png") no-repeat scroll 0 0 transparent;
border:0 none;
color:#6E7477;
float:left;
font-size: 0.69em;
height:31px;
line-height:30px;
margin-right:15px;
margin-top:5px;
text-align:center;
width:130px;
}

.search {
background: url("../images/sendbtn.png") no-repeat scroll 0 0 transparent;
border: medium none;
color: white;
cursor: pointer;
float: right;
height: 21px;
width: 45px;
padding-bottom: 3px;
margin-left: 0px;
margin-right: -79px;
margin-top: -27px;
padding: 2px;
}

.rst_btn {
background-color:#FFFFFF;
border:0 none;
color:#0278BA;
cursor:pointer;
font-size: 0.69em;
margin-left:0px;
margin-top:5px;
vertical-align:top;
float: right;
margin-right: -89px;
}

.fromDateBoxStyle{margin-left:-6px;}
.toDateBoxStyle{margin-left:-60px;float:left;}
.toggle {
float:right;
}

.advance_search_link {
    color: #0278BA; /*Ui Audit related change*/
    cursor: pointer;
    float: left;
    font-size: 0.69em;
    font-weight: normal;
    margin-left: 0;
    text-decoration: none;
}
.advance_search_link a{color:#0278BA;text-decoration:none;}
/*adding for pfm*/
.chatheaderbar {
font: bold 0.69em Arial,Helvetica,sans-serif;
color: #0278BA;
padding: 13px 0 11px 11px;
float: left;
}

.accordianmenu_chat {
float: left;
width: 159px;
border: 1px solid #E0E2E3;
font-size: 0.69em;
margin-bottom: 30px;
background: white;
height: 42px;
background: url('../images/flagged_mail_gray.png') repeat-x;
}

.inbox_containt_new {
background:#f2f2f2; /* url('../images/acc_work_bg_new01.png') no-repeat; *//*Aashish chaged for RWD*/
/*margin: 5px 0 0px 9px; Aashish*/
width: 102%; /*142px; Aashish*/
height: 104px;
padding-top: 10px;
/*margin-top: 15px; Aashish*/
color: #0278BA;
}
.inbox_containt_new1 {
background:#f2f2f2; /* url('../images/acc_work_bg_new01.png') no-repeat; *//*Aashish chaged for RWD*/
/*margin: 5px 0 0px 9px; Aashish*/
width: 102%; /*142px; Aashish*/
height: 104px;
padding-top: 10px;
/*margin-top: 15px; Aashish*/
color: #0278BA;
}
.newfolder {
margin-left: 5px;
float:left;
margin-bottom:6px;
font-size:0.69em;
color: black;/*Aashish added for nextgen*/
}
.floatforlisting{
	  float: left;
  	  padding-top: 4px;
}
.inbox_txtbox {
background: url('../images/work_textbox_new.png') no-repeat;
width: 128px;
height: 27px;
text-align: justify;
border: none;
margin: 5px 5px 5px 5px;
line-height: 25px;
vertical-align: middle;
padding-left: 5px;
}

.acc_button{float:right;background:url('../images/inbox_btn.png') no-repeat;width:19px;height:16px;border:none;vertical-align:top;cursor:pointer;margin-left:75px;margin-right:15px;}
.acc_btn_align {
    margin-left: 0;
}
.acc_btn {
background: url('../images/edit_btn.png') no-repeat;
width: 33px;
height: 21px;
border: none;
vertical-align: top;
cursor: pointer;
float:right;margin-right:2px;
}

.compose_clearbutton1{ background: url("../images/sendbtn.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    height: 21px;
    width:45px;
    padding-bottom:3px;

}
.donothing1{display:none;}

.pfm_btns{ background: url("../images/sendbtn.png") no-repeat scroll 0 0 transparent;border: medium none;color: #FFFFFF;cursor: pointer;height: 22px;width: 46px;
    font-size: 0.69em;
    font-weight: normal;}
.addattachment {
float: left;
width: 75%;/* changed from 600px; by Aashish for RWD */
vertical-align: top;
margin-left: 15px;
margin-top: 3px;
word-wrap: break-word; /*Added for RWD by Aashish*/
}
.attachmentimg {
float: left;
margin-left: -160px;
}
.composeMsgTemplates {
background: url("../images/compose_messagetemplates.png") no-repeat scroll right center transparent;
color: #0278BA;
float: left;
margin: 10px 10px 0;
width: 150px;
height: 15px;
font-size: inherit;
}
/*Added by Jyothi*/
.composeMsgTemplates1 {
   
    color: #0278BA;
    float: right;
    /*margin: -1px 0px -1px 0px;*/
/*width: 16%;	*/
height: 15px;
font-size: inherit;
margin-top: -2px;
margin-right: -11px;
}
.addattachmentlink {
color: #0278BA;
font-size: 0.69em;
}
.addattachmentlink a{
color: #0278BA;
font-size: inherit;
margin-left:2px;
}
.link_attach {

font-size: inherit;
color: #0278BA;
float: none;
margin-left: 2px !important;/*Modified for RWD-vinay*/
/*word-wrap:break-word;*/ /*Modified for RWD*/
/*width:70%;*//*Modified for RWD*/
margin-right: 15px;/*Aashish added for RWD*/
}
.link_attach1 {
  font-size: inherit;
  color: #0278BA;
  float: left;
  margin-left: 5px !important;
  /* word-wrap: break-word; */
  /* width: 70%; */
  /* margin-right: 6px; */
  margin-top: 4px;
}

.removelinkstyle{ /*modified for ticket 659530*/
border: none;
text-decoration: none;
background: white;/*changed from EDF6FB by Aashish for RWD message center*//*Aashish changed*/
color: #0278BA;
font-size: 0.69em;
float: left;
/*padding-left: 6px;*//*changed from by Vinay for RWD message center*/
padding-top: 3px; /*5px; Modified for mails*/
padding-right: 6px;
padding-bottom: 5px;
cursor: pointer;
  font-family: OpenSans, Arial, Helvetica, sans-serif;/*Added for Mails*/
}

.removelinkstyle:hover{
	color: #0278BA;
    text-decoration: underline;
}

.attach_links{
	float: left;
margin-left: 97px;
	}

.addattachmentlink1 {
color: #0278BA;
}
.addattachmentlink1 a{
color: #0278BA;
font-size: 0.69em;
float: left;
margin-left: 295px;
margin-top: -23px;
}
.compose_saveasatemplate{ background: url("../images/savaasatemp.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    height: 21px;
    width:85px;
    padding-bottom:3px;
}
.right_midtext_border{border-left:1px solid #CFE6F4;width:100%;}
.rightcontainer_overflow{overflow-y:scroll;height:592px;}
.composemailfontimgs{clear:both;float:left;margin-left:102px;border-top:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;background:url('../images/composearea_gradbg.png') repeat-x;height:34px;width:721px;clear:both; margin-top:-25px;}
.add_attach{ width:700px; float:left; margin-top:15px;}
.composemailsendspan{float:left;margin-left:100px;padding-right:0px;}/*changed by vipra*/
.Xbutton{color:#0278ba; border:none; background:none; cursor:pointer;}
.compose_pbtn{
margin-top:15px; float:left;margin-left:96px;
}
.displayNone{display:none;}
.accordianmenu a{text-decoration:none;}
.rightpanel_textsubject {
float: left;
font: 0.69em Arial,Helvetica,sans-serif, Helvetica, sans-serif;
color: #262A2C;
line-height: 19px;
padding-right: 5px;
font-weight: normal;
width: 65px;
margin-top: 9px;
}
.arrange_subjectheading {
color: #3D4143;
float: left;
font: 0.69em Arial,Helvetica,sans-serif;
margin: 11px 0 4px 0px;
max-height: 38px;
min-height: 0;
word-wrap: break-word;
width: 280px;
text-align: left;
}
.right_midreplaydraft{
    border-bottom: 1px solid #CFE6F4;
    float: left;
    height: 191px;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 396px;
}
.arrange_subjectheadingreply{
    color: #3D4143;
    float: left;
    font: bold 0.69em Arial,Helvetica,sans-serif;
    margin: 2px 0 10px 1px;
    width: 275px;
    word-wrap: break-word;
}
.movetofoldertop{
/*margin-top: 1px;	*//*Aashish changed for RWD*/
margin-left:-8px;/*changes are made for RWD-vinay*/
float: left;
}
.rtpanelreply{
border-left: 0 none;
border-right: 1px solid #C6C9CC;
float: left;
margin-left: 2px;
margin-top: 5px; /*11px;	Aashish*/
padding-left: 0;
padding-right: 6px;
width: 27px;/*changes are made for RWD-vinay*/
}

.rtpanelreply a:link {
color: #0278BA;
font-size: 0.69em;
}
.replypanel_sendbtn{
    background: url("../images/sendbtn.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: white;
    cursor: pointer;
    float: left;
    
    font-size: 0.69em;
    font-weight: normal;
    height: 21px;
    margin-left: 1px;
    margin-right: 5px;
    margin-top: 0;
    width: 45px;
}
.replytxttoppanel {
    padding-left: 0;
    padding-top: 6px;
    width: 100%;/*changed by vinay for RWD*/
}
.deletelink {
    color: #0278BA;
    float: left;
   margin-left: 1px; /*6px; Aashish modified 	*/
margin-right: 0px; /*6px;	Aashish modified 	*/
    margin-top: 7px; /*11px;		Aashish modified */
}
.deletelink a{
    color: #0278BA;
    font-size: 0.69em;
    margin-left: 2px;
}
.composesubjectdisplaynone{display:none;padding-left:5px;float:left;width: 558px;height:30px;font-size: 0.69em;border: none;background:url('../images/composemail_subjectbg.png') no-repeat 100% 0%;font:0.69em Arial;padding-top:6px;}
.db_accwid_pluss {
    cursor: pointer;
    float: left;
 /*    height: 9px;*//*Aashish*/
    padding-left: 6px;
 /*   padding-top: 5px;	*//*Aashish*/
    text-align: left;
    vertical-align: middle;
    width: auto;/*Aashish*/
}
/*newly writtem for RWD message centre search icon-vinay-start*/
.searchicons_mail {
    cursor: pointer;
    display:none;
    float: left;
    height: 20px;
    padding-left: 18px;
    padding-top: 5px;
    text-align: left;
    vertical-align: middle;
    width: 21px;
}
.leftcontainer_Icon{
	cursor: pointer;
    display:none;
    float: left;
    height: 20px;
    padding-left: 6px;
    padding-top: 5px;
    text-align: left;
    vertical-align: middle;
    width: 21px;
}
/*newly writtem for RWD message centre search icon-vinay-end*/
/*EBUX Stage 3 MAILS END*/

/*************Ebux stage3 Accounts, Transaction, PFM - START***************/

.stage3_previewconfirmdetails{
/*margin-left: 30px; Commented by Dhanashri Kelkar for fixing alignment*/
/* font-size: 0.813em; Commented by Dhanashri Kelkar to refer body level font-size*/
}

/** Modified by Nikita Manohar for UI3 : START */
.stage3_leftrightmainpanel{
	float: left;
	/*border: 1px solid #E0E1E2;*/
	padding-bottom:15px;
	width: 100%;
	background: url("../images/backgrounds/separator1.gif") repeat-y scroll
	50% 0 transparent;/*next-gen*/
	background-color: #FFFFFF;/*next-gen*/
}


.stage3_inputpanel_leftcontainer {
	float: left;
	/* font-size: 0.813em; Commented by Dhanashri Kelkar to refer body level font-size*/
	margin-bottom: 12px;
	/*margin-top: 5px;next-gen*//*Aashish added for RWD*/
	width: 100%;
	/*Added*/
	border: 1px solid #CCCCCC;/*next-gen*/
}
/** Modified by Nikita Manohar for UI3 : END */

.stage3_inputpanel_paydetailstoprow{
      padding-top: 30px;
      margin: 0px 0px 0px 100px;
      float:left;
      width:80%;
}
/** Modified for UI3 : START */
.stage3_inputpanel_labels{
    float: left;
    margin-right: 22px;
    text-align: right;
    /*width: 24%;*/
    width: 35%;
}

/*style added by Dhanashri Kelkar to accommodate input form component*/
.stage3_inputpanel_column{
    float: left;
    margin-right: 5px;
	/*Added by Sonia Garg*/
    margin-top:-6px;
    text-align: right;
    width: 45%;/*Added by Vinay Mishra for overlay PFM-RWD*/
}
/** Modified for UI3 : END */
/*Added by Surej for p2p modify*/
.stage3_inputpanel_column_p2p{
    float: left;
    margin-right: 5px;
	/*Added by Sonia Garg*/
    margin-top: 7px;
    text-align: right;
    width: 40%;/*Added by Vinay Mishra for overlay PFM-RWD*/
}

.stage3_payfromaccountbalance{
    float: left;
    
/*	font-size: 0.813em; Commented by Dhanashri Kelkar to refer body level font-size*/
    font-size: 0.69em;
    font-weight: normal;
    margin: 8px 0 0 30px;
    vertical-align: super;
}



.stage3_inputpanel_payeetypeor {
      margin: 0px 0px 0px 30px;
      vertical-align: super;
      
}
/** Modified for UI3 : START */
.stage3_paytonewpayee {
    color: #0278BA;
    margin: 0 0 0 5px;
    /*vertical-align: super;*/
}
/** Modified for UI3 : END */
.stage3_balance_amt {
    float: left;
    margin: 8px 0 0 5px;
}

.stage3_calendarimage {
      margin: 3px 0px 5px -37px;
}

.stage3_inputpanel_greytext{
      margin: 0px 0px 0px 5px;
      vertical-align: super;  
      color: #949494;
}

.stage3_inputpanel_labelswithtextbox{
width: 24%;
float: left;
text-align: right;
margin-right: 17px;
}

.stage3_inputpanel_paydetailsrow{
float: left;
/*Modified by Nikita Manohar*/
margin: 2px 0;
padding-bottom: 0px;
padding-top: 2px;
width: 100%;
padding-top:1px;/*added by kunal_sonje since drop down are getting distorted for 12px*/
} 

/*Added by Gauri Kale for UI3 : Start*/
.stage3_inputpanel_paydetailsrow_cp{
margin: 9px 0px 0px 0px;
float: left;
width:100%
}

.static_error_message{
    color: #ff0000;
    float: left;
    margin-left: 22px;
    text-align: left;
    width: 35%;
    font-size:0.69em;
}
/*Added by Gauri Kale for UI3 : End*/

/*Added by Neha Gosain for UI3 : Start*/
.stage3_previewconfirm_det_col1{
float:left;
width:6%;
/*Added by Nikita Manohar*/
font-size:0.69em;
font-weight: normal;
}

.stage3_previewconfirm_det_col2{
float:left;
width:20%;
/*Added by Nikita Manohar*/
font-size:0.69em;
font-weight: normal;
}
/*Added by Neha Gosain for UI3 : End*/

.stage3_transparentleft{
float: left;
width: 7px;
height: 23px;
}


.stage3_transparentmid{
background: url("../images/trans_greymid.png") repeat-x scroll 0 0 transparent;
border: medium none;
color: #0278BA;
cursor: pointer;
float: left;
height: 23px;
padding-bottom: 3px;
width: 104px;
}

.stage3_previewdetailsrow{
margin-top: 10px;/*jayant changed from 11px on 18nov*/
float: left;
width: 100%;
}
/*next-gen*/
.widget-medium .stage3_previewdetailsrow{
margin-top: 11px;
float: left;
width: 100%;
}
.widget-mediumUX4 .stage3_previewdetailsrow{
margin-top: 11px;
float: left;
width: 100%;
}
.stage3_previewconfirm_label{
width: 22%;
float: left;}

.stage3_previewconfirm_details{
width: 28%;
float: left;}

/*START--styles added by Dhanashri Kelkar to accommodate read-only 4-column layout*/
.stage3_previewconfirm_label_column{
width: 22.4%; /*next-gen*/
float: left;
padding-right:5px;
/*Added by Parashar Dutta*/
word-wrap:break-word;
margin-right:5px;
/*Added by Dhanashri Kelkar*/
text-align: right;

}
.stage3_previewconfirm_label_column_inq{
  width: 50%;
  float: left;
  word-wrap: break-word;
  word-wrap: break-word;
  text-align: right;
  display: block;

}
.ui-dialog .stage3_previewconfirm_label_column{
width: 22.4%; /*next-gen*/
float: left;
padding-right:5px;
/*Added by Parashar Dutta*/
word-wrap:break-word;
margin-right:5px;
/*Added by Dhanashri Kelkar*/
text-align: right;

}

.stage3_previewconfirm_details_column{
width: 25%;
float: left;
/*Added by Parashar Dutta*/
word-wrap:break-word;
margin-right:5px;
/*Added by Dhanashri Kelkar*/
	/* font-weight: normal; */
	font-family: OpenSans-Semibold !important;/*next-gen*/
}

/*END--styles added by Dhanashri Kelkar to accommodate read-only 4-column layout*/

.stage3_previewconfirm_details_column_widget{
width: 23%;
float: left;
/*Added by Parashar Dutta*/
word-wrap:break-word;
margin-right:8px;
/*Added by Dhanashri Kelkar*/
font-weight: bold;
}


/*Navigation Panel*/

.width79percent_navigationpanel{
	float:left;
	width:100%;
	padding-bottom:10px;
	margin-top: 10px;/*Aashish added for RWD. Buttons sticking to border*/
}


/*Authorization Panel*/

.simpletext_authorization{
color: #262A2C;

/* font-size: 0.813em; Commented by Dhanashri Kelkar to refer body level font-size*/
font-size: 0.69em;
text-decoration: none;
padding-top: 12px;
float: left;
padding-bottom: 20px;}

.width79percent{
float:left;
width:100%;
}
.querytextleft_width100percent {
      padding-right: 1px;
      padding-left: 1px;
      width: 100%;
      float: left;
      clear: left;
      text-align: right;
      padding-bottom: 1px;
      font-size: 1em;
      padding-top: 7px;
      /* added by shreya */
      font-weight: normal;
}
.querytextleft_width100percent_withtextalignleft {
      padding-right: 1px;
      padding-left: 1px;
      width: 100%;
      float: left;
      clear: left;
      text-align: left;
      padding-bottom: 1px;
      font-size: 1em;
      padding-top: 7px;
      /* added by shreya */
      font-weight: normal;
}


/*Step Tracker*/

/*.step_tracker_button {
    font-weight: normal;
    border:1px solid #D8EBF6;
    background-color:white;
    cursor: pointer;
    float: left;
    height: 36px;
    padding-bottom: 5px;
    width: 33%;
    
}

.step_tracker_disabledbutton{
    font-weight: normal;
    border: 1px solid #D8EBF6;
    background-color: #EBF5FA;
    cursor: pointer;
    float: left;
    height: 36px;
    padding-bottom: 5px;
    width: 33%;
    
}*/

.step_trackerwidth {
width:100%; /*Modified by Aashish for RWD*/
/*font-size: 13px; Commented by Dhanashri Kelkar to refer body level font-size*/
margin-top:10px; /*Added by Sonia Garg*/
}
.step_trackerwidth_withoutmargin {
width:100%; /*modified by aashish for RWD*/ 
}

.step_trackerwidth100 {
width:101%;
margin-top:10px;
}

.step_trackerwidth_withoutmargin100 {
width:100%; 
}

/* Step tracker styles added for SADAD Payments */

.step_tracker_tabnewBox{         
	background-color:#fff;
	border:1px solid #ccc;
	border-left:none;
	display:inline-block;
	
	font-weight: normal;
	height: 25px;
	padding-top: 5px;
	text-align: center;
	font-size: 0.69em;
	min-width:220px;
	max-width:245px;
	margin-bottom: 5px;
	position: relative;
}

.step_tracker_tabnewAdhocBox{         
	background-color:#fff;
	border:1px solid #ccc;
	border-left:none;
	display:inline-block;
	
	font-weight: normal;
	height: 25px;
	padding-top: 5px;
	text-align: center;
	font-size: 0.69em;
	min-width:208.39px;
	max-width:245px;
	margin-bottom: 5px;
	position: relative;
}
.step_tracker_tabnewQueueBox{         
	background-color:#fff;
	border:1px solid #ccc;
	border-left:none;
	display:inline-block;
	
	font-weight: normal;
	height: 25px;
	padding-top: 5px;
	text-align: center;
	font-size: 0.69em;
	min-width:365.5px;
	max-width:400px;
	margin-bottom: 5px;
	position: relative;
}

.stepperOuter {position: relative;display: inline-block;}
.stepperValue {position: absolute;top: 8px;left: 7px;color: #fff;z-index: 999;font-size: 12px;}
.stepper-grey-arrow {width:34px;min-width: 34px !important}
.activeBarBlue{
	background-image: url("../images/Step-tracker_number-BG_Blue.png");
	display: inline-block;
	background-repeat:no-repeat;
	background-position: left center; 
}
.activeBarGrey{
	background-image: url("../images/Step-tracker_number-BG_Grey.png");
	background-color:#e6e6e6;
	display: inline-block;
	background-repeat:no-repeat;
	background-position: left center; 
}
.activeBarGreen{
	background-image: url("../images/Step-tracker_number-BG_Green.png");
	background-color:#eaf8e8;
	display: inline-block;
	background-repeat:no-repeat;
	background-position: left center; 
}
.tableTextBox{
float: none !important;
}


.tableTextBoxWidth{
width: 65px !important;
}

.stage3_rightwithmargin_extra {
      margin-top: 6px;
      float: right;
      margin-bottom: 6px;
      
}

.stage3_inputpanel_nobottommargin_notopborder {
    float: left;
    width: 100%;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}


.listgreyrowtxtleftline_topalign {
    text-decoration: none;
    padding-left: 3px;
    padding-top: 2px;
    padding-right: 3px;
    vertical-align: top;
    border: 0px none;
    text-align: left;
    font-size: 1em;
    word-break: break-all;
}

.HW_textwithpadding_topalign {
    vertical-align: top;
    font-size: 1em;
    padding-left: 6px;
    padding-right: 3px;
    padding-top: 2px;
}



.HW_tabletextwithpadding_topalign {
    vertical-align: top;
    font-size: 0.75em;
    padding-left: 6px;
    padding-right: 8px;
    padding-top: 2px;
    background: transparent url("../images/backgrounds/separator1.gif") repeat-y scroll 99% 0px;
    font-weight: normal;
}

.HW_tableheading_topalign {
    vertical-align: top;
    padding-left: 3px;
    background: transparent url("../images/backgrounds/separator1.gif") repeat-y scroll 99% 0px;
    font-weight: normal;
    padding-right: 8px;
    padding-top: 2px;
}

.HW_tableheadingnobrdr_topalign {
    vertical-align: top;
    padding-left: 3px;
    font-weight: normal;
    padding-right: 3px;
    padding-top: 2px;
}

.HW_tableRightAlignWithPadding {
    text-align: right !important;
    float: none !important;
    padding-right: 8px;
}

.listgreyrowtxtleftline_cb_topalign {
    text-decoration: none;
    padding-left: 1px !important;
    padding-top: 5px !important;
    padding-right: 8px;
    vertical-align: top;
    border: 0px none;
    text-align: left;
    font-size: 1em;
    word-break: break-all;
}

.listgreyrowtxtleftline_Action_topalign {
    text-decoration: none;
    padding-left: 3px !important;
    padding-top: 7px !important;
    padding-right: 8px;
    vertical-align: top;
    border: 0px none;
    text-align: left;
    font-size: 1em;
    word-break: break-all;
}


/* Step tracker styles added for SADAD Payments */


/** Modified by Nikita Manohar for UI3 : START */
.stage3_steptracker_mandatory {
    color: #DB2929;
    /*float: left;*/
    float: right;
    font-weight: normal;
    height: 36px;
    /*margin: 10px 0 0 5px;*/
	margin: 5px 20px -14px 2px;/*next-gen*/
    padding-bottom: 0;
    width: auto;/*changed by kunal_sonje for font-size changes*/
    font-size:0.69em;
}
/** Modified by Nikita Manohar for UI3 : END */



/*EBUX3 Account Listing Module Starts*/
.stage3_listingpaneldiv{
	float: left;
/*	margin-left: 7px;*/
	width: 100%;
	border-left: 1px solid #CCCCCC;/*next-gen*/
	border-right: 1px solid #CCCCCC;/*next-gen*/
	border-bottom: 1px solid #CCCCCC;/*next-gen*/
}
.stage3_listingpaneldivop{
	float: left;
/*	margin-left: 7px;*/
	width: 100%;
	border-left: 1px solid #CCCCCC;/*next-gen*/
	border-right: 1px solid #CCCCCC;/*next-gen*/
}
/*Styles for tab menu*/
.stage3_spantabwhite {
float: left;
width: 6px;
height: 23px;
}

.stage3_tabmenupanel {
	float: left;
	border-bottom: 1px solid #CCCCCC;/*next-gen*/
	margin-bottom: 0px;
	margin-top: 0px;
	width: 99.3%;/*Aashish changed for RWD*/
	float: left;
	padding-left: 0px;
	padding-top: 0px; /*margin-left:7px;*/
}
.stage3_tabmenupanel_nextgen_topborderless {
	float: left;
	border-bottom: 1px solid #CCCCCC;/*next-gen*/
	margin-bottom: 0px;
	margin-top: 0px;
	width: 100%;/*Aashish changed for RWD*/
	float: left;
	padding-left: 0px;
	padding-top: 0px; /*margin-left:7px;*/
}

.stage3_tabwhitep {
margin: 0;
padding: 0;
float: left;
height: 3px;
z-index: 1;
margin-left: 13px;

}

.stage3_tabwhitep_nextgen {
margin: 0;
padding: 0;
float: left;
height: 3px;
z-index: 1;
margin-left: -1px;
border-top: 0px solid #CCCCCC; 

}
/*Styles for download*/
.stage3_downloadnav {
width: 100%;/*changed to 100%  from 78.2% as it is occupying less width than required*/
/*margin: 0px 0 0 7px;/*Added for fixing border issue*/
margin-top: 10px;/*changes made for border fix for download*/
/*Changes for UI-Audit remarks */
	border-bottom: 1px solid #CCCCCC;/*next-gen*/
	border-left: 1px solid #CCCCCC;/*next-gen*/
	border-right: 1px solid #CCCCCC;/*next-gen*/
	float: left;
	margin-top: 0;
	padding-bottom: 5px;/*next-gen*/
	/*padding-left: 10px;next-gen*/
	padding-top: 5px;/*next-gen*/
}

.stage3_currentlist {
	color: black;
	font-weight: normal;
	float: left;
	margin-left: 15px;
	margin-top: 2px;
	padding: 0 6px 0 0;
}
.stage3_downloadarrow {
	float: left;
	color: #0278BA;
	margin-left: 3px;
	padding-right: 3px;
	margin-top: 6px;
}
.stage3_printbtn {
	float: left;
	color: #0278BA;
	margin-left: 3px;
	padding: 0 6px 0 0px;
	margin-top: 2px;
}

.stage3_printbtn a {
color: #0278BA;
}

.stage3_emailbtn {
	float: left;
	color: #0278BA;
	border-left: 1px solid #C6C9CC;
	border-right: 1px solid #C6C9CC;
	margin-left: 3px;
	padding: 0 6px 0 6px;
	padding-right: 3px;
	margin-top: 2px;
}

.stage3_emailbtn a {
color: #0278BA;
}

.stage3_sharebtn {
float: left;
color: #0278BA;
padding: 0 6px 0 6px;
margin-top: 2px;
}

.stage3_sharebtn a {
color: #0278BA;
}

.breadcrumblue {
color: #0278BA;
}

.breadcrummargin{
color: #0278BA;
float: right;margin-right: 20px;
}
.breadcrummargin a{
color: #0278BA;}


.recordtxtview{
float: left;
 font-size: 0.75em;
margin-left: 17px;
}

/*Styles for accounts transaction*/

.stage3_leftdetails {
	float: left;
	/*font-size: 13px; Commented by Dhanashri Kelkar to refer body level font-size*/
	padding-right: 2px; /*Surej RWD for budget hyperlink details*/
	/*font-size: 11px; commented by kunal_sonje*/
	padding-top:8px;
	text-align: left;
	width: 12%; /*Surej RWD for budget hyperlink details*/
	min-width:65px; /*Surej RWD for budget hyperlink details*/
}
.stage3_rightdetailsinfo {
	float: left;
	/* font-size: 0.813em; Commented by Dhanashri Kelkar to refer body level font-size*/
	width: 19%;
	word-wrap:break-word;
}

.stage3_detailsrow {
    float: left;
    margin-left: 20px;
    margin-top: 11px;
    width: 100%;
}

.stage3_detailspanelcombobuttonrow {
	float: left;
	margin: 7px 12px 4px 11px;
	width: 100%;
}


.stage3_detailspanel {
	float: left;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 0px solid #CCCCCC !important;
    width: 100%;
    padding-top: 3px;
    padding-bottom: 7px;
    margin-bottom: 21px;
    margin-left: 0px;
	/*margin-left:7px;*/
} 




.stage3_moredetails_link {
	color: #262A2C;
	
	/* font-size: 0.813em; Commented by Dhanashri Kelkar to refer body level font-size*/
	font-size: 0.69em;
	text-decoration: none;
	float: left;
	margin-left:4px;
	padding-right: 3px;
	width: 13%;
}
.simpletextfloatleftbold{
      
      /* font-size: 0.813em; Commented by Dhanashri Kelkar to refer body level font-size*/
      font-size: 0.69em;
      float: left;
      font-weight: normal;
      margin-left: 25px;
      margin-top: 5px;
      margin-right: 10px;
}

.simpletextfloatleftbold_blue{
      
      /* font-size: 0.813em; Commented by Dhanashri Kelkar to refer body level font-size*/
      font-size: 0.69em;
      float: left;
      font-weight: normal;
      margin-left: 25px;
      margin-top: 5px;
      margin-right: 10px;
      color:#0278BA;
}

.registerButtonMargin
{
	margin-bottom:5px
	
}


/******Right Panel***********/

.stage3_rtpanelquicklinkcol{
	font-weight: normal;
	font-size:0.73em;
	color: #404040;/*next-gen*/
	font-family: OpenSans-Semibold;/*next-gen*/
}
      
.stage3_rightcontainer {
	width: 19%;
	float: right;
	margin-top: 12px;
	/* font-size: 0.813em; Commented by Dhanashri Kelkar to refer body level font-size*/
}

.stage3_rtpanelltbluebtnleft{
	float:left;
	margin-left:24px;
}

.stage3_rtpanelltbluebtnrt{float:left;}


.stage3_rtpanelremovelink{

color: #0278BA;
padding: 0 6px 0 6px;
margin-top: 2px;
}

.stage3_rtpanelremovelink a {
color: #0278BA;
}

.stage3_rtpanelstarimage{
	float: left;
	margin-right: 7px;
	width: 16px;
	height: 17px;
}

.borderTopAdded{
	  border-top: 1px solid #cccccc;
  		margin-top: 49px;
}
.stage3_rtpanelquicklinkrow{
	width:100%;
	float: left;
	background: url('../images/backgrounds/RightSection_Middle.png') repeat-y;
	padding: 11px 0px 7px 6px;
	height:16px;
}
/*Aashish added for RWD*/
.stage3_rtpanelquicklinkrow_new {
	width: 100%;
	float: left;
	padding: 5px 0px 7px 6px;
	height: 16px;
}
.stage3_rtpanelnavlink {
	float: left;
	background: url('../images/acct_whitebgmid_1.png') repeat-y;
	font-weight: normal;
	padding: 10px 0px 0px 10px;
	width: 100%;
	color: #0278BA;
	/*font-size: 11px; Commented by Dhanashri Kelkar to refer body level font-size*/
	font-size: 0.69em;
	font-weight: normal;
}
.stage3_rtpanelnavlink a{color: #0278BA;}
.stage3_rtpanelltbluebtnmid {
	background: url("../images/db_alertmidtab.png") repeat-x scroll 0 0 transparent;
	border: medium none;
	color: white;
	cursor: pointer;
	float: left;
	height: 21px;
	width: 53px;
}


.stage3_rtpanelbtnmidspace{
	margin-top:11px;
	float:left;
	width:100%;
}



.stage3_rtpanelcaptionbold {
	float: left;
	background: url('../images/acct_whitebgmid.png') repeat-y;
	font-weight: normal;
	padding: 11px 0px 13px 10px;
	width: 100%;
}
.stage3_rtpanelnavlink_last {
	float: left;
	background: url('../images/acct_whitebgmid_1.png') repeat-y;
	font-weight: normal;
	padding: 10px 0px 24px 10px;
	width: 100%;
	color: #0278BA;
	/*font-size: 11px; Commented by Dhanashri Kelkar to refer body level font-size*/
	font-size: 0.69em;
	font-weight: normal;
}
.stage3_rtpanelnavlink_last a{color: #0278BA;}
.stage3_rtpanelrow {
	width: 100%;
	float: left;
	background: url('../images/acct_lightbluebgmidnew.png') repeat-y;
	padding: 13px 0px 14px 12px;

}



.stage3_rtpanelselectcomborow{
	width: 100%;
	float: left;
	background: url('../images/backgrounds/RightSection_Middle.png') repeat-y;
	padding: 0px 0px 3px 5px;
	font-weight: normal;
}
/*Aashish added for RWD*/
.stage3_rtpanelselectcomborow_new {
	width: 100%;
	float: left;
	padding: 3px 0px 3px 1px;/*next-gen*/
	font-weight: normal;
}

.stage3_rtpanellightbluebg{
width: 100%;
height: 3px;
float: left;
}

.stage3_rtpanelnavrow {

margin-top: 11px;
float: left;
}

/*********Search panel***********/
.stage3_transparentlistleft {
	float: left;
	width: 7px;
	height: 27px;
	margin-left: 360px;
}

.stage3_transparentsearchleft {
	float: left;
	width: 7px;
	height: 27px;
}

.stage3_transparentlistright{
	float: left;
	width: 7px;
	height: 27px;
}

.stage3_transparentlistsearchmid {
	background: url("../images/acct_button27mid.png") repeat-x scroll 0 0 transparent;
	border: medium none;
	color: #0278BA;
	cursor: pointer;
	float: left;
	height: 9px;
	padding-top: 10px;
	padding-bottom: 8px;
	margin-left: -1px;
}

.stage3_transparentlistcategorizemid {
	background: url("../images/acct_button27mid.png") repeat-x scroll 0 0 transparent;
	border: medium none;
	color: #0278BA;
	cursor: pointer;
	float: left;
	height: 27px;
	padding-top: 3px;
	width: 165px;
}

/*Styles for tab menu*/
.paddingbottom27{
/* 	padding-bottom:5px; next-gen*/
	margin-top: 12px;
}
.stage3_spantabwhite {
	float: left;
	width: 6px;
	height: 23px;
}

.stage3_whitetabhover {
	float: left;
	outline: none;
	background: url('../images/acct_tabpanemid.png') repeat-x;
	height: 23px;
	border: none;
	margin: 0px;
	color: #4D4D4D;/*next-gen*/
	cursor: pointer;
	padding: 5px 8px 0px 8px;
	
	/* font-size: 0.813em; Commented by Dhanashri Kelkar to refer body level font-size*/
	font-size: 0.69em;
	font-weight: normal;
}

.stage3_spanrighttabwhite {
	float: left;
	width: 6px;
	height: 23px;
}
.stage3_spanrighttabwhiteNextGen {
	display:none;
	float: left;
	width: 6px;
	height: 23px;
}

.stage3_spantabgray {
	float: left;
	width: 6px;
	height: 23px;
}

.stage3_grey_active {
	cursor: pointer;
	outline: none;
	float: left;
	outline: none;
	background: url('../images/acct_tabpanegreymid.png') repeat-x;
	height: 22px;
	float: left;
	border: none;
	color: black;
	padding: 5px 8px 0px 8px;
	
	/* font-size: 0.813em; Commented by Dhanashri Kelkar to refer body level font-size*/
}

.stage3_spanRtabgray {
	height: 23px;
	width: 6px;
	float: left;
}

/* Styles for search panel*/

/*Styles for tab menu*/
.stage3_spantabwhite {
	float: left;
	width: 6px;
	height: 23px;
}

.stage3_whitetabhover {
	float: left;
	outline: none;
	background: url('../images/acct_tabpanemid.png') repeat-x;
	height: 23px;
	border: none;
	margin: 0px;
	color: #4D4D4D;/*next-gen*/
	cursor: pointer;
	padding: 5px 8px 0px 8px;
	
	/* font-size: 0.813em; Commented by Dhanashri Kelkar to refer body level font-size*/
	font-size: 0.69em;
	font-weight: normal;
}

.stage3_spanrighttabwhite {
	float: left;
	width: 6px;
	height: 23px;
}

.stage3_spantabgray {
	float: left;
	width: 6px;
	height: 22px;
}

.stage3_grey_active {
	cursor: pointer;
	outline: none;
	float: left;
	outline: none;
	background: url('../images/acct_tabpanegreymid.png') repeat-x;
	height: 22px;
	float: left;
	border: none;
	color: black;
	padding: 5px 8px 0px 8px;
	
	font-size: 0.813em;
}

.stage3_spanRtabgray {
height: 22px;
width: 6px;
float: left;
}

/* Styles for search panel*/

.stage3_searchpanelrow {
      float: left;
      clear:both;
      width:100%; /*changed to align the buttons */
      margin-left:5px; /*next-gen*/
      margin-bottom:5px;/*next-gen*/
      margin-top:2px;
}
.stage3_searchpanelrowbutton {
      float: left;
      clear:both;
      width:96%;
      margin-left:16px;
      margin-top:5px;
}

.stage3_searchpanelrowtopline {
	/*style changed for UI Audit comments*/
	background: none repeat scroll 0 0 #EEE;/*next-gen #F2F2F2*/
    border-bottom: 1px solid #D9D9D9;
    clear: both;
    float: left;
    font-weight: normal;
    margin-bottom: 7px;
    margin-left: 9px;
	margin-top: 5px; /*Ui Audit related change*/
    padding-bottom: 3px;
    padding-left: 0;
    padding-top: 5px; /*Ui Audit related change*/
    width: 96%;
}
.stage3_searchrowsecheader{
	background:none repeat scroll 0 0 #EEEEEE;
	border:medium none;
	font-weight: normal;
	text-decoration:none;
	padding-left:9px;
	margin-top:5px;
	padding-bottom:3px;/*changed to avoid extra spacing*/
}

.stage3_searchpanelcolumn {
      float: left;
      width:50%;
}

.stage3_searchpaneldiv {
	border: 1px solid #0078BE;/*next-gen*/
	height: auto;
	margin: 44px 1px 40px;
	position: absolute;
	background-color: #F2F2F2;/*next-gen*/
	padding-bottom:5px;
	padding-top:5px; /*Added by sravanthy*/
	/*margin-left:7px;*/
	/*Added by Sunil Kumar*/
	z-index: 40;/*modified for RWD PFM overlay- vinay */
	/*changed by sravanthy from 1500 to 1001 - to disable the searchpanel in background if a page is openend in Model View */
	width: auto;
	/*display: none; removed for VDT preview issue*/
}
.nextGenUX4 .stage3_searchpaneldiv {
	border: 1px solid rgb(191,191,191);/*jayant chnaged next-gen*/
	height: auto;
	/*margin: 44px 1px 40px;*/
	margin-left:0px;
	position: relative;
	background-color: #F2F2F2;/*next-gen*/
	padding-bottom:5px;
	padding-top:5px; /*Added by sravanthy*/
	margin-left:10px;
	/*Added by Sunil Kumar*/
	z-index: 40;/*modified for RWD PFM overlay- vinay */
	/*changed by sravanthy from 1500 to 1001 - to disable the searchpanel in background if a page is openend in Model View */
	width: auto;
	/*display: none; removed for VDT preview issue*/
}
.nextGenUX4 .stage3_searchsubsecheader{
	width:auto; /*75px; commented since search transaction text was distored in search panel*/
	padding-right:5px;
	margin:0px;
}
.nextGenUX4 .stage3_inputpanel_leftcontainer_nobottommargin {
    float: left;
    width: 100%;
	border:none;
}

.nextGenUX4 .stage3_rtpanelquicklinkcol{
	font-size:14px;
	color:#404040;
}
.nextGenUX4 .stage3_rtpanelwhitebg{
	font-size:14px;
	color:#404040;
}

.nextGenUX4 .stage3_downloadnav{
border:none;
}
.nextGenUX4  .stage3_previewdetailsrow1{
	margin-top: -10px;
	margin-bottom: 12px;
	float: left;
	width: 100%;
}
.nextGenUX4  .stage3_previewconfirm_details_column .simpletextleftvalue {
float: left;
font-size: 14px;

color: #404040;
font-weight: normal;
margin-left: 8px;
margin-top: 10px;
}
.nextGenUX4 .stage3_previewconfirm_details_column .simpletextleftvaluedp{
	color: #404040;
    float: left;

    font-size: 13px;
    font-weight: normal;
    margin-left: 8px;
    margin-right: 2px;
    margin-top: 0;
}

.stage3_previewconfirm_details_column  .simpletextrightvaluelarge{
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
	font-size: 18px;
	color: #404040;
}
.stage3_previewconfirm_details_column .simpletextrightvalue{
	float: right;
	margin-top: 10px;
	/*padding-right: 5px;*/
	font-size: 14px;
	color: #404040;
}
.nextGenUX4 .mainheadlabelOp{
	margin-top:-18px;
}
.nextGenUX4 .stage3_previewconfirm_details_column1{
	float:left;
	width:100%;
}
.nextGenUX4 .stage3_previewconfirm_details_column1 .simpletextrightvaluelarge{
	font-size: 17px;

	color: #404040;
	font-weight: normal;
	float: right;
	margin-top:0px;
}
.nextGenUX4 .simpletextleftlabelop{

	margin-top: -8px;
	float: left;
	margin-right: 8px;
	font-size: 12px;
	color: #7d7d7d;
	line-height: 12px;
	margin-left: 8px;
}

.simpletextleftlabelopwidget{

	margin-top: -8px;
	float: left;
	margin-right: 8px;
	font-size: 12px;
	color: #7d7d7d;
	line-height: 12px;
	margin-left: 8px;
}
.nextGenUX4 .stage3_leftrightmainpanel1 .stage3_previewconfirm_details_column{
	width: 48%;
}
.nextGenUX4 .simpletextrightlabel{
	font-size: 12px;
	color: #7d7d7d;
}

.nextGenUX4 .simpletextrightlabelcc{
	font-size: 12px;
	margin-right:5px;
	color: #7d7d7d;
}

.nextGenUX4 .simpletextrightlabeldp{
	font-size: 12px;
	margin-right:5px;
	color: #7d7d7d;
}

.nextGenUX4 .simpletextlefttxtop{
	font-size: 12px;
	color: #7d7d7d;
}
.nextGenUX4 .detailsTxt{
	cursor:pointer;
	font-size: 14px;
	color: #404040;
}
.nextGenUX4 .stage3_previewconfirm_label_column1 .mainheadlabelcc{
	margin-top:-18px;
}
.nextGenUX4 .mainheadlabelln{
	margin-top:-18px;
}
.nextGenUX4  .mainheadlabelDp{
	margin-top:-18px;
}
.stage3_searchpanel_detailsdiv{
	border: 1px solid #0078be;/*next-gen*/
	height: auto;
	margin: 183px 1px 40px;
	position: absolute;
	background-color: #EEE;
	padding-bottom:5px;
	padding-top:5px;/*Added by sravanthy*/
	/*margin-left:8px;*/
	/*Added by Sunil Kumar*/
	z-index: 1001;/*changed by sravanthy from 1500 to 1001 - to disable the searchpanel in background if a page is openend in Model View */
	width: auto;
	/*display: none; removed for VDT preview issue*/
}

.stage3_searchpanelcaptionbold {
	float: left;
	font-size: 0.813em;
	font-weight: normal;
	margin-top: 10px;
	padding-bottom: 9px;
	padding-right: 35px;
}

.stage3_dropdownrow{
      margin-left:11px;
      float:left;
      clear:both;
      width:96%;
      }
      
.stage3_leftbuttonimagewithoutmargin{
      float:left;
      margin-top:5px;
}

.stage3_leftbuttonimage{
      float:left;
      margin-top:5px;
      margin-left:16px
}
.stage3_middlebutton{
      background: url("../images/acctopen_greybtnmid.png") repeat-x scroll 0 0 transparent;
    border: medium none;
    float: left;
    
    height: 21px;
    margin-top: 5px;
    padding-bottom: 3px;
    font-weight: normal;
    /*font-size: 11px; Commented by Dhanashri Kelkar to refer body level font-size*/
    font-size: 0.69em;
}

.stage3_rightbuttonimage{
	float:left;
	margin-top:5px;

}

.stage3_searchpanellabel {
	font-size: 0.69em;
	margin-left:5px;
	color: #404040;/*next-gen*/
	word-wrap: break-word;
}

.stage3_searchpanellabel_block {
	font-size: 0.69em;
	margin-left:5px;
	color: #404040;
	word-wrap: break-word;
	display:block;
}

.stage3_textboxrow{
      margin-left:10px;
      clear:both;
      float:left;
      width:96%;
      }

.stage3_Morefiltersrow{
      float:left;
      clear:both;
      width:96%;
      margin-left:16px;
      }

.stage3_searchpanelbluelabel{
      margin-top:10px;
    float:left;
    color:#0278BA;
    
    /* font-size: 0.813em; Commented by Dhanashri Kelkar to refer body level font-size*/
    font-size: 0.69em;
    text-decoration: none;
}
.stage3_searchpanelbluelabel a{
	color:#0278BA;
	text-decoration: none;
	
	/* font-size: 0.813em; Commented by Dhanashri Kelkar to refer body level font-size*/
	font-size: 0.69em;
}

.stage3_searchpanelbluearrow{
      float:left;
      margin-left:15px;
      margin-top:17px;
      }

.stage3_searchpanelbuttonrow{
        float: left;
      margin-left: 16px;
      margin-top: 5px;
      clear:both;

}

.stage3_searchpaneltextandbutton{
      margin-top:30px;
      margin-left:15px;
      clear:both

}

.floatingleft {
      float: left;
}

.stage3_searchpanelcaptionboldwithmargin {
	float: left;
	font-size: 0.813em;
	font-weight: normal;
	margin-top: 10px;
	padding-bottom: 9px;
	padding-right: 35px;
	margin-left:5px;
}
/*Added by Aashish for bulk payemnt RWD Start*/
.step_tracker_disabledtab_blk{
   
	float: left;
	
	height: 25px;
	padding-top: 5px;
	text-align: center;
/*	width: 30%;*//*commented by Aashish for RWD*/
	font-size: 0.69em;
	min-width:263px;/*min and max-width added by Aashish for RWD*/	
	border: 1px solid #d3d3d3;
	border-radius: 4px;
	background-color: rgb(250,250,250);
	width: 33%;
}
.step_tracker_tab_blk{   
	float: left;
	
	font-weight: bold;
	height: 25px;
	padding-top: 5px;
	text-align: center;
/*	width: 30%;	*//*commented by Aashish for RWD*/
	font-size: 0.69em;
	min-width:263px;/*min and max-width added by Aashish for RWD*/	
	border: 1px solid #d3d3d3;
	border-radius: 4px;
	background-color: rgb(219,219,219);
	width: 33%;
}
/*Added by Aashish for bulk payemnt RWD Start*/
.step_tracker_disabledtab{
	background: url("../images/btn_PaymentUnSelect_new.png");/*next-gen*/
	float: left;
	
	height: 25px;
	padding-top: 5px;
	text-align: center;
/*	width: 30%;*//*commented by Aashish for RWD*/
	font-size: 0.69em;
	min-width:245px;/*min and max-width added by Aashish for RWD*/
	max-width:245px;
	margin-bottom: 5px;/*Aashish added for RWD*/
	/*Fix added for broken step tracker: Ticket 722379*/
	border: 0px;	
}

.step_tracker_disabledtab_noRHSWidgets{
	background: url("../images/btn_StepUnSelect.png");/*next-gen*/
	float: left;
	
	height: 25px;
	padding-top: 5px;
	text-align: center;
/*	width: 30%;*//*commented by Aashish for RWD*/
	font-size: 0.69em;
	min-width:313px;/*min and max-width added by Aashish for RWD*/
	max-width:313px;
	margin-bottom: 5px;/*Aashish added for RWD*/
	border: 0px;
}

.step_tracker_disabledtab_modal{
	background: url("../images/btn_StepUnSelect_modal.png");/*next-gen*/
	float: left;
	
	height: 25px;
	padding-top: 5px;
	text-align: center;
/*	width: 30%;*//*commented by Aashish for RWD*/
	font-size: 0.69em;
	min-width:342px;/*min and max-width added by Aashish for RWD*/
	max-width:342px;
	margin-bottom: 5px;/*Aashish added for RWD*/
	border: 0px;
}

.step_tracker_tab{
	background: url("../images/btn_PaymentSelect_new.png");/*next-gen*/
	float: left;
	
	font-weight: normal;
	height: 25px;
	padding-top: 5px;
	text-align: center;
/*	width: 30%;	*//*commented by Aashish for RWD*/
	font-size: 0.69em;
	min-width:245px;/*min and max-width added by Aashish for RWD*/
	max-width:245px;
	margin-bottom: 5px;/*Aashish added for RWD*/
}

.step_tracker_tab_noRHSWidgets{
	background: url("../images/btn_StepSelect.png");/*next-gen*/
	float: left;
	
	font-weight: normal;
	height: 25px;
	padding-top: 5px;
	text-align: center;
/*	width: 30%;	*//*commented by Aashish for RWD*/
	font-size: 0.69em;
	min-width:313px;/*min and max-width added by Aashish for RWD*/
	max-width:313px;
	margin-bottom: 5px;/*Aashish added for RWD*/
	
	}
.step_tracker_tab_modal{
	background: url("../images/btn_StepSelect_modal.png");/*next-gen*/
	float: left;
	
	font-weight: normal;
	height: 25px;
	padding-top: 5px;
	text-align: center;
/*	width: 30%;	*//*commented by Aashish for RWD*/
	font-size: 0.69em;
	min-width:342px;/*min and max-width added by Aashish for RWD*/
	max-width:342px;
	margin-bottom: 5px;/*Aashish added for RWD*/
	
	}

/** Mega Menu : Start - Added By Poonam Mehta*/
.mega-menu ul, .mega_menu ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	/*background: none;Surej for RWD*/
}

.mega-menu>.menu {
	position: relative;
	padding: 0;
	margin: 0;
}

.mega-menu .sub ul {
	display: block;
}

.mega-menu {
	line-height: 10px;
	font-size: 0.75em; /*Changed height:35px by hemanth for header issues*/
	/*height: 35px; Added by Poonam Mehta*/
	height: auto; /*Surej for RWD mega menu at 480 to 639px*/
	padding: 0 25px;/*Surej for RWD mega menu*/
	margin: 0 auto;
	/*width: 940px;*/
	width: 93.796875%;/*91.796875%; /*Surej for RWD*//*last megamenu item incomplete visible.*/
}

.mega-menu ul li {
	float: left;
}

.mega-menu ul li a {
	float: left;
	display: block;
	/*color: #000000; /*Surej removed color for RWD*/
	/*padding: 13px 20px 13px 20px;*/
	padding: 10px 9px 16px 9px; /*Surej RWD fixed to give equal spacing for left n right*/
	text-decoration: none;
}  /*Padding changed by Poonam Mehta*/

.mega-menu .dc-mega {
	position: relative;
	/* color: #000000; */ /*Surej added for RWD*/
}
.mega-menu .dc-mega:hover {	
	color: #FFFFFF; 
	/* background-color: #671293; */
	background: linear-gradient(45deg, #281172, #673391);
}

.mega-menu ul li .sub-container {
	position: fixed;/*changes by vinay for mega-menu alignment*/
	padding-left: 0px;
	z-index: 20000; /*Surej RWD Increased zindex for resolving other overlays overlapping with megamenu in dashboard*/
	top: 70px; /*Surej newly modified as per CDG input for new prod logo*/
	/*height: 0px;*/
	margin-top: -1px;
}

.mega-menu ul li .sub {
	padding: 20px 20px 20px 10px;
}

.mega-menu ul li .sub-container.mega .sub {
	padding: 0 10px 2px 0;
	border-right: 1px solid #9b9b9b;/*next-gen*/
	border-bottom: 1px solid #9b9b9b;/*next-gen*/
	border-left: 1px solid #9b9b9b;/*next-gen*/
	background-color: #FFFFFF;/*next-gen*/
	position: relative;
	/*left: -48%;*/
	left: -7%; /*Surej for mega menu at 480-639 RWD*/
	width: 540px; /*Added by Vinay for mega menu*/
	top:-20px; /*Added by Vinay for mega menu*//*next-gen*/
}

.mega-menu ul li .sub .mega-menu-list-wrapper {
	width: 100%;
	position:relative; /*Added by Vinay for mega menu*/
	overflow: hidden;
	clear: both;
	line-height: 15px;
	padding: 10px 0 0 10px;
	/*height:268px; Surej for RWD megamenu carousel*/
	height: auto;
}

.mega-menu ul li .sub li {
	list-style: none;
	/*float: none;*/
	float: left; /*Surej for RWD mega menu carousel*/
	width: 180px;
	/*width: 240px;  Surej for RWD mega menu carousel*/
	padding: 0px; /*Surej for RWD mega menu carousel*/
}

.mega-menu ul li .sub li.mega-hdr {
	float: left;
}

.mega-menu ul li .sub a {
	border: none;
	text-shadow: none;
	padding: 7px 0px 7px 9px;
	display: block;
	/*width:150px;*/
	width: 150px; /*Surej for RWD mega menu carousel*/
	word-wrap: break-word;
	float: none;
	text-decoration: none;
	color: #404040; /*next-gen*//*Surej added for RWD*/
}
/*Added by Surej for RWD Start*/
.mega-menu ul li .sub li.mega-hdr a.mega-hdr-a {
	/*background-color: #D9EEFE;*/
	color: #404040;/*next-gen*/
	font-weight: normal;
	text-align:left; /*Surej added for mega menu alignment as per CDG suggestion RWD*/
}

.mega-menu ul li .sub li.mega-hdr{
	background-color: #FFFFFF; /*Rohit BG color of menu bar*/
	/* background-color: #91d0ff !important;*//*next-gen*/
}
.mega-menu ul li .sub li.mega-hdr:hover{
	background-color: #FFFFFF;/*Rohit-Sub BG Color*//*next-gen*/
}
/*Added by Surej for RWD End*/
.mega-menu ul .sub li.mega-hdr li a {
	padding: 7px 8px 7px 20px;/*next-gen*/
}

.mega-menu ul .sub li.mega-hdr li a:hover {
	color: #025B8E;
	padding: 7px 8px 7px 20px;/*next-gen*/
}

.mega-menu ul .sub ul li {
	padding-right: 0;
	margin-right:-3px;
	padding:1px 1px 1px 1px; /*Surej modified for RWD NEW*/
}

.mega-menu>ul>li:hover {
	color: #000;
	text-shadow: none;
	background-color: #91d0ff;/*Rohit-Sub BG Color*//*next-gen*/
}

.mega-menu>div>div>ul>li>div {
	display: none;
}

/* END Surej added for  RWD mega menu carousel*/
.mega-menu div.mega-menu-list-wrapper li.sub-menu-separator {
	float: left;
	margin-right: 2px;
	width: 0px;
}

.mega-menu-list-wrapper:after,
.mega-menu:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}

.mega-menu ul .sub .sub-menu>li>a,
.mega-menu ul .sub .sub-menu>li>a:hover {
	background: url("../images/Sub-menu-Arrow.png") no-repeat /*Added by Surej for RWD*/
		 scroll 7px 9px transparent;/*next-gen*/
	padding-left: 5px;
}

/** Mega Menu : End - Added By Poonam Mehta*/
/*Start Surej modified for RWD topbar mega menu */

/*End Surej modified for RWD topbar mega menu*/
	/** Mega Menu : End - Added By Poonam Mehta*/ /*Added by Poonam Mehta*/	/** Mega Menu : End - Added By Poonam Mehta*/ /*Added by Poonam Mehta*/
.mega-menu .selected {
	background-image: none; /*Surej modified newly for dashboard RWD*/
	border-bottom: 2px solid #404040;
	color: #000000;
	/* Surej commented for RWD 
	border-top: 1px solid #BCBFC0;
	border-right: 1px solid #BCBFC0;
	border-left: 1px solid #BCBFC0;
	border-bottom: medium none;
	float: left;
	color: #000;
	text-shadow: none;
	background-color: #FFFFFF;
	background-image: none;
	margin-left: 2px;
	margin-right: 2px;
	height: 32px;
	padding-bottom: 2px;*/
}
.mega-menu .selected:hover {	
	background-color: #3c35dcfa;
	}

/** Modified for UI3 : START */

.stage3_rowsetHeaderLabel {
    float: left;
    width: 22%;
    margin-top:10px;
    margin-left:5px;
   
}
.stage3_previewconfirmrow{
 margin-top: 11px;
 float: left;
 width: 100%;
 margin-left:30px;

}
/** Modified for UI3 : END */
/** Modified for UI3 : START */

.formbtn_link_black {
font-size: 0.69em; /*Changed from 12px by Sonia Garg*/
text-decoration: none;
border: 0px;
width: auto;
overflow: visible;
background-color: transparent;
color: SteelBlue;
cursor: pointer; 
}

.formbtn_link_black:hover {
color: SteelBlue;
text-decoration: underline;
}

.formbtn_link_black:active {
color: SteelBlue;
}
.querytextright_withoutBlock{
	padding-left: 6px;
	clear: right;
	overflow: hidden;
	padding-bottom: 4px;
}
.stage3_ptabgray {
	margin: 0;
	padding: 0;
	float: left;
	margin-left: 3px;
	height: 22px;
}
/** Modified for UI3 : END */

/*Added by Sonia*/
.labeltextstyle{
    color: #262A2C;
    float: left;
    
   /* font-size: 11px; Commented by Dhanashri Kelkar to refer body level font-size*/
    font-size: 0.69em;
    margin-left: 5px;
    padding-right: 5px;
    padding-top: 8px;
    text-decoration: none;
}
/*next-gen*/
.labeltextstyle1{
    color: #262A2C;
    float: left;
    
   /* font-size: 11px; Commented by Dhanashri Kelkar to refer body level font-size*/
    font-size: 0.69em;
    margin-left: 5px;
    padding-right: 5px;
    padding-top: 8px;
    text-decoration: none;
	width: 87%;/*next-gen*/
    word-wrap: break-word;/*next-gen*/
}
.labeltextbold {
      color: #262a2c;
      
     /* font-size: 11px; Commented by Dhanashri Kelkar to refer body level font-size*/
      font-size: 0.69em;
      text-decoration: none;
      font-weight: normal;      
      padding-top: 15px;
/*	margin-left: 5px; *//*Added by Nikita Manohar*//*Commented by Aashish. given margin to outer component(Additional details wrapper)*/
}

.margin-left{
	margin-left:5px;
	/*Added by Nikita Manohar*/
	/**fix for ticket ids - 730344, 730345*/
	vertical-align: middle;
}

.labeltext {

    color: #262a2c;
    
    /*font-size: 11px; Commented by Dhanashri Kelkar to refer body level font-size*/
	 font-size: 0.69em; /*Added by Parashar Dutta*/
     text-decoration: none;
     margin-left: 5px;
	vertical-align: top; /*Added by Nikita Manohar*/
	font-weight: normal;/*Aashish*/
}

/*Added by Sravanthy for HWListTable*/

.brd_blue1{background:url('../images/selected_hover_bottom.png') repeat scroll 0 0 transparent;height: 25px;margin-top:-2px;border-bottom:1px solid #CFE6F4;}
/*Changes for UI-Audit remarks */
.HW_head_outerdiv {
	background-color: #f2f2f2;/*next-gen*/
	height: 25px; /*28px; modified as suggested in nextgen styleguide */
	margin-top: 0px;
	padding-left: 0px;
	text-align: center;
}

.HW_tableheading{
vertical-align:middle;
/*Changes for UI-Audit remarks */
 /*padding-top:5px;
padding-bottom:5px;
*/					/*removal as per style guide*/
padding-left:2px;
/*Added by shreya for separator in table heading*/
background: url("../images/backgrounds/separator1.gif") repeat-y scroll 99% 0 transparent;
font-weight: normal;/*next-gen*/
}
.HW_tableheadingRightAligned{
vertical-align:middle;
/*Changes for UI-Audit remarks */
 /*padding-top:5px;
padding-bottom:5px;
*/					/*removal as per style guide*/
padding-left:2px;
/*Added by shreya for separator in table heading*/
background: url("../images/backgrounds/separator1.gif") repeat-y scroll 99% 0 transparent;
font-weight: normal;/*next-gen*/
float: right;
padding-right: 5px;
}
/*Added by shreya for separator in table heading*/
.HW_tableheadingnobrdr{
vertical-align:middle;
 /*padding-top:5px;
padding-bottom:5px;
*/					/*removal as per style guide*/
padding-left:2px;
font-weight: normal; /*next-gen*/
}
.textAlignRight{
text-align: right;
padding-right: 5px !important;
}
.floatNone{
float: none;
}

.HW_tableheadingwithoutsep{
vertical-align:middle;
/*Changes for UI-Audit remarks */
 /*padding-top:5px;
padding-bottom:5px;
*/					/*removal as per style guide*/
padding-left:2px;
font-weight: normal; /*next-gen*/
}

.greyLink { 
    color:#808080; 
    text-decoration: none;
    font-size: 0.95em;
}
.listgreyrowtxtleftlineamount {
              text-decoration: none;
              padding-left: 0px; /*Modified from 6px by Parashar Dutta*/
              padding-right: 6px;
              vertical-align: middle;
              border: 0px;
              /* added by shreya for table heading & listing alignment*/
              text-align: right;
              font-size: 1em;
}

.HW_tableheadingrightwithsep{
vertical-align:middle;
 /*padding-top:5px;
padding-bottom:5px;
*/					/*removal as per style guide*/
padding-right:6px;
text-align: right;
background: url("../images/backgrounds/separator1.gif") repeat-y scroll 99% 0 transparent;
}

.HW_tableheadingright{
vertical-align:middle;
 /*padding-top:5px;
padding-bottom:5px;
*/					/*removal as per style guide*/
text-align: right;
font-weight: normal;/*next-gen*/
}

.HW_tableheadingnosorting{
vertical-align:middle;
font-size:0.75em;
/*border-left: 1px dotted #97CAE6;*/
/*Added by shreya for separator in table heading*/
background: url("../images/backgrounds/separator1.gif") repeat-y scroll 96% 0 transparent;
font-weight: normal;/*next-gen*/
}

.HW_tabletextwithpadding{
vertical-align:middle;
font-size: 0.75em;
padding-left:6px;
padding-right:2px;/*modified by vinay for RWD*/
/*Added by shreya for separator in table heading*/
background: url("../images/backgrounds/separator1.gif") repeat-y scroll 99% 0 transparent;
font-weight: normal;/*next-gen*/
}
.HW_tabletextwithpadding_alignRight{
vertical-align:middle;
text-align:right;
font-size: 0.75em;
padding-left:6px;
padding-right:5px;/*modified by vinay for RWD*/
/*Added by shreya for separator in table heading*/
background: url("../images/backgrounds/separator1.gif") repeat-y scroll 99% 0 transparent;
font-weight: normal;/*next-gen*/
}
.HW_tabletxt_alignRight_noborder{
vertical-align:middle;
text-align:right;
font-size: 0.75em;
padding-left:6px;
padding-right:5px;/*modified by vinay for RWD*/
/*Added by shreya for separator in table heading*/
background: none;
font-weight: normal;/*next-gen*/
}
/*Aashish added for RWD*/
.HW_tabletextwithpaddingRight{
vertical-align:middle;
font-size: 0.75em;
padding-right:4px;
background: url("../images/backgrounds/separator1.gif") repeat-y scroll 99% 0 transparent;
font-weight: normal;/*next-gen*/
}

.HW_tablecolwithpadding{
padding-top:5px;
font-size:1em;
}

.brd_blue{
background:url('../images/selected_hover_top.png') repeat scroll 0 0 transparent;
height: 30px;
}

/*Added by Sravanthy for HWListTable*/

/*Added by Parashar Dutta*/
.stage3_searchpanel_twocolumn{
border: 1px solid #E0E1E2;
height: auto;
margin: 44px 1px 40px;
width: 30%;
position: absolute;
background-color: #EEE;
padding-bottom:10px;
margin-left:7px;
/*Added by Sunil Kumar*/
z-index: 1500;
}

/*Added by Gauri Kale*/
.labelleft_cp {
 float: left; 
 padding-top: 6px; /*Changed from 7px by Gauri Kale */
 padding-right: 3px;
 color: #262a2c;
 text-decoration: none;
 margin-left:5px;
 font-size:0.69em;
 font-family: OpenSans-Semibold; /*Aashish added for RWD*/
 word-break: break-all; /*Fix for ticket id 737846 and 740807*/
}
.checkbox_cp{
 margin:5px 0 0 5px; /*Changed top margin from 8px by Gauri Kale*/
}
.searchsimpletext_stage3 {
 color: #262a2c;
   
 font-size: 0.69em;
 text-decoration: none;
 float: left;
 padding-top: 7px;
 padding-right: 5px; 
}
/* Aashish commented for RWD
.cpinputtextarea-span {
	background: url("../images/backgrounds/input-textarea03.gif") no-repeat
		scroll 0 0 #FBFBFB;
	display: inline-block;
	padding: 7px 0 7px 3px;
	text-align: left;
	width: 347px;
	height: 37px;
	margin-left: 5px;
}

.cpnotificationTxtarea {
	font: inherit Arial;
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	height: 40px;
	outline: medium none;
	resize: none;
	width: 343px;
	font-size: 0.69em;
}
*/
/*Added by Sonia Garg*/
.checkbox_center {
    float: left;
    margin-left: 5px;
    margin-top: 8px;
}

/*Added by Nikita Manohar*/
.querytextright_stage3 {
    clear: right;
    display: block;
    overflow: hidden;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-top:1px;/*added by kunal_sonje since drop downs are getting distorted for font-size 12px  */
}
/*Aashish*/
.querytextright_stage3_notification {
    clear: right;
    display: block;
    overflow: hidden;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-top:1px;
    float: right;
	margin-top: -37px;
	margin-right: 1%;
}
.notificationTxtarea{
 font:inherit Arial;
 background: none repeat scroll 0 0 transparent;
 border: medium none;
 height: 120px;
 outline: medium none; 
 resize: none; 
 width: 262px;
 /*Added by Dhanashri Kelkar*/
 
 font-size: 0.69em;
}
.simpletextNotification {
      font-size: 0.69em;
      text-decoration: none;
      font-weight:normal;
      padding-top: 15px;
}
.simpletextNotification_bold {
      font-size: 0.69em;
      text-decoration: none;
      font-weight: normal;
      padding-top: 15px;
}
.notificationLabel {
    float: left;
    margin-left: 4px; /*Changed from 5px by Nikita Manohar*/
	/*   width: 182px; Changed from 179px by Nikita Manohar*/
	/*width: 38.83%;*/
	width:154px; /* newly modified Aashish added for wireframe WF_Stage3_DataEntry for RWD,  notification details*/
}

/*Added by Parashar Dutta*/
.stage3_subsectheader {
 font-weight: normal;
 text-decoration: none;
 padding: 4px 6px 4px 6px;
 vertical-align: top;
 margin: 0px; /*Used for Heading Level Tags */
 border: none;
 background: none;
 background-color: #ffffff;
}

/*Added by Dhanashri Kelkar*/
.stage3_querytextboxmedium {
	background-color: #edf6fb;
	padding-top: 7px;
	border-color: #88A0C8 #88A0C8 #88A0C8;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
/*	background: url(../images/backgrounds/input-text.gif) #edf6fb
		no-repeat 100% 0px;
*/		 /*Aashish commented for RWD*/
	text-decoration: none;
	width: 265px; 
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	float: left;
	height: 24px;
	font-size: .69em; /*Added by Neeti */
	border: 1px solid #d3d3d3;/*Aashish added for RWD*/
	/*border-radius: 4px;Aashish added for RWD*/
	background-color: rgb(251,251,251);
}
.stage3_dropdownexpandalbe {
	background-color: transparent;
	border: 0px;
	margin-top: 0px;
	padding-top: 8px;
	color: #262a2c;
	width: 99%;
	display: inline-block;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}

/*Added by Sunil Kumar*/
.tableoverflowwrapperhw {
overflow-y: hidden; /* Changed from overflow-x: auto; by Sunil Kumar*/
/*changed from auto to scroll for ticket 661152 */
overflow-x: auto; /* Added again by Shivam */
width: 100%;
	border: 1px solid #CCCCCC; /*next-gen*//*changes made for border correction*/
float: left;
/*Changes for UI-Audit remarks */
/* margin-top: 10px; */
margin-bottom: -1px; /*Surej RWD Buttons gettign sticked to table bottom*/
margin-left: -1px;
/*changed overflow from scroll to auto again and added below attribute for ticket 661152 */
margin-top:auto;
}

.widgetPaginationFooterNextGenBorderTop {
  width: 100%;
  border-top: 1px solid #CCCCCC;;
  float: left;
}
  
.defaultPagination{
margin-top:15px; /*Changed from 35px by Sunil Kumar*/
float:left;
width: 100%;
}
.pagination-right-align{
float: right;
padding-right:20px;
}
.defaultPagination .jumpPage{
 text-align:left;
 font-size: inherit;
 
 line-height:22px;
}

/*Added by Amey Patwardhan*/
.stage3_section 
{
 width: 100%;
 clear: both;
 margin-top: 0.3em;
 margin-bottom: 0.5em;
}
/*Ebux stage3 Accounts, Transaction, PFM - END*/

/*EBUX3 Account changes - start*/

.stage3_rightgrouplet {
width: 19%;
float: right;
}

.widget-xtrasmall .widget-content {
  height:140px;
  min-height: 140px;
  max-height: 155px;
  /*Modified for Ticket id 720407*/
  /*overflow: auto;*/
  overflow-y: hidden; 
  overflow-x: hidden;
  z-index: 1;
}

.widget-xtrasmall .widget-foot {
      /*background:url(../images/widget-bottom-small.png) no-repeat top left; */
}
.widget-xtrasmall {
      width:195px; /*Surej modified for right border issue in widgets */
}
.widget-xtrasmall .widget-head {
      /*background-image:url(../images/backgrounds/widget-head-small.png); */
}

.formbtn_text6 {
      
      font-size: 0.69em;
      float: left;
      text-decoration: none;
      border: 0px;
      width: auto;
      margin-top: 30px;
      overflow: visible;
      background-color: transparent;
      color: #0278ba;   
      cursor: pointer;

}

.formbtn_text6:hover {
      
      font-size: 0.69em;
      float: left;
      text-decoration: underline;
      border: 0px;
      width: auto;
      margin-top: 30px;
      overflow: visible;
      background-color: transparent;
      color: #0278ba;   
      cursor: pointer;

}

.trashicon{
      
      padding-right: 14px;      
      background: url(../images/delete-record.png)
            no-repeat ;
      border: none;
      cursor: pointer;
      
}


.inputtextareasmall
{
      border: 0 none;
      
    font-size: 0.69em;
    line-height: normal;
      margin: 2px 0 0 0;
    overflow: auto;
      padding:0;
    text-align: left;
    resize: none;
    width: 260px;
      height: 50px;
      float:left;
}

.inputtextareasmall-span
{     
      background: url("../images/backgrounds/input-textarea-53.gif") no-repeat scroll 0 0 #FBFBFB;
      display: inline-block;
      padding: 0 0 0 3px;
      text-align: left; 
      width: 265px; 
      height: 53px; 
} 

.acct_left_rightmainpanel1 {
      border-top: 1px solid #E0E1E2;
      border-left: 1px solid #E0E1E2;
      border-right: 1px solid #E0E1E2;
      border-bottom: 1px solid #E0E1E2;
      width: 100%;
}
.searchsimpletextbold {
      color: #262a2c;
      
      font-weight: normal;
      text-decoration: none;
      float: left;
      padding-top: 8px;
      padding-right: 5px;
	  font-size: 0.69em;
}
.searchsimpletextbold_actInq {
      color: #262a2c;      
      font-weight: normal;
      text-decoration: none;
      float: left;
      padding-top: 8px;
      padding-right: 9px;
	  font-size: 0.69em;
}

.searchsimpletextbold2 {
	color: #262a2c;	
	font-family: OpenSans-Semibold;
		/*Changed by Neha Gosain*/
	/* font-size: 0.813em;*/
	font-size: 0.69em; /*Added by Parashar Dutta*/
	text-decoration: none;
	float: left;
	padding-top: 8px;
	padding-right: 5px;
	/** Added by Naval */
	/**margin-top: 2px;*/
}
.hwredtxt {
	/*color: #FF0000;*//*its value changed to black as we are going to display debit amount in black color */
	color: black;
      font-weight: normal;
      
      font-size:0.69em;
      /*Changes for UI-Audit remarks reverted*/
      float: left;
}
.hwredtxt_right{
	  color: #FF0000;
	  font-weight: normal;

      font-size:0.69em;
      padding-right:5px;
      float: right;
}
.hwgreentxt {
      color: #1ab2ff;/*changed from CC to 99 as per review comments*/
      font-weight: normal;
      
      font-size:0.69em;
      /*Changes for UI-Audit remarks reverted*/
 	  /*Amount should be right aligned*/
      text-align: right;
      /* float: left;*/
}
.hwgreentxt_right {
      color: #1ab2ff;/*changed from CC to 99 as per review comments*/
      font-weight: normal;

      font-size:0.69em;
      padding-right:5px;
      float: right;
}

.hwgreytxt {
      color: #404040;
      font-weight: normal;

      font-size:0.69em;
      float: left;
}
.stage3_rightwithmargin {
	
	margin-top: 4px;
	float: right;
	margin-right: 20px;
}
.stage3_rightwithoutmargin {
	
	margin-top: 4px;
	float: right;
}
.stage3_searchsubsecheader{
	background: none repeat scroll 0 0 #F2F2F2;/*next-gen*/
	border:medium none;
	font-weight: normal;
	text-decoration:none;
	margin:0px 9px 0px 0px;/*added to provide space after arrow*/
	padding:0px;
}
.stage3_searchpaneldetailslabel{
	color: #262A2C;
    
    font-size: 0.69em; /*changed by sravanthy*/
    padding-left:5px;
    text-decoration: none;
	}
.stage3_searchpanelrow1 {
      float: left;
      clear:both;
      width:96%;
      margin-left:20px;
}
.stage3_searchpaneldetailscolumn {
	float: left;
	width:50%;
	margin-bottom:5px;
}
.stage3_moredetailsright{
	background: none repeat scroll 0 0 #DCDDDF;/*next-gen*/
	border-bottom: 1px solid #c8c8c8;/*next-gen*/
	border-left: 1px solid #c8c8c8;/*next-gen*/
	border-top: 1px solid #c8c8c8;/*next-gen*/
	font-weight: normal;
	float:right;
	text-decoration:none;
}
.iconwithmargin {
/* 	margin-top: 18px; */
	/*Changes for UI-Audit remarks */
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;/*next-gen*/
	height: 20px;/*next-gen*/	
	/* Added for overriding EBUX2 style sheet*/
	margin-top: 0px;	
	}

.iconwithmargin_left{
	float: left;
	margin-top: -11px;
	margin-left: 17px; /*Surej modified for RWD CC*/
	cursor: default; /*Surej modified for RWD CC*/
	}

/*Added for defect 736257*/	
.iconimagewithmargin {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 6px;
	margin-top: 3px;/*next-gen*/
	height: 20px/*next-gen*/	
	}	
.simpletextwithwidth_large{
	color: #262a2c;
	
	/*Changed by Neha Gosain*/
	/*font-size: 13px;*/
	font-size: 0.69em; /*changed by sravanthy*/
	float: left;
	padding-right: 5px;
	width:55%;
	text-align:right;
	}
/*Surej added for CC RWD Start*/
.simpletextwithwidthCC{
	color: #404040;
	
	font-size: 0.69em;
	float: left;
	padding-right: 5px;
	width:28%;
	text-align:right;
}	
/*Surej added for CC RWD END*/	
.simpletextwithwidth{
	color: #404040;/*next-gen*/
	
	/*Changed by Neha Gosain*/
	/*font-size: 13px;*/
	font-size: 0.69em; /*changed by sravanthy*/
	float: left;
	padding-right: 5px;
	width:28%;/*Aashish changed for RWD, for Account summary balance col*/
	text-align:right;/*Aashish changed for RWD, for Account summary balance col*/
	}
/* added for colSpan in compositefield */	
.simpletextwithwidth_zerowidth{
	color: #262a2c;
	
	font-size: 0.69em;
	float: left;
	padding-right: 5px;
	text-align:right;
}	
/*Styles added by payal for overlay pages- start*/

.stage3_details_withborder{
 width: 100%;
 border: 1px solid #E0E1E2;
 margin-top: 10px;
 margin-bottom: 4px;
 padding-bottom: 5px;
}
.stage3_rightdetailsinfo_withpadding {
    float: left;
    font-size: 0.69em;
    width: 19%;
    padding-top: 8px;
	word-wrap:break-word;
}
.stage3_downloadnav_modalview{
width: 100%;
margin: 0px 0 0 0;
padding-top: 7px;
padding-bottom: 14px;
float: left;
/*border-top: 1px solid #E0E1E2; commented for UI Audit remarks*/
}
.searchsimpletext_rightpadding {
 color: #262a2c;
 
 font-size: 0.69em;
 text-decoration: none;
 float: left;
 padding-top: 8px;
 padding-right: 15px;
 padding-left: 3px;
}
/*Styles added by payal for overlay pages - end*/
/*EBUX3 Account changes - end*/
	/*Added by vinay mishra for PFM RWD Starts*/
.stage3_listingpaneldiv_Extended {
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #E0E1E2;
    border-top: 1px solid #E0E1E2;
    border-bottom: 1px solid #E0E1E2;
    display:block;
    float: left;
    margin-left: 10px;
    margin-top: 20px;
    width: 67%;
}
/*Added by Siddhesh_Chaugule for WF_Stage3_ListingDetails_ThreeSectionLayout Starts*/

.stage3_listingpaneldiv_small {
    float: left;
    margin-left: 0px;
    width: 525px;
    border-left: 1px solid #bbbbbb;
    border-right: 1px solid #E0E1E2;
    border-top: 1px solid #E0E1E2;
}

/*Added by Siddhesh_Chaugule for WF_Stage3_ListingDetails_ThreeSectionLayout  Ends*/

/*Added by Siddhesh for PFM Start*/

/*ProgressBarMultiColorTag Start*/
.budgetlistingstatusbar {
	float:left;
	border-bottom: #7D7B8D 1px solid;
	border-top: #7D7B8D 1px solid;
	border-right: #7D7B8D 1px solid;
	border-left: #7D7B8D 1px solid;
}

.progressbar_innerstyle {
	border: none; 
	border-color: transparent;
	float:left; 
}

.progressbar_innerstyle_withborder {
	border: none; 
	border-color: transparent; 
	border-right: #7F7F7F 1px solid; 
	float:left;
}

/*ProgressBarMultiColorTag End*/

/*MonthRangeSelectTag Start*/
.monthrangeselector_2_6 {
	width:180px; float:left; clear:left; 
	padding:0px;
	height:60px;
	border: 1px solid #bcbfc0;
}

.monthrangeselector_3_4 {
	width: 140px;
	float: left;
	clear: left;
	padding:0px;
	height:105px;
	margin-left:1px; margin-right:1px;
	border: 1px dotted #bcbfc0;	
}

.monthrangeselector_4_3 {
	width: 105px;
	float: left;
	clear: right;
	padding:0px;
	height:140px;
	margin-left:1px; margin-right:1px;
	border: 1px dotted #bcbfc0;
}

.monthrangeselector_6_2 {
	width: 70px;
	float: left;
	clear: left;
	padding:0px;
	height:210px;
	margin-left:1px; margin-right:1px;
	border: 1px dotted #bcbfc0;
}

.monthrangeselector_month {
	margin:0px; padding:0px; 
	border:1px solid #bcbfc0;
	background:#ffffff;
	float:left;
	vertical-align:center;
	horizontal-align:center;
	width:30px;
	height:30px;
	color:#0278ba;
	font-size : 0.69em;
}

.monthrangeselector_month:hover {
	margin:0px; padding:0px; 
	border:1px solid #bcbfc0;
	background:#ffffff;
	float:left;
	vertical-align:center;
	horizontal-align:center;
	width:30px;
	height:30px;
	color:#0278ba;
	font-size : 0.69em;
	cursor:pointer;
}

.monthrangeselector_month_selected {
	margin:0px; padding:0px; 
	border:1px solid #F79646;
	background:#FFFAD1;
	float:left;
	vertical-align:center;
	horizontal-align:center;
	width:30px;
	height:30px;
	color:#000000;
	font-size : 0.69em;
}

.monthrangeselectcomponent {
	width:182px; float:left; clear:left; 
	padding:0px;
	height:auto;
	margin-left:1px; margin-right:1px;
}

.monthrangeselectcaption {
	color: #000000;
	font-weight: normal;
	float:left;
	width:60%;
	height:20px;
	text-align:center;
	vertical-align:center;
	margin-top:0px;
	padding-top:2px;
	font-size : 0.69em;
}

.yearselectcomponent {
	color: #000000;
	font-weight: normal;
	float:right;
	width:40%;
	height:30px;
	text-align:center;
	vertical-align:center;
	margin-top:0px;
	text-decoration: none;	
}

.yearcaption {
	color: #000000;
	vertical-align: middle;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 7px;
	margin-right: 3px;
	font-size : 0.69em;
}

.yearcaption:hover {
	color: #0000ff;
	vertical-align: middle;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 7px;
	margin-right: 3px;
	font-size : 0.69em;
}

.monthrangevalue_hidden {
	display:none;
}

.nextyearbutton {
	font-weight: normal;
	text-decoration: none;
	height: 1.7em;
	background:transparent url(../images/backgrounds/next.gif) no-repeat 100%;
	width:10px;
	text-align: center;
	border: 0px solid #ffffff;
	vertical-align: middle;
	cursor:pointer;
	padding-left:8px; 
}

.nextyearbutton_disabled {
	font-weight: normal;
	text-decoration: none;
	height: 1.7em;
	background:transparent url(../images/backgrounds/next-disabled.gif) no-repeat 100%;
	width:10px;
	text-align: center;
	border: 0px solid #ffffff;
	vertical-align: middle;
	padding-left:8px; 
}

.previousyearbutton {
	font-weight: normal;
	text-decoration: none;
	height: 1.7em;
	background:transparent url(../images/backgrounds/prev.gif) no-repeat 100%;
	width: 10px;
	text-align: center;
	border: 0px solid #ffffff;
	vertical-align: middle;
	cursor:pointer;
	padding-left:15px;
}

.previousyearbutton_disabled {
	font-weight: normal;
	text-decoration: none;
	height: 1.7em;
	background:transparent url(../images/backgrounds/prev-disabled.gif) no-repeat 100%;
	width: 10px;
	text-align: center;
	border: 0px solid #ffffff;
	vertical-align: middle;
	padding-left:15px;
}

.stage3_adviceimage {
	width:184px;
	margin-left:4px;
	margin-top:5px;
}

/*MonthRangeSelectTag End*/

/*Left_OverviewContainer_Stage3 Start*/
.stage3_left_overviewcontainer {
	background-image:url(../images/pfm_leftmaincontainer_leftcol.png); 
	background-repeat: repeat-x;
	background-repeat: repeat-y;
	width: 192px;
	height:auto;
	float:left;
	clear: left;
	border-bottom: #d4d5d7 1px solid;
	border-top: #d4d5d7 1px solid;
	border-left: #d4d5d7 1px solid;
	border-right: #e4e4e4 1px solid;
	padding-top: 10px;
	padding-bottom: 10px;
}

.stage3_left_overviewcontainer_selectorbox {
	width:184px;
	padding-left:4px;
	padding-right:4px;
	float:left;
	clear:left;
}

.stage3_left_overviewcontainer_overviewpanel {
	width:184px;
	float:left;
	clear:left;
	margin-left:4px;
	margin-right:4px;
	margin-top:8px;
	background-color: #efefef;
}
/*Left_OverviewContainer_Stage3 End*/

/*ListingPanel_LeftContainer_smallwidth_Stage3 Start*/
.stage3_listingpaneldiv_small {
    float: left;
    margin-left: 10px;/*changed by vinay*/
    width: 67%;/*changed by vinay*/
    border-left: 1px solid #E0E1E2;
    border-right: 1px solid #E0E1E2;
    border-bottom: 1px solid #E0E1E2;    
    border-top: 1px solid #E0E1E2;
}
/*ListingPanel_LeftContainer_smallwidth_Stage3 Start*/


/*Budgets Homepage Start*/
.stage3_overviewtextleftwithpadding {
	width: auto;
	float: left;
	text-align: left;
	padding-top:10px;
	padding-bottom:4px;
	padding-left:5px;
	padding-right:4px;
	font-size : 0.69em;
	font-weight: normal;	
}

.stage3_overviewtextactivemonth {
	float:left;
	overflow: hidden;
	padding-top:10px;
	padding-bottom:4px;
	padding-right:1px;
	font-size : 0.69em;
	width: auto;
	font-weight: normal;	
	padding-left: 3%;	/*Aashish*/	
}	

.stage3_budgetsinfoimg {
	float:right; 
	width:16px; 
	height:16px; 
	padding-top:11px;/*Changes done for UI Audit comments*/
	padding-right:4px;
}
.stage3_overviewtextleft {
	width: 95%;
	float: left;
	clear: left;
	text-align: left;
	padding-bottom:4px;
	padding-left:3%;
	font-size : 0.69em;
}

.stage3_overviewtextright {
	width: 95%;
	float: left;
	clear: left;
	text-align: left;
	padding-bottom:4px;
	padding-left:3%;
	font-size : 0.69em;
}

.stage3_overviewtextleft_topborder {
	width: 25%;
	float: left;
	clear: left;
	text-align: left;
	margin-top:8px;
	padding-bottom:4px;
	padding-top:6px;
	padding-left:3%;
	border-top: 1px solid #bcbfc0;
	font-size : 0.69em;	
}

.stage3_overviewtextright_topborder {
	width:70%;
	clear: right;
	display: inline-block;
	overflow: hidden;
	text-align: right;
	color: #008000;
	margin-top:8px;
	padding-top:6px;
	padding-bottom:4px;
	padding-right:2%;	
	border-top: 1px solid #bcbfc0;
	font-size : 0.69em;
}

.stage3_overviewtextrightred {
	width:95%;
	clear: right;
	display: inline-block;
	overflow: hidden;
	text-align: left;
	color: #008000;
	padding-bottom:4px;
	padding-right:1%;	
	padding-left:3%;	
	font-size : 0.69em;
	color: #FF0000;
}

.stage3_overviewtextsurplusbold {
	width: 95%;
	float: left;
	clear: left;
	text-align: left;
	padding-bottom:4px;
	padding-top:8px;
	padding-left:3%;
	font-size : 0.69em;
	font-weight: normal;
}	

.stage3_overviewtextcurrency {
	float:right;
	overflow: hidden;
	padding-top:10px;
	padding-bottom:4px;
	padding-left:4px;
	font-size : 0.69em;
	width: auto;
	font-weight: normal;
	/*padding-left: 43%;*/ /*Changed for UI Audit*/
	padding-right: 4px;
}

.stage3_overviewtextrightbold {
	width:70%;
	clear: right;
	display: inline-block;
	overflow: hidden;
	text-align: right;
	color: #008000;
	padding-top:8px;
	padding-bottom:4px;
	padding-right:2%;	
	border-top: 1px solid #bcbfc0;
	font-size : 0.69em;
	color: #008000;
}

.stage3_overviewtextrightbold_green {
	width:95%;
	clear: right;
	display: inline-block;
	overflow: hidden;
	text-align: left;
	padding-bottom:4px;
	padding-right:1%;
	padding-left:3%;
	font-size : 0.69em;
	color: #008000;
}

.stage3_overviewtextrightbold_red {
	width:95%;
	clear: right;
	display: inline-block;
	overflow: hidden;
	text-align: left;
	padding-bottom:4px;
	padding-right:1%;
	padding-left:3%;
	font-size : 0.69em;
	color: #FF0000;
}

.stage3_budgets_categoryhead {
	font-weight: normal;
	float: left;
	height: 20px;
	font-size: 0.75em; 
	width: 70%;
	padding-left: 12px;
	padding-top: 10px;
}

.stage3_nobudgetsmessage {
	font-weight: normal;
	float: left;
	height: auto; /*Surej RWD added for message container in PFM*/
	width: 95%;
	margin-left:2%;
	margin-right:2%;
	padding-top: 5px; /*Surej RWD added for message container in PFM*/
	padding-bottom: 5px; /*Surej RWD added for message container in PFM*/
	padding-left: 1%;
	background-color: #FFFAD1;
	border-top: #D9D9D9 1px solid;
	border-bottom: #D9D9D9 1px solid;
	border-left: #D9D9D9 1px solid;
	border-right: #D9D9D9 1px solid;
	margin-bottom: 80px;
	margin-top: 5px; /*Surej RWD added for message container in PFM*/
	font-size:0.69em;
}

.stage3_nobudgetsline {
	width:100%;
	float: left;
	height:1px;
	border-bottom: #D9D9D9 1px solid;
}	

.stage3_simpletext_paddingleftright {
	color: #262a2c;
	
	text-decoration: none;
/*	font-size:0.69em; */ /*Aashish commented and increased font size for RWD */
	font-size: 1em; /*0.89em;	Aashish */
	padding-left:3px;
	padding-right:3px;
	
}

.stage3_simpletext_float
{
	color:rgb(38, 42, 44);
	
	font-size:0.69em;
	text-decoration:none;
	float:left;
}

.stage3_budgetstable { width:100%; border-bottom: #D9D9D9 1px solid; }
.stage3_budgetstablewrapper { width:100%; padding-top:5px;}
.stage3_budgetslist_head_outerdiv{background-color: #EAF0F7; border-top: #D9D9D9 1px solid; border-bottom: #D9D9D9 1px solid; height: 25px;margin-top: 0px;padding-left: 0px;text-align: center;/**height: 0px;*/}

.stage3_budgets_row1 { background-color:#FFFFFF; height:20px; padding-top:2px; }
.stage3_budgets_row2 { background-color:#F2F2F2; height:20px; padding-top:2px; }

.stage3_budgetstable_heading_item { 
	vertical-align:middle; 
	padding-left:8px; 
	font-size:0.69em; 
}
.stage3_budgetstable_heading_status { 
	vertical-align:middle; 
	padding-left:6px; /*changed for UI audit*/
	font-size:0.69em; 
}
.stage3_budgetstable_heading_actual { 
	vertical-align:middle; 
	padding-left:7px;  /*changed for UI audit*/
}
.stage3_budgetstable_heading_timeperiod { 
	vertical-align:middle; 
	padding-left:5px; /*changed for UI audit*/
}

.stage3_budgetstable_colstyle {
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: middle;
	border: 0px;
	font-size:1em;
	text-align: left;
}

.stage3_budgetsPagination {
	margin-top:10px;
	float:left;
	width: 99%;
	border-bottom:#D9D9D9 1px solid;
	padding-left:1%;
}

.stage3_budgetsPagination .jumpPage{
 text-align:left;
 font-size:inherit;
 
 line-height:22px;
}
/*ListingPanel_LeftContainer_smallwidth_Stage3 Start*/

/*Added by Siddhesh for PFM End*/

/*Added by Satish_Jalan for PFM Starts*/

.stage3_infoimg {
	float:left; 
	width:16px; 
	height:16px; 
	margin-left:4px;
	margin-right:2px;/*changes made by vinay for RWD*/
	margin-top:10px;
	}

.stage3_simpletextleft{
	color: #262a2c;
	
	font-size: 0.813em;
	font-weight: normal;
	text-decoration: none;
	float:left; 
	padding-bottom:15px;
	padding-left:12px;
	margin-top:10px;
	}
.stage3_transparentlistright{
float: left;
width: 7px;
height: 27px;}

.stage3_grouplettransparentlistleft {
float: left;
width: 7px;
height: 27px;
margin-left: 150px;
}

.stage3_grouplettopbutton {
background: url("../images/acct_button27mid.png") repeat-x scroll 0 0 transparent;
border: medium none;
color: #0278BA;
cursor: pointer;
float: left;
height: 27px;
padding-top: 3px;
width: 100px;
}


.stage3_listingpaneldiv_grouplet {
	border-color: #E0E1E2 #E0E1E2 #E0E1E2 #BBBBBB;
    border-style: solid;
    border-width: 1px;
    float: left;
	/*width:750px; */
	width:99%;/*Added by Aashish for RWD*/

}

.querytextright_thirdcolumn{
	padding-left: 94px;         /*changed from 15px to 94px for color dropdown*/
	clear: right;
	overflow: hidden;
	padding-bottom: 4px;
}
.querytextleft_tablecaption{
	float: left;
	width: 40%;/*changed for RWD vinay*/
	min-width:170px; /*Added by surej for category icon mis alignment*/
}

.stage3_remarkstextboxbig {
	border: 0 none;
	/*Change for Manage Categories Text area*/
	font-size: 1em;
	height: 116px;
	line-height: normal;
	margin: 2px 0 0 0;
	overflow: auto;
	padding:0;
	text-align: left;
	width: 260px;
	float:left;
	resize: none;
}

.stage3_remarkstextboxbigfont {
	border: 0 none;
	/*Change for Manage Categories Text area*/
	height: 116px;
	line-height: normal;
	margin: 2px 0 0 0;
	overflow: auto;
	padding:0;
	text-align: left;
	width: 260px;
	float:left;
	resize: none;
}


/*Styles added for grouplet Satish_Jalan Starts*/
.grouplet_tablelistgreyrow {
	/*Changes for UI-Audit remarks */
	text-decoration: none;
	background-color: #fff;/*next-gen*/
	height: 25px;
	border: #e0e1e2 0px solid;
	color: #000000;
}
.nextGenUX4 .grouplet_tablelistgreyrow {
	
	height: 34px;
	

}
.grouplet_tablelistwhiterow {
	/*Changes for UI-Audit remarks */
	text-decoration: none;
	height: 25px;
	border: #e0e1e2 0px solid;
	color: #000000;
	background-color: #ffffff;
}
.nextGenUX4 .grouplet_tablelistwhiterow {
	
	height: 34px !important;
	

}
.listgryrowhwtableline {
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: middle;
	border: 0px;
	text-align: left;
	font-size: 0.75em;
}
.colorpickertext {
	color: #262a2c;
	
	font-size: 0.69em;
	text-decoration: none;
	padding-left: 6px;
	padding-top: 14px;
	padding-right: 5px;
	padding-bottom : 8px;
	vertical-align:super;
}

.stage3_hwlistrowtwolink {
	color: #262a2c;
	
	/*font-size: 0.69em;*//*commented by kunal_sonje for font-size*/
	text-decoration: none;
	float: left;
	padding-bottom:8px;
	padding-right: 4px;
}
/*Styles added for grouplet Satish_Jalan Starts Ends*/


/*Styles added for grouplet container-extra-large Starts*/
.widget-extra-large table th,
.widget-extra-large table td {
	
}
.stage3_dataentry_noborder {
    background-color: white;
    float: left;
    padding-bottom: 15px;
    width: 100%;
	/*Added for UI audit fix*/
	margin-top: 5px;
}

.widget-extra-large {
	/*width:750px; */
	width:100%;/*Added by Aashish for RWD*/
	padding-bottom: 10px; /*Added by Satish, reviewed by Raviraj*/
}

.widget-extra-large .widget-head {
	background-image:url(../images/backgrounds/widget-head-large.png);
}

.widget-extra-large .widget-foot {
	
}



.widget-extra-large table th.col0,
.widget-extra-large table th.col1,
.widget-extra-large table td.col0,
.widget-extra-large table td.col1 {
	text-align:left;
}

.widget-extra-large .widget-toolbar .widget-search .inputColumn span.input {
	width:717px;
}

.widget-extra-large .widget-toolbar .widget-search .inputColumn span.input input {
	width:703px;
}

.container-extra-large {
	float:left;
	/*width:750px; */
	width:100%;/*Added by Aashish for RWD*/
}

.widget-extra-large .widget-content {
	padding-bottom: 2px;
	min-height: 280px;
	/* max-height: 280px; */
}
/*Styles added for grouplet container-extra-large Ends*/
/*Added by Satish_Jalan for PFM Ends*/


/*Added by Pankaj for PFM Start*/
.stage3_alertpanel_Header{
float: left;
margin: 2px 0;
padding-bottom: 2px;
padding-top: 2px;
width: 100%;
}

.stage3_alertpanelheader_column{
  float: left;
    font-size: 0.69em;
    font-weight: normal;
    margin-bottom: 7px;
    margin-top: 5px;
    padding-left: 11px;
    text-align: left;
    width: 35%;
}
.stage3_alert_label {
    clear: right;
    float: left;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    font-size:0.69em;
    padding-top:7px;
}
.stage3_dataentry_label{
    float: left;
    margin-right: 5px;
    margin-top: 7px;
    text-align: right;
    width: 35%;
}


.stage3_chkboxalerts_extraleftmargin {
  
    font-size:0.69em;
    margin-left: 4px;
    margin-top: 5px;
    padding-top:7px;
    
}

.stage3_inputpanel_alerts {
    float: left;
    margin: 9px 0 0 0px;
    width: 100%;
}


.stage3_alertslabel_leftmargin {
    font-size:0.69em;
    margin-left: 0px;
    margin-top: 5px;
}

.stage3_dataentry_modalview_label {
    float: left;
    margin-right: 20px;
    margin-top: 7px;
    text-align: right;
    width: 28%;
    /*font-size:11px;removed by kunal_sonje for font-size*/
}
/*Aashsh added*/
.stage3_dataentry_modalview_label_remarks{
    float: left;
    margin-right: 18px;
    margin-top: 7px;
    text-align: right;
    width: 28%;
    /*font-size:11px;removed by kunal_sonje for font-size*/
}
.stage3_dataentry_modalview_label_left {
    float: left;
    margin-right: 18px; /*RWD for left alignemnt in budgets overlay*/
    margin-top: 7px;
    text-align: right;
    width: 28%;
    /*font-size:11px;removed by kunal_sonje for font-size*/
    
}
.stage3_blank_padding {
float: left;
    font-size: 0.69em;
    margin-left: 7px;/*changed by Vinay for RWD*/
    padding-top: 7px;
    text-align: right;
    width: 15%;
}
.stage3_alertpanel_column {
    float: left;
    font-size: 0.69em;
  	margin-left: 0px;/*changed by Vinay for RWD*/
    padding-top: 7px;
    text-align: right;
    width: 16%;
}
.stage3_chkbox_alert {
    clear: right;
    float: left;
    margin-left: 26px;
    margin-top: 7px;
    overflow: hidden;
    padding-bottom: 4px;
}
.stage3_alert_textbox {

   /* font-size: 11px; commented by kunal_sonje for font-size*/
    line-height: 25px;
}
.stage3_chkbox_alert_marginleft {
    
    float: left;
    margin-left: 20px;
    margin-top: 7px;
}

.simpletext_bold_margintop {
    font-size: 0.69em;
    font-weight: normal;
    margin-top:15px;
    
}
.simpletext_bold {
      margin-left:10px;
    font-size:0.69em;
    font-weight: normal;
    margin-top:15px;
}
.simpletext_bold_topmargin {
      margin-left:10px;
    font-size: 0.69em;
    font-weight: normal;
    line-height:34px;
    
}
.stage3_dataentry_secondary_panel{
	float: left;
	border: 1px solid #E0E1E2;
	padding-bottom:15px;
	width: 100%;
	/*background-color: #edf6fb;*/
	background-color:#F4FAEE; /*Surej modified for backgrnd color as per next gen RWD*/
}

/*Added by Pankaj for PFM End*/

/*Added by shreya for static widgets */ 
.stage3_rtpanelselectcomborow1{
	width: 100%;
	float: left;
	background: url('../images/acct_lightbluebgmidnew.png') repeat-y;
	padding: 5px 0px 3px 0px;
	font-weight: normal;
}

/*Added by Siddhesh for MessagePanel_LeftContainer_Stage3 Section Start*/
.stage3_messagepaneldiv {
	border-top: 1px solid #E0E1E2;
	border-left: 1px solid #E0E1E2;
	border-right: 1px solid #E0E1E2;
	border-bottom: 1px solid #E0E1E2;
	float: left;
	height: 400px;
	width: 100%;
}

.stage3_yellowpanel {
	border-top: 1px solid #E0E1E2;
	border-left: 1px solid #E0E1E2;
	border-right: 1px solid #E0E1E2;
	border-bottom: 1px solid #E0E1E2;
	margin-top: 1%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	width: 98%;
	background-color: #FFFAD1;
}
/*Added by Siddhesh for MessagePanel_LeftContainer_Stage3 Section End*/

/*Added by Siddhesh for PFM Budgets Start*/
.stage3_budgetssimpletext_withpadding {
	color: #262a2c;
	
	text-decoration: none;
	padding-left: 15px;
	font-weight: normal;
	font-size:0.69em;
	line-height:15px;
}

.stage3_budgetssimpletext_withpadding_bluelink {
	color: #0278ba;
	
	text-decoration: none;
	padding-left: 15px;
	font-weight: normal;
	font-size:0.69em;
	line-height:15px;
}

.stage3_budgetssimpletext_withpadding_bluelink:hover {
	color: #0278ba;
	
	padding-left: 15px;
	font-weight: normal;
	line-height:15px;
	text-decoration: underline;
	font-size:0.69em;
	cursor: pointer;
}


/*Added by Siddhesh for PFM Budgets End*/

/*Added by Rajeshree for PFM Budget Details Start*/
.stage3_budgetdetailsstatusbar{
	float:left;
	margin-right:5px;
	margin-top:5px;
	border-bottom: #7D7B8D 1px solid;
	border-top: #7D7B8D 1px solid;
	border-right: #7D7B8D 1px solid;
	border-left: #7D7B8D 1px solid;
	width:9.957% !important; /*Surej RWD added for restricting width in budget details page*/
}

.stage3_budgetdetailsstatusbar .progressbar_innerstyle {
	width:99.57% !important; /*Surej RWD added for restricting width in budget details page*/
}
.stage3_searchsimpletext_bold {
      font-weight: normal;
      color: #262a2c;
      
      font-size: 0.75em;
      text-decoration: none;
      float: left;
      padding-top: 8px;
      padding-right: 5px;
      /** Added by Naval */
      /**margin-top: 2px;*/
}
.stage3_chkbox_alert_details {
    margin-right: 4px;
    float:left;
}
.stage3_simpletext_withborder {
	color: #262a2c;
	
	border: 1px solid #B1B1B1;
	font-size: 0.69em;
	text-decoration: none;
	margin-left:2px;
	margin-right:2px;
	padding-left:4px;
	padding-right:4px;
}

.stage3_rightdetailsnowidth {
	float: left;
	padding-right: 3px;
	padding-top:8px;
	text-align: left;
}

/*Added by Siddhesh for PFM Budget Details End*/
/*Added by Payal for I want to widget :Start*/
.stage3_rtpanelwhitebg{
	width:100%;
	float: left;
	/*background: url('../images/acct_whitebgmid.png') repeat-y scroll 0 0
	transparent; 	*/	/*commented by Aashish for RWD*/
	padding: 6px 0 0 7px; /*next-gen*//*changed to avoid scroll bar*/
	line-height: 20px;/*next-gen*/
	color: #404040;/*next-gen*/
	font-family: OpenSans-Semibold, Arial,Helvetica,sans-serif;
		font-size: 0.73em;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;/*next-gen*/
}
.stage3_menuIdTextlink{
	float: left;
	/*background: url('../images/acct_whitebgmid_1.png') repeat-y; 
	background: url('../images/backgrounds/I-want-to-BG_white.png') repeat-x;	
	*/ /*Aashish chaged for RWD*/ 	
	/* font-weight: normal; changed for UI audit*/
	width: 100%;
	color: #0078be;/*next-gen*/
	font-size: 0.69em;
	/*height: 142px;Aashish added for RWD*/ /*next-gen*/
}

.stage3_menuIdTextlink_new{
	float: left;
/*	background: url('../images/backgrounds/I-want-to-BG_white.png') repeat-x; Aashish commented	*/
	
/*	 font-weight: normal; changed for UI audit*/
	width: 100%;
	color: #0278BA;
	font-size: 0.69em;
	/*height: 133px;*//*next-gen*/
}

.stage3_menuIdTextlink a {
	color: #0078be;/*next-gen*/
}
.stage3_menuIdTextlink li {
	padding: 3px 1px 3px 15px; /*next-gen*//*changed to avoid scroll bar*/
	font-size: 1em;
	background-image: url("../images/backgrounds/Bullet-navigate-to.png");/*next-gen*/
	background-position: 5px 8px;/*next-gen*/
	background-repeat: no-repeat;
	float: none;
/*	margin-left: 5px; *//*added for UI Audit*//*Aashish changed for RWD*/
	margin-left: 2px;/*Aashish added for RWD*/
	vertical-align: middle;/*next-gen*/
	line-height: 20px;/*next-gen*/
    /*Modified for Ticket id 720407*/
    List-style: none;

}
/*Added by Payal for I want to widget : End*/
.stage3_dataentry_modalview_leftlabel {
    float: left;
    margin-right: 16px;
    margin-top: 7px;
    text-align: right;
    width: 28%;
   /* font-size:11px; commented by kunal_sonje for font-size*/
}
.stage3_text_bold {
    /*margin-left:10px;*/ /*Surej RWD removed for removing alignment issue in delete overlay in pfm*/
    font-size: 0.69em;
    font-weight: normal;
    margin-top:15px;
    /*margin-right: -8px;*/ /*Surej RWD Causing overlap issue in budgets delete overlay*/
}
.stage3_text_bold_topmargin {
    /*margin-left:10px;*//*Surej RWD removed for removing alignment issue in delete overlay in pfm*/
    font-size: 0.69em;
    font-weight: normal;
    line-height:34px;
    
}
/*Added for HWList table pagination*/

.defaultPagination1{
margin-top:15px;
float:left;
width: 100%;
padding-left:10px;
}

.defaultPagination1 .jumpPage{
 text-align:left;
 font-size:inherit;
 
 line-height:22px;
}
/*Added for adspace*//*next-gen*/
.stage3_rightsurveymousebg{
	/*background:url("../images/Ad-space-Image.png") no-repeat scroll 0 0 transparent;*/
	float:left;
	max-width:191px;/*next-gen*//*Surej RWD added for border cropping issue at lower resolution*/
	width: 98%; /*Surej RWD added for border cropping issue at lower resolution*/
	height:140px; /*Surej RWD for height mismatch with other widgets in RHS*/
}
.stage3_rightsurveybtn{margin:55px 0px 0px 12px;float:left;}
.stage3_rightfindoutmore{margin:-18px 0px 0px 14px; float:left; font-weight: normal; color:#0278BA;font-size:0.69em;}

/*EBUX Stage3:Added for blue link with padding*/
.stage3_bluelink {
	
	color: #0278ba;
	text-decoration: none;
	vertical-align: top;
	padding-left: 5px;
	font-size: 0.69em;
}

.stage3_bluelink:hover {
	
	color: #0278ba;
	text-decoration:underline;
	vertical-align: top;
	padding-left: 5px;
	font-size: 0.69em;
}

/*EBUX Stage3:Added for introducing space between text and arrows*/
.stage3_optionallink_accnts {
	
	font-size: 0.69em; /*changed by sravanthy*/
	font-weight: normal;
	color: #0078BE; /*next-gen*//*Ui Audit related change*/
	padding-left:9px;
	padding-right: 5px;
	text-decoration: none;
	/*Added for UI Audit remarks*/
	display: inline-block;
	vertical-align: top;
}
.stage3_searchpaneldiv_widLibrary .stage3_optionallink_accnts{
	padding-left:13px;
	}
.container-nxtGenmedium .stage3_optionallink_accnts {

	
}

.stage3_optionallink_accnts:hover {
	
	font-size: 0.69em; /*changed by sravanthy because on hover the font size reduces*/
	font-weight: normal;
	color: #0278ba; /*Ui Audit related change*/
	padding-left:9px;
	padding-right: 5px;
	text-decoration: none;
	/*Added for UI Audit remarks*/
	display: inline-block;
	vertical-align: top;
}
.stage3_searchpaneldiv_widLibrary .stage3_optionallink_accnts:hover {
	padding-left:13px;
}
.container-nxtGenmedium .stage3_optionallink_accnts:hover {

}

.nextGenUX4 a.collapsiblelink{
	margin-left: 5px;
}
/*EBUX Stage3:Added new style for labelfor control component*/
.stage3_searchsimpletext {
	color: #262a2c;
	
	font-size: 0.69em;
	text-decoration: none;
	float: left;
	padding-top: 7px;/*next-gen*/
	padding-right: 5px;
	padding-left: 10px;/*next-gen*/
}
/*Added to display the download details in red color and float towards left when error happens*/
.stage3_searchsimpletext_errDisplay {
	color: #F00;
	font-size: 0.69em;
	text-decoration: none;
	float: left;
	padding-top: 7px;/*next-gen*/
	padding-right: 5px;
	padding-left: 10px;/*next-gen*/
}
/*Added for fixing instrument Id icon alignment issue*/
a.bluelink_bold:visited {
font-size: 0.69em;
font-weight: normal;
text-decoration: none;
float: none; /*Changed from left to none by Rajeev_Singh07 to bring in sync with bluelink_bold:link*/
padding-right: 5px;
color: #0278ba;
}
/*Added for listing table styles with padding top */
.stage3_listingdetails_padding{
vertical-align:middle;
padding-left:6px;
padding-top: 8px;
font-size:1em;
}

.listgreyrowtxtleftline_withpadding {
	text-decoration: none;
	padding-left: 2px; 
	padding-right: 6px;
	padding-top: 8px;
	vertical-align: middle;
	border: 0px;
	text-align: left;
	font-size: 1em;
}
/*Added for estatement widget*/
.formbtn_blue{
font-size: 0.69em;
	color: #0078BE;/*next-gen*/
text-decoration: none;
padding-top: 6px;
background: url(../images/acct_lightbluebgmidnew.png) 
no-repeat 100% -2px; /*Aashish changed from 0 to -2px*/
border: 0px solid #333333;
width: auto;
vertical-align: middle;
float: left;
cursor: pointer;
/*added for Ipad style issues*/
-webkit-appearance: none;
}


.formbtn_blue:hover {
	color: #0078BE;/*next-gen*/
    border-bottom: #026eab;
    text-decoration: underline;
}

.stage3_searchsimpletextblue{
	color: #7d7d7d;/*next-gen*/
	
	font-size: 0.69em; 
	text-decoration: none;
	float: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 5px;/*Aashish added for RWD*/
}

.stage3_listingdetails{
float: left;
margin-left: 0px;
width: 100%;
border-top: 1px solid #E0E1E2;
border-left: 1px solid #E0E1E2;
border-right: 1px solid #E0E1E2;
border-bottom: 1px solid #E0E1E2;
}

.stage3_simpletext1{
margin-left: -7px;
float: left;
font-size: 0.69em;

}
/*added by hemanth for logout pages*/
.formcaption_img .formbtn{
	/*background: url("../images/backgrounds/buttonStyle02_new.gif") no-repeat
		scroll 0 0 #FFFFFF;/*next-gen*/
    border: 0 none;
	color: #404040;/*next-gen*/
    cursor: pointer;
    display: block;
    float: left;
    
    /*font-size: 1em;*/
    font-size: 14px;
    font-weight: normal;
	height: 20px;/*next-gen*/
    line-height: 20px;
    /*margin-left: 27%;*//*changed for -rwd-vinay*/
    margin-top:10px;/*changed for 11.2.2*/
    /*margin-right: 15px;*//*changed for 11.2.2*/
    overflow: visible;
    padding: 5px 20px 5px 20px;
    text-align: center;
    text-decoration: none;
    vertical-align: bottom;
    width: auto;
} 

/* added by hemanth for changing  caption to button*/

a.formbtn:hover {
	color: #404040;/*next-gen*/
      text-decoration: none;
}
/* added by hemanth for changing  caption to button*/

a.formbtn:visited {
	color: #404040;/*next-gen*/
      text-decoration: none;
}
/* added by hemanth to change the color to black as per requirement*/

.blackSignoff {
   	color: #000000;
    display: block;
    
    font-size: 25px;
    font-weight: normal;
    line-height: 40px;
}

/*added by hemanth for logout pages*/
.logoutimg {
    border: 0 none;
    float: left;
    margin-left: 5%;/*changed for 11.2.2*/
    margin-top: 15px;/*changed for 11.2.2*/
}
.signoffseperator{
	border-right: 1px solid #ccc;
	padding-bottom: 120px;
    padding-left: 15px;
    padding-top: 25px;/*changed for 11.2.2*/
	height: 100%;
}

/*added by hemanth for log out pages*/
.blackSignoffConfirmation {
    /*color: #000000;*/
    color: #B7B7B7;/*changed for 11.2.2*/
    float: right;
    
    font-size: 25px;
    font-weight: normal;
    line-height: 2;
    padding: 0;
    width: 73%;
}

/*Added by hemanth for  logout pages*/
.txtBoldBlack_logout {
   /*color: #000000;*/
    color: #B7B7B7;/*Added by vinay for  logout pages*/
    float: right;
    
    font-size: 0.7em;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 20px;/*CHANGED FOR rwd-VINAY*/
    width: 73%;
   
}

/*newly added for 11.2.2*/
.formcaption_img_2{
	border-top:1px solid #ccc;
	display: block;
    margin-top: 140px;
    width: 100%;
}
/*added by hemanth for logout pages*/
.formcaption_img_2 .formbtn_back{
	/*background: url("../images/backgrounds/buttonStyle02_new.gif") no-repeat
		scroll 0 0 #FFFFFF;*//*next-gen*/
	background:#D9D9D9;
    border: 0 none;
	color: #404040;/*next-gen*/
    cursor: pointer;
    display: block;
    float: left;
    
    /*font-size: 1em;*/
    font-size: 14px;
    font-weight: normal;
	height: 20px;/*next-gen*/
    line-height: 20px;
    margin-right: 15px;
    margin-top:10px;/*changed for 11.2.2*/
    margin-left:63%;/*changed for 11.2.2*/
    overflow: visible;
    padding: 5px 20px 5px 20px;
    text-align: center;
    text-decoration: none;
    vertical-align: bottom;
    width: auto;
}
/*added by shreya for logout pages in Ebux-3*/
.logout_column{
	clear: right;
    float: left;
    font-weight: normal;
    margin-top: 4px;
    padding-right: 10px;
    text-align: right;
    vertical-align: middle;
    width: 40%;	
}
/*added by shreya for logout pages in Ebux-3*/
.logout_txtBold {
    color: #000000;
    
    font-size: 0.7em;
    font-style: normal;
    font-weight: normal;
    line-height: 30px;
    padding-left: 2px;
}
/*styles added by shreya for new header --start*/
.headerRowsetLeft{
	width: 59%; /*Ui Audit changes 3.0*/ 
	margin-top: 3px; 
	float:left;
}
.headerRowsetRight {
	width: 41%; /*Ui Audit changes 3.0*/
	float:right;
	height: 43px;
	overflow: hidden;
}
.headerRowset {
	display: inline-block;	
	font-size:0.69em;
}
.headerRow {
	display: inline-block;	
}
.headerSubsecRightTab {
	display: inline;
	position: relative;
}	
.headerParaLeft {
	width:50%;
	float: left;
	margin-bottom: 3px;
	/*clear: left;*//*remove for RWD-vinay*/
}
.headerParaRight {
	width:50%;
	float: right;
	margin-bottom: 3px;
}
.headerColLeft {
	clear: left;
	float: left; 
	margin-top: 0px; /*Newly modified for header RWD*/
	margin-bottom: 2px;
}
.headerColRight {
	float:right; 
	margin-top: 2px;
	margin-bottom: 2px;
}
.skipContRow {
    clear: right;
    display: inline;
    float: right;
    margin-top: 1px;
    padding-left: 3px;
    height: 24px;
}
.skipContLink {
	
    font-size: 0.69em;
    line-height: 20px;
    margin-right: 24px; /*Surej modified as per CDG suggestion RWD*/
    vertical-align: middle;
    color: #0654ae;
}
a.skipContLink:hover {
	color: #000000;
	text-decoration: none;
}
a.skipContLink:visited {
	color: #000000;
	text-decoration: none;
}
.rightTextWhite {
	display: inline; 
	color:#fff; 
	 
	font-size: 1em;
	margin-left: 7px;
}
a.rightTextWhite:hover, a.whiteArrowImg:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.rightTextWhite:visited, a.whiteArrowImg:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.rightTextBlack {
	display: inline; 
	color: #000; 
	 
	font-size: 1em;
	margin-left: 7px;	
}
a.rightTextBlack:hover, a.blackArrowImg:hover {
	color: #000;
	text-decoration: none;
}
a.rightTextBlack:visited, a.blackArrowImg:visited {
	color: #000000;
	text-decoration: none;
}
	
.rightTextBold, a.rightTextBold:hover, a.rightTextBold:visited {
	display: inline; 
	color:#fff; 
	 
	font-size: 1em;	
	font-weight: normal;
	padding-left: 7px;
	text-decoration: none;
}
.rightTextBlackBold, a.rightTextBlackBold:hover, a.rightTextBlackBold:visited {
	display: inline; 
	color:#000; 
	 
	font-size: 1em;	
	font-weight: normal;
	padding-left: 7px;
	text-decoration: none;
}	
.rightTextSepWhite {
	border-left: 1px dotted;
    clear: right;
    color: #FFFFFF;
    display: inline-block;
    margin-left: 8px;
    margin-top: 2px;
    padding-bottom: 1px;
    padding-left: 5px;
}
.rightTextSepBlack {
	display: inline; 
	color:#000;
	border-left: 1px dotted;
}
.greySep {
	border-right: 1px dotted #AAAAAA;
    display: inline;
    float: left;
    height: 15px;
    margin-left: 7px;
    margin-right: 5px;
    margin-top: 3px;
}	
.headerLogoffLink {
  	margin-bottom: 5px;
    margin-top: 8px;
  	display: inline-block;
  	float: right;
}
.HW_logoffLink {
	background: url("../images/blue_gotologin_btn_black.png") no-repeat scroll 0 0 ;
	float: right;
	height: 22px;
	clear: right;
	margin-left: 5px;
	padding-left: 5px;
	margin-right:5px;
}	
.logoffLink, a.logoffLink:hover, a.logoffLink:visited {
	background: url("../images/blue_gotologin_btn_black.png") no-repeat scroll 100% 0 #026EAB;
    
	font-size: 0.69em;
	color: #fff;
	text-decoration: none;
	padding-right: 5px;
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 22px;
	cursor: pointer;
	line-height: 22px;
}
.whiteArrowImg {
	border-color: #FFF transparent transparent;
    border-right: 3px dashed transparent;
    border-style: solid dashed dashed;
    border-width: 5px 5px 0;
    display: inline-block;
    padding-top: 1px;
    position: relative;
    margin-right: 3px;
    margin-left: 2px;
    margin-top: 9px;
}
.blackArrowImg {
	border-color: #000 transparent transparent;
    border-right: 3px dashed transparent;
    border-style: solid dashed dashed;
    border-width: 5px 5px 0;
    display: inline-block;
    padding-top: 1px;
    position: relative;
    margin-left: 2px;
    margin-right: 3px;
    margin-top: 9px;
}
.spanHeight {
	line-height: 28px;	
}
.rightRoundCorner {
	line-height: 26px;
	height: 26px;
	clear: right; 
	float:right;
	background: url("../images/backgrounds/HWHeaderTopTabs_Left.png") no-repeat scroll 0 4% transparent;
}	
/*Aashish-- */
.leftRoundCorner {
/*background: url("../images/backgrounds/Quick-links-BG_Left.png") no-repeat scroll 0 0 transparent; Removed for RWD*/
    clear: right;
    float: left;
    height: 142px;
    line-height: 26px;
    width: 100%;
}

.rightRoundCornerQickLink {
   /*background: url("../images/backgrounds/Quick-links-BG_Right.png") no-repeat scroll 100% 0 transparent; Removed for RWD*/
   border:1px solid #CCCCCC; /*Added for RWD fix*/
   background:#FFFFFF; /*Added for RWD fix*/
    clear: right;
    float: left;
    height: auto; /*Added for RWD fix*/
    line-height: 26px;
    padding-right: 1px; /*Surej modified for overlapping widgets issue at 645px RWD*/
    width: 100%;
    min-height:140px;  /*Added for RWD fix*/
}
.nextGenUX4 .widget-small .rightRoundCornerQickLink{
	border:none !important;
}
.rightRoundCornerIWantTo {
/*background: url("../images/backgrounds/I-want-to_Right-BG.png") no-repeat scroll 100% 0 transparent; Removed for RWD*/
     border:1px solid #CCCCCC; /*Added for WD fix*/
     background:#FFFFFF; /*Added for RWD fix*/
    clear: right;
    float: left;
    height: auto; /*Added for RWD fix*/
    line-height: 17px;
    padding-right: 1px;
    width: 100%;
    min-height:140px;  /*Added for RWD fix*/
}

.centerHeaderSubsec {
/*background: url("../images/backgrounds/Quick-links-BG_Center.png") repeat-x scroll 100% 0 #84C0E1; Removed for RWD*/
    clear: right;
    float: left;
    height: 142px;
    line-height: 35px;
    margin-left: 1px; /*2px; Aashish modified for nextgen */
    max-width: 97.4444%;
    width: 100%; /*RWD fix for RHS widgets*/
    vertical-align: middle;
}

/*Aashish added for RWD*/
.leftRoundCornerWidget {
	/*background: url("../images/backgrounds/I-want-to-BG_Left.png") no-repeat scroll 0 0 transparent;*/
    clear: right;
    float: inherit;
    height: 142px;
    line-height: 26px;
}
/*Aashish added for RWD*/
.centerHeaderSubsecWidget {
	background: url("../images/backgrounds/I-want-to-BG_Center.png") repeat-x scroll 100% 0 /*#84C0E1 RWD removed*/;
    clear: right;
    float: inherit;
    height: 142px;
    line-height: 17px;
    margin-left: 1px; /*2px; Aashish modified for nextgen */
    max-width: 97.4444%;
    vertical-align: middle;
}
.headerSubsecRight {
	background: url("../images/backgrounds/HWHeaderTopTabs_Right.png") no-repeat scroll 100% 0 #84C0E1;
    clear: right;
    float: right;
    line-height: 26px;
    margin-left: 10px;
    vertical-align: middle;	
    height: 26px;
}
.headerSubsecMyProfile {
	padding-left: 5px; 
	background-color: #84C0E1; 
	line-height: 26px; 
	vertical-align: middle; 
	margin-top:10px; 
	margin-left:5px; 
	clear: right; 
	float:right;	
}
.blankfieldStyle {
	margin-left: 5px;
}
.hiddenButton {
	display: none;
}
.timezoneDropdown {
	margin-left: 5px;
	width: 75px; /*Surej newly modified for RWD from 58px*/
}	
/*Styles for header pulldown by shreya---------start*/
.pulldownSelectLeft {
	background: url("../images/backgrounds/HWTabWhite.gif") no-repeat scroll 0 0;
	background-color: #FFFFFF;
    padding-bottom: 6px;
    padding-top: 3px;
    padding-left: 3px;
}
.pulldownSelectRight {
	background: url("../images/backgrounds/HWTabWhite.gif") no-repeat scroll 100% 0 #FFFFFF;
	padding-bottom: 6px;
    padding-right: 6px;
    padding-top: 3px;
}
.pulldownUnSelectLeft {
	background-color: #84C0E1;
    padding-left: 3px;
}
.pulldownUnSelectRight {
	background-color: #84C0E1;
    padding-right: 6px;
}
.skinUnSelectLeft {
	background: url("../images/backgrounds/HWSkinBlue.gif") no-repeat scroll 0 0 transparent;
    clear: left;
    display: inline-block;
    height: 21px;
    line-height: 21px;
    padding-left: 9px;
}
.skinUnSelectRight {
	background: url("../images/backgrounds/HWSkinBlue.gif") no-repeat scroll 100% 0 transparent;
    display: inline-block;
    float: right;
    height: 21px;
    line-height: 21px;
    padding-right: 6px;
    width: 15px;
}
.skinSelectLeft {
	background: url("../images/backgrounds/HWTabWhite.gif") no-repeat scroll 0 0 #FFFFFF;
    clear: left;
    display: inline-block;
    height: 21px;
    line-height: 21px;
    padding-left: 9px;
}
.skinSelectRight {
	background: url("../images/backgrounds/HWTabWhite.gif") no-repeat scroll 100% 0 #FFFFFF;
    display: inline-block;
    float: right;
    height: 21px;
    line-height: 21px;
    padding-right: 6px;
    width: 15px;
}
.myProfilePulldown {
	overflow:visible;
	visibility: hidden;
	position: absolute;
	background-color: #FFFFFF;
	padding-bottom: 2px;
	z-index:1;
	display: none;
	left: -104%;
	width: 300%;
	padding-right: 5%;
}
.myProfilePulldown p {
	background-color: #FFFFFF;
	width: 100%;
	visibility: visible;
	border-bottom: 1px dotted #AAAAAA;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    display: inline-block;
    padding: 10px 0 5px 1%;
}
.myProfilePulldown p .HW_formbtn {
	margin-bottom: 20px;/*changed by vinay for RWD*/
	margin-top: 0;
}
.sessionTimeoutText {
	color: #000000;
    
    font-size: 0.69em;
    font-weight: normal;/*changes made for header by vinay in RWD*/
    padding-right: 2px;
    text-decoration: none;
    margin-left: 5px;
}
.lastlogtext_green {
    color: #1ab2ff;
    /*changes done by shreya for new ebux-3 header*/
    float: left;
    font-size: 0.69em;
    margin-top: 2px;
    margin-bottom: 7px;
    /*margin-left: 5px;*/ /*Surej RWD newly modified for CDG*/
    font-weight: normal;
}
.updateProfile, a.updateProfile:hover, a.updateProfile:visited {
	color: #0278BA;
	float: left;
    font-size: 0.69em;
    margin-top: 2px;
    margin-bottom: 7px;
    margin-left: 4px;
    margin-right: -1px;
    font-weight: normal;
    text-decoration: none;
}
.fontSizePulldown {
	overflow:visible;
	visibility: hidden;
	position: absolute;
	background-color: #000000;
	padding-bottom: 2px;
	z-index:1;
	display: none;
	left: -50%;
	width: 77px;
	margin-top: -2px;
}
.fontSizePulldown p {
	background-color: #000000;
	width: 100%;
	visibility: visible;
	display: inline-block;
}
.skinPulldown {
	background-color: #FFFFFF;
    overflow: visible;
    position: absolute;
    right: -12%;
    width: 142px;
    z-index: 1;
    display: none;
    padding-bottom: 2%;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}
.skinPulldown p {
	background-color: #FFFFFF;
	width: 100%;
	visibility: visible;
	display: inline-block;
	margin-top: 10px;
}
.themeColStyle {
	display: inline-block;
    margin-bottom: 10px;
    margin-left: 10px;
    overflow: visible;
}
.themeIcon {
	vertical-align: middle;
	display: inline-block;
	padding-bottom: 2px;
}
.smallThemeIcon {
	height: 15px;
}
.bigThemeIcon {
	height: 40px;/*changed by vinay for RWD theme*/
}
a.themeHover:hover {
	border: 3px solid #bdbdbd;
	background-color: #BDBDBD;
}

a.themeHover {
	border: 3px solid transparent;
	display: block;
}
/*Styles for header pulldown by shreya---------end*/
.chatButton {
	background-color: #84C0E1;
    border: 1px solid #84C0E1;
    color: #000000;
    display: inline;
    
    font-size: 1em;
    cursor: pointer;
    /*added for Ipad style issues*/
    -webkit-appearance: none;    
}
.profilePhoto {
	/*Ui Audit related changes*/
	display: inline-block;
    float: left;
    margin-right: 5px;
    margin-top: 6px;
    margin-left: 2px;
}	
.marqueeHeight {
	height: 15px;	
}
.marqueeDiv {
	background-color: #000000;	
}
.marqueeWidth {
	width: 950px;
	margin: auto;
}
.marqueeText{
	color: #AAAAAA;
    font-size: 0.69em;
    font-weight: normal;
    margin-left: 3px;
}
/*styles added by shreya for new header --end*/

.stage3_searchpaneldiv .collapsible-wrapper, 
.stage3_searchpanel_detailsdiv .collapsible-wrapper {
	position: absolute;
/*	width: 415px; Changed for UI audit*/ /*Surej RWD Changed for CC to accomodate Transaction From & To date in single line*/
	width: 407px;/*Aashish changed to make from date and to date format in one line */
	display: none;
	padding-bottom: 5px;
	padding-top: 5px;
	border: 1px solid #0078be;/*next-gen*/
	margin-left: -1px;/*next-gen*/
	overflow-x: hidden; /*Added for horizontal scrollbar issue*/
}
.nextGenUX4 .stage3_searchpaneldiv .collapsible-wrapper, 
.stage3_searchpanel_detailsdiv .collapsible-wrapper {
	/*margin-top:20px;*/
	position: absolute;
	width: 415px;/* Changed for UI audit*/ /*Surej RWD Changed for CC to accomodate Transaction From & To date in single line*/
	display: none;
	padding-bottom: 5px;
	padding-top: 5px;
	border: 1px solid #0078be;/*next-gen*/
	margin-left: -1px;/*next-gen*/
}
.nextGenUX4 .stage3_whitetabhover{
float: left;
outline: none;
background: url('../images/acct_tabpanemid.png') repeat-x;
width: 130px;
height: 26px;
padding-bottom: 5px;
line-height: 0;
border: none;
margin: 0px;
color: #4D4D4D;
cursor: pointer;
margin-left: -13px;
padding: 5px 15px 0px 15px;
font-size: 0.69em;
font-weight: normal;	
	}

.stage3_searchpanel_detailsdiv {
	width: auto;
	position: relative;
	margin: 0px;
	float: left;
	margin-left: 12px;/*next-gen*/
	margin-top: -33px;
	clear: left;
}

.stage3_searchpaneldiv {
	width: auto;
	position: relative;
	margin: 0px;
	float: left;
	margin-left: 12px;/*next-gen*/
	margin-top: -33px;
	clear: left;
}

.stage3_searchpaneldiv .width100percent div,
.stage3_searchpanel_detailsdiv .width100percent div {
	top: 25px;
	background-color: #F2F2F2;/*next-gen*/
}
.nextGenUX4 .stage3_searchpaneldiv .width100percent div,
.stage3_searchpanel_detailsdiv .width100percent div {
	/*top: 25px !important;*/
	background-color: #F2F2F2;/*next-gen*/
}

.pageLeftContainer {
	float: left;
	width: 99%;
	background-color: #FFFFFF;/*next-gen*/
	border-radius:5px !important; /*Added by Sushmita */
	
}

.pageRightContainer {
	/*padding-top: 37px; removed for alignment issue in right container*/
	float: right;
	width: 19%;
}
.stage3_bluetext_paddingleftright {
      color: #0278BA;
      
      text-decoration: none;
      font-size:0.69em;
      padding-left:4px;
      padding-right:4px;
}
.stage3_simpletext_withpadding {
	color: #262a2c;	
	text-decoration: none;
	padding-left: 14px; /*Surej RWD pfm finance overview*/
	padding-top: 2px; /*Surej RWD pfm finance overview*/
	line-height:15px;
	font-size: 0.79em; /*Surej RWD pfm finance overview*/
	width: 95px; /*Surej RWD pfm finance overview*/
	float: inherit; /*Surej RWD pfm finance overview*/
}
.multiselect_simpletext {
	color: #262a2c;	
	text-decoration: none;
	padding-left: 14px; 
	padding-top: 2px; 
	line-height:15px;
	font-size: 0.79em; 
	word-break: break-all;	
	/* Added below styles for values and checkbox misalignment in Multiselect component*/
	position: relative;
	top: -2px;	
}

/*Surej RWD Added for new goal addition*/
.stage3_simpletext_withpadding_goals {
	color: #262a2c;	
	text-decoration: none;
	padding-left: 14px; 
	padding-top: 2px; 
	line-height:15px;
	font-size: 0.79em; 
	width: 98%; 
	float: left;
}
.absmiddle2 {
	/*vertical-align: sub;*/
	vertical-align: middle; /*Surej RWD radio button and text alignment getting distorted in search panels*/
	margin-left: 5px;
	margin-right:3px;
}

/*START--Added new styles for font-size by kunal_sonje*/
.HW_tablecolcenter{
	text-align: center;
	vertical-align: middle;
	font-size: 0.75em;
	/*border-left: 1px dotted #97CAE6;*/
	background: url("../images/backgrounds/separator1.gif") repeat-y scroll 99% 0 transparent;
	/*padding-left: 11%;	Aashish added for RWD*/
	font-weight: normal;/*next-gen*/
}
/*Aashish added for Nextgen*/
.HW_tableRightAlign{
	text-align: right !important;
	float: none !important;
	padding-right: 10px;
}
.amtRightAlign{
	float:none !important;
	text-align: right !important;
    white-space:nowrap;	
}

.HW_firstcolcenter{
text-align: center;
vertical-align: middle;
font-size: 1em;
padding-left: 6px;
}


.tableheader_nosort{font-size:1em;} 

.searchsimpletext_link {
	color: #262a2c;
	
	font-size: 1em; /*next-gen*/
	text-decoration: none;
	float: left;
	/*padding-top: 8px; next-gen*/
	padding-right: 5px;
}

.HW_textwithpadding{
vertical-align:middle;
font-size: 1em;
padding-left:6px;
}

.msgTemplateLink {
color: #0278BA;
padding-left:16px;
font-size: 0.69em;
}
.msgTemplateLink a{
color: #0278BA;
font-size: inherit;
margin-left:2px;
}

.stage3_leftdetailstext {
    float: left;
    font-size: 0.69em; 
    padding-right: 3px;
	padding-top:8px;
    text-align: left;
    width: 13%;
}
/*END--Added new styles for font-size by kunal_sonje*/


/*Added by Nikita Manohar for 2-step tracker*/
.step_2tracker_disabledtab{
	background: url("../images/btn_PaymentUnSelect_new.png"); /*Aashish changed for RWD. New steptracker*/
	float: left;
	
	height: 21px;
	padding-top: 9px;
	text-align: center;
/*	width: 49.6%;Aashish commented	*/
	font-size: 0.69em;
	min-width: 245px;/*min and max-width added by Aashish for RWD*//*Aashish changed for RWD*/
	max-width: 365px;
	margin-bottom: 5px;/*Aashish added for RWD*/
}

/*Added by Nikita Manohar for 2-step tracker*/
.step_2tracker_tab{
    background: url("../images/btn_PaymentSelect_new.png"); /*Aashish changed for RWD. New steptracker*/
	float: left;
	
	font-weight: normal;
	height: 21px;
	padding-top: 9px;
	text-align: center;
/*	width: 49.6%;	Aashish commented*/
	font-size: 0.69em;
	min-width: 245px;/*min and max-width added by Aashish for RWD*//*Aashish changed for RWD*/
	max-width: 365px;
	margin-bottom: 5px;/*Aashish added for RWD*/
}

/*Added by Nikita Manohar for italic text*/
.queryitalicReadOnly {
    color: #262A2C;
    float: left;
    
    font-size: 0.69em;
    font-style: italic;
    padding-left: 5px;
    padding-top: 4px;
    text-decoration: none;
/*	width: 485px;	*/
	width:57.363281%;/*47.36328125%;Aashish changed for RWD /*Aashish changed for RWD.for wireframe WF_Stage3_DataEntry*/
}
.stage3_dataentry_modalview_leftlabel {
    float: left;
    /*font-size: 11px;removed by kunal_sonje for font-size*/
    margin-right: 15px; /*Surej RWD for pfm budgets amount field alignment in add item*/
    margin-top: 7px;
    text-align: right;
    width: 28%;
}
.searchsimpletextwithmargin {
      color: #262a2c;
            
      font-size: 0.69em; /*Added by Parashar Dutta*/
      text-decoration: none;
      float: left;
      padding-top: 8px;
      padding-right: 5px;
      margin-left:5px;  
      padding-bottom: 5px;
	  padding-left: 2px;      
}
/*Aashish added for RWD*/
.searchsimpletextwithmarginLarge {
	color: #404040;/*next-gen*/
	
	font-size: 0.69em;
	text-decoration: none;
	float: left;
	padding-top: 8px;
	padding-right: 15px;/*Aashish changed*/
	margin-left:4px;
}
.searchsimpletextwithmarginLarge1 {
	color: #404040;/*next-gen*/
	
	font-size: 0.69em;
	text-decoration: none;
	float: left;
	padding-top: 8px;
	padding-right: 28px;
	margin-left:4px;
}
.stage3_dataentry_modalview_labelsmall_left
{
    float: left;
    margin-right: 15px;
    margin-top: 7px;
    text-align: right;
    width: 28%;
}

.stage3_searchpanelcaptionforlisting{
float: left;
font-size: 0.69em;
font-weight: normal;
margin-top: 10px;
padding-bottom: 9px;
padding-right: 35px;
margin-left: 5px;
}

.simpletext_hyperlink{
color: #262A2C;

/*font-size: 0.81em;*/
text-decoration: none;
float: left;
padding-top: 8px;
}
/* added by hemanth for quicklinks */
.formbtn_dashboard_quicklink {
	background: url("../images/backgrounds/tabStyle07.png") no-repeat scroll 100% 0 transparent;
	border: 0 solid #333333;
	color: #0078be; /*next-gen*//* changed for Ui audit*/
	cursor: pointer;
	
	font-size: 0.7em;
	/*font-weight: normal; changed for Ui audit*/
/* 	margin-left: 3px; next-gen*/
	vertical-align: top;
}
.formbtn_dashboard_quicklink:hover {
	  text-decoration: underline;
}

.formbtn_dashboard_remove:hover {
	 text-decoration: underline;
}
.nextGenUX4 .formbtn_dashboard_quicklink:hover{
	  text-decoration: underline;
}
.formbtn_dashboard_remove {
	background: url("../images/backgrounds/tabStyle07.png") no-repeat scroll 100% 0 transparent;
	border: 0 solid #333333;
	color: #026EAB;
	cursor: pointer;
	
	font-size: 0.7em;
/* 	vertical-align: middle; */
	padding-left: 2px;
}
.simpletext_star {
	color: #404040;/*next-gen*/
	
	font-size: 0.7em;
	padding-left: 5px;
	text-decoration: none;
	line-height: 15px;
}
.simpletext_pipeline {
	color: #A0A0A0;
	
	font-size: 0.7em;
	margin-left: 5px;
	vertical-align: top;
	line-height: 15px;
}
.inline_image {
	vertical-align: top;
/* 	margin-left: 5px; next-gen*/
	margin-top: -2px; /*-4px;/*next-gen. Aashish modified for corp RWD*/
	margin-left: 5px;	/*Aashish added for corp RWD*/
	margin-right: 5px;	/*Aashish added for corp RWD*/
}
.comboboxNegativeMargin {
	/*float: left; next-gen*/
	margin-bottom: 5px;
	/*margin-left: -5px;*/
	margin-left: -8px; /*Fixed for giivng padding to dropdown in Select dropdown of fav widgets Surej*/
}
/* added by hemanth for quicklinks */

/*Added by Nikita Manohar for Notification details bold on details page*/
.querytextright_bold {
    clear: right;
    display: block;
    overflow: hidden;
    padding-bottom: 2px;
    padding-left: 2px;
    font-weight: normal;
}
.rightGroupletSection {
	width: 100%;
	clear: both;
	margin-top: 0em;
}


/*Start - Date Picker*/
.tdStyleWithBorder
{
	border: 1px solid grey;
	padding: 3px;
	
	font-size: 12px;
}

.tdStyleWithBorderWeekHeaders{
	border: 1px solid grey;
	padding: 3px;
	
	font-size: 12px;
	background-color: #97cae6;
}
.tdStyleWithBorderToday{
	border: 1px solid grey;
	padding: 3px;
	
	font-size: 12px;
	background-color: #025b8e;
}
.tdStyleWithoutBorder
{
	padding: 2px;
	
	font-size: 12px;
}
.txtBold
{
	
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #025b8e;
}
.tableWidthMargin
{
	width: 100%;
	margin-top: 6px;
	margin-bottom: 6px;
}	

.stage3_inputpanel_leftcontainer_nobottommargin {
    float: left;

    width: 100%;
 
	border: 1px solid #CCCCCC;/*next-gen*/
}
.stage3_rtpanelselectcomborow1new {
   
    float: left;
    font-weight: normal;
    padding: 1px 0;
    width: 101%;
}
.stage3_rtpanelselectcomborownew {
 /*  
    border-left: 1px solid #CFE6F4;
    border-right: 1px solid #CFE6F4;
  Aashish commented for RWD
  */ 
	border-top: 1px solid #dcdcdc; /*next-gen*//*Aashish added for RWD*/
    float: left;
    font-weight: normal;
    padding: 0 1px 3px 5px;
    width: 98%; /*changed from 95 by Aashish for RWD*/
}
.stage3_rtpanelquicklinkrownew {
    
 /*   border-left: 1px solid #CFE6F4;
    border-right: 1px solid #CFE6F4;
    Aashish commented for RWD
  */ 
    float: left;
    height: 20px;
    padding: 9px 0 7px 6px; /*jayant changed 18nov from 5px 0 7px 6px*/
    width: 100%; /*Aashish changed from 95%*/
}
/*End - Date Picker*/


/*Added for 4-column layout for consumer code*/
.stage3_previewdetailsrow_4Column{
margin-top: 11px;
float: left;
width: 100%;
}

/*Added to have space between page title and details section */

.blankfield_padding{

float:left;
padding-bottom:5%;

}

.blankfield_less_padding{
float:left;
padding-bottom:3%;
}
/*TemplateIcon Styles modified by PayalS*/
.templateicon_imgstyle { 
                border:none;
                float:center;
                margin:25px 0 0 35px !important;/*change by vinay for RWD*//*Aashish*/
                height: 50%;
                background-repeat: no-repeat;
                cursor:pointer;
}
.templateicon_txtstyle {
                
                font-size: 0.75em;
                color: #262a2c;
                text-decoration: none;
                text-align: center;
                width: 100%;
                height: auto;
                float: left;
                clear: right;
                margin:2px 0 0 0;
                padding:0px;
}
.templateicon_style {
		float:left;
	       /* margin:24px 0 0px 11px; commented by Neeti */
		margin:24px 0 10px 11px;
		border:1px solid #E0E1E2;
		width:80%;
		height:115px;
		background-color:#fbfbfb;
	/*	cursor:pointer;	*//*Aashish commented for RWD. CDG defect:710953*/

}
.templateicon_stylehover{
                float:left;
                margin:14px 0 0px 11px;
                border:1px solid #E0E1E2;
                width:80%;
                height:145px;
                background-color:#faf8cc;
                cursor:pointer;
}
/*Style modified for RWD for PFM-Vinay */
.left_contentmaincontainer {
	width: 100%;
	margin:0 0 0; /*Surej RWD modified for PFM My finance overview*/
	padding-bottom: 10px;
	float:left;
	border: 1px solid #E0E1E2;
}
.homegradientcontainer{
	width:100%;
	float:left;
	height:69px;
	/*background:url(../images/pfm_reportshomegradientimg.png) repeat-x;*/
}
.homegradientfirstdiv{
	float:left;
	width:33%;
	height: 45px;
	margin-top:20px;
}
.homegradientcontainerwithbgcolor{
	width:758px;
	border:1px solid #EDF6FB;
	float:left;
	background:none repeat scroll 0 0 #EDF6FB;
	
}
.homegradientfirstdivwithoutborder{
	float:left;
	width:33%;
	margin-top:20px;	
}
/*vinay RWD PFM*/
.simpletextboldcenter {
	font-size: 1em;
	
	height: 50px;
	text-align: center;
	word-wrap: break-word;
	line-height: 18px;
	width: 70%;
	float: left;
	margin: -17px 0 35px 36px;
}
/*modified by vinay for rwd-PFM*/
.simpletextcenter {
    border-top: 1px solid #E8E8E8;
    float: left;
    
    font-size: 0.75em;
    line-height: 15px;
    margin: 15px 14px;
    min-height: 71px;
    padding: 10px 5px;
    position: relative;
    text-align: center;
    width: 80%;
}

.simpletextcenter_new {
  border-top: 1px solid #E8E8E8;
  float: left;
  font-size: 0.75em;
  line-height: 15px;
  margin: 17px 14px;
  min-height: 22px;
  padding: 0px 5px;
  position: relative;
  text-align: center;
  width: 80%;
}



/*modified by vinay for rwd-PFM*/
.simpletextcenter_v1 {
    border-top: 1px solid #E8E8E8;
    float: left;
    
    font-size: 0.75em;
    line-height: 15px;
    margin: 18px 14px;
    min-height: 71px;
    padding: 10px 5px;
    position: relative;
    text-align: center;
    width: 80%;
	}
/*modified by vinay for rwd-PFM*/
.simpletextcenter_v2 {
    border-top: 1px solid #E8E8E8;
    float: left;
    
    font-size: 0.75em;
    line-height: 15px;
    margin: 34px 14px;
    min-height: 71px;
    padding: 10px 5px;
    position: relative;
    text-align: center;
    width: 80%;
}
.homegradientcontainerforimage{
	width:100%;
	height:182px;
	float:left;
	margin-bottom: 10px;
	background:url(../images/pfm_reportshomegradientimg.png) repeat-x;
}
/*Style modified for RWD for PFM-Vinay */
.imagewithmargin {
	float: left;
    height: 30%;
    margin-left: 10%;
}
.homegradientdivwomargin{
	float:left;
	border-right:1px solid #D4D5D7;
	height: 0;
}
.rightborderonly {
	border-right:1px solid #D4D5D7;
}
.homegradientfirstdivwithbgcolor{
	background:none repeat scroll 0 0 #EDF6FB;
	float:left;
	width:30%;
	padding-top: 9px;
	margin: 0 0 0 18px;
}

.stage3_columnwithborder {
	border:1px solid #D4D5D7;
	float: left;
	padding: 3px 0px 3px 2px;
	margin-right: 5px;
	margin-left: 3px;
}
.stage3_button_activegray {
	float:left;
	width:65px;
	height:20px;
	cursor: pointer;
	color:#FFFFFF;
	border:none;
	outline:none;
	background:url('../images/pfm_report_monthlyimg.png') no-repeat;
	margin-top:7px;
}
.stage3_button_inactiveshade {
	float:left;
	/*Modified*/
	width: auto;
	height:20px;
	cursor: pointer;
	border: 1px solid #D4D5D7;
	outline:none;
	background:url('../images/acct_forcastsinglequarterly.png') no-repeat fixed;
	margin-top:7px;
	color:#0278BA;
}
.pfm_chartbutton_active {
	float:left;
	/*width:65px;*/
	 width: 25px; /*Surej added for charts list and chart image RWD*/
	height:20px;
	cursor: pointer;
	color:#FFFFFF;
	border:none;
	outline:none;
	background:url('../images/icoChartView_enabled.png') no-repeat;
	margin-top:7px;
	background-attachment: inherit;
	margin-left:7px;
	
}
.pfm_chartbutton_inactive {
	float:left;
	/*Modified*/
	/*width: auto;*/
	width: 25px;/*Surej added for charts list and chart image RWD*/
	height:20px;
	cursor: pointer;
	outline:none;
	background:url('../images/icoChartView_disabled.png') no-repeat fixed;
	margin-top:7px;
	color:#0278BA;
	background-attachment: inherit;
	border:none;
	margin-left:7px;
}

.pfm_listbutton_active {
	float:left;
	/*width:65px;*/
	 width: 25px; /*Surej added for charts list and chart image RWD*/
	height:20px;
	border:none;
	cursor: pointer;
	color:#FFFFFF;
	outline:none;
	background:url('../images/icoListView_enabled.png') no-repeat;
	margin-top:7px;
	border-right: 1px solid darkgrey;/*Surej added for charts list and chart image RWD*/
	background-attachment: inherit;
	
}
.pfm_listbutton_inactive{
	float:left;
	/*Modified*/
	/*width: auto;*/
	width: 25px;/*Surej added for charts list and chart image RWD*/
	height:20px;
	cursor: pointer;
	border:none;
	border-right: 1px solid darkgrey;/*Surej added for charts list and chart image RWD*/
	outline:none;
	background:url('../images/icoListView_disabled.png') no-repeat fixed;
	margin-top:7px;
	color:#0278BA;
	background-attachment: inherit;
	margin-left:7px;
}
.stage3_rightbuttonmargin {
	float: right;
	margin-right: 20px;
}
/*Surej added for PFM Start */
.pfm_whitetabhover_bold {
	float: left;
	outline: none;
	height: 30px; /*Surej RWD for pfm next gen styling*/
	background: #FFFFFF;
	border: 1px solid lightgrey;
	border-bottom: none;
	margin: 0px;
	color: #000000;
	cursor: pointer;
	padding: 2px 8px 1px 5px;
	
	font-size: 12px;
	font-weight: normal;
	width: 100%;
	min-width: 156px;/*Surej RWD for pfm next gen styling*/
}

.pfm_grey_active_bold {
	cursor: pointer;
	outline: none;
	float: left;
	 height: 30px; /*Surej RWD for pfm next gen tab styling*/
	float: left;
	border: none;
	color: #FFFFFF; /*Surej RWD for pfm next gen tab styling*/
	padding: 2px 8px 2px 8px;
	
	font-size: 12px;
	background: #2D4162; /*Surej RWD for pfm next gen tab styling*/
	min-width: 156px; /*Surej RWD for pfm next gen styling*/
	width:100%; /*Surej RWD for pfm next gen styling*/
}

.pfm_stage3_tabmenupanel {
	float: left;
	border-bottom: 1px none #2D4162; /*Surej RWD modified for PFM tab next gen styling*/
	margin-bottom: 0px;
	margin-top: 0px;
	width: 100%;/*Surej RWD modified for PFM tab next gen styling*/
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	height: 30px; /*Surej RWD modified for PFM tab next gen styling*/
	/* background: #2D4162; Surej RWD modified for PFM tab next gen styling*/
	/*margin-left: 15px; Surej RWD modified for PFM tab next gen styling*/
	min-width: 437px;/*Surej RWD modified for PFM tab next gen styling*/
}

.pfm_stage3_tabwhitep {
	margin: 0;
	padding: 0;
	float: left;
	height: 30px; /*Surej RWD for pfm next gen styling*/
	z-index: 1;
	margin-left: 0px; /*Surej RWD for pfm next gen styling*/
	width: 23%; /*Surej RWD for pfm next gen styling*/
	min-width: 156px; /*Surej RWD for pfm next gen styling*/
}

.pfm_stage3_ptabgray1 {
    border-left: 1px solid #D3D3D3;
    border-right: 1px solid #D3D3D3;
    float: left;
    height: 40px;
    margin: 0 0 0 -1px;
    padding-left: 0px;
    width: 23%; /*Surej RWD for pfm next gen styling*/
    min-width: 156px; /*Surej RWD for pfm next gen styling*/
}

.pfm_stage3_ptabgray2 {
	margin: 0;
	padding:0px;
	float: left;
	margin: 0px;
	height: 40px;
	width: 23%; /*Surej RWD for pfm next gen styling*/
	min-width: 156px; /*Surej RWD for pfm next gen styling*/
}

/*Surej added for PFM END */

.stage3_whitetabhover_bold {
float: left;
outline: none;
background: url('../images/acct_tabpanemid.png') repeat-x;
height: 23px;
border: none;
margin: 0px;
color: #ffffff;
cursor: pointer;
padding: 2px 8px 2px 8px;
font-size: 12px;
font-weight: normal;
line-height: 24px;
}
.stage3_whitetabhover_bold a{
	color: #ffffff;
	text-decoration:none;
	}
.stage3_whitetabhover_bold a:hover{
	color: #ffffff;
	}
.stage3_grey_active_bold {
cursor: pointer;
outline: none;
float: left;
outline: none;
background: url('../images/acct_tabpanegreymid.png') repeat-x;
height: 22px;
float: left;
border: none;
color: #4d4d4d;
padding: 2px 8px 2px 8px;
font-size: 12px;
line-height:24px;
/*font-weight: normal;*/
}
.stage3_grey_active_bold a{
	color: #4D4D4D;
	text-decoration:none;
	}
.stage3_grey_active_bold a:hover{
	color: #4D4D4D;
	}
.stage3_listingheading_grey{
	background-color: #E8E8E8;
	height: 30px;
	margin-top: 0px;
	padding-left: 0px;
	text-align: center;
}
.stage3_listingdetails_padding_grey{
vertical-align:middle;
font-size:1em;
padding-left:6px;
padding-top: 8px;
background: url("../images/listinggreybackground.png") repeat-x scroll 0 0 transparent;
}

.listgreyrowtxtleftline_withpadding_grey {
	text-decoration: none;
	padding-left: 0px; 
	padding-right: 6px;
	padding-top: 8px;
	vertical-align: middle;
	border: 0px;
	text-align: left;
	font-size: 1em;
	background: url("../images/listinggreybackground.png") repeat-x scroll 0 0 transparent;
}
/*Need to modify further*/
.labelcolumncomboextrasmall { 
	background-color: transparent;
	border: 0 none;
	color: #0278BA;
	
	/*font-size: 11px;*/
	font-size: 0.69em; /*Modified for PFM date period in My finance overview RWD*/
	font-weight: normal;
	margin-top: 0px;
	padding-top: 8px;
	text-decoration: none;
	vertical-align: middle;
	/*width: 90%;*/
	width: 100%; /*Modified for PFM - my finance overview dropdown RWD*/
}
.labelColumn_combo_brdr_extrasmall {
	height: 31px;
	width: 85px;
	display: block;
}
.labelColumn_combo_extrasmall{
	margin-right: 4px;
	margin-left: 5px; 
	padding-bottom: 5px;
	padding-left: 0.1em;
	padding-right: 0px;
	padding-top: 0px;
	
	height: 31px;
	width: 85px;
	display: block;
	float: left;
}
/*need to modify*/
.stage3_templateicondiv {
	margin: 0px 7px 0 7px;
	width: 99%;
	border: 1px solid #E0E1E2;
    float: left;
    height: auto;
}
/*.stage3_templateiconmarginboth {
	padding: 0 10px 0 10px;
	
}*//*remove by vinay for pfm goal*/
.stage3_templateiconcolumnwidth {
	width : 23%;
	float: left;
}
.stage3_templateiconcolumnwidthleft {
	float: left;
	padding-left: 31px;
	width: 23%;
}
.stage3_templatedivpanel {
	width: 100%;
	border-top : 1px solid #E0E1E2;
	margin-top: 10px;
	float: left;
}
.stage3_hwtablebordertopbottom {
	width: 100%;
	border-top : 1px solid #E0E1E2;
	border-bottom: 1px solid #E0E1E2;
}
.stage3_simpletextleftwithwidth {
	color: #262a2c;
	
	font-size: 0.813em;
	font-weight: normal;
	text-decoration: none;
	float:left; 
	width: 25%;
	padding-bottom:15px;
	padding-left:12px;
	margin-top:10px;
}
/*Added for multiselect component in Reports by PayalS*/
.multiselect_div {
	width: 25%;
	float: left;
	height: 27px;
	padding: 8px 0 0 3px;
	border: 1px solid #E0E1E2;
	margin: 0 6px 0 2px;
	display: inline;
}
.multiselect_arrow {
	padding-top : 5px;
	float: right;
	padding-right: 6px;/*Added by Neeti*/
	padding-left: 6px; /*Added by Gurpreet*/
}
.multiselect_options_div {
	width: 20%;      /*Checked in for My Finance Overview browser changes*/
	background-color: #FFFFFF;
	overflow: auto;
	border: 1px solid #E0E1E2;
	position: absolute;
	z-index: 1;
	margin-top: 13px;
	height: 240px;
	min-width: 142px; /*Surej added for income expense cateories dropdown in PFM-My finance overview RWD*/
}
.multiselect_options_div ul {
	padding: 0px 6px 15px 10px;  /*Checked in for My Finance Overview browser changes*/
	margin-top: 9px;
	list-style-type:none;
}
.multiselect_options_div ul li{
	margin: 1px 0 5px 0px;
}
.stage3_columnwithborder .ui-widget-content{
/* 	border: 0px solid #aaaaaa; */
}
.stage3_columnwithborder .ui-combobox .ui-combobox-input.ui-widget-content, .ui-combobox .ui-combobox-input.ui-state-hover{
/* 	background: none;*/
	color: #0278BA; 
	font-weight: normal;
	width:80px !important;/*Added by Neeti*/ /*Surej RWD pfm finance overview period dropdown cropped even with min characters*/
}
.stage3_columnwithborder .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
/* 	background: none; */
/* 	border: none; */
}
.stage3_columnwithborder .ui-combobox .ui-button, .ui-combobox .ui-button.ui-state-hover{
	/*background: none; next-gen*/
}
.stage3_columnwithborder .ui-button-icon-only{
	float:right;
}

/*Added by PayalS for Goals*/

.stage3_centeralign {
	float: right;
	width: 63%; /*Modified- Payals*/
	padding-bottom: 10px;
}
.queryitalictextwithoutwidth_withwrap {
	
	font-size: 0.75em;
	font-style: italic;
	color: #505050;
	text-decoration: none;
	float:left;
	word-wrap: break-word;
	width: 50%;
}
.stage3_button_inactiveshade_withmargin {
	float:left;
	/*Modified by PayalS*/
	width:auto;
	height:21px; /*Modified from auto by Neeti */
	font-size: 0.69em;
	font-weight: normal;
	cursor: pointer;
	border: 1px solid #D4D5D7;
	outline:none;
	background:url('../images/acct_forcastsinglequarterly.png') no-repeat fixed;
	background-color: white;
	margin:7px 3px 0 6px;
	/*padding: 1px 1px 1px 1px; Modified by Neeti */
	padding: 2px 3px 2px 3px;
	border-radius: 3px;
	color:#0278BA;

}
.stage3_linkstylebuttonbold {
      
      font-size: 0.69em;
      font-weight: normal;
      float: left;
      text-decoration: none;
      border: 0px;
      width: auto;
      margin: 8px 5px 0 10px;
      overflow: visible;
      background-color: transparent;
      color: #0278ba;   
      cursor: pointer;

}
.stage3_radio_withmargin {
	vertical-align: bottom;
	margin-top: 6px;
	padding-right: 4px;
	float:left;
	margin-right:2px;
	margin-left:5px;
}
.stage3_header_withheight {
	padding-top: 1%;
	padding-bottom: 1%;
	margin: 0px;
	background-repeat: repeat-x;
	line-height: 21px;
	margin: 0px;
	
	font-size: 1.1em;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding-left: 4px;
	clear: left;
	height: 40px;
	border-bottom: 1px solid #e0e1e2;
	width: 99%;/*Aashish*/
	padding-right: 0px;/*Aashish*/
	border-top: none;/*Aashish*/
}
.stage3_dataentry_detailsright {

}
.stage3_inputpanel_column_withpadding{
    float: left;
    margin-right: 8px;
    margin-top: 7px;
    text-align: right;
    width: 35%;
}
.stage3_chkbox_womargin {
    clear: right;
    float: left;
    overflow: hidden;
    padding-bottom: 4px;
    margin: 10px 0 0 5px;
}
.stage3_chkboxtext_extraleftmargin {
  
    font-size:0.69em;
    float: left;
    margin: 7px 3px 0 4px;
    
}
.stage3_dataentrysection_blue {
	width: 98%;
	background-color: white;/*#E0F0FF;	Aashish*/
/*	border: 1px solid rgb(204, 204, 204);Aashish*/
	margin: 2px 0 5px 4px;/*Aashish*/
	overflow: hidden;
	padding: 0px 0px 3px 0px;
}
.stage3_rowsetblue_bold {
	height: 1.5em;
	line-height: 1.8em;
	background-repeat: repeat-x;
	background-color: rgb(249, 249, 249);/*#CCE6FF; Aashish*/
	
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 6px;
	padding-bottom: 12px;
	margin: 0px;
	border-top: 0px solid #9c9e9c;
/*	border-bottom: 1px solid #e0e1e2;	Aashish */
	clear: both;
}
.stage3_button_activegray_wofloat {
	width: auto;
	height: auto;
	color: white;
	border: none;
	border-radius: 2px;
	float: left;
	outline: none;
	background: url('../images/pfm_report_monthlyimg.png') no-repeat;
	margin: 21px 0 0 -30%;/*modified by vinay for pfm goal setting button rwd*/
	/*margin: 21px 0 0 -128px;  Modified by Neeti for UI audit*/
}
.stage3_customizable_image {
	float: left;
	margin: 0 7px 1px 6px;
/*	padding: 1px 2px 1px 2px;	Aashish*/
}
.stage3_goals_textheading {
	color: #262a2c;
	
	font-size: 0.69em;
	float: left;
	text-decoration: none;
	margin: 0 0 10px 0;
	width: 30%;/*changes made for PFM goals -vinay*/
}
.stage3_commentstext_brown {
	
	font-size: 0.69em; 
	font-style: normal;
	color: #956C43; 
	text-decoration: none;
	float:left;
	width:auto; 
	padding-left:12px; 
	padding-top: 5px;
}
.stage3_commentstext_brown_withwidth {
	
	font-size: 0.69em; 
	font-style: normal;
	color: #956C43; 
	text-decoration: none;
	float:left;
	width: 33%; 
	padding-left:24px;/*12px;	Aashish */ 
	padding-top: 5px;
}

/*Added for Reports by PayalS*/
.stage3_displayformsection{
	float: left;
	margin-left: 0px;
	width: 100%;
	padding: 5px 0px 5px 0px;
	border-left: 1px solid #E0E1E2;
	border-right: 1px solid #E0E1E2;
	border-bottom: 1px solid #E0E1E2;
}
.stage3_width50percentwithborder {
	width: 48%;
	float: left;
	padding-left: 11px;
	/*border-right: 1px solid #E0E1E2;*//*Surej RWD modified for PFM screen*/
	min-width:352px; /*Surej RWD newly modified for PFM screen*/
}
.stage3_width50percentwoborder {
	width: 48%;
	/*float: right;*/
	float:left;/*Surej RWD modified for PFM screen*/
	/*padding-right: 15px;*/
	padding-left: 12px;/*Surej RWD modified for PFM screen*/
	min-width:352px;/*Surej RWD newly modified for PFM screen*/
}
.stage3_twocolumnrowset {
	padding: 2px 1px 3px 1px;
}
.stage3_paddingtopleftrow {
	padding: 0 0 5px 11px;
}
.stage3_detailspanelrowwithbuttons {
	float: left;
	margin: 10px 0 0 10px;
	width: 100%;
}
/* Added for Goal Link Accounts*/
.stage3_simpletext_goalcaption1 {
	color: #262A2C;
	
	font-size: 0.69em;
	text-decoration: none;
	font-weight: normal;
}
.stage3_simpletext_goalcaption2 {
	color: #262a2c;
	
	font-size: 0.69em;
	font-weight: normal;
	text-decoration: none;
	padding-left:11px;
}
/*Added for Choose statement*/
.stage3_rowwithmargin{
	height:30px;
/*	margin:5px 0px 5px 0px;	*//*Aashish commented and added new.*/
	margin:5px 0px 5px 80px;
	float: right; /*style guide for nextgen*/
}
.stage3_columnwithwidth {
	float:left;
	line-height:30px;
	text-align:right;
	/*width:40%; /*style guide for nextgen*/
}
.stage3_grpsummarygrprow { 
	background-color:#F2F2F2; 
	height:40px; 
	padding-top:2px; 
	border-bottom:1px solid #D9D9D9;
}
.stage3_grpsummaryaccountsrow { 
	background-color:#EEF4F8; 
	height:22px; 
	padding-top:2px; 
}
.HW_grouptableheadercenter{
	text-align: center;
	vertical-align: middle;
}
.stage3_listgreyrowtxtcenteralign {
	text-decoration: none;
	padding-left: 0px;
	padding-right: 6px;
	vertical-align: middle;
	border: 0px;
	text-align: center;
}
.stage3_listgreyrowtxtcenteralignfontoneem {
	text-decoration: none;
	padding-left: 0px;
	padding-right: 6px;
	vertical-align: middle;
	border: 0px;
	text-align: center;
	font-size: 1em;
}
.stage3_groupsummarysimpletext {
	color: #262a2c;
	
	font-size: 0.69em;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 5px;
}
.HW_grouptabletextwithpadding{
	vertical-align:middle;
	font-size: 1em;
	padding-left:6px;
}
.stage3_groupsummarysimpletextbold {
	color: #262a2c;
	
	font-size: 0.69em;
	font-weight: bold;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 5px;
}
.stage3_listgreyrowtxtcenteralignbold {
	
	text-decoration: none;
	padding-left: 0px;
	padding-right: 6px;
	vertical-align: middle;
	border: 0px;
	text-align: center;
	font-weight: normal;
	font-size: 0.69em;
}
/*Added for Yes No button by Satish : Start*/
.stage3_button_grayactive {
	float: left;
	width: 34px;
	height: 18px;
	/*color: white;*//*Surej RWD for Yes or No button in pfm - manage catefories*/
	color: #404040; /*Surej RWD for Yes or No button in pfm - manage catefories*/
	font-size:12px; /*Surej RWD for Yes or No button in pfm - manage catefories*/
	outline: none;
	/*background: url('../images/pfm_report_monthlyimg.png') no-repeat;*//*Surej RWD for Yes or No button in pfm - manage catefories*/
	background-color:#1ab2ff;/*Surej RWD for Yes or No button in pfm - manage catefories*/
	border:1px solid #8CB478;/*Surej RWD for Yes or No button in pfm - manage catefories*/
	margin-top: 7px;
	padding-left: 10px;
	text-decoration:none;
}
.stage3_button_grayactive:hover{
	background-color:rgb(140,180,120);
}
a.stage3_button_grayactive:hover{
	text-decoration:none;  /*Surej RWD for removing hyperlink underline effect on hover*/
}
.stage3_button_shadeinactive {
	float:left;
	/*Modified*/
	width: 34px;
	height:18px;
	cursor: pointer;
	outline:none;
	/*background:url('../images/acct_forcastsinglequarterly.png') no-repeat fixed;*//*Surej RWD for Yes or No button in pfm - manage catefories*/	
	background-color:#DCDDDF;/*Surej RWD for Yes or No button in pfm - manage catefories*/
	border:1px solid #C8C8C8;/*Surej RWD for Yes or No button in pfm - manage catefories*/	
	margin-top:7px;
	color:#404040;/*Surej RWD for Yes or No button in pfm - manage catefories*/	
	padding-left: 10px;
	font-size:12px; /*Surej RWD for Yes or No button in pfm - manage catefories*/
	text-decoration:none;
}
.stage3_button_shadeinactive:hover {
	background-color:rgb(200,200,200);
}
a.stage3_button_shadeinactive:hover {
	text-decoration:none; /*Surej RWD for removing hyperlink underline effect on hover*/
}
/*Added for Yes No button by Satish : End*/

.stage3_additionaldetailslink{
      background-color: #EBF7FF;
    border: 1px solid #97CAE6;
    float: left;
    height: 20px;
	height: auto; /*Aashish changed for RWD, additional details text*/
    margin-left: 5px;
	margin-top: 10px;
	padding-right: 10px;
	padding-top: 3px;
	width:91.796875%;/*Aashish added for RWD - Initiate Payment Screen for additional details wrapper width*/
	padding-left: 5px;	/*Aashish added for RWD - Initiate Payment Screen for additional details wrapper width*/
}
/*Added for UI audit issues*/
.stage3_serachsmpletext_new {
	color: #262a2c;
	
	text-decoration: none;
	float: left;
	padding-top: 6px;
	padding-right: 5px;
	font-size: 0.69em; /*Modified by Neeti */
}
.stage3_queryitalictext_label{
	
	font-size: 12px;
	font-style: italic;
	color: #505050;
	text-decoration: none;
	float: left;
	width: 475px;
	margin-top: -30px;
	margin-left: 262px;
}
.stage3_grey_active_caption {
	cursor: pointer;
	outline: none;
	float: left;
	outline: none;
	background: url('../images/acct_tabpanegreymid.png') repeat-x;
	height: 23px;/*next-gen*/
	float: left;
	border: none;
	color: #FFFFFF;/*next-gen*/
	padding: 5px 8px 0px 8px;
	
	font-size: 0.69em;
}
.stage3_grey_active_captionNextGen{
	cursor: pointer;
	outline: none;
	float: left;
	outline: none;
	background-color:rgb(45,65,100);
	width: 130px;/*jayant added*/
	padding-bottom: 4px !important;/*jayant added*/
height: 25px;/*jayant added*/
line-height: 0;/*jayant added*/
	
	border: none;
	color: #FFFFFF;/*next-gen*/
	padding: 5px 8px 0px 8px;

	font-size: 0.69em;
}
.hwamounttxt {
      font-weight: normal;
      
      font-size:0.69em;      
      float: right;
}
.hwBold {
	font-weight: normal;
}

.HW_tableheading_padding{
	vertical-align:middle;
	padding-left:6px;
	/*Added by shreya for separator in table heading*/
	background: url("../images/backgrounds/separator1.gif") repeat-y scroll 96% 0 rgba(0, 0, 0, 0);
	font-weight:normal; /*Surej RWD for table heading in finance overview category list txn icon*/
}

.stage3_grey_active_bold_smallfont {
cursor: pointer;
outline: none;
float: left;
outline: none;
background: url('../images/acct_tabpanegreymid.png') repeat-x;
height: 23px;
float: left;
border: none;
color: black;
padding: 5px 8px 0px 8px;
font-size: 0.69em;
font-weight: normal;
}

.stage3_whitetabhover_bold_smallfont {
float: left;
outline: none;
background: url('../images/acct_tabpanemid.png') repeat-x;
height: 23px;
border: none;
margin: 0px;
color: black;
padding: 5px 8px 0px 8px;
font-size: 0.69em;
font-weight: normal;
}

.infotext_columnjustify {
    float: left;
    margin-right: 5px;
    margin-top: 7px;
    text-align: justify;
    width: 88%;
}
.querytextleft_infostyle {
	display: block;
	float: left;
	font-size: 0.69em;
	font-style: normal;
	margin-top: 5px;
	overflow: hidden;
	padding-bottom: 0px;
	padding-right: 30px;
	width: 401px;
	text-align: justify;
	margin-left: 93px
}
.querytextleft_infostyle2 {
	display: block;
	float: left;
	font-size: 0.69em;
	font-style: normal;
	margin-top: -7px;
	overflow: hidden;
	padding-bottom: -7px;
	padding-right: 30px;
	width: 403px;
	text-align: justify;
	margin-left: 93px;
}
.stage3_inputpanel_column_addcategry {
	float: left;
	margin-right: 5px;
	margin-top: 7px;
	text-align: left;
	width: 45%;/*Added by Vinay Mishra for overlay PFM-RWD*/
}

/*Added on behalf of poonam mehta*/
.simpletextbold_UX3 {
    color: #262A2C;
    float: left;
    
    font-size: 0.69em;
    font-weight: normal;
    padding-right: 5px;
    padding-top: 6px;
    text-decoration: none;
}
/*Added for mails Ro Group Dropdown error highlight*/
.rightpanel_text_mails{
float:left;
font:0.69em Arial,Helvetica,sans-serif, Helvetica, sans-serif;
color:#262A2C;
line-height:19px;
padding-right:6px;
font-weight: normal;
width: 73px;
}

.rightpanel_text_drafts{
     float:left;
font:0.69em Arial,Helvetica,sans-serif, Helvetica, sans-serif;
color:#262A2C;
line-height:19px;
padding-right:5px;
font-weight: normal;
width:65px;
     }


/*Added for disabling multi select combo box*/
.simpletextbold_gray {
      color: gray;
      
      font-size: 0.69em;
      text-decoration: none;
      font-weight: normal; 
      padding-top: 15px;
}

.stage3_paytonewpayee_gray {
    color: gray;
    margin: 0 0 0 5px;
}
/*Added for tab menu without widget*/
.stage3_tabmenupanel_widoutwidget{
	float:left;
	border-bottom:1px solid #E0E1E2;
	margin-bottom: 0px;
	margin-top: 13px;
	width: 99%;/*Aashish changed from 100% to 99% for RWD*/
	float:left;
	padding-left:0px;
	padding-top:0px;
}
/*final by meeeefr goals start*/
.stage3_searchsimpletext_top {
	color: #262a2c;
	font-family: OpenSans-Semibold, Arial, helvetica, sans-serif;/*Aashish*/
	font-size: 0.69em; 
	text-decoration: none;
	float: left;
	padding-right: 5px;
	
}

.stage3_searchsimpletext_goalname {
	color: #262a2c;
	font-family: OpenSans-Semibold, Arial, helvetica, sans-serif;
	font-size: 0.69em; 
	text-decoration: none;
	float: left;
	padding-right: 5px;
	width: 15em;
	word-wrap: break-word;
	
}
.stage3_goals_textheading_details {
    color: #262A2C;
    float: left;
    
    font-size: 0.69em;
    font-weight: normal;
    margin: 5px 0 10px;
    text-decoration: none;
 /*   width: 53%;	Aashish */
 width: 110px;	/*Aashish */
}
/*Aashish*/
.stage3_goals_textheading_details_width {
	color: #262A2C;
	
	font-size: 0.69em;
	float: left;
	text-decoration: none;
	margin-left: 65px;
}
.stage3_goals_textheading_details_extrawidth {
       color: #262A2C;
       font-family: OpenSans-Semibold, Arial, helvetica, sans-serif;/*Aashish*/
       font-size: 0.69em;
       float: left;
       text-decoration: none;
     /*  margin: -10px 0 10px 0;       
       margin: 0 0 10px 0; Modified by Neeti for UI audit*/
	width: 100px
}
.stage3_goals_textheading_details_floatright {
	color: #262A2C;
    float: right;
    
    font-size: 0.69em;
    margin: 5px 0 10px;
    margin-right: 21px;
    text-decoration: none;
    width: 43%;
    border-bottom: #7D7B8D 1px solid;
	border-top: #7D7B8D 1px solid;
	border-right: #7D7B8D 1px solid;
	border-left: #7D7B8D 1px solid;
	}
.stage3_goals_textheading_bottom {
                color: #262a2c;
                
                font-size: 0.69em;
                float: left;
                text-decoration: none;
                margin: 0 0 10px 0;
                width: 9%;
}

.stage3_goals_textheading_left_width {
    color: #262A2C;
    float: right;
    
    font-size: 0.69em;
/*    font-weight: bold; */
    margin: 5px 14px 10px;/*Aashish changed from 5 to 14px*/
    text-decoration: none;
    width: 9%;
}
.stage3_goals_textheading_leftfloatright {
    color: #262A2C;
    float: right;
    
    font-size: 0.69em;
    margin: 5px 0 10px;
    text-decoration: none;
	font-weight: bold;
}
.stage3_goals_textheading_details_marginright {
    color: #262A2C;
    float: right;
    
    font-size: 0.69em;
    margin-right: 3px;
    text-align: right;
    text-decoration: none;
/*	font-weight: bold; */
}
.stage3_goals_textheading_details_textright {
    color: #262A2C;
    
    font-size: 0.69em;
    text-decoration: none;
     text-align: right;
      float: right;
      padding-right:3px; /*Added by Neeti*/
	  font-weight: bold;
}
.stage3_goals_textheading_detailsright {
    color: #262A2C;
    
    font-size: 0.69em;
    text-decoration: none;
     text-align: right;
      float: right;
      font-weight: bold;
}
.stage3_goals_textheading_details_float_left {
    color: #262A2C;
    
    font-size: 0.69em;
    text-decoration: none;
     text-align: right;
      float: right;
      margin-left:3px;
      margin-right:3px;
	  font-weight: bold;
}
.stage3_goals_textheading_details_margin_rightt {
    color: #262A2C;
    
    font-size: 0.69em;
    text-decoration: none;
     text-align: right;
      float: right;
      margin-right:10px;/*20px; Aashish*/
	  font-weight: bold;
}

.stage3_searchsimpletext_right{
	
	font-size: 0.69em; 
	text-decoration: none;
	float: right;
	}
	
.stage3_goals_textheading_left_percent {
    color: #262A2C;
    float: right;
    
    font-size: 0.69em;
    margin: 5px 3px 10px 0;
    padding-right: 1px;
    text-decoration: none;
    font-weight: bold;
}
.searchsimpletext_bluebkgd {
	float: left;
	margin-top: 6px;
	padding-right: 5px;
	color: #262a2c;
	
	border: 1px solid #B1B1B1;
	font-size: 0.69em;
	text-decoration: none;
	margin-left:2px;
	margin-right:2px;
	padding-left:4px;
	padding-right:4px;
	background: rgb(249,249,249);/*Aashish*/
}
.stage3_detailspanel_border{
	float: left;
	width: 100%;
	border-left: 1px solid #E0E1E2;
	border-right: 1px solid #E0E1E2;
	border-bottom: 1px solid #E0E1E2;
	border-top: 1px solid #E0E1E2;
}
.stage3_details_bold
{
	font-weight: normal;
	font-size: 0.69em;
	margin-left:2px;
}


.stage3_simpletextfloat_left {
    color: #262A2C;
    float: left;
    font-size: 0.69em;
    margin-bottom: 1px;
    margin-left: 75%;
    text-decoration: none;
}

.stage3_goals_goalname {
	color: #262a2c;
	
	font-size: 0.69em; 
	text-decoration: none;
	float: left;
	padding-right: 5px;
	padding-top: 7px;
	margin-left:5px;	
	font-weight: normal;
}

.stage3_goals_goalname_details {
	color: #262a2c;
	
	font-size: 0.69em;
	float: left;
	text-decoration: none;
	padding-left:3px;
	padding-right:3px;
	padding-top: 7px;
	margin: 0 0 10px 0;
	width: auto;
	font-weight: normal;
}

.stage3_rightwithtopmargin {
	float: right;
	margin-right: 20px;
	margin-top:5px;
}

/*Added by Neeti for MFO Start*/
.homegradientcontainer_lastrow{
	width:100%;
	float:left;
	margin-top:-30px;
	
}
.homegradientfirstdivwithbgcolor_blnkfld{
	background:none repeat scroll 0 0 #EDF6FB;
	float:left;
	width:30%;
	padding-top: 9px;
	margin: 0 0 0 18px;
	height:38px;
}
.homegradientfirstdivwithbgcolor_blnkfld2{
	background:none repeat scroll 0 0 #EDF6FB;
	float:left;
	width:30%;
	padding-top: 9px;
	margin: 0 0 0 18px;
	height:39px;
}
.homegradientfirstdivwithbgcolor_new{
background:none repeat scroll 0 0 #EDF6FB;
	float:left;
	width:30%;
	padding-top: 9px;
	margin: 0 0 0 18px;
	height:60px;
}
.homegradientfirstdivwithbgcolor_new2{
background:none repeat scroll 0 0 #EDF6FB;
	float:left;
	width:30%;
	padding-top: 9px;
	margin: 0 0 0 18px;
	height:67px;
}
/*Style modified for RWD for PFM-Vinay */
.homegradientfirstdivwithbgcolor_new3 {
	background: url("../images/overViewbg.jpg") repeat-x scroll left bottom rgba(0, 0, 0, 0);
    border: 1px solid #E8E8E8;
	float: left;
	width: 30%;
	padding-top: 27px;
	margin: 43px 0 0 15px;
	height: 385px;
	padding-bottom: 0px;
}
.homegradientfirstdivwithbgcolor_new4 {
	background: none repeat scroll 0 0 #EDF6FB;
	float: left;
	width: 30%;
	padding-top: 9px;
	margin: 0 0 0 18px;
	height: 14px;
	margin-top: -4px;
}
/*Style modified for RWD for PFM-Vinay */
.homegradientfirstdivwithbgcolor_new5 {
	background: url("../images/overViewbg.jpg") repeat-x scroll left bottom rgba(0, 0, 0, 0);
    border: 1px solid #E8E8E8;
	float: left;
	width: 30%;
	padding-top: 27px; /*Surej RWD modified for PFM*/
	margin: 43px 0 0 15px;
	height: 385px
}
.homegradientfirstdivwithbgcolor_new3 .HW_formbtn{
	margin-left:80px;
	margin-top: 0 !important; /*Surej RWD added for pfm finance overview*/
}

.homegradientfirstdivwithbgcolor_new5 .HW_formbtn_grey {
	margin-right: 115px;
	float: right;
	padding-left: 4px;
	background: url(../images/backgrounds/buttonStyle02.gif) transparent no-repeat 0% 0px;
}
.homegradientfirstdivwithbgcolor_new5 .HW_formbtn{
	margin-left:80px;
}

.homegradientfirstdivwithbgcolor_new2 .ui-combobox {
	margin-left: 46px !important;
}

/*Added by Neeti for MFO End*/
.stage3_simpletext_float_left {
color: #262a2c;
text-decoration: none;
float: left;
font-size: 0.69em;
width: 36%;
}

/*For adding space in modal view pages below navigation panel*/
.bottom_padding{
padding-bottom:25px\9;
float: left;
}
/*new styles added for UI Audit remarks*/
.HW_formbtn_search {
	float: left;
	height: 30px;/*next-gen*/
	/*background: url(../images/backgrounds/btnGray_new.gif) transparent
		no-repeat 0% 0px;*//*next-gen*/
	clear: right;
	margin-left: 5px;
	/*padding-left: 5px;*/
	/* 	margin-top: 5px; *//*next-gen*/
	margin-right:5px;
	border-left: 1px solid #c8c8c8;
}
.formbtn_search {
	
	font-size: 0.69em;
	font-weight: normal;
	color: #404040;/*next-gen*/
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	/*background: url(../images/backgrounds/btnGray_new.gif) transparent
		no-repeat 100% 0px;*//*next-gen*/
	background: url(../images/backgrounds/buttonStyle02_new.gif) #1ab2ff
		no-repeat 100% 0px;
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 21px;
	cursor: pointer;
	line-height:21px;
	height: 30px;/*next-gen*/
}
.formbtn_drpdwn_search { 
	
	font-size: 0.69em;
	font-weight: normal;
	color: #404040;/*next-gen*/
	text-decoration: none;
	padding-right: 5px;
	background: url(../images/backgrounds/btnGray_new.gif) no-repeat 100%
		0px;/*next-gen*/
	border: 0px solid #333333;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 30px;/*next-gen*/
	cursor: pointer;
	line-height:20px;
}
/*Style added for MFO by Gurpreet : Start*/
.stage3_budgetssimpletext_bluelink {
      color: #0278ba;
      
      text-decoration: none;
      padding-left: 15px;
      font-weight: normal;
      line-height:15px;
      margin-left: 55px;
}

/*changes made for RWD pfm, Vinay*/

/*.stage3_budgetssimpletext_bluelink:hover {
	color: #0278ba;
	
	padding-left: 15px;
	font-weight: normal;
	line-height: 15px;
	text-decoration: underline;
	cursor: pointer;
	margin-left: 55px;
}*/

.hwblacktxt {
      color: #404040;
      font-weight: normal;
      
      font-size:0.69em;
 	  /*Amount should be right aligned*/
      text-align: right;
     /* float: left;*/
}
/*Style added for MFO by Gurpreet : End*/
.HW_tableheading_cashtrnstn{
	vertical-align:middle;
 /*padding-top:5px;
padding-bottom:5px;
*/					/*removal as per style guide*/
	text-align: left;
	padding-right: 6px;
	/*Added by shreya for separator in table heading*/
	background: url("../images/backgrounds/separator1.gif") repeat-y scroll 96% 0 rgba(0, 0, 0, 0);
}


.HW_tableheading_amnt{
	vertical-align:middle;
 /*padding-top:5px;
padding-bottom:5px;
*/					/*removal as per style guide*/
	padding-left: 16px;
}
.searchsimpletext_listln {
color: #404040;

/* font-size: 0.813em; */
font-size: 0.69em;
text-decoration: none;
float: left;
padding-top: 8px;
padding-right: 5px;
margin-top: 0px;
margin-top:-5px;
}
.listgreyrowtxtleftline_foramount{
	text-decoration: none;
	padding-left: 0px; 
	padding-right: 6px;
	padding-top: 8px;
	vertical-align: middle;
	border: 0px;
	text-align: left;
	font-size: 1em;
	padding-left: 4px;/*modified by vinay for RWD*/
}
.queryitalictextwithspace_remarks {
	color:#505050;
	float:left;
	
	font-size: 0.75em;
	font-style:italic;
	/*margin-left:5px; Surej for alignment issue RWD*/
	margin-right:5px;
	text-decoration:none;
	font-weight: normal;
	white-space: nowrap; /*modified by Aashish for RWD*/
	overflow: hidden;/*modified by Aashish for RWD*/
	cursor:pointer;/*modified by Aashish for RWD*/
}
.queryitalictextwithspace_srnotes {
	color:#505050;
	float:left;
	
	font-size: 0.75em;
	font-style:italic;
	/*margin-left:5px; Surej for alignment issue RWD*/
	margin-right:10px;
	text-decoration:none;
	font-weight: normal;
	white-space: nowrap; /*modified by Aashish for RWD*/
	overflow: hidden;/*modified by Aashish for RWD*/
	
}
.stage3_simpletextleftwithwidth_label {
    color: #262A2C;
    float: left;
    
    font-size: 0.813em;
    font-weight: normal;
    text-decoration: none;
    width: 2%;
}

/* start Style added for widgetBar */

.toolBarDialog_span {width:300px;font-size:12px; padding-bottom:5px;border-bottom:1px solid black;}
.toolBarDialog_img {margin-top:5px;width:100%; height:auto;}
/*.jcarousel-skin-tango{
	position: fixed;
	display: block;
	left: 0px;
	bottom: 120px;
}*/


/*.jcarousel-skin-tango:hover { left:7.3px;}*/

.widgetBarDialog {
	/*background:url(../images/left_arrow_widgetBar.png) no-repeat 0px 0px !important;
	padding-left:20px;*/
}

.containerHighlight{
	/*background-color:#e5e5e5;*/
	/*height:280px;*/
	border:1px solid #000000;
	
}

.containerHighlight hover{
	cursor:pointer !important;
}

.jcarousel-skin-tango .jcarousel-container-vertical{
	height: 272px !important;
    padding: 40px 0px !important;
    width: auto !important;
}

.jcarousel-skin-tango .jcarousel-item {
    height: 48px !important;
    width: 48px  !important;
    margin-left: 13px !important;
}

.jcarousel-skin-tango .jcarousel-clip-vertical{
    height: 290px !important;
    width: 75px !important;
}

.jcarousel-list jcarousel-list-vertical{
	width:auto !important;
	height:auto !important;	
}	

.jcarousel-skin-tango .jcarousel-container {
    background: url(../images/widgetBar_middle.png) repeat-y 5px 0px !important;
    border-top: 1px solid #DFDFDF !important;
    border-right: 1px solid #DFDFDF !important;
    border-bottom: 1px solid #DFDFDF !important;
    
    border-radius: 10px 10px 10px 10px !important;
}
/*
.jcarousel-skin-tango .jcarousel-next-vertical {
    background: url("../images/widgetBar_next-vertical.png") no-repeat scroll 0 0 transparent !important;
    bottom: 5px !important;
    cursor: pointer !important;
    height: 11px !important;
    left: 30px !important;
    position: absolute !important;
    width: 16px !important;
}
*/
.jcarousel-skin-tango .jcarousel-next-vertical {
    background: url("../images/widgetBar_next-vertical.png") no-repeat scroll 0 0 transparent !important;
    bottom: 5px !important;
    cursor: pointer !important;
    height: 11px !important;
    left: 30px !important;
    position: absolute !important;
    width: 16px !important;
}
.jcarousel-skin-tango .jcarousel-next-disabled-vertical{
	    background: url("../images/widgetBar_prev-vertical-Disabled.png") no-repeat scroll 0 0 transparent !important;
    bottom: 5px !important;
    cursor: pointer !important;
    height: 11px !important;
    left: 30px !important;
    position: absolute !important;
    width: 16px !important;
	
	}
.jcarousel-skin-tango {
	float:left;	
}	

.widgetBar_btn_span{
	float:left;	
}
/*
.jcarousel-skin-tango .jcarousel-prev-vertical {
    background: url("../images/widgetBar_prev-vertical.png") no-repeat scroll 0 0 transparent !important;
    cursor: pointer !important;
    height: 32px;
    left: 30px !important;
    position: absolute;
    top: 15px !important;
    width: 32px;
}
*/
.jcarousel-skin-tango .jcarousel-prev-vertical {
    background: url("../images/widgetBar_prev-vertical-Enabled.png") no-repeat scroll 0 0 transparent !important;
    cursor: pointer !important;
    height: 32px;
    left: 30px !important;
    position: absolute;
    top: 15px !important;
    width: 32px;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical {
    background: url("../images/widgetBar_prev-vertical.png") no-repeat scroll 0 0 transparent !important;
    cursor: pointer !important;
    height: 32px;
    left: 30px !important;
    position: absolute;
    top: 15px !important;
    width: 32px;
}
/*.jcarousel-skin-tango {
    bottom: 25% !important;
    display: block !important;
    left: -7.3% !important;
    position: fixed !important;
}*/
/*
.widgetBar_outer_close {
	bottom: 25% !important;
    display: block !important;
    left: -7.3% !important;
    position: fixed !important;
}
.widgetBar_outer_open {
	bottom: 25% !important;
    display: block !important;
    left: -0.7%;
    left:-2.5%\0/;
    position: fixed !important;
}
*/
.widgetBar_outer_close {
                bottom: 25% !important;
    display: block !important;
    position: fixed !important;
    top:200px;
}

.widgetBar_outer_open {
                top: 200px !important;
    display: block !important;
    margin-left: -47px;
    margin-left: -65px\0/;
    position: fixed !important;
}

.widgetBar_pullbtn_open{
      cursor:pointer;
     left: 97.5%;
    position: relative;
    z-index: 10;
    top:216px;
    top:145px\0/;
    bottom:50%
}
/*
.widgetBar_pullbtn_close{
	cursor:pointer;
    bottom: 50%;
     left: 0%;
    position: fixed;
    z-index: 10;
}
*/
.widgetBar_pullbtn_close{
    cursor: pointer;
    margin-left: -47px;
    position: relative;
    z-index: 10;
    top:200px;
}

/* End Style added for widgetBar */
/* Start of new styles added for widgetLibrary */

.widgetLibsearchCriteriaTitle{
  	background-color: transparent;
    clear: both;
    float: left;
    margin-top: 12px;
    width: 170px;
  }
.widgetLibsearchCriteriarow{
  	background-color: transparent;
     float: left;
    margin: 0;
    padding: 8px 12px 5px 12px;
    
  }
  .filter-check{
  	padding-left:12px;
  	float:right;
  	width:254px;
  }    
  .v-middle{
  	font-size:11px;
  }
 .widgetLibsearchCritTitle{
    clear: left;
    float: left;
    font-size: 16px;
    font-weight: normal;
    padding: 0px 0px 0px 12px;
    text-align: left;
    width: 100px;
}   
.widgetLib_Table{
	width: 100%;
	border-bottom: 1px solid #C9CBCC;
	border-top: 0px solid black;
	border-right: 0px solid black;
	border-left: 0px solid black;
	float:left;
	margin-top: 10px;
	padding-bottom: 10px;
}
.searchBtn_mod{
	width: 50%;
	clear: both;
	margin-top: 0em;
	padding-top: 1em;
	float: left;
}


.searchcrit_LibSection {
border: 0px;
/*width: 234px;*/
margin-top: 10px;
background-color: #EDF6FB;
float: left;
margin-right: 10px;
position:absolute
}


.searchCrit_newspn {
padding-right: 1px;
padding-left: 1px;
width: 210px;
float: left;
clear: left;
text-align: right;
padding-bottom: 1px;
font-size: 16px;
padding-top: 7px;
font-weight: normal;
}


.labelColumn_combo {
margin: 0px 0px 0px 0px;
padding-bottom: 5px;
padding-left: 0.1em;
padding-right: 0px;
padding-top: 0px;

background: url(../images/backgrounds/select.gif) no-repeat 0px 0px;
height: 31px;
width: 240px;
display: inline-block;
float: left;
}

.widgetLib_searchpaneldiv {
border: 1px solid #E0E1E2;
height: auto;
/*margin: 44px 1px 40px;*/
width: 27%;
/*position: absolute;*/
background-color: #EEE;
padding-bottom:0px;
padding-top:0px; /*Added by sravanthy*/
/*margin-left:7px;*/
/*Added by Sunil Kumar*/
z-index: 1001;/*changed by sravanthy from 1500 to 1001 - to disable the searchpanel in background if a page is openend in Model View */
/*Added by Sravanthy
opacity:0.9;
filter: Alpha(opacity = 90);*/
}

.search_pnl_WidgetLibraryOuter{
	background-color: #F2F2F2;/*next-gen*/
	    border: 1px solid #0078BE;/*next-gen*/
	    display: block;
	    margin-left: -1px;/*next-gen*/
	    margin-top: 20px;/*next-gen*/
	    padding-bottom: 10px;
	    position: absolute;
	    width: 266px;
		z-index: 1; /* added for ticket 720415 */
}
/*next-gen chnages*/
.grid_OuterMostDiv{
	/*RWD changes recon from 9197*/
	background-color: #F8F8F8;
    border: 2px solid #E7E7E7;
    float: left;
    height: 108px;
    margin: 2px 2px 0 0;
    width: 31.9999%;
}
.grid_OuterMostDiv_highlight{
	border:2px solid #7A7A7A; 
}
.grid_headerP{
	width:100%; height:30px; background-color:black;text-align: center;padding-top:3px;	
}
.grid_checkBoxp{
	width:100%;text-align: center; padding-top:3px;	
}
.grid_widgetIcon{
	float: left;
    height: 65px;
    margin: 22px 0 5px 15px;
    width: 34%;	
}	

.grid_description{
	font-size: 13px; float:left;
/*	width:235px;	*/ 
	width: 51.71379842442946%;/*Aashish Added for RWD. Widgets lib. 235/492.52*100..492.52=48% of 1024*/
	/*height:auto; 
	margin: 13px 0px 0 5px;*/	
	height:36px; margin: 3px 0px 0 5px;	
}
.grid_headerSpan{
	color:#000000; font-weight: normal;cursor: pointer;	
}
.grid_Icon{
	margin:8px 0 0 12px;
	}	

.grid_record_status_img{
/*	width:30px;	*/ 
	width:40px; /*Aashish Added for RWD*/
	height:25px; float:left;
	/*margin: 38px 0 0 18px;	*/
}

.grid_main_outer_div{
	height: auto; width:100%;float:left;	
}
.grid_checkBox{
	float:left; margin-left:5px;margin-top: 24px;
}



.grid_Selected_para {background-color: #EDEDED;float: right;
/*height: 107px; Aashish changed*/
height: 0px;/*Aashish added for RWD*/
/*margin: -25px 0 0;
width: 70px;	Aashish changed*/
}

.widgetsLiblistwhiterow {
	text-decoration: none;
	height: 30px;
	border: #e0e1e2 1px solid;/*next-gen*/
	color: #000000;
	background-color: #ffffff;
}

.widgetsLiblistwhiterow:hover {
	text-decoration: none;
	height: 30px;
	border: #e0e1e2 1px solid;/*next-gen*/
	color: #000000;
	background-color: #ffffff !important;
}
.widgetsLiblistgreyrowtxtleftline {
	background-color: #FFFFFF;/*next-gen*/
	    border: 1px solid #E0E1E2;/*next-gen*/
	    color: #000000;
	    height: 30px;
    text-decoration: none;
}
.widgetsLiblistgreyrowtxtleftline:hover {
	background-color: #FFFFFF !important;/*next-gen*/
		    border: 1px solid #E0E1E2;/*next-gen*/
		    color: #000000;
		    height: 30px;
    text-decoration: none;
}

.widgetsPreviewimgSize{
	width:410px;
	height:425px;
}

.stage3_searchpaneldiv_widLibrary {
	/*next-gen*/
	clear: left;
    float: left;
    margin: 14px 0 0 1px;
    position: relative;
    width: 86px;
    background-color: #F2F2F2;
    border: 1px solid #0078BE;
    height: auto;
    padding-bottom: 5px;
    padding-top: 5px;
    z-index: 40;	
}

/* End widget Library */
/*Style added for delete issue in mails*/

.deletebuttontop{
	margin-top: 0px; /*3px; /*8px; Aashish changed for nextgen*//*Aashish modified*/
	float: left;
    margin-left: -3px;/*Vinay changed for RWD*/
    width: auto;/*Surej RWD fix for automaticaly takign width as per delete or undelete*/
    height:30px;/*Vinay changed for RWD*/
}

.deletelinkstyle:hover{
text-decoration:underline;
  cursor: pointer;
}
.flaglinkstyle{
border: none;
background: white;
color: #0278BA;
float: left;
margin-left: 2px;/*Vinay changed for RWD*/
margin-top: 0px;
padding-left: 0;
padding-right: 6px;
}
.flaglinkstyle:hover{
text-decoration:underline;
  cursor: pointer;
     }

.deletelinkstyle{
	border: none;
	background: white;
	color: #0278BA;
	float: left;
	margin-left: 3px; /*Surej RWD for mails module*/
	margin-top: 2px; /*3px;Aashish*/ /*for IE issue - dinesh*/
	padding-left: 2px;/*Surej RWD for mails module*/
	padding-right: 2px;/*Surej RWD for mails module*/
	/*border-right: 1px solid #C6C9CC; Aashish*/
	font-size: 0.69em;/*Aashish*/
	-webkit-padding-before: 2px; /*Surej RWD for mails module*/
}
/*Style added for delete issue in mails:End*/

.stage3_simpletext_paddingleftright_small {
    color: #262A2C;
    
    font-size: 0.69em;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: none;
    line-height: 36px; /*Added by Neeti For UI Audit */
}

/*Added for Budgets Start*/
.stage3_overviewtextleft_line {
	width: 100%;
	float: left;
	clear: left;
	border-top: 1px solid #bcbfc0;
	margin-bottom:-20px;
}
/*Added for Budgets End*/

/*Styles for the defect id 645078 */

.formbtn_finaceovervw{
      
      font-size: 0.69em;
      font-weight: normal;
	color: #404040;/*next-gen*/
      text-decoration: none;
      padding-right: 5px;
	background: url("../images/backgrounds/btnGray_new.gif") 
	no-repeat 100% 0px; /*next-gen*//*Surej RWD modified for RWD pfm finance overview*/
      border: 0px solid #333333;
      width: auto;
      vertical-align: middle;
      overflow: visible;
      float: left;
	height: 30px;/*next-gen*/
      cursor: pointer;
      line-height:21px;
}

.HW_formbtn_financeovervw_grey {
  margin-right: 45%;
  margin-top: 0 !important;
  float: right;
  /* padding-left: 4px; */
  /* background: url("../images/backgrounds/btnGray_new.gif") transparent no-repeat
 0% 0px; */
  /* border: 0px solid #333333; */
  /* height: 30px; */
  border-left: 1px solid #c8c8c8;
  /* margin-right: 0px; */
}

/*Surej RWD - modified for remvoing on hover effect on disabled button in pfm finance overvw*/
.HW_formbtn_financeovervw_grey:hover{
	background: url("../images/backgrounds/btnGray_new.gif") transparent no-repeat
		0% 0px; /*Surej RWD modified for RWD pfm finance overview*/
}

/*changed for RWD PFM screen -vinay*/
.HW_formbtn_financeovervw {
	/*margin-right: 148px;*/
	margin-right: 45%;/*Aashish changed from 73% for RWD*/
	margin-top: 0 !important; /*Surej RWD added for pfm finance overview*/
	float: right;
	padding-left: 4px;
	background: url("../images/backgrounds/buttonStyle02_new.gif") transparent
		no-repeat 0% 0px; /*Surej modified for RWD PFM finance overview*/
}
/*Surej modified for RWD PFM finance overview*/
.HW_formbtn_financeovervw:hover {
	/*margin-right: 148px;*/
	margin-right: 45%;/*Aashish changed from 73% for RWD*/
	float: right;
	clear: right;
	padding-left: 4px;
	background: url("../images/backgrounds/buttonStyle02_mouseover.gif") transparent
		no-repeat 0% 0px; /*Surej modified for RWD PFM finance overview*/
}

/* Added for defect 645604*/
.multi_select_dropdown_with_border {
      border:1px solid #D4D5D7;
      float: left;
      margin-left:3px;
      margin-right:3px;
      padding-top:9.5px;
      padding-bottom:9.5px;
	  padding-left: 3px;
}
/*Fix for the issue 645454*/

.HW_formbtn_income_grey {
	margin-right: 32px;
	float: right;
	padding-left: 4px;
	background: url(../images/backgrounds/btnGray.gif) transparent no-repeat
		0% 0px;/*next-gen*/
	margin-top: 5px;
}


.HW_formbtn_income {
	margin-right: 28px;
	margin-top: 5px;
	float: right;
	padding-left: 4px;
	background: url(../images/backgrounds/buttonStyle02_new.gif) transparent
		no-repeat 0% 0px;/*next-gen*/
}
/*Styles Added for footer UI Audit remarks*/
.columnSeparator{
	border-right: 1px solid	#4D4D4D;/*changed For Dashboard RWD- vinay*/
	/*border-right: 1px solid	#0278BA;*/
	margin-right: 10px;
}
.footer_firstLine {
    display: inline-block;
    margin: 4px 0px 7px;
    margin-left: 180px  !important;
}
.footer_secondLine{
	display:inline-block;	
}
.footer_img{
	vertical-align:middle;	
}

.stage3_text_bold_bottommargin_small
{
	display: inline-block;
    font-size: 0.69em;
    font-weight: normal;
    margin: 0px -8px 10px 10px;
}
/*style added for issue-649263*/
.HW_formbtn_lnkaccnt {
	margin-left: 5px;
	float: left;
	padding-left: 4px;
	background: url(../images/backgrounds/buttonStyle03.gif) transparent no-repeat 0% 0px;
	margin-top: 4px;
}
/*Added for the issue 649696 */

.HW_tableheadingAmntPfm {
	vertical-align: middle;
 /*padding-top:5px;
padding-bottom:5px;
*/					/*removal as per style guide*/
	text-align: left;
	font-weight:normal; /*Surej RWD for table heading in finance overview category list txn icon*/
	padding-left:2px;/*Surej RWD for left padding in amount header */
}

.searchsimpletext_pmfTransctns {
      color: #262a2c;
      
      font-size: 1.5em; 
      text-decoration: none;
      float: left;
      padding-top: 8px;
      padding-right: 5px;
	  text-transform: capitalize;/*Aashish added for RWD PFM overlay*/
}

/*Added by Neeti for UI Audit */

.stage3_checkbox_pfm{
margin-right: 7px;
margin-left: 5px;/*Aashish*/
}

/*Added by Neeti for UI Audit */
.stage3_templateiconcolumnwidthleft_new {
float: left;
padding-left: 31px;
width: 23%;
margin-bottom: 10px;
}

/*Added by kishore for mails*/

.rightpanel_text_forward{
float:left;
font:0.69em Arial,Helvetica,sans-serif, Helvetica, sans-serif;
color:#262A2C;
line-height:19px;
padding-right:5px;
font-weight: normal;
width:80px;/*changes are made for RWD-Vinay*/
}
       
.rightpanel_textbold_top{float:left;font:0.69em Arial, Helvetica, sans-serif;color:#262A2C;line-height:19px;padding-right:5px;width:250px;padding-left:15px;}
.arrange_subjectheading_top {
     color: #3D4143;
     float: left;
     font: 0.69em Arial,Helvetica,sans-serif;
     margin: 11px 0 4px 0px;
     /*max-height: 38px;*/
     height:auto;
     /*min-height: 0;*/
     word-wrap: break-word;
    /* width: auto;*/
     width:69%; /*Surej modified for RWD message center*/
     text-align: left;
     padding-left:14px;
}
/*Added By Neeti for Ui audit issues*/
/* modified for RWD PFM goals-vinay-start*/
.queryitalictext_netgoal {
    color: #262A2C;
	float: left;	
	font-size: 0.69em;
	font-style: italic;
	font-weight: normal;
	line-height: 22px;
/*	margin-left: -278px;
	margin-top: 34px;
*//*Aashish commented for RWD*/
	text-align: right;
	text-decoration: none;
	width: 110px;
	/*position: absolute;*/ /*Surej RWD for pfm new goals caveat for Net goal Amount*/
}


.queryitalictext_netgoalFrmlae {
    color: #262A2C;
    float: left; 
    font-size: 0.69em;
    font-style: italic;
    line-height: 12px;
    margin-left: 5px;/*Surej RWD modified for PFM new goals caveat*/
    margin-top: 5px; /*Surej RWD modified for PFM*/
    text-align: left;
    text-decoration: none;
    width: 64%;
}
/* modified for RWD PFM goals-vinay-end*/
.rightpanel_textbold_drafts{
float: left;
font: 0.69em Arial, Helvetica, sans-serif;
color: #262A2C;
line-height: 19px;
padding-right: 5px;
width: 70%;/* modified for RWD PFM goals-vinay*/
padding-left: 0px;
}
.rightpanel_textbold_to{
float:left;
font:0.69em Arial, Helvetica, sans-serif;
color:#262A2C;
line-height:19px;
padding-right:5px;
width:250px;
}

.stage3_goalsaccounts_textheading_leftfloatright {
    color: #262A2C;
    float: left;
    
    font-size: 0.69em;
    margin: 5px 0 10px;
    text-decoration: none;
}
.stage3_simpletext_goalaccountscaption1 {
    color: #262A2C;
    float: left;
    
    font-size: 0.69em;
    font-weight: normal;
    margin-left: 5px;
    text-decoration: none;
}
.hideElement{
display:none;
}
.stage3_simpletext_linkaccounttitle{
    color: #262A2C;
    
    font-size: 0.69em;
    font-weight: normal;
    padding-right: 113px;
    padding-top: 12px;
    text-align: left;
    text-decoration: none;
    padding-left: 6px;
}


.stage3_button_activegray_wofloat_linkaccnt {
    background: url("../images/pfm_report_monthlyimg.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    height: auto;
    margin: 21px 0 0 -67px;
    outline: medium none;
    width: auto;
}

.hidden_default_form_button {
	float: right;
	height: 0;
	width: 0;
	position: absolute;
	visibility: hidden;
	top: -50px;
}
/*Added by Neeti -Start  */


.boldcaption_nogoalspage {
padding-top: 14px;
font-size: 13px;
width:100%;/*changed by vinay for RWD*/
padding-left: 9px;
float: left;
clear: left;
font-weight: normal;
}


.stage3_button_inactiveshade_pfm {
float: right;
width: auto;
height: 21px;
font-size: 0.69em;
font-weight: normal;
cursor: pointer;
border: 1px solid #D4D5D7;
outline: none;
background: url('../images/acct_forcastsinglequarterly.png') no-repeat fixed;
background-color: white;
margin: 5px 22px 0 8px;
padding: 2px 3px 2px 3px;
border-radius: 3px;
color: #0278BA;
}


.stage3_simpletext_money {
      color: #262a2c;
      
      text-decoration: none;
      font-size:.69em;
      padding-left:3px;
      padding-right:3px;
      
}
/*Added by Neeti -End  */
/*Added by Satish for ticket 650028 Start*/
.listwhiterow_mfo {
      /*Changes for UI-Audit remarks */
      text-decoration: none;
      height: 25px;
      border: #e0e1e2 0px solid;
      color: #000000;
      background-color: #ffffff;
      line-height:12px;
}

.listgreyrow_mfo {
      /*Changes for UI-Audit remarks */
      text-decoration: none;
      background-color: #ececec;
      height: 25px;
      border: #e0e1e2 0px solid;
      color: #000000;
      line-height:12px;

}
/*Added by Satish for ticket 650028 End*/
.searchsimpletext_estmatecurrncy {
color: #262A2C;
font-size: 0.69em;
text-decoration: none;
float: left;
padding-top: 6px;
/*padding-right: 3px;	Aashish*/
margin-left: 10px;	/*Aashish*/
}

/* Added by Neeti */
.querytextleft_transdate {
padding-right: 7px;/*13px;changed by vinay for PFM RWD*//*Aashish*/
padding-left: 1px;
width: 28.5%;/*changed by vinay for PFM RWD*/
float: left;
text-align: right;
padding-bottom: 1px;
}

.stage3_dataentry_noborder_Pfm {
background-color: white;
float: left;
width: 100%;
margin-top: 5px;
}
/* Added by neeti for IMT defect */
.searchsimpletext_bold_pfm{
color: #262A2C;
font-size: 0.69em;
font-weight: normal;
text-decoration: none;
float: left;
padding-top: 6.5px;
padding-right: 2px;
line-height: 18px;
}
.contactPulldown {
	overflow:visible;
	visibility: hidden;
	position: absolute;
	background-color: #FFFFFF;
	padding-bottom: 2px;
	z-index:1;
	display: none;
	left: -104%;
	width: 300%;
	padding-right: 5%;
}
.contactPulldown_p1 {
	background-color: #e9e9e9;
	width: 100%;
	visibility: visible;	
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    display: inline-block;
    padding: 10px 0 5px 1%;
}
.contactPulldown_p2 {
	background-color: #FFFFFF;
	width: 100%;
	visibility: visible;
	border-bottom: 1px dotted #AAAAAA;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    display: inline-block;
    padding: 10px 0 5px 1%;
    align:centre;
}
.contactPulldown_p3 {
	background-color: #FFFFFF;
	width: 100%;
	visibility: visible;	
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    display: inline-block;
    padding: 0px 0 0px 1%;  
    height:auto;      
}
.contactPulldown_p4 {
	background-color: #FFFFFF;
	width: 100%;
	visibility: visible;	
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    display: inline-block;
    padding: 0px 0 0px 1%;
    border-bottom: 1px solid #CCCCCC;    
    height:auto;
}
.sessionTimeoutText_c {
	color: #000000;
    
    font-size: 0.69em;    
    padding-right: 5px;
    text-decoration: none;
    margin-left: 40px;  
    padding-left: 6px;
	overflow: hidden;
	padding-bottom: 4px;  
	float: right;
}

.headertext_name_v {
	color: #000000;	
  	font-size: 0.69em;
    font-weight: normal;  
    word-wrap: break-word; 
    height:auto;
}
.profilePhoto_c {
	display: inline-block;
    float: left;
    margin-right: 5px;
    margin-top: -5px;    
	margin-bottom: 3px;
	margin-left: 40px;
	clear: left;
}
.headerParaRight_c {
	width:63%;
	float: right;
	margin-bottom: 3px;
	height:auto;
	word-wrap: break-word;
}
.headerParaLeft_c {
	width:37%;
	float: left;
	margin-bottom: 3px;
	clear: left;
}
.searchsimpletext_Recharge{
  color: #262A2C;
font-size: 0.69em;
text-decoration: none;
float: left;
padding-top: 8px;
padding-right: 5px;
padding-left: 5px;
}

/** Added for control option menu - START */
.CollapsibleButtonImg {
      background-image:url('../images/backgrounds/icoSubLeftMenu_new.png'); 
      background-repeat:repeat-x;
	  /*padding-top: 2px;Aashish added for RWD*/
}

.InActiveMenu {
      FONT-SIZE: 12px;  
      COLOR: #0278ba; 
      FONT-WEIGHT: Normal;
      
      position:relative;
      top:-3px;
}
/*next-gen*/
a.InActiveMenu:active{
	  COLOR: #0278ba; 
}
.CollapsibleButton {
      FONT-SIZE: 12px;  
      COLOR: #0278ba; 
      FONT-WEIGHT: Normal;
      
}

.ActiveMenu{
      FONT-SIZE: 12px;  
      COLOR: #000000; 
      FONT-WEIGHT: Normal;
      
      position:relative;
      top:-3px;
}
/*next-gen*/
a.ActiveMenu:active{
	  COLOR: #000000; 
}
/** Added for control option menu - END */
/*Added for listing table section-start*/
.tablewithpadding{
padding-bottom:20px;
padding-top:5px;
}
.tablewithpadding_withfloat{
padding-bottom:40px;
padding-top:5px;
float:left;
width:100%;
}
/*Added for listing table section-end*/
/*Added for HWListTable - second row heading style - START*/
.greyLink { 
    color:#808080; 
    text-decoration: none;
    font-size: 1em;
}
.greyLink:hover {            
    color:#808080; 
    text-decoration: underline;
    font-size: 1em;
}
.tableHeaderNoSortHW { 
    color:#808080; 
    text-decoration: none;
    font-size: 1em;/*next-gen*/
}

/*Added for HWListTable - second row heading style - END*/

/** Modified by Vinay Mishra for UI3 - revoves separator: START */
.stage3_leftrightmainpanel_NoSeparator{
float: left;
/*border: 1px solid #E0E1E2;*/
padding-bottom:15px;
width: 100%;
}

/** Added for control option menu - START */

.InActiveMenu {
      FONT-SIZE: 12px;  
      COLOR: #0278ba; 
      FONT-WEIGHT: Normal;
      
      position:relative;
      top:-3px;
}
/*next-gen*/
a.InActiveMenu:active{
	  COLOR: #0278ba; 
}
.CollapsibleButton {
      FONT-SIZE: 12px;  
      COLOR: #0278ba; 
      FONT-WEIGHT: Normal;
      
}
.ActiveMenu{
      FONT-SIZE: 12px;  
      COLOR: #000000; 
      FONT-WEIGHT: Normal;
      
      position:relative;
      top:-3px;
      font-weight: normal
}
/*next-gen*/
a.ActiveMenu:active{
	  COLOR: #000000; 
}
.ControlOptionArrow {
    background-image: url("../images/backgrounds/icoMenuArrow.png");
    background-repeat: no-repeat;
    border-bottom: 0 none;
    height: 16px;
    margin-right: 6px;
/*	padding-right: 3%;	*/
	padding-right: 5%; /*Added by Aashish*/
    position: relative;
    width: 16px;
}
.ControlOptionSeperator {
      /*background-image:url('../images/backgrounds/separator_ebux.png'); Styleguide fix*/
      padding-right: 5px;
      /*position: relative;
      background-repeat:no-repeat; Styleguide fix*/
}
#collapsibleMenu{
   	clear: both;
    float: right;
    padding-right: 21.5%;
    position: relative;
    top: -6px;
}
.CollapsibleButtonImg {
      background-image:url('../images/backgrounds/icoSubBgMenu.png'); 
      background-repeat:repeat-x;
      padding-bottom: 5px; /*next-gen*/
      /*border:1px solid red;*/
      background-position: bottom;
      line-height: 18px;
      /*padding-top: 1%;*/ /*Removed for collapsible button distortion in Add cp flow RWD Surej*/
}
.leftMenu{
 	background: url("../images/backgrounds/icoSubLeftMenu.png") no-repeat scroll 0 100% transparent;
    height: 18px;
    padding-right: 10px;
    position: relative;	
	/*padding-top: 2px;/*Aashish added for RWD*/
	padding-bottom: 5px;/*next-gen*/
}
.rightMenu {
  	background: url("../images/backgrounds/icoSubRightMenu.png") no-repeat scroll 0 100% transparent;
    height: 18px;
    padding-left: 10px;
    position: relative;		
	/*padding-top: 2px;Aashish added for RWD*/
	padding-bottom: 5px;/*next-gen*/
}
.collapseMenu{
	background: url("../images/backgrounds/icoPlus.png") no-repeat scroll 0 70% transparent;/*next-gen*/
    padding-right: 15px;
}
.expandMenu{
	background: url("../images/backgrounds/icoMin.png") no-repeat scroll 0 70% transparent;/*next-gen*/
    padding-right: 15px;
}
/** Added for control option menu - END */
.width100percentWithBorder{
	width : 100%;
	border : 1px solid #E0E1E2;
}
/** Added for modal font */
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all {
    font-size: 1em;
    margin-left: -40px;
    z-index: 2000;
    overflow: visible;
    outline: none;
}

#closeIcon.ui-state-hover {
    border: medium none;
}

/* Added by mahesh for terms and condition checkbox*/
.checkbox4tnc{
      margin-right: 5px;
      margin-top: 3px;/*Changed for ticket 736829*/
      float:left;
}
/** Added for control option */
.CollapsibleButtonImg:hover{
      text-decoration : none;
}
/* simpletext_clkhere-added for initiate paymentux3 click here font*/
.simpletext_clkhere {
	color: #262a2c;
	
	font-size: 0.99em;
	text-decoration: none;
}
.rightwithwidth{
float:right;
padding-right:21.4%;
}
/* Start - File Upload Enhancements */
.textWithNoLink, .textWithNoLink:active, .textWithNoLink:hover, .textWithNoLink:visited {
	color: #000000;	
	
	font-size: 11px;	
	text-decoration: none;
	word-wrap:break-word;
	cursor: text;
}
/* End - File Upload Enhancements */
/*Heading Space styling changes -EBUX3 - Start*/
.width100percent_withmargin{
	width : 100%;
	margin-top: 10px;
	border : 1px solid #E0E1E2;
}

.headingMargin{
	float: left;
    margin-bottom: 20px;
}
/*Heading Space styling changes -EBUX3 - End*//* Added for EBUX3 SR Converion- START */

/*Added for New Request Listing : START*/
/*Surej RWD added for fixing icon position issue which was coming in ie START*/
.expandMenu_SRListing:after{
    content: url("../images/backgrounds/icoMin.png");
    float: right;
    left: -10px;
    position: relative;
    /* top: 4px; *//* For Yono by Sridhar */
    top: 21px;/* For Yono by Sridhar */
    -webkit-margin-before: -18px;/*Surej RWD fix for chrome*/
}
.expandMenu_SRListing{
	/*background: url("../images/backgrounds/icoMin.png") no-repeat scroll 0 50% transparent;*//*commented for ie issue*/
	margin-left: 6px;
	padding-right: 15px;
}
.collapseMenu_SRListing:after{    
content: url("../images/backgrounds/icoPlus.png");    
float: right;    
left: -10px;    
position: relative;    
/* top: 4px; *//* For Yono by Sridhar */
    top: 21px;/* For Yono by Sridhar */
-webkit-margin-before: -18px; /*Surej RWD fix for chrome*/
}

.collapseMenu_SRListing{    
/*background: url("../images/backgrounds/icoPlus.png") no-repeat scroll 0 50% transparent;*/ /*commented for ie issue*/ 
   margin-left: 6px;    
   padding-right: 15px;    
   cursor: pointer; /*Surej RWD added for on hover icon for Service request*/
   }
/*Surej RWD added for fixing icon position issue which was coming in ie END*/

.expandMenu_SRListing_ie10{
	background: url("../images/backgrounds/icoMin.png") no-repeat scroll 0 50% transparent;
	margin-left: 6px;
	padding-right: 15px;
	padding-bottom: 24px;
}
.collapseMenu_SRListing_ie10{
	background: url("../images/backgrounds/icoPlus.png") no-repeat scroll 0 50% transparent;
    margin-left: 6px;
    padding-right: 15px;
    padding-bottom: 24px;
}

.expandMenu_SRListing_ie11{
	background: url("../images/backgrounds/icoMin.png") no-repeat scroll 0 50% transparent;
	margin-left: 6px;
	padding-right: 15px;
	padding-bottom: 24px;
}
.collapseMenu_SRListing_ie11{
	background: url("../images/backgrounds/icoPlus.png") no-repeat scroll 0 50% transparent;
    margin-left: 6px;
    padding-right: 15px;
    padding-bottom: 24px;
}

.collapsible_tab{
    background: url("../images/backgrounds/categoryBtn.png");
	float: left;	
	height: 25px;
	padding-top: 5px;
	text-align: left;
	width: 100%;
	/*font-size: 0.69em;*/
	font-size: 12px;
	 cursor: pointer; /*Surej RWD added for on hover icon for Service request*/
}
.stage3_simpletextleftwithwidth_SRListing {
	color: #262a2c;
	
	font-size: 0.813em;
	font-weight: normal;
	text-decoration: none;
	float:left; 
/*	width: 15%;	*/
	width:60px; /*Aashish added for RWD*/
	padding-bottom:15px;
	padding-left:12px;
	margin-top:10px;
}
.width100Percent_borderBottom_SRListing{
	width:100%;
	border-bottom:0px;
}
.HW_tabletextwithpadding_new{
     vertical-align:middle;
     font-size:0.69em;
     padding-left:10px;
     background-color:#f0f0f0;
     border-bottom: 1px solid #DDDDDD;
     border-left: 1px solid #DDDDDD;
}
.paddingbottom27_newSRListing{
	padding-bottom:5px;
	margin-top: 12px;
	font-size: 16px; 
	font-weight: normal;
}
.HW_tabletextwithpadding_newwidth4percent{
vertical-align:middle;
font-size: 0.75em;
width:4%;
}
.HW_tabletextwithpadding_newwidth96percent{
vertical-align:middle;
font-size: 0.81em;
width:96%;
}
.HW_textwithpadding_new{
vertical-align:middle;
font-size: 1em;
}
.newRequest_width4percent{
width:4%;
}

.newRequest_width25percent{
width:25%;
}
.newRequest_width60percent{
width:60%;
}
.newRequest_width96percent{
width:96%;
}

/*Added for New Request Listing : END*/
/* Sectional Attribute : START*/
.sectionDownloadComponentEbux3{
      margin-top: 1px;
      float: right;
      margin-right: 10px;
}
.sectionDownloadPanelEbux3{
	width: 100%;
	margin-top: -5px;
	float: left;
}

.stage3_previewconfirm_label_column_Ebux3 {
width: 98%;
float: left;
padding-right: 5px;
word-wrap: break-word;
margin-right: 5px;
text-align: justify;
padding-left: 5px;
}

.stage3_leftrightmainpanel_Ebux3 {
float: left;
border: 1px solid #E0E1E2;
padding-bottom: 15px;
width: 100%;
}

.stage3_inputpanel_column_Ebux3{
float: left;
margin-right: 12px;
margin-top: 7px;
text-align: right;
width: 35%;
}

.stage3_Notesdetailslink {
background-color: #e5e5e5;
border: 1px solid #e5e5e5;
float: left;
display: block;
overflow: hidden;
width: 61%;
padding-left: 5px;
position: relative;
padding-left: 5px;
text-align: justify;
padding-right: 5px;
margin-top: 1px; /*Surej added for notes section in deposit accounts RWD*/
}
.stage3_headerNotesdetails {
background-color: #e5e5e5;
border: 1px solid #e5e5e5;
display: block;
overflow: hidden;
width: 97%;
position: relative;
padding-left: 5px;
padding-right: 5px;
margin-left: 5px;
/*margin-top: 5px;*/
margin-bottom: 3px;
text-align: justify;
}

.h3Srtitle{

	height: 15px;
	/* added by shreya
	background-image: url(../images/bg_gradient.gif); */
	background-repeat: repeat-x;
	
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	/*Changes for UI-Audit remarks */
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 11px;
	padding-left: 6px; /*next-gen*/
	margin: 0px;
	border-top: 0px solid #9c9e9c;
	/* added by shreya 
	1px solid #cfe6f4 */
	/*Changes for UI-Audit remarks reverted*/
	border-bottom: 1px solid #e0e1e2;
	/*background-color: #97cae6; next-gen*/
}
/* Sectional Attribute : END*/

/* Component Attribute START*/
.searchsimpletextebux3 {
	color: #262a2c;

	font-size: 0.813em;
	font-size: 0.69em;
	text-decoration: none;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
}

.remarksboxux3{
	
	font-size: 11px;
	height: 50px;
	line-height: normal;
	margin: 2px 0 0 0;
	margin-left:4px;/*next-gen*/
	margin-bottom:6px;
	overflow: auto;
	padding: 0;
	padding-right: 700;
	text-align: left;
	width: 300px;
	float:left;
	background-color: #FBFBFB; /*Surej RWD for background color*/
	resize:none; /*Surej RWD for background color*/
}

/* Component Attribute END*/

.stopchequedisable { 
	background:#E5E5E5; 
}

/* Added for EBUX3 SR Converion- END */
/* Start - Styles Added to provide left and right padding for caption and commondesc*/
.simple_text_right_padding{
	color: #262a2c;
	
	/*Changed by Neha Gosain */
	/* font-size: 0.813em;*/
	font-size: 0.69em;
	text-decoration: none;
	padding-left: 3px;
}

.searchsimpletext_padding {
color: #262A2C;
font-size: 0.69em;
text-decoration: none;
float: left;
padding-top: 8px;
padding-right: 15px;
padding-left: 7px; /*15px; Aashish*/
}
/*Aashish*/
.searchsimpletext_padding1 {
color: #262A2C;
font-size: 0.69em;
text-decoration: none;
float: left;
padding-top: 8px;
padding-right: 7px;
padding-left: 6px;/*next-gen*/
}
/* End - Styles Added to provide left and right padding for caption and commondesc*/
/*Added for Bulk payments--START */
.labelcolumncombosmallCrn { 
/** Added by Priyanka for lookup */
	background-color: transparent;
	border: 0 none;
	color: #262A2C;
	
	font-size: 0.69em; /*Changed by Sonia Garg from 13px to refer body level font-size*/
	font-weight: normal;
	margin-top: 8px; /*Changed from 0px by Sonia Garg*/
	padding-top: 0px; /*Changed from 8px by Sonia Garg*/
	text-decoration: none;
	vertical-align: middle;
	/** Added by Priyanka for accounts page */
	width: 55%;
}
.labelColumn_combo_small_cr{
	/** Margin changed from 0 to 4px by Siva Theja */
	margin-right: 4px;
	margin-left: 5px; /* added ny Sonia Garg for UI3*/
	padding-bottom: 5px;
	padding-left: 0.1em;
	padding-right: 0px;
	padding-top: 0px;
	
	background: url(../images/backgrounds/select.gif) no-repeat 0 0 transparent;
	height: 31px;
	width: 70px;
	display: block;
	float: left;
	font-size:1em;
}
.labelColumn_combo_brdr_small_cr {
	height: 31px;
	background: url("../images/backgrounds/select.gif") no-repeat scroll 100% 0 transparent;
	/** Added by Priyanka for lookup */
	/** Added by Priyanka for accounts */
	width: 70px;
	display: block;
}
.HW_tableheadingwithleftsideborder{
vertical-align:middle;
/*Changes for UI-Audit remarks */
 /*padding-top:5px;
padding-bottom:5px;
*/					/*removal as per style guide*/
padding-left:8px;
/*Added by shreya for separator in table heading*/
background: url("../images/backgrounds/separator1.gif") repeat-y scroll 0% 0 transparent;
}
/*Added for Bulk payments--END */
/*Style added for UI audit comment*/
.stage3_chartErrorStyle {
                color: red;
                
                font-size: 0.69em;
                text-decoration: none;
                float: left;
                padding-top: 8px;
                padding-right: 5px;
}

.stage3_chartWarningStyle {
                color: green;
                
                font-size: 0.69em;
                text-decoration: none;
                float: left;
                padding-top: 8px;
                padding-right: 5px;
}

.stage3_bluepanel {
                border-top: 1px solid #E0E1E2;
                border-left: 1px solid #E0E1E2;
                border-right: 1px solid #E0E1E2;
                border-bottom: 1px solid #E0E1E2;
                margin-top: 1%;
                margin-left: 1%;
                margin-right: 1%;
                float: left;
                width: 98%;
                background-color: #EBF7FF;
}

.simpletextright_stage3{
                color: #262a2c;
                   
                font-size: 0.69em;
                padding-left: 12px;
                text-decoration: none;
                font-weight: normal;
}
.labelcolumntexttoosmall_pfm {
                background: url("../images/backgrounds/input-text.gif") no-repeat scroll
                                0 0 transparent;
                border: 0 none;
                color: #b2b2b2 ;
                display: inline-block;
                font-size: 0.69em;
		line-height: 0.69em;
                font-weight: normal;
                height: 20px;
                margin: 0;
                padding: 7px 0 5px 2px;
                text-decoration: none;
                vertical-align: middle;
                width: 80px;
                float:left;
}

.stage3_simpletext_usd {
                color: #262a2c;
                
                text-decoration: none;
                font-size: 0.69em;
                padding-left: 3px;
                padding-right: 3px;
                
}

.searchsimpletext_noofdays {
	color: #262A2C;
	
	font-size: 0.69em;
	text-decoration: none;
	float: left;
	padding-top: 1px;
	padding-right: 5px;
}
.searchsimpletext_date {
	color: #262A2C;
	
	font-size: 0.69em;
	text-decoration: none;
	float: left;
	padding-top: 6px;/*8px; Aashish */
/*	padding-right: 5px;	Aashish */
/*	width: 157px;	Aashish */
	text-align: right;
	font-weight: normal;
}
/*Added for error highlighting in EBUX3 searchpanel*/
.error_highlight_withmargin {
	
	font-size: 0.69em;
	color: #ff0000;
	text-decoration: none;
	margin-left:5px;
}

/* Start: Added for Quick pay widget enhancement */
.querytextleftquickpaywidget{
	clear:left;
	float:left;
	/*font-size:16px;*/
	font-weight: normal;
	padding:7px 9px 1px;
	text-align:left;
	width:19%;/*next-gen*/
}
.querytextrightquickpaywidget{
	clear:right;
	display:block;
	overflow:hidden;
	padding-bottom:4px;
	padding-left:12px;/*next-gen*/
}
.labelcolumnsearchquickpay {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	/*background:transparent url(../images/backgrounds/input-text.gif) no-repeat scroll 0 0;
	border:0 none;*//*Surej RWD for button in quickpay widget*/
	border:1px solid #D3D3D3; /*Surej RWD for button in quickpay widget*/
	
	height:17px;
	margin:0;
	padding:7px 0 5px 10px;/*next-gen*/
	width:80px;/*next-gen*/
}
.labelcolumncombotoosmallQuickpay {
	background-color:transparent;
	border:0 none;
	color:#262A2C;
	
	font-size:13px;
	font-weight:normal;
	margin-top:0;
	padding-top:8px;
	text-decoration:none;
	vertical-align:middle;
	width:97%;
}

.listgreyrowtxtleftlineQuickPay {
	text-decoration: none;
	padding-left: 0px;
	padding-right: 2px;
	vertical-align: middle;
	border: 0px;
	text-align: left;
	font-size: 1em;
}
.quickpaycaption{
	padding-top:9px;
	text-decoration:none;
	vertical-align:top;
	
	font-size:12px;
	color:#555555;
}
.tabrow_withborder{
	background-color:#F0F0F0;
	border-top:0 solid #000000;
	margin-top:10px;
	float:left;
	height:33px;
}

.querytextboxmedium_searchquickpay {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	/*background:transparent url(../images/backgrounds/input-text.gif) no-repeat scroll 100% 0;*//*Surej RWD for button in quickpay widget*/
	border:0 solid #88A0C8;
	float:left;
	font-size: 0.8em;
	line-height: 0.8em;
	height:31px;
	margin:0;
	padding-top:0;
	text-decoration:none;
	vertical-align:middle;
	width:92px;/*next-gen*/	
	margin-left:4px;
}

.labelColumn_combo_toosmallQuickPay{
	float:left;
	
	height:31px;
	margin-right:2px;
	padding:0 0 3px 0.1em;
	width:68px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/backgrounds/select.gif) no-repeat scroll 0 0;	
	margin-left:5px;/*next-gen*/
}

.labelColumn_combo_brdr_toosmallQuickPay {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/backgrounds/select.gif) no-repeat scroll 100% 0;
	display:block;
	height:31px;
	width:57px;/*modified by ravi for quick pay*/
}

.center_align{
	margin-left:32%;
	margin-top:18px;
}

.center_align_withmargin{
	margin-left:4%;/*next-gen*/
}

.center_align_withmarginNew{
	margin-left:3%;
	margin-top: 15px;
}

.tabrow_withborderTitle{
	border-top:0 solid #000000;
	float:left;
	margin-top:10px;
}

.tabrow_withborderTitlewithmargin{
	border-top:0 solid #000000;
	float:left;
	margin-top:10px;
	margin-bottom:20px;
	width: 100%;/*next-gen*/
}

.widget-body .simpletext { /*     color: #555555;  shreya*/
    
    font-size: 0.69em;
    text-decoration: none;
    word-wrap: break-word;
    font-weight: normal;/*Aashish*/
}
.widget-body .custom_simpletext_red {
	font-size: .65em;
	text-decoration: none;
	word-wrap: break-word;
	font-weight: normal;
	color: #db2929
}
/*   Added for Notes style - Saranya   */
.widget-body .simpletext_note { 
    
    font-size: 0.69em;
    text-decoration: none;
    word-wrap: break-word;
    font-weight: normal;
    background-color: #e5e5e5;
  	border: 1px solid #e5e5e5;
  	display: block;
  	margin-right: 2px;
  	padding-left: 2px;
}

.querytextleftquickpaywidget .simpletext {
	word-wrap: normal;/*next-gen*/
}
.widget-small .row_withborder {
	padding: 0px 0px 6px 0px;/*next-gen*/
	background-color: #FFFFFF;/*next-gen*/
	border-top: 0px solid #000000;
	clear: both;
	width:100%;/*changed by vinay for RWD-dashboard*/
	height:24px;	
}
.redStarFont .redstar{
	font-size: 0.69em;
}
.querytextboxmedium_searchquickpayRemark {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/backgrounds/input-text.gif) no-repeat scroll 102% 0;
	border:0 solid #88A0C8;
	float:left;
	
	font-size:0.8em;
	height:31px;
	margin: 0 0 0 1px;/*next-gen*/
	padding-top:0;
	text-decoration:none;
	vertical-align:middle;
	width:182px;/*next-gen*/
}

.labelcolumnsearchquickpayRemark {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/backgrounds/input-text.gif) no-repeat scroll 0 0;
	border:0 none;
	
	height:21px;
	margin:0;
	padding:7px 0 5px 9px;/*next-gen*/
	width:158px;/*next-gen*/
}

.querytextrightquickpaywidgetCol{
	clear:right;
	display:block;
	overflow:hidden;
	padding-bottom:3px;
	padding-left:16px;/*next-gen*/
}

.formrowQuickPay{
	margin: 0px;
	padding-left: 0px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 0px;
	clear: both;
	background-color: transparent;
}

.quickPayImgStyle{
	padding: 0 6px;	
}

.querytextquickpaywidgetmessage{
	clear:left;
	float:left;
	padding-left:9px;
	padding-top: 5px;
	text-align:left;
	width: 100%;
}

.width100percentQuickPay{
	width: 100%;
	background-color: #ffffff;	/*next-gen*/
}
.width100percentQuickPay:after {
	content: ".";
	visibility: hidden;
	height: 40px;
	display: block;
	background-color: #ffffff;
}

.closeStyleQuickPay{
/* 	margin-left: 124px; next-gen*/
	float: right; /*next-gen*/
	margin-right: 6px; /*next-gen*/
	margin-bottom: 6px;	
}
.closeStyleQuickPay:hover {
	cursor: pointer;
}

.emptyDivQuickPay{	
	background-color: #ffffff;
	min-height: 41px;
}

.emptyDivQuickPay:after {	
}

.simpletextQuickPay {
	color: #262a2c;
	
	font-size: 0.69em;
	text-decoration: none;
}

.widget-body .simpletextQuickPay {
    color: #555555;
    
    font-size: 12px;
    text-decoration: none;
    word-wrap: break-word;
}
/* End: Added for Quick pay enhancement */
.febacal-container-month-widget-ux3 {
	/* Preferred Width is x*columns+columns */
/* 	width: 308px; */
/* 	width: 500px; */
	width: 253px;
	margin-left:10px;
	
}
.widgetErrorDisplayHw{		
	z-index:100000;	
	/*position:relative;*/
	padding-top:0 !important;
	overflow:hidden;
	width:100% !important; /*Surej RWD added for settign the width of error wrapper*/
}
.widget-medium .widgetErrorDisplayHw{

	}
.errordisplaypulldown{

}
.positionabsolute{
	position:absolute;
	overflow: hidden;
	z-index: 1;/*next-gen*/
}
/*Surej RWD for error message display*/
.positionrelative{
	position:relative;
	overflow: hidden;
	z-index: 1;/*next-gen*/
	width:100% !important;
}
.wrapperPositionRelative{
	position:relative;
	
	z-index: 41;/*next-gen*/
	width:100% !important;
}
.errordisplaywidgetright{
cursor:pointer;
float:right;
/* padding-top:10px;next-gen */
padding-top:6px;/* fixed for ticket 732016*/
padding-right:3px;
}
.container-nxtGenmedium .errordisplaywidgetright{
padding-right:10px;
}
/*Added by Dhanashri for UX3 Account summary widget on dashboard -- start*/

.HW_tabletextleft_new{
	vertical-align:middle;
	font-size:12px;
	padding-left:6px;
	background-color:#f0f0f0;
	border-bottom: 1px solid #DDDDDD;
}
.HW_tableheading_new{
	vertical-align:middle;
	font-size:12px;
	background-color:#f0f0f0;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	padding-right: 25px;
	text-align: center;/*next-gen*/
}
.mwidlistwhiterow_new {
    background-color: #FFFFFF;
    height: 30px;
    text-decoration: none;
	color: #555555;
	border-bottom: 1px solid #dcdcdc; /*next-gen*/
}
.mwidlistwhiterow2_new {
	text-decoration: none;
	height: 30px;
	color: #555555;
	background-color: #FFFFFF;/*next-gen*/
	border-bottom: 1px solid #dcdcdc; /*next-gen*/
}
.searchsimpletext_new {
	color: #555555;
	
	font-size: 12px;
	text-decoration: none;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
}
.HW_textwithpadding_right_new {
	float: right;
	padding-top: 5px;
	padding-right: 15px;
	vertical-align:middle;
	border:none;
	font-size: 1em;
}
.listgreyrowtxtwithoutline_new {
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 10px;
	padding-bottom: 2px;
	vertical-align: middle;
	border: 0px;
/* 	background: url("../images/separator2.gif") no-repeat 0 10px; next-gen*/
}
.modalWrapper .listgreyrowtxtleftline_new{
	float: none;
}
.listgreyrowtxtleftline_new {
	text-decoration: none;
	/*padding-left: 50px;*/
/*	padding-right: 6px;*/
	vertical-align: middle;
	border: 0px;
	text-align: right;
	font-size: 1em;
	width: 100%;
}
/* Start: Added for Widget Pull Down Menu*/

.menuSideArrowImage_new {
	list-style-image: url('../images/backgrounds/next-inactive.gif');
	padding-left: 10px;
	border: 0px;
	text-align: left;
	cursor: pointer;
	margin-left: 20px;
	
}

.widget .menuChoices {
	/*background-color: #EBF7FF;*/
	border: 1px solid #DDDDDD;/*2px solid #E4DFDF*/
	display: none;
	background-color:#FFFFFF;
	margin: 0;
	overflow: visible;
	/*padding: 2px;*/
	/*Commented for pulldown alignment in widget */
	/*position: absolute; 
	right: 66%;
	left:20%;*/
/*	z-index: 1;*/
	min-width:180px; /*Surej added for pull down menu in CP flow RWD*/
}
.widget .menuChoices ul{
	padding: 0px 0 0 0px;
	background-color: /*#EBF7FF*/ #FFFFFF;
}
.widget .menuChoices ul li{
	list-style-type: none;
	
	 font-size: inherit;
	float:left;
	/*added*/
	overflow-x: hidden;
	background-color: #FFFFFF;
	width: 175px; /*Surej modified for RWD responsiveness  Cropping issue in menu options */
	padding-bottom:0px;
}
.widget .menuChoices ul li ul li{
	background-image: url("../images/backgrounds/Sub-menu-Arrow_new.png");
    background-position: 0 6px;
    background-repeat: no-repeat;
    float: none;
    padding-left: 8px;
	margin-left: 5px;
	/*added*/
	font-size: 12px;
}
.widget .menuChoices ul li a, .menuChoices_new ul li input{
	display: inline-block;
	color: #404040;
	border: none;
	text-align: left;
	line-height: /*20px;*/ 22px;
	text-decoration:none;
	padding:1px;
	width: 160px;/*Aashish added for RWD. Menu text getting cut*/
}
.widget .menuChoices ul li input{
	width: 100%;
	cursor: pointer;
}
.widget .menuChoices ul li input:hover{
	background-color: #D9EEFE;
}
.widget .menuSideArrowImageForMenuChoices {
	padding-left: 2px;
	border: 0px;
	text-align: left;
	cursor: pointer;
	margin-left: 2px;
	
}
.widget .menuChoices ul li ul li:hover{
	/*background-color: #D9EEFE;*/
	/* Added for EBUX3 pulldown menu  */
	}

.widget .menuChoicesColumnLast {
	border-right: none;
	display: list-item;
	list-style: none outside none;
	padding: 0;
	width: 170px;
}
/* End: Added for Widget Pull Down Menu*/

.detHeaderRight{
	/*next-gen*/
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #DCDCDC;
    float: left;/*next-gen*/
    line-height: 35px;
    padding-left: 10px;
    width: 48.1%;
}
.detHeaderLeft{
	/*next-gen*/
	background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #DCDCDC;
    float: left;
    line-height: 35px;
    padding-left: 10px;
    width: 48.5%;
}
.detLabelLeft{
	width: 17%;
	float: left;
	padding-right:5px;
	word-wrap:break-word;
	margin-right:5px;
	text-align: right;
	padding-left: 5px;
}
.detLabelRight{
	width: 20%;
	float: left;
	padding-right:5px;
	word-wrap:break-word;
	margin-right:5px;
	text-align: right;
}
.dashboardSection .detValueLeft .simpletext{
	width: 30%;
	float: left;
	word-wrap:break-word;
	margin-right:5px;
	font-weight: normal;
	/*next-gen*/
	font-family: OpenSans-Semibold, Arial, helvetica, sans-serif;
	}
.dashboardSection .detValueRight .simpletext{
	width: 27%;
	float: left;
	word-wrap:break-word;
	margin-right:5px;
	font-weight: normal;
	/*next-gen*/
	font-family: OpenSans-Semibold, Arial, helvetica, sans-serif;
	}
.detailsHeaderWid{
	float: left;
	width: 99%;
	padding: 0 0 5px 5px;
	background-color: #FFFFFF;
	/*next-gen*/
	border-bottom: 1px solid #dcdcdc;
}
.detailsHeaderWid a{
	float: left;
	padding: 10px 5px 5px 5px;
}
.containerHighlightUX3{
	height:10px;
	border:2px dotted #25292C;

}
	


.containerHighlightUX3 hover{
	cursor:pointer !important;
}
.groupletSubsection1width100percent 
{
width: 100%;
}
.dashboardSection{
	width: 100%;
	}
.groupletSection .groupletSubsection1width100percent .container-small{
width:303px;
margin-top:0px !important;
}
.groupletSection .groupletSubsection1width100percent .container-medium{
width:603px;
}
.groupletSection .groupletSubsection1width100percent .container-large{

}
.container-large{
	float:left;
	width:78%;
	margin-right:1%;
	}

.menuChoices_6{	
min-width:360px !important;
}

.menuChoices_5{	
min-width:360px !important;
}

.menuChoices_4{	
min-width:540px !important;
}
/*added by Raviraj for pulldown RWD*/
.menuChoices_3{	
min-width:540px !important;

}
.menuChoices_2{	
min-width:360px !important;

}
.lastPullDown_2{
top:1px;
}
.lastPullDown_3{
top:1px;
}
.lastPullDown_4{
top:1px;
}
.lastPullDown_5{
top:1px;
}
.lastPullDown_6{
top:1px;
}

/*added by Raviraj for pulldown RWD*/
.widget-large .widget-content {
	padding-bottom: 2px;
	min-height: 600px;
	overflow-x: visible;
	overflow-y: visible;
	z-index: 1;/*added for RWD-vinay*/
}
.groupletSection .dashboardSection .widget-large .widget-content {
	overflow-x: hidden !important;
	overflow-y: auto !important;
}
.widget-extra-large .widget-content {
    /* max-height: 280px; */
    min-height: 280px;
    padding-bottom: 2px;
    z-index: 1;/*added for RWD-vinay*/
}
.container-small {
	float: left;
	width:auto;	
	margin-left: -1px;
	margin-right: 1.8px;
	/*margin-top:5px;*/
}
.container-small-disabled {
	float: left;
	width:100%;/*for rwd*/
	margin-left: -1px;
	margin-right: 1.8px;
	
}
/*Added by Dhanashri for UX3 Account summary widget on dashboard -- end*/
/*Added by Rajeev for UX3 Message Widget on dashboard -- starts*/

.listboldtxtwithNoLine {
	font-weight: normal;
	text-decoration: none;
 	padding: 4px 6px 4px 6px;
	vertical-align: middle;
	font-size: 0.69em;
	
	color: #555555;
	border-left-color: #dddddd;
   	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}

.widget-small .listboldtxtwithline {
	font-weight: normal;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	padding: 4px 6px 4px 6px;
	vertical-align: middle;
	font-size: 0.69em;
	
	color: #555555;
	border-left-color: #dddddd;
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}

.widget-small table tbody td {
	border:none;
}

.listwidgetmailrow {
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: middle;
	border: 0px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
}

.listwidgetmailsubject {
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: middle;
	border: 0px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal; 
}

.mwidsection_fourlinbrd {
	width: 100%;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	clear: both;
	margin-top: 0px !important;
}

.mwidlistwhiterow {
	text-decoration: none;
	height: 20px;
	border: #e0e1e2 0px solid;
	color: #000000;
	background-color: #ffffff;
	float:left;
	width:300px;
}

.mwidlistwhiterow:hover {
	text-decoration: none;
	height: 20px;
	border: #e0e1e2 0px solid;
	background-color: #ffffff;
	float:left;
	width:300px;
}

.mwidlistwhiterow2 {
	text-decoration: none;
	height: 30px;
	border: #e0e1e2 0px solid;
	color: #000000;
	background-color: #ffffff;
	margin-top:-2px;
	float:left;
	width:300px;
}

.mwidlistwhiterow2:hover {
	text-decoration: none;
	height: 30px;
	border: #e0e1e2 0px solid;
	background-color: #ffffff;
	margin-top:-2px;
	float:left;
	width:300px;
}

.mwidbluelink {
	
  /*  font-size: 0.69em; */
    text-decoration: none;
    /**float: left; */
    padding-top: 9px;
    padding-right: 5px;
    color: #0376b7;
     padding-left: 5px;

}

a.mwidbluelink:link {
	
  /*  font-size: 0.69em; */
    text-decoration: none;
    /**float: left; */
    padding-top: 9px;
    padding-right: 5px;
    color: #0376b7;
     padding-left: 5px;

}

a.mwidbluelink:visited {
	
	/* font-size: 0.69em; */
	text-decoration: none;
	color: #0376b7;
	padding-left: 5px;
}

a.mwidbluelink:hover {
	
/*	font-size: 0.69em; */
	text-decoration: none;
	color: #0376b7;
	text-decoration: underline;
	 padding-left: 5px;
}

a.mwidbluelink:active {
	
 /*	font-size: 0.69em; */
	text-decoration: none;
	color: #0376b7;
	padding-left: 5px;
}

.widgetFooterBorder{
border-top: 1px solid #C9CBCC;
height: 26px;
margin-top:0px;

}

.current_tab_widget {
	color: #333333;
	
	font-weight: normal;
	background: #fff url(../images/backgrounds/steps-selected.gif) repeat-x 0 100%;
	text-align: center;
	white-space: nowrap;
	vertical-align: inherit;
	padding-top: 3px;
/* 	padding-right:10px; */
	padding-bottom:5px;
/* 	padding-left:15px; */
	display:inline-block;
	font-size: 0.69em; 	
	width: 48.4%;
/* 	border-top-width: 1px; */
/* 	border-top-style: solid; */
/* 	border-top-color: #dddddd; */
/* 	border-left-width: 1px; */
/* 	border-left-style: solid; */
/* 	border-left-color: #dddddd; */
/* 	border-right-width: 1px; */
/* 	border-right-style: solid; */
/* 	border-right-color: #dddddd;  next-gen*/
	height:22px;
}
.noncurrent_tab_widget {
	/*color: #0376b7;*/
	color: #FFFFFF; /* next-gen*/
	
	font-weight: normal;
	background: url(../images/backgrounds/steps-non-selected.gif) repeat-x 0 100%;/* next-gen*/
	text-align: center;
	white-space: nowrap; 
	vertical-align: inherit;
	padding-top: 6px;/*next-gen*/
	font-size: 0.69em; 
	width:48%;/*next-gen*/
	padding-bottom:4px;
	padding-left:3px;/*next-gen*/
	display:inline-block;
	height:22px;  /*next-gen*/
}
.HW_wid_head_outerdiv{background-color: #CFE6F4;height: 32px;margin-top: 0px;padding-left: 0px;text-align: center;}
.widfooterleft {
	float: left;
	padding: 0.1em 0px 0px 0px;
}

.widget-small .labelColumn_combo {
margin: 0px 0px 0px 0px;
padding-bottom: 5px;
padding-left: 0.1em;
padding-right: 0px;
padding-top: 0px;

background: url(../images/backgrounds/select.gif) no-repeat 0px 0px;
height: 31px;
width: 190px;
display: inline-block;
float: left;
}

.widget-small .dropdownexpandalbe {
	border: 0px;
	margin-top: 3px;
	padding-top: 8px;
	color: #262a2c;
	width: 97%;
	display: inline-block;
	
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}

.widget-small .composetxtboxsubject {
	background-color: #edf6fb;
	padding-top: 7px;
	border-color: #88A0C8 #88A0C8 #88A0C8;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
	background: url(../images/backgrounds/input-text.gif) #edf6fb no-repeat 100% 0px;
	font-size: 0.69em;
	text-decoration: none;
	width: 170px; /* px to em conversion is required */
	padding-bottom:2px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	float: left;
	height: 23px;
}

.widget-small .mailscomposetxtboxmatter1 {
                
                font-size: 0.69em;
                color: #333333;
                text-decoration: none;
                width: 264px;
                height: 125px; /* px to em conversion required */
                overflow: scroll;
                margin: 2px 0px 2px 0px;
                vertical-align: middle;
}

/* Rajeev -- need to look into this style again    */
.widget-small .labelColumn {
	margin: 0px;
	padding:0 0 5px 2px;
	
	background: url(../images/backgrounds/input-text.gif) no-repeat 0px 0px;
	height: 31px;
	width: 170px;
	float: left;
	margin-left: 5px;
	/* display: ; */
}

.widget-small .mailcompose { width :95%; padding-left:10px;clear:both;margin-top:10px }

.widget-small .composelefttxt { width : 29%; margin-top:5px; float:left;clear:right;font-weight: normal; }
.widget-small .composetextright_subtextbox {
	width: 70%;
	float: left;
	clear: right;
}
/*
.formbtn_lessthansign {
	
	font-size: 12px;
	font-weight: normal;
	color: #026eab;
	text-decoration: none;
	padding-right: 5px;
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 21px;
	cursor: pointer;
	line-height:20px;
}
*/
.formbtn_backarrow{
	background: url('../images/db_icon_back_to_widget_arrow.png') no-repeat 0px 0px;
	border: 0px;
	margin-right: 10px;
	vertical-align: middle;
	padding-right: 5px;
	height: 15px;
	width: 10px;
	cursor: pointer;
}
.columnseparatorimage {
	vertical-align: middle;
	background: url(../images/backgrounds/footer-sep.gif) no-repeat 0px 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 4px;
}
.tablewithoutborder {
overflow-y: hidden;
/*width: 100%; */
border: 0px solid #C9CBCC !important;
float: left;
margin-top: 15px;
}
.delete_img {float:left;
margin-left:5px;
width: 10px;
height: 10px;
cursor: pointer;  
}
.widget_caption,
.widget_caption:active{	
	/*color: #0376b7;*/
	color: #026EAB; /* Surej Modified color as per CDG input*/
	/*font-size: 0.69em;  */
	
	text-decoration: none;
	float: left;
	padding-top: 8px;
	padding-left: 0px;
	margin-left:12px;
}
.composeattachrow {
	border-bottom: 0px solid #c7c7c7;
	padding-top: 8px !important;
	padding-bottom: 4px !important;
	padding: 3px 0px 8px 0px;
	line-height: 20px;
	vertical-align: top;	
	margin-top:1px;
}
.composeattachrow:after {
	content: ".";
	visibility: hidden;
	height: 0px;
	clear: both;
	display: block;
}
.attachments_lefttxt { width : 23%; margin-top:0px; float:left;clear:right;font-weight: normal;  }
.attachments_right {
	/*width: 35%; */
	float: left;
	clear: right;
/*	margin-right: 30px; */
	margin-left:35px;
	margin-top:1px;
	padding-top:10px;
}
.attachments_textright {
	width: 5%;
	float: left;
	clear: right;
	margin-right: 30px;
}
.simpletextbold_grey {
    color:  #333333;
    float: left;
    
    font-size: 0.69em;
    font-weight: normal;
    padding-right: 5px;
    padding-top: 2px;
    text-decoration: none;
}
.compose_attachement {
	vertical-align: middle;
	background: url(../images/mail_attachment.png) no-repeat  7px 3px;/*next-gen*/
	margin-left: 0px;
	margin-right: 0px;
	float: right;
	border: 0px;
	width: 34px;/*next-gen*/
	height: 30px;/*next-gen*/ 
	cursor: pointer;  
	padding-left: 5px;
	border-left: 2px solid #eaebeb;
}
.compose_attachementtext {
	vertical-align: middle;
	background: #A75708;
	color:#FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-botom: 0px;	
	float: right;
	border: 0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;/*next-gen*/
	padding-right:0px;/*next-gen*/
	font-size: 10px;
	width: 10px;/*next-gen*/
	height: 14px; 
}
.compose_noattachementtext {
	vertical-align: middle;
	background: #FFFFFF;
	color:#FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 14px;
	margin-botom: 0px;	
	float: right;
	border: 0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;/*next-gen*/
	padding-right:0px;/*next-gen*/
	font-size: 10px;
	width: 10px;/*next-gen*/
	height: 14px; 
}
.mailsubject {
	color: #333333;
	
	font-weight: normal;
	font-size: 0.69em;
	text-decoration: none;
	word-wrap:break-word;
}
.mailsender {
	color: #333333;
	
/*	font-weight: normal; */
	font-size: 0.69em;
	text-decoration: none;
	word-wrap:break-word;
}
.mailtext {
	color: #333333;
	
	font-size: 0.69em;
	text-decoration: none;
	word-wrap:break-word;
	
}
.mailbodyrow  {
	margin:0px;
	padding-top:15px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	clear:both;
	word-wrap:break-word;
	border-top:1px solid #C9CBCC;
}
.ellipsis {
        white-space: nowrap;
        overflow: hidden;
}
.listgreyrowtxtleftline_minbox {
	/*width:31px; */
	text-decoration: none;
	padding: 0px 6px 0px 6px;
	vertical-align: middle;
	border: 0px;
	text-align: left;
	font-size: 0.69em;
}
.HW_head_outerdivwithbottommargin{
	height: 20px;
	margin-top: 0px;
	padding-left: 0px;
	text-align: center;
	margin-bottom: 20px;/*next-gen*/
	padding-bottom: 0px;
	width:300px;
	float:left;
}
.inbox_messagetype {float: left;margin-left: 3px;padding-right: 0px;margin-top: 3px;width:12px;}
.inbox_date {color: #333333;font-size: 0.69em;
padding:2px 0px 0px 7px; float:left; width:80px;}
.inbox_from {
	color: #333333;
	
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	padding:2px 6px 6px 6px;
	vertical-align: middle;
	border: 0px;
	text-align: left;
	font-size: 0.69em;
	float:left;
	width:159px;
}
.paddingRightinlist{
text-align: right;
/*padding-right: 0px;*//*commented as per requirement for lower resolution scroll appearing */
}
/*
.listgreyrowtxtleftline {
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: middle;
	border: 0px;
	text-align: left;
	font-size: 0.75em;
}
*/
.tab_widget_extratxt {
	/*background: #0376b7;*/
	background: #026EAB; /* Surej Modified color as per CDG input*/
	color:#FFFFFF;
padding-left: 2px;
padding-right: 2px;
margin-left: 12px;
	font-weight: normal;
}
.noncurrent_tab_widget:hover {
	text-decoration: none !important;  
	color:#FFFFFF;
	}
.current_tab_widget:hover {
	color: #333333;
	text-decoration: none !important; 
	cursor: default;
	}

.widsimpletext_blue {
    /*color: #0376b7;*/
    color: #404040; /* next-gen*/
    
    font-size: 0.69em;
    text-decoration: none;
    word-wrap: break-word;
    padding-right: 5px;
    padding-left: 0px;
    margin-left:12px;
    float: left;
    margin-top:8px;
}

/*Added by Rajeev for UX3 Message Widget on dashboard -- ends*/
/*Start: Added for deposit widget enhancement */
.listgreyrowtxtrightalign {	
	border: 0px;
	float: right;
	font-size: 1em;
	padding-top: 11px;
	text-align: left;	
	text-decoration: none;
	vertical-align: middle;
	margin-right: 20px;
	width: 100%;
}
/* End: Added for deposit widget enhancement */
.widget-medium .widget-content {
	background:#FFF;
	padding-bottom: 2px;
	border-left:1px solid #D4D6D7;
	border-right:1px solid #D4D6D7;
	min-height: 304px;
	max-height: 304px;
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px #D4D6D7 solid;
}
.widget-mediumUX4 .widget-content {
	background:#FFF;
	padding-bottom: 2px;
	border-left:1px solid #D4D6D7;
	border-right:1px solid #D4D6D7;
	min-height: 304px;
	max-height: 304px;
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px #D4D6D7 solid;
}

/*Widget Icon header change */
.widget_header_icon_s{
	float:left;
}
.widget_header_Icon{
	width: 25px;
	height: 25px;
}
/********Rajeev --changes for widget Footer  starts********/
.widgetpaginationnext{
	background: url(../images/db_pagi_right_active.png)
	transparent no-repeat 0% 0px;
	float:left;
	margin-top:8px; 
	margin-left:-2px;
	width:9px;
}
.widgetpaginationnextDisabled{
	background: url(../images/db_pagi_right.png)
	transparent no-repeat 0% 0px;
	float:left;
	margin-top:8px; 
	margin-left:-2px;
	width:9px;
}
.widgetpaginationprevious{
	background: url(../images/db_pagi_left_active.png)
	transparent no-repeat 0% 0px;
	float:left;
	margin-top:8px; 
	width:9px;
}
.widgetpaginationpreviousDisabled{
	background: url(../images/db_pagi_left.png)
	transparent no-repeat 0% 0px;
	float:left;
	margin-top:8px;
	width:9px;
}
.widgetpaginationnext:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.widgetpaginationnextDisabled:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.widgetpaginationprevious:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.widgetpaginationpreviousDisabled:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.widgetpaginationtxt1{
	color:#333333;
	
	font-size: 0.69em;
	text-align: center;
	padding-left: 7px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-top: 0px;
	vertical-align: middle;
	float:left;
	margin-top:4px;
}
.widgetFooterleft{
float:left;
padding:0px 6px;
margin-top:2px;
}
.widgetFooterLinkAnchor{
color:#0376b7;

text-decoration:none;
vertical-align:top;
font-size: 0.69em;
margin-top:2px;
}
.widpaginationtxtbx {
	
	font-size: 0.6em;
	color: #333333;
	text-decoration: none;
	width: 20px; /*px to em conversion required */
	margin: 4px 0px 0px 0px;
	float:left;
	height:16px;
	text-align:center;
}

.widformbtn_pagi_go {
background: url("../images/small-button.png") no-repeat scroll 50% 50% transparent;
    border: 0 solid #333333;
    color: #FFFFFF;
    
    font-size: 0.7em;
    font-weight: normal;
    height: 19px;
    margin: 4px 3px 0px 0px;
    padding: 1px;
    padding-bottom: 1px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 28px;
    float:left;
    cursor:pointer;
}
.widgetFooterRight{
float:right;
/*padding:10px 6px; */
padding:0px 6px;

}
.widget-small-withpagination {
	width: 100%;
	min-height:240px;/*next-gen*/
}
.widget-small .section_fourlinbrd {
	width: 100%;
	border-bottom: 0px solid #000000;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	clear: both;
	margin-top: 0px;
	padding-bottom: 0px;
}
.widcolumnSeparator{
	border-right: 1px solid	#C9CBCC;
	margin-right: 4px;
	float:left;
	height:20px;
	margin-top: 4px;
}
/*next-gen*/
.widpaginationdivider {
    border: 1px solid #DCDCDC;
    float: left;
    height: 24px;
    margin: 4px 5px 0 7px;
    vertical-align: middle;
}
/********Rajeev --changes for widget Footer ends********/

/* Start: Added for authentication component style changes */
.authTagTopBorder{
	border-bottom: 1px solid #979797;
}
.querytextleftStyle { 
	padding-right: 1px;
	padding-left: 1px;
	width: 25%;
	float: left;
	clear: left;
	text-align: right;
	padding-bottom: 1px;
	padding-top: 6px;
	font-weight: normal;
}

.querytextleftStyleNew { 
	padding-right: 1px;
	padding-left: 1px;
	width: 25%;
	float: left;
	clear: left;
	text-align: right;
	padding-bottom: 1px;
	padding-top: 6px;
	font-weight: normal;
}

.querytextleftAuthStyle {
	padding-right: 1px;
	padding-left: 1px;
	width: 25%;
	float: left;
	clear: left;
	text-align: right;
	padding-bottom: 1px;
	font-weight: normal;
}

.querytextleftAuthStyleNew {
	padding-right: 1px;
	padding-left: 1px;
	width: 25%;
	float: left;
	clear: left;
	text-align: right;
	padding-bottom: 1px;
	font-weight: normal;
}
/* End: Added for authentication component style changes */
.widget-small .section_fourlinbrd:after,
.widget-small .listingcol:after,
.widget-small .width100percent:after,
#main .widget-small .widget-toolbar:after,
#main .widget-small .widget-content:after,
#main .widget-small .widget-head:after
  {
	content: "";    
    height: 0px;
    clear: both; 
    visibility: hidden; 
   display: none !important;;
}
.widgetcaptiontxt {
    color: #555555;
    
    font-size: 0.69em;
    text-decoration: none;
    word-wrap: break-word;
    width:100%;
    float:left;
}
/*Start: Added for quick pay widget UX3 */
.querytextquickpaywidgetmessage .simpletextQuickPay, .querytextquickpaywidgetmessage .simpletext {
	float: left;
}
/*End: Added for quick pay widget UX3 */


/*Added styles for federated identity management registration flow in end user Start*/
.sclNwkListCaption {
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: none;
}
.social_nwk_listingheading {
	vertical-align:middle;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}
.social_nwk_listingcol {
	text-decoration: none;
	vertical-align: middle;
	text-align:center;
}
.sclNwkEditLabel {
	color: #262A2C;
    float: left;
    
    font-size: 0.69em;
    padding-top: 7px;
    text-align: right;
    text-decoration: none;
    width: 35%;
} 
/*Added styles for federated identity management registration flow in end user End*/

/*Added styles for federated identity management registration flow in both end and bank user Start*/
.socialnwk_actions_img {
	margin-left:13px;
	padding-right:3px; /*0px; Aashish added for corp RWD*/
	margin-top:8px;
	margin-bottom: -3px;	/*Aashish added for corp for proper text alignment on right*/
}
.socialnwk_actions_img:hover {
	margin-left:13px;
	padding-right:3px;
	margin-top:8px;
	cursor:pointer;
}
.social_nwk_deletemsg {
    margin-left:4px;
    margin-top:15px;
    font-size: 11px;
}
.social_nwk_listingtxt {
	color: #262a2c;
	
	font-size: 11px;
	text-decoration: none;
}
/*Added styles for federated identity management registration flow in both end and bank user End*/

/*Added styles for Components used in federated identity management registration flow Start*/
.sclNwkDisplayOuterSpan {	
	display: block;
    text-align: center;
    margin-top: 20px;
}
.scl_lgn_check_image_span {
	float: left;
    height: 21px;
    margin-left: 40px;
    margin-top: 4px	
}
.scl_lgn_check_image {
	margin-top:2px;
	margin-bottom:2px;
	margin-left:2px;
	margin-right:2px;
}
.sclNwkDisplayInnerSpan {
	display: inline-block;
	vertical-align: top;
	width:auto;
	margin-left: 5px;
    margin-right: 5px;
}
.sclNwkImageArrowStyle {
	display: block;
	margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}
/*Added styles for Components used in federated identity management registration flow End*/

.widgetcenter_align{
	margin-left:32%;
	float: left;
}
.widget-small .listrowwrapper:hover tr.listwhiterow
 {
	text-decoration: none;
	height: 25px;
	border: #e0e1e2 0px solid;
	background-color: #ffffff;
}

/*Added styles for federated site disclaimer page Start*/
.federatedsitedisclaimertext {
	font-size: 0.75em;
	
	text-align:left;		
}

.federatedsitedisclaimertextbold {
	font-size: 0.75em;
	
	text-align:left;		
	font-weight: normal;
	margin-right:5px;
}

.federatedsitedisclaimertextboldblue {
	font-size: 0.75em;
	
	text-align:left;		
	font-weight: normal;
	margin-right:5px;
	color: #0278ba;
}
/*Added styles for federated site disclaimer page End*/
/*Start: Added for widget enhancement UX3 */
.stage3_inputpanel_leftcontainer_withtopmargin{
    float: left;
    width: 100%;
	border-right: 1px solid #E0E1E2;
	border-left: 1px solid #E0E1E2;
	margin-top:-10px;
}
.dashboardSection .stage3_leftrightmainpanelwithpaddingbottom{
	padding-bottom:17px;/*next-gen*/
}
.stage3_leftrightmainpanelwithpaddingbottom{
	float: left;
	/*border: 1px solid #E0E1E2;*/
	padding-bottom:73px;
	width: 100%;
	/*next-gen*/
	background: url("../images/backgrounds/separator1.gif") repeat-y scroll 50.3% 0;
}
/*End: Added for widget enhancement UX3 */
/* Added For New Section Added For Federated Identity Management Start */
.section_grayborder_allsides{
	background-color:#EFEFEF;
	border-top:1px solid #979797;
	border-left:1px solid #979797;
	border-right: 1px solid #979797;
	border-bottom: 1px solid #979797;
	width:99.8%;
	margin-top:10px;
	clear:both;
}
/* Added For New Section Added For Federated Identity Management End */
/*Start: Added for promo styles -UX3 */
.promolink {
	
	font-size: 0.9em;
	text-decoration: none;
	color: #0376b7;
}

a.promolink:visited {
	
    font-size: 0.9em;
	text-decoration: none;
	color: #0376b7;
	cursor:pointer;
}

a.promolink:hover {
	
    font-size: 0.9em;
	text-decoration: none;
	color: #0376b7;
	cursor:pointer;
}

a.promolink:active {
	
    font-size: 0.9em;
	text-decoration: none;
	color: #0376b7;
}

.promoStyle{	
	left: 35px;
    position: relative;
    top: -111px;
}
.promoSectionStyle{
	position:relative;
}

.widget-medium .promoText{
	
	color: #0376b7;
    font: Century Gothic;
    font-size: 0.9em;
}
/*End: Added for promo styles - UX3 */
.mwidattachmentlisttable {
	width: 100%;
	min-height:120px;
	max-height:120px;
}
.prevButton{
	background:url("../images/db_icons_ba_arrow_prev_active.png") no-repeat scroll 100% 0 transparent; /*Surej RWD made transparent as per CDG suggestion*/
	float:left;
	top:100px;
	min-height:20px;
	min-width:20px;
	position:relative;
	cursor:pointer;

}
.nextButton{
	background:url("../images/db_icons_ba_arrow_next_active.png") no-repeat scroll 100% 0 transparent;/*Surej RWD made transparent as per CDG suggestion*/
	width:8%;
	bottom:139px;
	position:relative;
	min-height:20px;
	min-width:20px;
	cursor:pointer;
	/*margin-left: 528px;*/
	margin-left: 91.17021276595745%; /*Surej RWD for finanz tool bar graph*/
}
.legendDivWrapper{
	float:right;
	margin-top: 5px;
	position:relative;
}
.legendDivData{
	
	font-size: 0.69em;	
	float:left;
	margin-right:5px;
}

.legendDivColor{
	float:left;
	border:none;
	height:15px;
	width:15px;
	margin:0 5px 5px 0;
}
/*Start: Added for widget tab */
a.noncurrent_tab_widget:active{
	
	color: #FFFFFF;/*next-gen*/
	text-decoration: none;
}
/*End: Added for widget tab */
/*Start: Added for widget enhancement UX3 */
.hwblacktxtHW {
    color: black;
    font-weight: normal;
    
    font-size:0.69em;
    float: right;
}
/*added for dash widgets right align*/
.dashboardSection .hwblacktxtHW {
	padding-right: 25px;
}
.searchsimpletextHW {
    color: #262a2c;
    
    font-size: 0.69em;
    text-decoration: none;
    float: left;
    padding-right: 5px;
    text-align: right;
    width: 50px;/*next-gen*/
}
.hwgreentxtHW {
    color: #1ab2ff;
    font-weight: normal;
    
    font-size:0.69em;
    float: left;
}
/*added for dash widgets right align*/
.dashboardSection .hwgreentxtHW {
	padding-right: 25px;
}
.widpulldowndivider {
    background: url("../images/db_pagi_devider.png") no-repeat scroll 0 3px transparent;
    float: left;
    height: 20px;
    margin: -7px 3px 0 0;
    vertical-align: middle;
    width: 2px;
}
/*End: Added for widget enhancement UX3 */
.budgetWidgetPromoImage{
	width:98%;
	height:80%;
	}
.knowMoreBudget{
	float:right;
    
    font-size: 0.69em;
    text-decoration: none;	
    cursor:pointer;
    font-weight: normal;
    color:#0376b7;
	}
.knowMoreBudget a{
	float:right;
    
    font-size: 1em;
    text-decoration: none;	
    cursor:pointer;
    font-weight: normal;
    color:#0376b7;
	}	
.noBudgetLinkedText{
	background: url("../images/db_icons_info_bar_hint.png") no-repeat scroll -2px -1px transparent !important;
    
    font-size: 0.69em;
    text-decoration: none;
    font-weight: normal;
    padding-left:3.5%;
    margin-left:8px;/*next-gen*/
	}
.widgetFooterLinkAnchor:active{
   color:#0376b7;
   
   text-decoration:none;
   vertical-align:top;
   font-size: 0.69em;
}
.refreshWidgetLinkWrapper{
	display:block;
}
	
.refreshWidgetLinkSpanWrapper{
	text-align:center;
	display:block;
	margin-top:120px;
	font-weight: normal;
}
.refreshWidgetUX3Image{
	width:15px;
	height:15px;
	margin-right: 5px;
	vertical-align: bottom;
}
.errorDisplayMultiNotiPadding{
	padding:5px;
}
.simpletextwithwidth_HW{
	color: #262a2c;
	
	font-size: 0.69em;
	float: left;
	padding-right: 5px;
	width:31%;
	text-align:right;
}
.hideElemnt{
display: none;
}	
.pullDownArrow{
	 cursor: pointer;
	 width: auto;
	 float:right;
	 margin-top: 5px;
}	
.pullUpArrow{
	 cursor: pointer;
	 width: auto;
	 float:right; 
	 margin-top: 5px;
	 margin-left: 5px;
}	
.pagedBarChartWrapper{
margin-left:30px;

}
.inboxattachment_icon {float: left;margin-left: 4px;padding-right: 0px;margin-top: 0px;width:8px;}

/*Start:To show UX3 Help Style menu in widgets */
.holder {
    position: relative;
    width: 154px;
}
.top {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 transparent;
    border-color: #d4d6d7 #d4d6d7 white #d4d6d7;
    border-image: none;
    border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
    border-width: 1px 1px medium;
    float: right;
    height: 21px;
    position: absolute;
    width: 30px;
    z-index: 10;
    margin-x: 0px;
    margin-y: 0px;
    margin-right: 0px;
    margin-top: -23px;
    cursor: pointer;/*next-gen*/
}
.bottom {
    background: none repeat scroll 0 0 white;
    border: 1px solid #d4d6d7;
    height: 30px;
    position: absolute;
    top: 50px;
    width: 145px;
    z-index: 4;
    margin-left: -115px;
    margin-top: -50px;
}
.holder:hover {
    position: relative;
    width: 154px;
     visibility: visible;
}
.mwiddateheadingwidth{width:96px   }
.mwidfromheadingwidth{width:204px   }

.ui-widget-content .step_trackerwidth{
	margin-top: 10px;
    width: 100%;
}
.ui-widget-content .step_tracker_tab{
	background: url("../images/btn_PaymentSelect_new.png");/*next-gen*/
	float: left;
	
	font-weight: normal;
	height: 25px;
	padding-top: 5px;
	text-align: center;
	width: 33%;
	font-size: 0.69em;
}

.ui-widget-content .step_tracker_disabledtab{
   background: url("../images/btn_PaymentUnSelect_new.png");/*next-gen*/
	float: left;
	
	height: 25px;
	padding-top: 5px;
	text-align: center;
	width: 33.2%;
	font-size: 0.69em;
	}
.prevButtonDisabled{
background:url("../images/db_icons_ba_arrow_prev.png") no-repeat scroll 100% 0 #FFFFFF;	

float:left;
top:100px;
min-height:20px;
min-width:20px;
position:relative;
cursor:pointer;

}
.nextButtonDisabled{
background:url("../images/db_icons_ba_arrow_next.png") no-repeat scroll 100% 0 #FFFFFF;	
width:8%;
bottom:139px;
position:relative;
min-height:20px;
min-width:20px;
cursor:pointer;
/*margin-left:528px;*/
margin-left:56.17021276595745%; /*Modified by Surej for charts*/
}	
/*End:To show UX3 Help Style menu in widgets*/

/*Added by Vinay for Initiate Bulk Payements- start*/
.formbtn_link_black_disabled {
font-size: 0.69em; 
text-decoration: none;
border: 0px;
width: auto;
overflow: visible;
background-color: transparent;
color: #CBCECF;
cursor: pointer; 
}

input.formbtn_link_black_disabled[disabled]

{
  color: #CBCECF !important;
  cursor: default;
}
/*Added by Vinay for Initiate Bulk Payements- end*/
/*Added by sonia for Initiate Bulk Payements- start*/
.simpletext_light{
color: #CBCECF;
font-size: 0.69em;
text-decoration: none;
padding-left: 5px;
}
.HW_textwithtopbottompadding{
vertical-align:middle;
font-size: 1em;
padding-left:6px;
padding-top:5px;
padding-bottom:5px;

}
/*Added by Aashish for Bulk payment remarks RWD*/
.HW_textwithtopbottompadding_blk{
vertical-align:middle;
font-size: 1em;
padding-left:6px;
padding-top:5px;
padding-bottom:5px;

}
.labelcolumncomboverysmall { 
/** Added by Priyanka for lookup */
	background-color: transparent;
	border: 0 none;
	color: #262A2C;
	
	font-size: 0.69em; /*Changed by Sonia Garg from 13px to refer body level font-size*/
	font-weight: normal;
	margin-top: 8px; /*Changed from 0px by Sonia Garg*/
	padding-top: 0px; /*Changed from 8px by Sonia Garg*/
	text-decoration: none;
	vertical-align: middle;
	/** Added by Priyanka for accounts page */
	width: 85%;
}

/* wrapper span style for too small combo box*/
.labelColumn_combo_very_small{
	/** Margin changed from 0 to 4px by Siva Theja */
	margin-right: 4px;
	margin-left: 5px; /* added ny Sonia Garg for UI3*/
	padding-bottom: 5px;
	padding-left: 0.1em;
	padding-right: 0px;
	padding-top: 0px;
	
	background: url(../images/backgrounds/select.gif) no-repeat 0 0 transparent;
	height: 31px;
	width: 90px;
	display: block;
	float: left;
	font-size:1em;
}

.labelColumn_combo_brdr_very_small {
	height: 31px;
	background: url("../images/backgrounds/select.gif") no-repeat scroll 100% 0 transparent;
	/** Added by Priyanka for lookup */
	/** Added by Priyanka for accounts */
	width: 90px;
	display: block;
}
/*Added by Payal*/
.labelcolumntextremarks {
/*	background: url('../images/composemail_subjectbg.png') no-repeat scroll
		0 0 transparent;	*//*Aashish commented*/
	border: 0 none;
	color: #262A2C;
	display: inline-block;
	
	/*Changed by Neha Gosain*/
	/* font-size: 0.813em;*/
	font-size: 0.69em;
	line-height: 0.69em;
	font-weight: normal;
	/** Changes done by Parasher from height 28 to 20 */
/*	height: 19px; Aashish changed from 20 for RWD*/
	height: 31px;/*Aashish*/
	margin: 0;
	/** Modified by Siva Theja, padding top changed to 7px */
/*	padding: 7px 0 5px 2px;	*//*Aashish*/
	text-decoration: none;
	vertical-align: middle;
/*	width: 347px; Aashish changed from 345 for RWD*/
	width:100%; /*Aashish*/
	float:left;
	min-width: 160px;/*Added for remarks column in bulk payment for 480px to 639px*/
}
/*Added by Payal*/
.labelCol_text_remarks {
	float: left;
	height: 31px;
/*	
	background: url('../images/composemail_subjectbg.png') #efefef no-repeat
		100% 0px;
*//*Aashish commented*/	
	border: 1px solid #d3d3d3;/*Aashish*/
	padding-right: 5px;
	padding-right: 0;
	margin-left: 5px;
	margin-right: 0px;
	/** Changes done by Lavanaya : Changed width from 90 to 84 */
	width: 350px;
}
.toppadding{
padding-top: 10px;
}

.HW_tabletextwithpadding_bulk {
vertical-align: middle;
font-size: 0.75em;
padding-left: 6px;
background: url("../images/backgrounds/separator1.gif") repeat-y scroll 99% 0 transparent;
padding-left: 11px;
font-weight: normal;/*next-gen Aashish*/
}
.labelcolumncombosmallCrn { 
/** Added by Priyanka for lookup */
	background-color: transparent;
	border: 0 none;
	color: #262A2C;
	
	font-size: 0.69em; /*Changed by Sonia Garg from 13px to refer body level font-size*/
	font-weight: normal;
	margin-top: 8px; /*Changed from 0px by Sonia Garg*/
	padding-top: 0px; /*Changed from 8px by Sonia Garg*/
	text-decoration: none;
	vertical-align: middle;
	/** Added by Priyanka for accounts page */
	width: 52%;
}
.labelColumn_combo_small_cr{
	/** Margin changed from 0 to 4px by Siva Theja */
	margin-right: 4px;
	margin-left: 5px; /* added ny Sonia Garg for UI3*/
	padding-bottom: 5px;
	padding-left: 0.1em;
	padding-right: 0px;
	padding-top: 0px;
	
	background: url(../images/backgrounds/select.gif) no-repeat 0 0 transparent;
	height: 31px;
	width: 70px;
	display: block;
	float: left;
	font-size:1em;
}
.labelColumn_combo_brdr_small_cr {
	height: 31px;
	background: url("../images/backgrounds/select.gif") no-repeat scroll 100% 0 transparent;
	/** Added by Priyanka for lookup */
	/** Added by Priyanka for accounts */
	width: 70px;
	display: block;
}
.HW_tableheadingwithleftsideborder{
vertical-align:middle;
/*Changes for UI-Audit remarks */
 /*padding-top:5px;
padding-bottom:5px;
*/					/*removal as per style guide*/
padding-left:8px;
/*Added by shreya for separator in table heading*/
background: url("../images/backgrounds/separator1.gif") repeat-y scroll 0% 0 transparent;
}
.margintop{
margin-top:10px;
}
a.disabledlink:link {
	  
    font-size: 0.69em;
    text-decoration: none;   
    padding-top: 9px;   
	padding-right: 0px;
    color: #262A2C;
}

a.disabledlink:hover {
		
    font-size: 0.69em;
	text-decoration: none;
	color: #262A2C;
	text-decoration: underline;
}

a.disabledlink:visited {
	
	/*Changed by Neha Gosain*/
	 /*font-size: 0.9em;*/
        font-size: 0.69em;
	text-decoration: none;
	color: #262A2C;
}
/*Added by sonia for Initiate Bulk Payements- end*/

/*Start: Added for federated login onFlyRegister screen*/
.searchsimpletextblue {
	color: #73C4F1;
	
	font-size: 11px;
	text-decoration: none;
	float: left;
	padding-top: 8px;
	padding-right: 5px;
}
.loginPanelSimpleCaptionStyle{
	color: #A9C3D4;
    float: left;
    
    font-size: 0.7em;
    font-weight: normal;
    margin-left: 8px;
    padding-top: 9px;
    text-decoration: none;
}
.loginPanelSingleCaptionStyle {
	color: #A9C3D4;
    float: left;
    
    font-size: 0.7em;
    font-weight: normal;
    margin-left: 88px;
    padding-top: 9px;
    text-decoration: none;	
}
.loginPanelSocialNetworkHeaderTextStyle {
	
	font-size:22px;
	width: 96.7%;
	padding-top: 14px;
	padding-bottom: 15px;
	color: #DFF0FF;
}
/*End: Added for federated login onFlyRegister screen*/

/*Start: Added for new cancel button*/
.loginPanel_Auth_Cancel_HW_formbtn {	
	float: left;
	height: 25px;
	background: url(../images/backgrounds/btnBackGray.png)
	 transparent no-repeat 0% 0px;
	clear: right;
	margin-left: 5px;
	padding-left: 8px;
	margin-top: 3px;
	margin-right: 5px;		
}
.loginPanelCancelButton {	
	
	font-size: 0.69em;
	font-weight: normal;
	color: black;
	text-decoration: none;
	padding-right: 7px;
	background: url(../images/backgrounds/btnBackGray.png)
	 transparent no-repeat 100% 0px;
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 27px;
	cursor: pointer;
	line-height: 26px;
}
/*End: Added for new cancel button*/

/*Start: Added for federated identity management*/
.social_nwk_mandatory_val_msg_note {
	float: left;
    font-size: 0.69em;
    font-weight: normal;
    margin-left: 20%;
    margin-top: 2%;
}

.social_nwk_mandatory_val_msg_txt {
	float: left;
    font-size: 0.69em;
    margin-left: 5px;
    margin-top: 2%;
}

.social_nwk_mandatory_val_msg_txt_below {
	float: left;
    font-size: 0.69em;
    margin-left: 20%;
    margin-bottom: 2%;
}

.socialNwkLgnCheckImg {
	width: 100%;	
}
.socialNwkLgnCheckImg:hover {
	width: 100%;	
	cursor: pointer;
}
/*End: Added for federated identity management*/
/* Added for Ebux3 : START */

.stage3_yellowpanel_Ebux3 {
border-top: 1px solid #E0E1E2;
border-left: 1px solid #E0E1E2;
border-right: 1px solid #E0E1E2;
border-bottom: 1px solid #E0E1E2;
margin-top: 0.5%;
margin-left: 1%;
margin-right: 1%;
margin-bottom: 0.5%;
float: left;
width: 98%;
background-color: #FFFAD1;
}
.paddingbottom27_ebux3 {
color: #262a2c;

text-align: justify;
display: block;
padding-left: 10px;
}

/* Added by Dhanashri : Start*/
.formbtn_img_hlink {
font-size: 0.69em;
font-weight: normal;
	color: #404040;/*next-gen*/
text-decoration: none;
padding-right: 5px;
padding-left: 5px; 
margin: 0px 5px 5px 5px;
	background: url(../images/backgrounds/btnGray_new.gif) transparent
		no-repeat 100% 0px;/*next-gen*/
border: 0px solid #333333;
width: auto;
vertical-align: middle;
overflow: visible;
float: left;
height: 21px;
cursor: auto;
line-height:21px;
	height: 30px;/*next-gen*/
}

.formbtn_search_hlink {
font-size: 0.69em;
font-weight: normal;
	color: #404040;/*next-gen*/
text-decoration: none;
padding-right: 10px;
padding-left: 10px; 
margin: 0px 10px 5px 0px;
	background: url(../images/backgrounds/btnGray_new.gif) transparent
		no-repeat 100% 0px;/*next-gen*/
border: 0px solid #333333;
width: auto;
vertical-align: middle;
overflow: visible;
float: left;
	height: 30px;/*next-gen*/
cursor: pointer;
line-height:21px;
}
.bluelink_btn{
     
font-size: 12px;
text-decoration: none;
color: #0278BA;
border: none;
background: none;
cursor: pointer;
}
.bluelink_btn:hover{
     text-decoration: underline;
}
/* Added by Dhanashri : End*/
/* Added by Ashok_Mohanlal for Password Change START */
.dotseparateline{
/*height: 1px;
width: 100%;
align-content: center;
margin: 185px 15px 8px -3px;
border-bottom: 1px solid #cccccc;  */
}
/* Added by Ashok_Mohanlal for Password Change END */ 


/* Added by Ashok_Mohanlal for Demat START */
.width26percent_right {
	width: 26.5%;
	float: right;
	clear: right;
	margin-bottom: 10px;
}
.paddingleft_14percent{
	padding-left: 7%;
}
/* Added by Ashok_Mohanlal for Demat END*/

/* Added by Ashok_Mohanlal for Set My Preferences START */
.leftsimpletext {
color: #262a2c;
font-size: 0.69em;
text-align: justify;
margin-left: 10px;
display: block;
width: 96%;
}
.leftsimpletexttop {
color: #262a2c;
font-size: 0.69em;
text-align: justify;
margin-left: 10px;
display: block;
width: 96%;
margin-top: 10px;
}
.leftsimpletextbottom {
color: #262a2c;
font-size: 0.69em;
text-align: justify;
margin-left: 10px;
display: block;
width: 96%;
margin-bottom: 10px;
}  
.stage3_previewconfirmdetails1{
margin-top: 10px;
margin-bottom: 52px;
	
}
.stage3_leftrightmainpanel_NoSeparator_topmargin{
float: left;
padding-bottom:15px;
width: 100%;
margin-bottom: -9px;
}
.stage3_inputpanel_paydetailsrow_margin{
float: left;
margin: 2px 0;
padding-bottom: 0px;
padding-top: 2px;
width: 100%;
padding-top:1px;
margin-top: 14px;
margin-bottom: 0px;
}
/* Added by Ashok_Mohanlal for Set My Preferences END */

input[type=radio].css-checkbox { 
display:none; 
}

input[type=radio].css-checkbox + label.css-labelradio {

padding-left:33px;
height:16px;
display:inline-block;
line-height:16px;
background-repeat:no-repeat;background-position: 0 0;
font-size:16px; vertical-align:middle;
cursor:pointer;
}

input[type=radio].css-checkbox:checked + label.css-labelradio {
background-position: 0 -16px;
}


label.css-labelradio {
background-image:url(../images/backgrounds/icoChecked.png);		
-webkit-touch-callout: none; -webkit-user-select: none;
-khtml-user-select: none; -moz-user-select: none;
-ms-user-select: none; user-select: none;
}


input[type=checkbox].css-checkbox { display:none; }

input[type=checkbox].css-checkbox + label.css-labelcheckbox {
padding-left:35px; height:16px; display:inline-block;
line-height:16px; background-repeat:no-repeat;
background-position: 0 0; font-size:30px; vertical-align:middle;
cursor:pointer;

}

input[type=checkbox].css-checkbox:checked + label.css-labelcheckbox {
background-position: 0 -16px; } label.css-labelcheckbox {
background-image:url(../images/backgrounds/icoCheckbox.png);
-webkit-touch-callout: none; -webkit-user-select: none;
-khtml-user-select: none; -moz-user-select: none;
-ms-user-select: none; user-select: none; }		



.HW_textwithpadding_center{
vertical-align:middle;
font-size: 1em;
padding-left:62px;
}

/* Added for Ebux3 : END */

/* Added for My Profile :START */

.stage3_leftrightmainpanel_NoSeparator_margin{
float: left;
padding-bottom:15px;
width: 100%;
margin-top: -130px;
}

/* Added for My Profile :END */

.checkboxgrey{
background-image: url(../images/backgrounds/icoCheckbox.png);
display:inline-block;
line-height:16px; background-repeat:no-repeat;
background-position: 0 0; font-size:30px; vertical-align:middle;
padding-left:8px; 
position: relative;
right: 5px;            
/*left:410px;	Aashish */                          
font-weight:normal;
margin-left: 5px;/*Aashish*/
}

.simpletext_tableheading {
color: #262a2c;
font-size: 0.69em;
text-decoration: none;
position: relative;
right: 5px;            
/*left:410px;	Aashish */
font-weight:normal;
padding-left: 50px;/*Aashish*/
}

/*Aashish added for RWD*/
.simpletext_tableheading1 {
	color: #262a2c;
	font-size: 0.69em;
	text-decoration: none;
	position: relative;
	right: 5px;
	font-weight: normal;
	padding-left: 5px;
}
.simpletext_info {
color: #262A2C;
font-size: 0.69em;
text-decoration: none;
position: relative;
top: -3px;
left: 3px;
}



.stage3_tabmenupanel_widoutwidget_topmargin {
float: left;
border-bottom: 1px solid #ccc;/*changes made for rWD*/
/*margin-bottom: -1px;*/
margin-bottom: 0px;
margin-top: -13px;
/*width: 100.2%; */
width: 99.3%;
float: left;
padding-left: 0px;
padding-top: 0px;
}

.myProfilePulldown_UX3{
overflow: visible;
visibility: hidden;
position: absolute;
background-color: white;
padding-bottom: 2px;
z-index: 1;
display: none;
left: -140%;
width: 350%;
padding-right: 5%;
}
.myProfilePulldown_UX3 p {
background-color: white;
width: 100%;
visibility: visible;
border-left: 1px solid #CCC;
border-right: 1px solid #CCC;
display: inline-block;
padding: 2px 0 0px 0;

}
.myProfilePulldown_UX3 p .HW_formbtn {
	margin-top: 2px;
}
/*changes made by vinay for RWD-start*/
.mypropulldowncontainer{
	width: 100%;
	height: 65px;
	padding: 5px 0 3px 0px;
}

.mypropulldownInner{
	width: 100%;
}
.mypropulldown_first{
background-color: #1ab2ff;
visibility: visible;
border-bottom: 1px solid white;
display: inline-block;
float:left;
text-align: center;
padding: 5px 0 3px 0px;
margin-left:10px;
width: 45%;
}
/*Aashish added for RWD start*/
.mypropulldown_first:hover{
	background: url(../images/backgrounds/buttonStyle02_mouseover.gif)
	#1ab2ff no-repeat 100% 0px;	
	visibility: visible;
	border-bottom: 1px solid white;
	display: inline-block;
	float:left;
	text-align: center;
	padding: 5px 0 3px 0px;
	margin-left:10px;
	width: 45%;
}
.mypropulldown_second:hover{
	background: url(../images/backgrounds/buttonStyle02_mouseover.gif)
	#1ab2ff no-repeat 100% 0px;
	
	visibility: visible;
	border-bottom: 1px solid white;
	display: inline-block;
	text-align: center;
	float:left;
	margin-left:10px;
	padding: 5px 0 3px 0px;
	width: 45%;
}
.myprofpulldown_lastrow:hover{
	background: url(../images/backgrounds/buttonStyle02_mouseover.gif)
	#1ab2ff no-repeat 100% 0px;
	
	margin-top: 5px;	
	visibility: visible;
	border-bottom: 1px solid #AAA;
	display: inline-block;
	text-align: center;
	float:left;
	padding: 5px 0 3px 0px;
	margin-left:10px;
	width: 45%;
}
/*Aashish added for RWD end*/
.mypropulldown_second{
background-color: #1ab2ff;
visibility: visible;
border-bottom: 1px solid white;
display: inline-block;
text-align: center;
float:left;
margin-left:10px;
padding: 5px 0 3px 0px;
width: 45%;
}

.myprofpulldown_lastrow{
margin-top: 5px;
background-color: #1ab2ff;
visibility: visible;
border-bottom: 1px solid #AAA;
display: inline-block;
text-align: center;
float:left;
padding: 5px 0 3px 0px;
margin-left:10px;
width: 45%;

}
/*changes made by vinay for RWD-end*/
.updateProfileUX3, a.updateProfileUX3:hover, a.updateProfileUX3:visited {
	color: #404040;/*changes made by vinay for RWD*/
    font-size: 0.69em;
    margin-top: 2px;
    margin-bottom: 7px;
    margin-left: 4px;
    margin-right: -1px;
    font-weight: normal;
    text-decoration: none;
}
.updateProfileUX3_nextgen {
	color: #404040;/*changes made by vinay for RWD*/
	background: url(../images/backgrounds/buttonStyle02_new.gif)
	#1ab2ff no-repeat 100% 0px;	
    font-size: 0.69em;
    margin-top: 2px;
    margin-bottom: 7px;
    margin-left: 4px;
    margin-right: -1px;
    font-weight: normal;
    text-decoration: none;
    /*background-color: #1ab2ff;*//*Rohit*/
	visibility: visible;
	border-bottom: 1px solid white;
	display: inline-block;
	float:left;
	text-align: center;
	padding: 5px 0 5px 0px;
	margin-left:10px;
	width: 45%;
}
a.updateProfileUX3_nextgen:hover, a.updateProfileUX3_nextgen:visited {
	color: #404040;/*changes made by vinay for RWD*/
    font-size: 0.69em;
    margin-top: 2px;
    margin-bottom: 7px;
    margin-left: 4px;
    margin-right: -1px;
    font-weight: normal;
    text-decoration: none;
    background-color: #1ab2ff;
   	background: url(../images/backgrounds/buttonStyle02_mouseover.gif)
	#1ab2ff no-repeat 100% 0px;	
	visibility: visible;
	border-bottom: 1px solid white;
	display: inline-block;
	float:left;
	text-align: center;
	padding: 5px 0 5px 0px;
	margin-left:10px;
	width: 45%;
}
.myprofilehome_detailsrow {
margin-top: 8px;
float: left;
width: 100%;
}




.myprofile_imageCol {
	margin-left: 10px;
}


.myprofile_profileImage {
margin-left: 10px;/*30px; Aashish*/
margin-top: 30px;
margin-bottom: 5px;
margin-right:10px;/*30px; Aashish*/
}



.width25percent_mleft {
	width: 25%;
	float: left;
}
.width75percent_mleft {
	width: 75%;
	float: left;
}

.myprofile_photoLink{
margin-left: 20px; /*50px; Aashish*/
margin-bottom: 35px;
padding-bottom: 10px;
}
.searchsimpletext_profilelink {
	color: #262a2c;
	
	font-size: 1.2em; 
	text-decoration: none;
	float: left;
	padding-top: 8px;
	padding-right: 5px;
}
.myprofile_detailsrow{
margin-top: 10px;
}

.myprofilehome_label_column {
float: left;
padding-right: 5px;
word-wrap: break-word;
margin-right: 5px;
text-align: right;
}
.myprofilehome_details_column {
width: auto; /*60%; Aashish */
float: left;
word-wrap: break-word;
margin-right: 5px;
font-weight: normal;
}
.myprofilehome_detailsrow {
margin-top: 6px;
float: left;
width: 100%;
}
.myprofilehome_namerow {
margin-top: 20px;
float: left;
width: 100%;
}
.stage3_leftrightmainpanel_myprofile {
float: left;
padding-bottom: 2px;
width: 100%;
background: url("../images/backgrounds/separator2.gif") repeat-y scroll 50% 0 transparent;
}
.stage3_leftrightmainpanel_myprofilelastrow {
float: left;
width: 100%;
background: url("../images/backgrounds/separator2.gif") repeat-y scroll 50% 0 transparent;
}
.h3collapsetopborder_myprofile {
		border-top: 2px solid white;
		background-color: #EEE;
}
.h3collapsetopborder_myprofilefirstrow {
		background-color: #EEE;
}

.h3whitetitle{

	height: 15px;
	background-repeat: repeat-x;
	
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 11px;
	padding-left: 11px;
	margin: 0px;
	border-top: 0px solid #9c9e9c;
	border-bottom: 1px solid #e0e1e2;
	background-color: white;
}

.bluelinktxt {
	
	font-size: 0.7em;
	text-decoration: none;
	padding-left: 4px;  
	color : #0278BA;
	
	font-size: 12px;
	font-weight: normal;
	
}


.stage3_inputpanel_paydetailsrow_termsconds{
float: left;
margin: 2px 0 15px 190px;
padding-bottom: 0px;
padding-top: 1px;
width: 100%;

}

.stage3_inputpanel_paydetailsrow_twofactor{
float: left;
margin: 17px 0px -3px;
padding-bottom: 0px;
padding-top: 1px;
width: 100%;

}

.dottedline{
height: 1px;
width: 100%;
align-content: center;
margin: 115px 15px 25px -3px;
border-bottom: 1px dashed #cccccc;  
margin-bottom: 6px;
}

.HW_tableheadingCenter{
vertical-align:middle;
 /*padding-top:5px;
padding-bottom:5px;
*/					/*removal as per style guide*/
padding-left:2px;
background: url("../images/backgrounds/separator1.gif") repeat-y scroll 99% 0 transparent;
text-align: center;
}

.searchsimpletext_right {
	color: #262a2c;
	
	font-size: 0.69em; 
	text-decoration: none;
	float: right;
	padding-top: 8px;
	padding-right: 20px;
}

.searchsimpletext_right_nextgen{
	color: #262a2c;
	
	font-size: 0.69em; 
	text-decoration: none;
	float: right;
	padding-top: 0px;/*Mahesh set 0px from 8px on 3rd Dec */
}

.searchsimpletext_right_nextgen_currency {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #262A2C;
    
    font-size: 0.69em;
    padding-right: 5px;
}
/*added becoz the hyperlink text is too small*/
.simpletext a{
    font-size: 1em !important;
}
/* Start: Added for Message centre */
.querytextboxmediumAdv_search {
                background-color: #edf6fb;
                padding-top: 0px;
                border-color: #88A0C8 #88A0C8 #88A0C8;
                border-style: solid;
                border-top-width: 0px;
                border-right-width: 0px;
                border-bottom-width: 0px;
                border-left-width: 0px;
                
                background: url(../images/backgrounds/input-text.gif) no-repeat
                                102% 0px;
                text-decoration: none;
                width: 130px;
                margin: 0px 0px 0px 5px;
                vertical-align: middle;
                float: left;
                height: 31px;
}

.labelcolumnAdvsearch {
                border: 0px;
                margin: 0px;
                padding-bottom: 0px;
                padding-left: 3px;
                padding-right: 0px;
                padding-top: 6px;
                
                background: url(../images/backgrounds/input-text.gif) no-repeat
                                0px 0px;
                height: 26px;
                width: 115px;
                font-size: 0.69em;
		line-height: 0.69em;
}
/* End: Added for Message Centre */
.searchsimpletextnew {
color: #262A2C;
font-size: 0.69em;
text-decoration: none;
float: left;
padding-top: 8px;
padding-right: 5px;
margin-left: 14px
}


.searchsimpletextebuxnew3 {
color: #262A2C;

font-weight: normal;
font-size: 0.69em;
text-decoration: none;
float: left;
padding-top: 8px;
padding-right: 6px;
padding-left: 4px;
}

.stage3_previewconfirm_label_column_ebux {
width: 34.7%;
float: left;
padding-right:0px;
word-wrap:break-word;
margin-right:5px;
margin-top: 5px;
text-align: right;
}

.stage3_previewconfirm_label_column_new {
width: 34.7%;
float: left;
padding-right: 5px;
word-wrap: break-word;
margin-right: 5px;
text-align: right;
}
.dotsepline {
width: 100%;
align-content: center;
border-bottom: 1px dashed #cccccc;
margin-bottom: 6px;
}
.stage3_previewdetailsrow_ebux{
      margin-top: 11px;
      float: left;
      width: 100%;
      padding-bottom: 10px;
}
.backComponentEbux3{
      margin-top: -12px;
      float: right;
      margin-right: 10px;
}

.myprofile_username{
color: #262A2C;
font-size: 0.69em;
text-decoration: none;
padding-right: 3px;
}     
.myprofile_collapseheading{
      color: #262A2C;
font-size: 0.69em;
text-decoration: none;
position: relative;
top: -3px;
padding-left: 4px;
}
.myprofile_uploadImage {
margin-left: 10px;/*30px;	Aashish*/
margin-top: 30px;
margin-bottom: 30px;
margin-right: 10px;/*30px;	Aashish*/
}
.myprofile_photoformattext{
color: grey;
font-size: 0.70em;
text-decoration: none;
float: left;
padding-top: 8px;
padding-right: 5px;
}

.myprofilehome_filerow{
	margin-top: 30px;
	float: left;
	width: 100%;
}
.simpletext_breakword{ 
	color: #262a2c;
	font-size: 0.69em;
	
	text-decoration: none;
	word-wrap:break-word;
	width:10em;
	float:left;
}
.simpletext_breakword_label{ 
	color: #262a2c;
	font-size: 0.69em;
	
	text-decoration: none;
	word-wrap:break-word;
	width:100%;
	float:left;
}
.simpletxt_breakword{ 
	color: #262a2c;
	font-size: 0.69em;
	
	text-decoration: none;
	word-wrap:break-word;
	width:13em;
	float:left;
}
.mailtext  ul, .mailtext ol {
      list-style-image:none;
      list-style-position:outside; 
      display: block;
      padding-left: 40px;
}

.searchsimpletextebux4 {
color: #262A2C;

font-weight: normal;
font-size: 0.69em;
text-decoration: none;
float: left;
padding-top: 5px;
padding-right: 5px;
}

/* Added for Alerts in EBXU3 START */ 

.stage3_button_grayactive_alerts {
float: left;
width: 32px;
height: 18px;
color: white;
border: none;
outline: none;
background: url('../images/pfm_report_monthlyimg.png') no-repeat;
margin-top: 7px;
text-align: center;
}


.stage3_button_shadeinactive_alerts {
float: left;
width: 32px;
height: 16px;
cursor: pointer;
border: 1px solid #D4D5D7;
outline: none;
background: url('../images/acct_forcastsinglequarterly.png') no-repeat fixed;
margin-top: 7px;
color: #0278BA;
text-align: center;
}


.simpletext_activeinactive {
color: grey;
font-size: 0.88em;
text-decoration: none;
}

.simpletext_activeinactive_update_alert {
color: grey;
float: left;
text-decoration: none;
}

.simpletext_activeinactive_link {
color: grey;
font-size: 1.3em;
text-decoration: none;
}
.simpletext_activeinactive_link_small {
color: grey;

font-size: 1em;
text-decoration: none;
}
.querytextboxmedium_small_myprofile {
background: url("../images/backgrounds/input-text.gif")
 no-repeat scroll 100% 0 transparent;
border: 0 solid #88A0C8;
float: left;

height: 31px;
margin-left: 5px;
padding: 0 0 1px;
text-decoration: none;
vertical-align: middle;
width: 172px;
position: relative;
top: -2px;
}

.stage3_previewconfirm_singledetails_column{
width: 75%;
float: left;
/*Added by Parashar Dutta*/
word-wrap:break-word;
margin-right:5px;
/*Added by Dhanashri Kelkar*/
font-weight: normal;
}
.stage3_addressdetailsrow {
margin-top: 4px;
float: left;
width: 100%;
}

.stage3_leftrightmainpanel_singledetail {
float: left;
padding-bottom: 2px;
width: 100%;
}
.stage3_leftrightmainpanel_othercontactlastrow {
float: left;
width: 100%;
}
.simpletext_useraddressdetails {
color: #262A2C;
font-size: 0.69em;
text-decoration: none;
padding-right: 6px;
}
.searchsimpletext_alerts {
                float: left;
                margin-top: 6px;
                padding-right: 5px;
                color: #262a2c;
                   
                font-size: 0.69em;
                text-decoration: none;
                margin-left:2px;
                margin-right:2px;
                padding-left:4px;
                padding-right:4px;
}


/* Added for Alerts in EBXU3 END */ 

/* Added for Create Template Confirm Page */
.bluelink_outputField_Templates{
    color: #0278BA;
    
    font-size: 0.69em;
    padding-top: 0px;
    text-decoration: none;
}

/*Added to fix 692637*/
.listwhiterow_mfo_new {
      /*Changes for UI-Audit remarks */
      text-decoration: none;
      border: #e0e1e2 0px solid;
      color: #000000;
      background-color: #ffffff;
}


.stage3_listingdetails_padding_grey_new{
vertical-align:middle;
font-size:1em;
padding-left:6px;
padding-top: 8px;
}
.listgreyrowtxtleftline_withpadding_grey_new {
	text-decoration: none;
	padding-left: 0px; 
	padding-right: 6px;
	padding-top: 8px;
	vertical-align: middle;
	border: 0px;
	text-align: left;
	font-size: 1em;
}
.simpletext_breakword_new{ 
	color: #262a2c;
	font-size: 0.69em;
	
	text-decoration: none;
	word-wrap:break-word;
	width:22em;
	float:left;
}
.labelcolnumber_ebux {
    background: url("../images/backgrounds/input-text.gif") no-repeat scroll 0 0 transparent;
    border: 0 none;
    
    height: 28px;
    margin: 0;
    padding: 1px 0 5px 2px;
    width: 81px;
	display:block;
}

.checkboxgrey_groups {
background-image: url(../images/backgrounds/icoCheckbox.png);
display: inline-block;
line-height: 16px;
background-repeat: no-repeat;
background-position: 0 0;
font-size: 30px;
vertical-align: middle;
padding-left: 8px;
position: relative;
right: 15px;
top: 35px;
font-weight: normal;
}


.simpletext_tableheading_groups {
	color: #262A2C;
	
	font-size: 0.69em;
	text-decoration: none;
	position: relative;
	right: 15px;
	top: 35px;
	font-weight: normal;
}

/*Added to fix Ticket Id - 693551*/
.bluelink_outputField_new {
	color: #0278BA;
	display: inline-block;
	
	font-size: 0.69em;
	padding-top: 0px;
	text-decoration: none;
	width: 18em;
	word-wrap: break-word;
}
.outputField_new {
	display: inline-block;
	
	font-size: 0.69em;
	padding-top: 0px;
	text-decoration: none;
/* 	width: 18em; next-gen*/
	word-wrap: break-word;
}

/*Surej added for txn module RWD*/
.outputField_txn {
	display: inline-block;
	
	font-size: 0.69em;
	padding-top: 0px;
	text-decoration: none;
	word-wrap: break-word;
}

.sessiontimeout_img {
	cursor: pointer;
	vertical-align: middle;
	padding-top: 2px;
	padding-left: 2px;
}

.sessionTimeoutText_ebux {
	color: black;
	
	font-size: 0.69em;
	font-weight: normal;
	padding-right: 2px;
	text-decoration: none;
	margin-left: 10px;
	padding-top: 15px;
}




.headerlastloglabel_width {
	color: black;
	float: left;
	font-size: 0.69em;
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: normal;
	width: 34%;
}

.lastlogtext_greenebux {
	color: #090;
	float: left;
	font-size: 0.69em;
	margin-top: 2px;
	margin-bottom: 7px;
	margin-left: 7px;
	font-weight: normal;
}

.bluelink_groups{
	
	font-size: 0.69em;
	text-decoration: none;
	color: #0278ba;                
	display:table;
	-ms-word-break: break-all;
	word-break: break-all;
}
.simpletextlistingebux {
	position: relative;
	top: 7px;
	/*right: 220px; 	Aashish*/
	font-weight: normal;
	font-style: italic;
	color: #262a2c;
	
	font-size: 0.69em;
	text-decoration: none;
	margin-left: 5px; /*Aashish*/
}
/* fix for defect 694418*/ 
.bluelink_wrap:link {
	
	/*Changed by Neha Gosain*/
	/* font-size: 0.813em;*/
	font-size: 0.69em;
	text-decoration: none;
	color: #0278ba;
/* 	width: 10em; suggested by Aashish*/
	word-wrap: break-word;
	float:left;
}


.bluelink_wrap:hover {
	
	 font-size: 0.813em;
	text-decoration: none;
	color: #0278ba;
	text-decoration: underline;
	/* 	width: 10em; suggested by Aashish*/
	word-wrap: break-word;
	float:left;
}


/* Added for Collapsible Control option navigator*/
#collapsibleMenu{
   	clear: both;
    float: right;
    padding-right: 21.5%;
    position: relative;
    top: -6px;
}

.expandMenu{
	background: url("../images/backgrounds/icoMin.png") no-repeat scroll 0 70% transparent;/*next-gen*/
    padding-right: 15px;
}

.leftMenu{
 	background: url("../images/backgrounds/icoSubLeftMenu.png") no-repeat scroll 0 100% transparent;
    height: 18px;
    padding-right: 10px;
    position: relative;	
}
.rightMenu {
  	background: url("../images/backgrounds/icoSubRightMenu.png") no-repeat scroll 0 100% transparent;
    height: 18px;
    padding-left: 10px;
    position: relative;		
}
.collapseMenu{
	background: url("../images/backgrounds/icoPlus.png") no-repeat scroll 0 70% transparent;/*next-gen*/
    padding-right: 15px;
}

.CollapsibleButtonImg:hover{
      text-decoration : none;
}

.leftMenu{
 	background: url("../images/backgrounds/icoSubLeftMenu.png") no-repeat scroll 0 100% transparent;
    height: 18px;
    padding-right: 10px;
    position: relative;	
}

.CollapsibleButton {
      FONT-SIZE: 12px;  
      COLOR: #0278ba; 
      FONT-WEIGHT: Normal;
      
}

.CollapsibleButtonImg {
      background-image:url('../images/backgrounds/icoSubBgMenu.png'); 
      background-repeat:repeat-x;
/*       padding-top: 1%; next-gen*/
}

.InActiveMenu {
      FONT-SIZE: 12px;  
      COLOR: #0278ba; 
      FONT-WEIGHT: Normal;
      
      position:relative;
      top:-5px; /*Surej RWD modified for option control top alignment*/
}
/*next-gen*/
a.InActiveMenu:active{
	  COLOR: #0278ba; 
}
.ActiveMenu{
      FONT-SIZE: 12px;  
      COLOR: #000000; 
      FONT-WEIGHT: Normal;
      
      position:relative;
      top:-5px; /*Surej RWD modified for option control top alignment*/
      font-weight: normal
}
/*next-gen*/
a.ActiveMenu:active{
	  COLOR: #000000; 
}
.stage3_leftrightmainpanel_NoSeparator{
float: left;
/*border: 1px solid #E0E1E2;*/
padding-bottom:15px;
width: 100%;
}


/*11011 Contact details masking enhancement:Adding an entry for ContactDetailsMaskingTag:start*/

.maskedtext {
	color: #262a2c;
	
	font-size: 0.69em;
	text-decoration: none;
	padding-right: 5px;
}

/*11011 Contact details masking enhancement:Adding an entry for ContactDetailsMaskingTag:end*/

/* LinkDelinkHW START */
.linkdelinkbtnshw{
width: 3.0%;
float: left;
display: block;
padding-left: 3.6px;
padding-right: 3.6px;
position: relative;
left: -1px;
}

.formbtn_pagihw {

font-size: 0.713em;
font-weight: bold;
text-decoration: none;
height: 1.5em;
width: 1.5em;
text-align: center;
border: 0px solid #ffffff;
margin-left: 2px;
margin-right: 2px;
vertical-align: middle;
padding: 0px 2px 0px 2px;
cursor: pointer;
background-color: #c9cbcc;
}
/* LinkDelinkHW END */


/* PAGINATION styles START*/

.formbtn_pagi_next_active {
                
                font-size: 0px;
                text-decoration: none;
                height: 16px;
                width: 13px;
                text-align: center;
                background: url(../images/Pagination-Arrow_Active-Right.png) no-repeat 1px
                                50%;
                border: 0px solid #ffffff;
                margin-left: 2px;
                margin-right: 0px;
                vertical-align: middle;
                padding: 0px 2px 0px 17px;
                cursor:pointer;
                position: relative;
                top: 5px;
}

.formbtn_pagi_next_inactive {
                
                font-size: 0px;
                text-decoration: none;
                height: 16px;
                width: 13px;
                text-align: center;
                background: url(../images/Pagination-Arrow_InActive-Right.png) no-repeat 1px
                                50%;
                border: 0px solid #ffffff;
                margin-left: 2px;
                margin-right: 0px;
                vertical-align: middle;
                padding: 0px 2px 0px 17px;
                cursor:pointer;
                position: relative;
                top: 5px;              
}

.formbtn_pagi_prev_active {
                
                font-size: 0px;
                text-decoration: none;
                height: 16px;
                width: 13px;
                text-align: center;
                background: url(../images/Pagination-Arrow_Active-Left.png) no-repeat 1px
                                50%;
                border: 0px solid #ffffff;
                margin-left: 2px;
                margin-right: 0px;
                vertical-align: middle;
                padding: 0px 2px 0px 2px;
                cursor:pointer;
                position: relative;
                top: 5px;
}

.formbtn_pagi_prev_inactive {
                
                font-size: 0px;
                text-decoration: none;
                height: 16px;
                width: 13px;
                text-align: center;
                background: url(../images/Pagination-Arrow_InActive-Left.png) no-repeat 1px
                                50%;
                border: 0px solid #ffffff;
                margin-left: 2px;
                margin-right: 0px;
                vertical-align: middle;
                padding: 0px 2px 0px 2px;
                cursor:pointer;
                position: relative;
                top: 5px;
}

.paginationtxtbx_ebux3 {
		
		font-size: 0.6em;
		color: #333333;
		text-decoration: none;
		width: 20px; /*px to em conversion required */
		vertical-align: middle;
		margin: 4px;
		height: 17px;/*Added for EBUX3 conversion for corporate pagination correction*/
}

.columnSeparator_border{
border-right: 1px solid #ACACAC;
position: relative;
top:1px;
padding-top: 3px;
padding-bottom: 3px;
}

.columnSeparator_buttons {
border-right: 1px solid #ACACAC;
position: relative;
top: 7px;
right: -1px;
}

.transactiontxt_left {
float: left;
font-size: 0.69em;
position: relative;
bottom: -13px;
left: 5px;
}

/* PAGINATION styles END*/
/****************  For Special Offers  START ***************/
.height7_border {
height: 7px;
border-left: 1px solid #E0E1E2;
border-right: 1px solid #E0E1E2;
}


.offerlistleft_border {
padding-left: 25px;
padding-right: 25px;
}


.offerlistright_border{
padding-left: 25px;
padding-right: 25px;
}
/****************  For Special Offers END ***************/
/* Detailed Activity Inquiry START */ 
.multiselect_options_div_searchpanel{
width: 55%;
background-color: #FFFFFF;
overflow: auto;
border: 1px solid #E0E1E2;
position: absolute;
z-index: 1;
margin-top: 13px;
height: 240px;
}

.stage3_simpletext_withpadding_searchpanel {
                
                text-decoration: none;
                padding-top: 5px;
                line-height: 15px;
                font-size: 0.69em;
                font-weight: bold;
                cursor: pointer;
                color: #014F7B;
                position: relative;
                bottom: 3px; /* Reduced from 5px to 3px for alignment of text and checkbox*/
				padding-left:10px; /*Added for space issue between select all and checkbox*/
}

.multi_select_dropdown_with_border_searchpanel{
      border:1px solid #D4D5D7;
      float: left;
     /*  margin-left:3px; */ 
      margin-left: 9px;
      margin-right:11px;
      padding-top:9.5px;
      padding-bottom:9.5px;
                  padding-left: 3px;
                 /*   width:45%; */
                width:42%; 
                  background-color:white !important;
}
.simpletext_tableheading_details{
color: #262a2c;

font-size: 0.69em;
text-decoration: none;
position: relative;
left: 49%;
}
.simpletext_tableheading_leftdetails{
color: #262a2c;

font-size: 0.69em;
text-decoration: none;
float: left;
text-align: left;
position: relative;
padding-left: 11px;
width: 200%;
}
.simpletext_tableheading_rightdetails{
color: #262a2c;

font-size: 0.69em;
text-decoration: none;
float: left;
text-align: left;
position: relative;
left: 282px;
width: 200%;
}
.simpletext_tableheading_rightdetails1{
color: #262a2c;

font-size: 0.69em;
text-decoration: none;
float: left;
text-align: left;
position: relative;
left: 217px;
width: 200%;
}
.simpletext_tableheading_details1{
color: #262a2c;

font-size: 0.69em;
text-decoration: none;
position: relative;
left: 45%;
}
.HW_textwithmore{
vertical-align:middle;
font-size: 1em;
}
.HW_linkDisplay{
cursor: pointer;
text-decoration: none !important;
color: green !important;
font-size: 0.77em;
}

/* Detailed Activity Inquiry END */

/* Corp online registration entries */

.searchsimpletextalign {
	color: #262a2c;
	
	font-size: 0.69em; 
	text-decoration: none;
	float: none;
	padding-top: 8px;
	padding-right: 5px;
}

.corpStep_tracker_disabledtab{
   background: url("../images/Corporate-Steptracker_InActive.png");
	float: left;
	
	height: 35px;
	padding-top: 12px;
	text-align: center;
	width: 25%;
	font-size: 0.69em;
}
.corpStep_tracker_tab{
    background: url("../images/Corporate-Steptracker_Active.png");
	float: left;
	
	font-weight: bold;
	height: 35px;
	padding-top: 12px;
	text-align: center;
	width: 25%;
	font-size: 0.69em;
}

.corpStage3_steptracker_mandatory {
    color: #DB2929;
    float: left;
    font-size: 0.69em;
    font-weight: bold;
    height: 36px;
    margin: 2px 566px -15px 24px;
    padding-left: 2px;
    width: auto;
}

.listingSimpletext {
	color: #262a2c;
	
	font-size: 12px; /*Added by Parashar Dutta*/
	text-decoration: none;
	float: left;
	padding-top: 8px;
	padding-right: 5px;
}
.simpletextborder
{
	height: 15px;
	background-repeat: repeat-x;
	
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 11px;
	padding-left: 11px;
	margin: 0px;
	border-top: 0px solid #9c9e9c;
	border-bottom: 1px solid #e0e1e2;
	background-color: #e5e5e5;	
}

.stage3_simpletext {
	color: #262a2c;
	
	text-decoration: none;
	font-size:0.99em;
	padding-left:0px;
	padding-right:0px;
	
}
.corpcheckavailabletrue{
	
	background: url("../images/CheckAvailabilityTrue.png") repeat scroll 0 0 transparent;
    float: left;
    height: 30px;
    margin-top: 2px;
    width: 15%;	
	}
	
.corpcheckavailablefalse{
	
	background: url("../images/CheckAvailabilityFalse.png") repeat scroll 0 0 transparent;
    float: left;
    height: 30px;
    margin-top: 2px;
    width: 15%;	
	}
	
.simpletextlinkbold{
	color: #262a2c;
	
	font-size: 0.69em;
	text-decoration: none;
	padding: 3px; 
	font-weight: bold;
	background: url("../images/backgrounds/btnGray.gif") no-repeat scroll 100% 0 transparent;	
	padding: 4px; 
}
 

.simpletextlinkbold a{
    font-size: 1em !important;
}
	
.simpletextrightlinkbold{
	background:url("../images/backgrounds/btnGray.gif") no-repeat scroll 100% 0 transparent;
	color:#262a2c;
	
	font-size:0.69em;
	font-weight:bold;
	padding:1px;
	text-decoration:none;
    	float:right;
}

.simpletextrightlinkbold a{
    font-size: 1em !important;
}	

/* End of corp online*/

/* styles added on 25 June 2014 for reporting enhancement start*/

.headerColumnRow {

/*padding-top: 4px;*/
padding-bottom: 4px;
background-repeat: repeat-x;
padding-left: 2px;
background-color: #D9EEFE;
line-height: 15px;
height: 20px;

}


.headerColumntext {
	
width: 25%;
float: left;
/* background-color: #C9CBCC; */
text-align: left;
line-height: 15px;
vertical-align: middle;
padding-top: 4px;
padding-bottom: 4px;
font-size: 12px;
padding-left: 6px;
font-weight: bold;
border-left-style: dotted;
border-width: 2px;
border-color: #9D9D9D;	
}



.headerColumn {

width: 10% !important;
float: left !important;
/*background-color: #C9CBCC;*/
text-align: left;
line-height: 15px;
vertical-align: middle;
padding-top: 4px;
padding-bottom: 4px;
font-size: 12px;
padding-left: 3px;
font-weight: bold;

}

.headerColumnOrder{
width: 10% !important;
float: left !important;
/*background-color: #C9CBCC;*/
text-align: left;
line-height: 15px;
vertical-align: middle;
padding-top: 4px;
padding-bottom: 4px;
font-size: 12px;
font-weight: bold;
border-left-style: dotted;
border-width: 2px;
border-color: #9D9D9D;
padding-left: 6px;
}




.headerColumnlarge {

width: 40%;
float: left;
/*background-color: #C9CBCC;*/
line-height: 15px;
padding-top: 4px;
padding-bottom: 4px;
font-size: 12px;
font-weight: bold;
padding-left: 6px;
border-left-style: dotted;
border-width: 2px;
border-color: #9D9D9D;
}

.reportPerRow {
text-decoration: none;
height: 32px;
color: black;
background-color: white;
width: 100%;
padding-bottom: 2px;
float : left;
padding-top: 5px;
}


.reportPerRowGray {
text-decoration: none;
height: 32px;
color: black;
background-color: #EFEFEF;
width: 100%;
padding-bottom: 2px;
float : left;
padding-top: 5px;
}



.dataColumn {

float: left;
text-decoration: none;
/*padding-left: 5px;*/
padding-right: 12px;
padding-top: 2px;
padding-bottom: 2px;
vertical-align: middle;
border: 0px;
width: 8.5%;
}
.dataColumnOrder{
float: left;
text-decoration: none;
padding-left: 40px;
padding-right: 6px;
padding-top: 2px;
padding-bottom: 2px;
vertical-align: middle;
border: 0px;
width: 8.5%;
}

.dataColumntext {

float: left;
text-decoration: none;
padding-left: 12px;
padding-right: 6px;
vertical-align: middle;
border: 0px;
text-align: left;
font-size: 0.69em;
width: 25%;

}

.dataColumnlarge {
width: 35%;
float: left;
text-decoration: none;
padding-right: 6px;
vertical-align: middle;
border: 0px;
text-align: left;
font-size: 1em;

}


.dataColumnlarge input {

height: 24px;

}


.up {
	padding-right: 6px;
}

.down {

}

#dataRows {
width: 100%;
float: left;
}


.dataColumn IMG {
vertical-align: middle;
padding-top: 5px;

}

#selectid {

width : 6%;

}


.dataColumn .checkbox_cls {

vertical-align: middle;
margin-left: 17px;
font-size: 13px;
margin-right: 3px;

}




.reporttableoverflowwrapper {

margin-left: 1%;
overflow-x: auto;
overflow-y: hidden;
width: 98%;
border: 1px solid #C9CBCC;
margin-bottom: 10px;
}


#reportPerTable {

border-collapse: collapse;
font-size: 100%;
float: left;
width: 100%;
 
 }


.reportPerRow:hover, .reportPerRowGray:hover {
	
	background-color:#fdfad9!important;
	
	
}

.hwleftlabeldataentry_ebux {
	padding-left: 1px;
	width: 50%;
	float: left;
	clear: left;
	text-align: right;
	padding-bottom: 2px;
	position: relative;
	bottom: 3px; 
}

.searchsimpletext_ebux_normal {
	color: #262a2c;
	
	font-size: 0.69em;
	text-decoration: none;
	font-weight: bold;
	position: relative;
	bottom: 3px;
}

.myprofilehome_corpdetailsrow {
width: 98%;
float: left;
word-wrap: break-word;
margin-right: 5px;
font-weight: bold;
background-color: #EEEEEE;
height: 22px;
padding-top: 4px;
padding-left: 4px;
}

/* styles added on 25 June 2014 for reporting enhancement end*/
.searchsimpletextebux3_rma {
color: #262a2c;

font-size: 0.813em;
font-size: 0.69em;
text-decoration: none;
float: left;
padding-top: 6px;
padding-right: 5px;
}
.error_highlight_right_rma {
	
	font-size: 0.69em;
	color: #ff0000;
	text-decoration: none;
	float: left;
	padding-top: 6px;
	padding-right:2px;
}

/* Added for Scheduled Transaction List and Calendar View START */
.current_tab1{
border: 1px solid #D9D9D9;
color: #0278BA;
cursor:pointer;
float: right;

font-weight: bold;
background: white repeat-x 0 100%;
text-align: center;
white-space: nowrap;
font-size: 10.5px;
vertical-align: inherit;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
display: inline-block; 
width : 9%;
}

.noncurrent_tab1{
border: 1px solid #D9D9D9;
color: white;
cursor:pointer;
float: right;

font-weight: bold;
background: grey repeat-x 0 100%;
text-align: center;
white-space: nowrap;
font-size: 10.5px;
vertical-align: inherit;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
display: inline-block;
width:9%;
}

/* Added for Scheduled Transaction List and Calendar View END */

.searchsimplecheckbox {
      color: #262a2c;
      
      font-size: 0.69em;
      text-decoration: none;
      float: left;
      padding-top: 5px;
      padding-right: 5px;
      padding-left: 6px;
}

.checkdpctext{
        margin-top: 7px;
}

.listgreyrowtxtwithoutline_dcl {
  text-decoration: none;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 2px;
  padding-bottom: 2px;
  vertical-align: middle;
  border: 0px;
  /* border-bottom: #e0e1e2 0.1em solid; */
  font-size: 1.08em;
  }
.searchsimpletext_actnum {
  color: #404040;
  /* font-size: 0.813em; */
  font-size: 0.69em;
  text-decoration: none;
  float: left;
  padding-top: 8px;
  padding-right: 5px;
  word-break: break-all;
}  
  
.cdcaddressline{
padding-right:10%;
color:gray;

font-size:0.69em;
text-decoration:none;
text-align:left;
margin-left:0px;
width:40%;
float:right;
}

.cdcaddresslabel{
color:gray;

font-size:0.69em;
text-decoration:none;
text-align:right;
}
.widgetleftform_ebux {
font-size: 0.75em;
text-align: right;
clear: left;
width: 80%;
padding-left: 5px;
margin-left: 6px;
}

.widgetleftform_ebux_block {
font-size: 0.75em;
text-align: right;
clear: left;
width: 80%;
padding-left: 5px;
margin-left: 6px;
display:block;
}

.searchsimpletext_widget {
	color: #262a2c;
	
	/*Changed by Neha Gosain*/
	/* font-size: 0.813em;*/
	font-size: 13px; /*Added by Parashar Dutta*/
	text-decoration: none;
	float: left;
	padding-top: 8px;
	padding-right: 5px;
	/** Added by Naval */
	/**margin-top: 2px;*/
}

.searchsimpletext_widget_red {
	color:red;
	
	/*Changed by Neha Gosain*/
	/* font-size: 0.813em;*/
	font-size: 13px; /*Added by Parashar Dutta*/
	text-decoration: none;
	float: left;
	padding-top: 8px;
	padding-right: 5px;
	/** Added by Naval */
	/**margin-top: 2px;*/
}
.passwidgetebux3 {
float: right;
padding-top: 15px;
}

.separatorlinewidget {
height: 10px;
width: 95%;
align-content: center;
margin: 50px 0px 0px 9px;
border-bottom: 1px solid #cccccc;
position: relative;
}

.widgetleftform_new {
text-align: left;
float: left;
clear: left;
width: 31%;
padding-left: 0;
padding-right: 6px;
margin-left: 6px;
}

.labelColumnwidget {
	border: 0px;
	margin: 0px;
	padding:0 0 5px 2px;
	
	background: url(../images/backgrounds/input-text.gif) no-repeat 0px 0px;
	height: 31px;
	width: 169px;
	float: left;
	font-size: 0.69em; /*Added by Nikita Manohar to refer body level font-size*/
}
.querytextboxmedium1widget 
{

font-size : 0.7em;
color: #333333;
text-decoration: none;
height: 21px;
width: 160px;
}
.formbtn_backarrow_widget {
padding-left: 20px;
background: url('../images/db_icon_back_to_widget_arrow.png') no-repeat 0px 0px;
border: 0px;
vertical-align: middle;
height: 15px;
width: 10px;
margin-left: 10px;
cursor: pointer;
}
.querytextleft_widget {
padding-right: 1px;
padding-left: 1px;
width: 80%;
float: left;
clear: left;
text-align: right;
padding-bottom: 1px;
padding-top: 7px;
display: block;
}

.querytextright_widget {
padding-left: 6px;
clear: right;
display: block;
overflow: hidden;
padding-bottom: 4px;
float: right;
}

.querytextboxmedium_widget {
	background-color: #edf6fb;
	padding-top: 7px;
	border-color: #88A0C8 #88A0C8 #88A0C8;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
	background: url(../images/backgrounds/input-text.gif) #edf6fb
		no-repeat 100% 0px;
	/*Changed by Neha Gosain*/
	/*font-size: 0.8em;*/
	font-size: 0.69em;
	text-decoration: none;
	width: 164px; /* px to em conversion is required */
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	float: left;
	height: 24px;
}

.labelColumn_widget {
	margin: 0px;
	padding:0 0 5px 2px;
	
	background: url(../images/backgrounds/input-text.gif) no-repeat 0px 0px;
	height: 31px;
	width: 164px;
	float: left;
}
.searchsimpletext_new_wd1 {
	color: #555;
	
	font-size: 12px;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 5px;
	float: left;
	margin-left: 5px;
	
}
.searchsimpletext_new_wd2 {
	color: #555;
	
	font-size: 12px;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 5px;
	float: left;
	margin-left: 5px;
	padding-bottom: 10px;
}


.width100percent_wd 
{
	width: 100%;
	
}
.searchsimpletext_new3 {
	color: #555555;
	
	font-size: 12px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 40px;
	padding-left: 5px;
}

.labelcolumncombotoosmallWidget {
	background-color: #DDD;
	border: 0 none;
	color: #262A2C;
	
	font-size: 0.69em;
	font-weight: normal;
	margin-top: 8px;
	padding-top: 0px;
	text-decoration: none;
	vertical-align: middle;
	width: 89%;
	border-image: initial;
}
.labelColumn_combo_toosmallWidget {
	margin-right: 4px;
	margin-left: 5px;
	padding-bottom: 5px;
	padding-left: 0.1em;
	padding-right: 0px;
	padding-top: 0px;
	
	height: 31px;
	width: 57px;
	display: block;
	float: left;
	font-size: 1em;

}

.labelColumn_combo_brdr_toosmallWidget {
	height: 31px;
	width: 58px;
	display: block;
}

.renderTextBoxAsLabel {
   	color: #262a2c;	
	font-family: OpenSans-Semibold;	
	font-size: 0.69em;
	text-decoration: none;
	float: left;
	padding-top: 8px;
	padding-right: 5px;
	margin-left: 5px;
}

/* Added for Manage Goals*/ 
.bluelink_wrap_gm:link {
	
	/*Changed by Neha Gosain*/
	/* font-size: 0.813em;*/
	font-size: 0.69em;
	text-decoration: none;
	color: #0278ba;
	width: 17em;
	word-wrap: break-word;
	float:left;
}

.bluelink_wrap_gm {
	
	 font-size: 0.69em;
	text-decoration: none;
	color: #0278ba;
	width: 17em;
	word-wrap: break-word;
	float:left;
}

.bluelink_wrap_gm:hover {
	
	 font-size: 0.69em;
	text-decoration: none;
	color: #0278ba;
	text-decoration: underline;
	width: 17em;
	word-wrap: break-word;
	float:left;
}
/*Fix for ticket #710762 -start*/

.odssimpletext {
	color: #262a2c;
	
	font-size: 0.69em;
	padding-left : 5px;
	text-decoration: none;
}
.odssimpletext_tableheading {
	color: #262a2c;
	
	font-size: 0.69em;
	text-decoration: none;
	position: relative;
	right: 5px;            
	/*left:330px;*/
	left:13%; /*RWD for overdraft settings change SR */
	font-weight:normal;
}	
.odscheckboxgrey{
	background-image: url(../images/backgrounds/icoCheckbox.png);
	display:inline-block;
	line-height:16px; background-repeat:no-repeat;
	background-position: 0 0; font-size:30px; vertical-align:middle;
	padding-left:8px; 
	position: relative;
	right: 5px;            
	/*left:330px;*/
	left:13%; /*RWD for overdraft settings change SR */                     
	font-weight:normal;
}

/*Fix for ticket #710762 -end*/
.expandMenu_Widget{
	background: url("../images/backgrounds/minus.gif") no-repeat scroll 0 50% transparent;
	margin-left: 6px;
	padding-right: 15px;
}
.collapseMenu_Widget{
	background: url("../images/backgrounds/plus.gif") no-repeat scroll 0 50% transparent;
    margin-left: 6px;
    padding-right: 15px;
}
.h3tile_widget {
height: 11px;
background-repeat: repeat-x;

font-size: 1em;
font-weight: bold;
color: #000000;
text-decoration: none;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 11px;
padding-left: 11px;
margin: 0px;
border-top: 0px solid #9c9e9c;
border-bottom: 1px solid #e0e1e2;
background-color: #e5e5e5;
}
.formrow_widget {
margin: 0px;
padding-left: 8px;
padding-right: 12px;
padding-top: 8px;
padding-bottom: 0px;
clear: both;
background-color: transparent;
display: block;
}
.formbtn_infoicon_widget {
padding-left: 20px;
background: url('../images/db_icons_info_bar_hint.png') no-repeat 0px 0px;
border: 0px;
vertical-align: middle;
height: 16px;
width: 10px;
margin-left: 10px;
cursor: pointer;
}
 .simpletext_ebux {
	color: #262a2c;	
	
	font-size: 0.69em;
	text-decoration: none;
	font-weight: normal;
}

.expandMenu_Widget{
	background: url("../images/backgrounds/minus.gif") no-repeat scroll 0 50% transparent;
	margin-left: 6px;
	padding-right: 15px;
}
.collapseMenu_Widget{
	background: url("../images/backgrounds/plus.gif") no-repeat scroll 0 50% transparent;
    margin-left: 6px;
    padding-right: 15px;
}
.h3tile_widget {
height: 11px;
background-repeat: repeat-x;

font-size: 1em;
font-weight: bold;
color: #000000;
text-decoration: none;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 11px;
padding-left: 11px;
margin: 0px;
border-top: 0px solid #9c9e9c;
border-bottom: 1px solid #e0e1e2;
background-color: #e5e5e5;
}
.formrow_widget {
margin: 0px;
padding-left: 8px;
padding-right: 12px;
padding-top: 8px;
padding-bottom: 0px;
clear: both;
background-color: transparent;
display: block;
}
.formbtn_infoicon_widget {
padding-left: 20px;
background: url('../images/db_icons_info_bar_hint.png') no-repeat 0px 0px;
border: 0px;
vertical-align: middle;
height: 16px;
width: 10px;
margin-left: 10px;
cursor: pointer;
}

/* Added for Scheduled Transaction List and Calendar View START */
.current_tab1{
border: 1px solid #D9D9D9;
color: #0278BA;
cursor:pointer;
float: right;

font-weight: bold;
background: white repeat-x 0 100%;
text-align: center;
white-space: nowrap;
font-size: 10.5px;
vertical-align: inherit;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
display: inline-block; 
width : 9%;
}

.noncurrent_tab1{
border: 1px solid #D9D9D9;
color: white;
cursor:pointer;
float: right;

font-weight: bold;
background: grey repeat-x 0 100%;
text-align: center;
white-space: nowrap;
font-size: 10.5px;
vertical-align: inherit;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
display: inline-block;
width:9%;
}

.scheduleTxnHeader{
color: #595959;

font-size: 1.4em;
position: relative;
top: 5px;
left: 5px;
}

/* Added for Scheduled Transaction List and Calendar View END */
/*Surej - START for table column collapse using footable plugin*/
.footable.breakpoint>tbody>tr:first-child>td.footable-last-column:after
	{
	content: url(../images/infobox-open.png);
	float: right;
	position: relative;	
/*	top: 10px;
	padding-left: 54px; Aashish added*/
	margin-right: -2px;
	cursor:pointer; /*Surej RWD added for on hover pointer effect*/
}

.footable.breakpoint>tbody>tr:first-child.footable-detail-show>td.footable-last-column:after
	{
	content: url(../images/infobox-close.png);
	float: right;
	cursor:pointer; /*Surej RWD added for on hover pointer effect*/
}

.footable-row-detail-name {
	display: table-cell;
	font-weight: normal;
	padding-right: 0.5em;
	vertical-align: top;
	padding-left: 6px;/*Addded by Aashish*/
	padding-top:5px
}

.footable-row-detail-value {
	display: table-cell;
	vertical-align: bottom;
	font-size: 1.3em; /*Surej modified for font size inside footable detail value*/
	padding-left: 7px;/*Aashish added for RWD*/
	width: auto; /*Surej added for CC detail row RWD*//*Aashish changed to auto from 70%*/
}

.footable-row-detail-value span {
	text-align: left;
	width: auto !important; /*RWD fix for overriding the width given using other classes inside footable collapsible section*/
}

.footable-row-detail-row {
	display: table-row;
	/* line-height: 1.5em;*/
}
.detailInnerChar{
padding-top: 5px;
 
}

/*Aashsih added for Footable table start*/
#detailInner2{
border-top:1px solid lightgray;
/*border-bottom: 1px solid lightgray;	Aashish*/
	padding-top: 5px;
	padding-bottom: 5px;
}

/*Aashish added for Footable table end*/
/*Surej - END for table column collapse using footable plugin*/
	/*added by vinay start for breadcrumb*/
.breadcrumbnew1 {
	
	text-decoration: none;
	font-weight: normal;
	vertical-align: top;
	display: inline;
	color: #404040;/*next-gen*/
}

.breadcrumbnew {
	
	font-size: 0.75em;
	padding: 0;
	text-decoration: none;
	vertical-align: top;
	width: 78%;/*next-gen*/
	float: left;
	overflow: hidden;
}

#breadcrumbnew_add {
	
	text-decoration: none;
	font-weight: normal;
	vertical-align: top;
	display: inline;
	color: #404040;/*next-gen*/
}

#breadcrumbarrow {
	display: none;
}

.bcumcollapse {
	display: none;
}

.settingsBx, .profileBx, .navbarModified li{
    display: none;
}
.menuHome{
	display: none;
}
/*added by vinay end breadcrumb*/

/*Aashish added for RWD*/
.stage3_inputpanel_column_RWD {
display:none;
}
.querytextboxmedium_small_RWD1 { 

}

/*Aashish added for click here text RWD*/
.querytextrightLbl_stage3{	
	float: left;
	margin-left: 20%;
	margin-bottom: 7px;
	text-align: left;
	width: 59%;
}
/*Aashish added for RWD*/
.stage3_steptracker_gap {
	
	float: right;	
	height: 29px;
	/*margin: 10px 0 0 5px;*/
	margin: 10px 10px -20px 2px;
	padding-bottom: 0;
	width: auto; /*changed by kunal_sonje for font-size changes*/
	font-size: 0.69em;
	margin-right: 20px;
}
/*Aashish added for control option RWD start*/
.controlOptionHrStyle{
	width: 100%; /*Aashish changed*/
	float: left;
	margin: 6px 0;
	margin-bottom: 0px;
}
	
.controlOptionTableStyle{
	width: 100%; /*RWD changes suggessted by Aashish*/
	border-bottom: 0px;
}
/*Aashish added for control option RWD end*/

/*added by vinay for pfm */
.homegradientfirstdivwithbgcolor_new5 .ui-combobox{
	margin-bottom: 10px;
/*	padding-left: 0px;*//*Aashish changed for RWD*/
	padding-left: 25%;
}
/**/
/*added by vinay for pfm Budget tab panel -start*/

.tabNavItemExpense {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    /*border-color: #DDDDDD #DDDDDD -moz-use-text-color;*/
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #333333;
    cursor:pointer;
    line-height: 45px; /*Surej RWD modified for tab distortion*/
    padding:10px 20px 5px;/*Surej RWD modified for tab distortion*/
    border-top-color: #DDDDDD;
    border-left-color: #DDDDDD;
    border-right-color: #DDDDDD;
    border-bottom-color:none;
}

.tabNavItemExpense_Inactive {
    border-width: 1px 1px medium;
    cursor:pointer;
    color: #0076B6;
    padding: 11px 20px 5px;
    border-top-color: #DDDDDD;
    border-left-color: #DDDDDD;
    border-right-color: #DDDDDD;
    border-bottom-color:none;
}

.tabNavItemIncome {
    border-width: 1px 1px medium;
    cursor:pointer;
    color: #0076B6;
    padding: 11px 20px 5px;
    border-top-color: #DDDDDD;
    border-left-color: #DDDDDD;
    border-right-color: #DDDDDD;
    border-bottom-color:none;
}

.tabNavItemIncome_Active{
   -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    /*border-color: #DDDDDD #DDDDDD -moz-use-text-color;*/
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #333333;
    cursor:pointer;
    line-height: 45px; /*Surej RWD modified for tab distortion*/
    padding:10px 20px 5px; /*Surej RWD modified for tab distortion*/
    border-top-color: #DDDDDD;
    border-left-color: #DDDDDD;
    border-right-color: #DDDDDD;
    border-bottom-color:none;
}

.tabNavContainer {
	border-left: 1px solid #BBBBBB;
    border-right: 1px solid #E0E1E2;
    border-top: 1px solid #E0E1E2;
    background-color: #F0F0F0;
    display: none !important;
    float: left;
    height: 39px; /*Surej RWD modified for tab distortion*/
    margin-left: 10px;
    /*margin-top: 1px;*/
    padding: 0 0 0 8px;
    width: 66%;
}
/*added by vinay for pfm Budget tab panel -end*/
/*added by vinay for message centre -start*/
.messagecentre_download{
	width: 100%;
}
/*added by vinay for message -end*/
/*added by vinay for Breadcrumb -start*/
a.bcum-Ulined:hover {color: #848284;}
/*added by vinay for Breadcrumb -end*/
#HREF_UserDetails { padding: 8px;}/*added by vinay*/
#ParentDiv_MailsHomePageUX3_STATIC_MailView, #ParentDiv_MailsHomeCorp_STATIC_MailView{ width: 100%;}/*Fix for width issue in lower res in message box.Added by Aashish*/
/*Changes made for PFM Budget Add Item button-vinay-start*/
/*Surej RWD Added hover also to avoid flickering effect*/
.stage3_listingpaneldiv_Extended .HW_formbtn, .stage3_listingpaneldiv_Extended .HW_formbtn:hover{
	float:right;
	margin-top: 5px;
	margin-bottom: 5px;
}
.stage3_listingpaneldiv_Extended .HW_formbtn_grey{
	float:right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}
.stage3_listingpaneldiv_small .HW_formbtn, .stage3_listingpaneldiv_small .HW_formbtn:hover{
	float:right;
	margin-top: 5px;
	margin-bottom: 5px;
}
.stage3_listingpaneldiv_small .HW_formbtn_grey{
	float:right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;

}

/*Surej added for handling the background color inside collapsible grid area Start*/
.footableTablelistwhiterow {
	text-decoration: none;
	background-color: #ffffff;
	border: #e0e1e2 0px solid;
	color: #000000;
}

.footableTablelistgreyrow{
	text-decoration: none;
	/*background-color: #ececec;*/
	background-color: #ffffff; /*Surej fixed for default theme as all rows will be white RWD*/
	border: #e0e1e2 0px solid;
	color: #000000;
}
/*Surej added for collapsed row hover effect RWD*/
.listrowwrapper:hover .footableTablelistwhiterow,
.listrowwrapper:hover .footableTablelistgreyrow{
	/*background-color: #fdfad9; changed color to white by raviraj*/ 
	background-color: #FFFFFF;
}

/*Surej added for handling the background color inside collapsible grid area End*/

/*Changes made for PFM Budget Add Item button-vinay-end*/
.container-xtrasmall {
	width:19%;
	float:left;
	z-index: 0;	/*z index and position added by Aashish.*/
	position: relative;
}
/*Aashish added for Bulk payment RWD*/
.headerBulk{
	display:none;

}
.plusBulk{
	background: none;
/*	content: url(../images/infobox-open.png); */
	cursor:pointer;
	float:right;
	width:22px;
	
}
.minusBulk{
	background:none;
/*	content: url(../images/infobox-close.png); */
	cursor:pointer;
	float:right;
	width:22px;
}	

.HW_tableheadingnobrdr_Bulk{
	display:none;
}
/*added by vinay for adjusting width of widget on screen*/
.widget-content{
	width: auto !important;
    min-width: 0;
}

.settingsWrapper{border-bottom: 1px solid lightgrey;}
.relationShipWrapper{}

.ui-helper-clearfix {height:0px;} /*For reducing overlay height of close button in mini statement*/
/********next-gen --changes for widget Footer ends********/
#closeIcon.ui-state-default {
    border: medium none;
}
.printwrapper{
	height: auto;
}
#footer.printFooter {
	margin-left: 0 !important;
	margin-top: 0;
	width: 100%;
}
.printwrapper .stage3_detailspanel{
	border-top: 1px solid #CCCCCC;
}
.printwrapper .paginationtxt{
	line-height: 34px;
	vertical-align: middle;
}
.printwrapper .container-large{
	width: 100%;
}
.printwrapper .headerLogo{
	width: 100px;
	margin-top: 10px;
}
.printwrapper .container-xtrasmall{
	display:none;
}
.printwrapper .iconimagewithmargin{
	display:none;
}

.ui-dialog .stage3_tabmenupanel_widoutwidget_topmargin{
margin-bottom:0px !important;
width:100.3% !important; /* Added for right top gap in modal search screens */
}
.ui-dialog .pageLeftContainer{
width:100% !important;
}
.wrapperHw .ui-state-default .ui-icon {
    background-image: url("../images/Selection-box-down-Arrow.png");
}
.wrapperHw .ui-icon-triangle-1-s {
    background-position: -8px -7px;
}
.wrapperHw .ui-button-icon-only .ui-icon {
    margin-left: -8px;
}
.wrapperHw .ui-state-active {
	border-left: none;
	border-bottom: 1px solid #D3D3D3;
    border-right: 1px solid #D3D3D3;
    border-top: 1px solid #D3D3D3;
}
.modalWrapper .ui-state-default .ui-icon {
    background-image: url("../images/Selection-box-down-Arrow.png");
}
.modalWrapper .ui-icon-triangle-1-s {
    background-position: -8px -7px;
}
.modalWrapper .ui-button-icon-only .ui-icon {
    margin-left: -14px;
}
.modalWrapper .ui-state-active {
	border-left: none;
	border-bottom: 1px solid #D3D3D3;
    border-right: 1px solid #D3D3D3;
    border-top: 1px solid #D3D3D3;
}

/*Added for RWD for word-wrap in counterparty listing*/
.searchsimpletext_breakword {
    color: #404040;
	
	font-size: 0.69em;
	text-decoration: none;
	float: left;
	padding-top: 8px;
	padding-right: 5px;
    word-wrap: break-word;
}
/*next-gen*/
.searchsimpletext_leftpadding_bold {
	color: #404040;
	font-family: OpenSans-Semibold, Arial, helvetica, sans-serif;
		text-decoration: none;
	float: left;
	padding-top: 7px;
	padding-right: 3px;
	padding-left: 6px;
	font-size: 0.69em;
}
/*Aashish*/
.searchsimpletext_leftpadding_boldRWD {
	color: #404040;
	font-family: OpenSans-Semibold, Arial, helvetica, sans-serif;
		text-decoration: none;
	float: left;
	padding-top: 7px;
	padding-right: 3px;
	/*padding-left: 6px;*/
	padding-left: 35px;/*padding changed for notification address alignment in normal resolution*/
	font-size: 0.69em;
	width: 220px;/*229px; Aashish modified for RWD*/
}
/*Surej RWD for CC summary footable details screen Start*/
.footable-row-detail-value .simpletextwithwidth_large{
	width:65%;
}
.footable-row-detail-value .hwgreentxt {
    padding-right: 10px;
}

.footable-row-detail-value .iconwithmargin_left{
	margin-top: -18px;
	margin-left: 20px;
	float:right;
}

.homegradientfirstdivwithbgcolor_new3 .HW_formbtn:hover {
	margin-left: 80px;
}

/*Surej RWD added for removing the separator image when one of the inbetween columns are given datatoggle*/
.HW_tableheading.footable-visible.footable-last-column{
	background-image: none;
}
/*Surej RWD for giving padding top in listing tables*/
.footable-toggle{
	padding-top: 5px;
}
/*Surej RWD for CC summary footable details screen End*/

.subMenuHover{
	display:block;
	left: 268px;
	z-index: 300;
	position: fixed;
	top: 139px;
	/*width:150px;*/
	width: 260px;
	background-color:#D9EEFE;
	text-align:left;
	/*height:261px;*/
	height:340px; /*Surej newly fixed for submenu container height RWD*/
}
.subMenuHover1{
	display:block;
	left: 533px;
	z-index: 500;
	position: fixed;
	top: 139px;
	/*width:150px;*/
	width: 260px;
	background-color:#D9EEFE;
	text-align:left;
	/*height:261px;*/
	height:340px; /*Surej newly fixed for submenu container height RWD*/
}
.subTwoLevelMenu{
	width:290px !important;
}

 /*mahesh added_16July */
.container-xtralarge {
	float: left;
	width: 100%;
	margin-right: 1%;
}
.widget-xtralarge .widget-content {
	padding-bottom: 2px;
	min-height: 400px;
	overflow-x: hidden;
	overflow-y: auto;
}

.widget-xtralarge {
	width: 100%;
}
/*Styles added for next gen*/
.formbtn_lookup:hover {
	border: 0px;
	background: url(../images/backgrounds/buttonStyle02_mouseover.gif)
		#1ab2ff no-repeat 0% 0%;
	float: left;
	font-weight: normal;
	font-color: #404040;
	line-height: 21px;
	display: block;
	color: #404040;
	
	font-size: 0.69em; /*Changed from 0.78em by Harpreet Cheema*/
	height: 30px;
	text-align: center;
	padding-left: 5px;
	margin: 0;
	text-decoration: none;
	vertical-align: bottom;
	width: auto;
	overflow: visible;
	cursor: pointer;
	line-height: 20px;
}

.formbtn_drpdwn:hover {
	background: url("../images/backgrounds/buttonStyle02_mouseover.gif")
		no-repeat scroll 100% 0 #1ab2ff;
	border: 0 solid #333333;
	color: #404040;
	cursor: pointer;
	float: left;
	
	font-size: 0.69em;
	font-weight: normal;
	height: 30px;
	line-height: 20px;
	overflow: visible;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	vertical-align: middle;
	width: auto;
}

.formbtn_search:hover {
	/*background: url("../images/backgrounds/btnGray_mouseover.gif") no-repeat
		scroll 100% 0 transparent; *//* Back button reset button image change*/
	background:url(../images/backgrounds/buttonStyle02_mouseover.gif)
		#1ab2ff no-repeat 100% 0px;

	border: 0 solid #333333;
	color: #404040;
	cursor: pointer;
	float: left;
	
	font-size: 0.69em;
	font-weight: normal;
	height: 30px;
	line-height: 21px;
	overflow: visible;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	vertical-align: middle;
	width: auto;
}

.formbtn_last:hover {
	background: url("../images/backgrounds/btnGray_mouseover.gif") no-repeat
		scroll 100% 0 transparent;
	border: 0 solid #333333;
	color: #404040;
	cursor: pointer;
	float: left;
	
	font-size: 0.75em;
	font-weight: normal;
	height: 30px;
	line-height: 20px;
	overflow: visible;
	padding-right: 5px;
	text-decoration: none;
	vertical-align: middle;
	width: auto;
}
/*Surej added for RWD Start*/
.formbtn_back:hover {
	background: url("../images/backgrounds/btnGray_mouseover.gif") no-repeat
		scroll 100% 0 transparent;
}

a.formbtn_back {
    text-decoration:none;
    color: #333333;
}
/*Surej added for RWD END*/
.HW_formbtn_search:hover {
	/*background: url("../images/backgrounds/btnGray_mouseover.gif") no-repeat
		scroll 0 0 transparent;*/
	clear: right;
	float: left;
	height: 30px;
	margin-left: 5px;
	margin-right: 5px;
	border-left: 1px solid #c8c8c8;
}
/*Added for Calculator Back Button*/
.formbtn_back_calc {

font-size: 0.69em;
font-weight: bold;
color: black;
text-decoration: none;
padding-right: 5px;
border: 0px solid #333333;
width: auto;
vertical-align: middle;
overflow: visible;
float: left;
height: 21px;
cursor: pointer;
line-height: 21px;
position: absolute;
bottom: 23px;
right: 126px;
}

.textWrap {
	word-break: break-word;
}

/* Start: Added for ticket 725949 */
.maildate {
	color: #595F62;
	
	font-size: 0.69em;
	padding:7px 0 0 41px;
	width:79px;
}
/* End: Added for ticket 725949 */

/* Start: Added for green color in balances in Transaction history pages */
.searchsimpletext_green {
	color: #1ab2ff;
	
	/*Changed by Neha Gosain*/
	/* font-size: 0.813em;*/
	font-size: 0.69em; /*Added by Parashar Dutta*/
	text-decoration: none;
	float: left;
	padding-top: 8px;
	padding-right: 5px;
	/** Added by Naval */
	/**margin-top: 2px;*/
}

/* End: Added for green color in balances in Transaction history pages */
/* Added for ticket 719826 */
.searchsimpletext_caption {
	color: #262a2c;
	
	/*Changed by Neha Gosain*/
	/* font-size: 0.813em;*/
	font-size: 0.69em; /*Added by Parashar Dutta*/
	text-decoration: none;
	float: left;
	padding-top: 6px;
	padding-right: 20px;
	margin-left: 5px; /*Aashish added for corp*/
	/** Added by Naval */
	/**margin-top: 2px;*/
}
.formbtn_caption {
	
	/*Changed by Neha Gosain*/
	/* font-size: 0.75em;*/
	font-size: 0.69em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	/* commented by priyanka to rmove padding*/
	 padding-left: 3px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0.5px;
	/* margin: 0px 0px 0px 10px;*/
	background: url(../images/backgrounds/buttonStyle02.gif) #026eab
		no-repeat 100% 0px;
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 21px;
	cursor: pointer;
	line-height:21px;
}
.labelcolumnreportlist {
	border: 0px;
	margin: 0px;
	padding-bottom: 0px;
	/* padding-left: 11px; */
	padding-right: 0px;
	padding-top: 7px;
	padding-left: 2px; /*Added by Dhanashri Kelkar*/
	
	background: url(../images/backgrounds/input-text.gif) no-repeat 0px 0px;
	/** Changes done by Parasher : Height 31 to 19 and width 150 to 169 */
	/** Changes done by Deepak : width 169 to 168 overlapping issue */
	height: 19px;
	width: 168px;
	float: left;
	font-size: 12px;
	line-height: 0.69em;
}
.searchsimpletext_wrap {
		color: #262a2c;
		
		font-size: 0.69em; /*Added by Parashar Dutta*/
		text-decoration: none;
		float: left;
		padding-top: 8px;
		padding-right: 5px;
		-ms-word-break: break-all;
		word-break: break-all;
}
/*Added for Eastern Bank support fixes-start*/
.stage3_columnwithoutborder {
	float: left;
	padding: 0px 0px 3px 10px;
	margin-right: 5px;
	margin-left: 3px;
}
.stage3_columnwithoutborder .ui-combobox .ui-combobox-input.ui-widget-content, .ui-combobox .ui-combobox-input.ui-state-hover{
	background: none;
	color: #0278BA;
	font-weight:bold;
	width:85px !important;
}
/*Eastern bank fixes end*/

.legendsHeading{
      border: 0px;
      border-bottom: 1px solid #E0E1E2; 
}

.searchsimpletext_wrapnew {
	color: #404040;
	font-size: 0.69em; 
	text-decoration: none;
	float: left;
	padding-top: 8px;
	padding-right: 5px;
	word-break: break-all;
	
}


.formbtn:hover {
	
	/*Changed by Neha Gosain*/
	/* font-size: 0.75em;*/
	font-size: 0.69em;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
	/* commented by priyanka to rmove padding*/
	padding-left: 10px;
	padding-right: 10px;
	/* margin: 0px 0px 0px 10px;*/
	background: url(../images/backgrounds/buttonStyle02_mouseover.gif)
		#1ab2ff no-repeat 100% 0px;
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 30px;
	cursor: pointer;
	line-height: 21px;
}

.HW_formbtn:hover {
	/*background: url("../images/backgrounds/buttonStyle02_mouseover.gif")
		no-repeat scroll 0 0 transparent;*/
	clear: right;
	float: left;
	height: 30px;
	margin-left: 5px;
	margin-right: 5px;
	/*padding-left: 5px;*/
	border-left: 1px solid #8cb478;
}

.HW_formbtn_img:hover {
	height: 30px;
	background: url(../images/backgrounds/buttonStyle02_mouseover.gif)
		no-repeat 100% 0px;
	/* width: 92px; */
	width: auto;
	float: left;
	margin: 1% 0 0 5px;
	padding-right: 5px;
}

.formbtn_img:hover {
	border: 0px;
	background: url(../images/backgrounds/buttonStyle02_mouseover.gif)
		#1ab2ff no-repeat 0% 0%;
	float: left;
	font-weight: normal;
	font-color: #404040;
	line-height: 21px;
	display: block;
	color: #404040;
	
	font-size: 0.69em; /*Surej RWD modified for flicker effect on hover due to hover fontsize synch issue*/
	height: 30px;
	text-align: center;
	padding-left: 5px;
	/* padding-right: 5px; */
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	vertical-align: bottom;
	/* width: 90px; */
	width: auto;
	overflow: visible;
	cursor: pointer;
	line-height: 20px;
}

.formbtn_refresh:hover {
	border: 0px;
	background: url(../images/backgrounds/buttonStyle02_mouseover.gif)
		#1ab2ff no-repeat 0% 0%;
	float: left;
	font-weight: normal;
	font-color: #404040;
	line-height: 21px;
	display: block;
	color: #404040;
	
	font-size: 0.78em;
	height: 30px;
	text-align: center;
	padding-left: 5px;
	margin: 0;
	text-decoration: none;
	vertical-align: bottom;
	width: auto;
	overflow: visible;
	cursor: pointer;
	line-height: 20px;
}

.HW_formbtn_lkp:hover {
	height: 30px;
	background: url(../images/backgrounds/buttonStyle02_mouseover.gif)
		no-repeat 100% 0px;
	/* width: 92px; */
	width: auto;
	float: left;
	margin: 1% 0 0 5px;
	padding-right: 5px;
}

.formbtn_lkp:hover {
	border: 0px;
	background: url(../images/backgrounds/buttonStyle02_mouseover.gif)
		#1ab2ff no-repeat 0% 0%;
	float: left;
	font-weight: normal;
	font-color: #404040;
	line-height: 21px;
	display: block;
	color: #404040;
	
	font-size: 0.78em;
	height: 30px;
	text-align: center;
	padding-left: 5px;
	/* padding-right: 5px; */
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	vertical-align: bottom;
	/* width: 90px; */
	width: auto;
	overflow: visible;
	cursor: pointer;
	line-height: 20px;
}

.formbtn_lkp_TextArea:hover {
	background: url("../images/backgrounds/buttonStyle02_mouseover.gif")
		no-repeat scroll 100% 0 #1ab2ff;
	border: 0 solid #333333;
	color: #404040;
	cursor: pointer;
	float: left;
	
	font-size: 0.75em;
	font-weight: normal;
	height: 30px;
	margin: 0 0 0 10px;
	overflow: visible;
	padding-left: 3px;
	padding-right: 11px;
	text-decoration: none;
	vertical-align: middle;
	width: auto;
	line-height: 20px;
}

.HW_formbtn_lkp_TextArea:hover {
	background: url("../images/backgrounds/buttonStyle02_mouseover.gif")
		no-repeat scroll 0 0 transparent;
	clear: right;
	float: left;
	height: 30px;
	margin-left: 64%;
	margin-top: -10%;
}

.formbtn_lkp1:hover {
	background: url("../images/backgrounds/buttonStyle02_mouseover.gif")
		no-repeat scroll 100% 0 #1ab2ff;
	border: 0 solid #333333;
	color: #404040;
	cursor: pointer;
	float: left;
	
	font-size: 0.75em;
	font-weight: normal;
	height: 30px;
	margin: 0 0 0 10px;
	overflow: visible;
	padding-left: 3px;
	padding-right: 11px;
	text-decoration: none;
	vertical-align: middle;
	width: auto;
	line-height: 20px;
}

.HW_formbtn_lkp1:hover {
	background: url("../images/backgrounds/buttonStyle02_mouseover.gif")
		no-repeat scroll 0 0 transparent;
	clear: right;
	float: left;
	height: 30px;
	margin-left: 83%;
	margin-top: -6%;
}

.formbtn_lkp_db :hover {
	background: url("../images/backgrounds/buttonStyle02_mouseover.gif")
		no-repeat scroll 100% 0 #1ab2ff;
	border: 0 solid #333333;
	color: #404040;
	cursor: pointer;
	float: left;
	
	font-size: 0.75em;
	font-weight: normal;
	height: 30px;
	margin: 0 0 0 10px;
	overflow: visible;
	padding-left: 3px;
	padding-right: 11px;
	text-decoration: none;
	vertical-align: middle;
	width: auto;
	line-height: 20px;
}

.HW_formbtn_lkp_db:hover {
	background: url("../images/backgrounds/buttonStyle02_mouseover.gif")
		no-repeat scroll 0 0 transparent;
	clear: right;
	float: left;
	height: 30px;
	margin-left: 50%;
	margin-top: -5%;
}

.formbtn_imgLookup:hover {
	border: 0px;
	background: url(../images/backgrounds/buttonStyle02_mouseover.gif)
		#1ab2ff no-repeat 0% 0%;
	float: left;
	font-weight: normal;
	font-color: #404040;
	line-height: 21px;
	display: block;
	color: #404040;
	
	font-size: 0.78em;
	text-align: center;
	padding-left: 5px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	vertical-align: bottom;
	width: auto;
	overflow: visible;
	line-height: 20px;
	height: 30px;
}

.newformbtn_img:hover {
	border: 0px;
	background: url(../images/backgrounds/buttonStyle02_mouseover.gif)
		#1ab2ff no-repeat 0% 0px;
	float: left;
	font-weight: normal;
	font-color: #404040;
	line-height: 21px;
	display: block;
	color: #404040;
	
	font-size: 0.78em;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	vertical-align: bottom;
	width: 84px;
	overflow: visible;
	line-height: 20px;
	height: 30px;
}

.newHW_formbtn_img:hover {
	display: inline-block;
	height: 30px;
	background: url(../images/backgrounds/buttonStyle02_mouseover.gif)
		#1ab2ff no-repeat 100% 0px;
	width: 86px;
}

.newone_formbtn_img:hover {
	border: 0px;
	background: url(../images/backgrounds/buttonStyle02_mouseover.gif)
		#1ab2ff no-repeat 0% 0%;
	float: left;
	font-weight: normal;
	font-color: #404040;
	line-height: 21px;
	display: block;
	color: #404040;
	
	font-size: 0.78em;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	vertical-align: bottom;
	width: 130px;
	overflow: visible;
	height: 30px;
}

.newone_HW_formbtn_img:hover {
	display: inline-block;
	height: 30px;
	background: url(../images/backgrounds/buttonStyle02_mouseover.gif)
		#1ab2ff no-repeat -162px 0px;
	width: 140px;
}

.formbtn_top:hover {
	
	font-size: 0.75em;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
	/* commented by priyanka to rmove padding*/
	padding-right: 5px;
	/* margin: 0px 0px 0px 10px; */
	background: url(../images/backgrounds/buttonStyle02_mouseover.gif)
		#1ab2ff no-repeat 100% 0px;
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 30px;
	cursor: pointer;
	line-height: 20px;
}

.formbtn_reset:hover {
	
	font-size: 0.75em;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
	/* commented by priyanka to rmove padding*/
	/*padding-left: 3px;
	padding-right: 11px;
	margin: 0px 0px 0px 10px;*/
	background: url(../images/backgrounds/buttonStyle02_mouseover.gif)
		#1ab2ff no-repeat 100% 0px;
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: right;
	height: 30px;
	cursor: pointer;
	line-height: 20px;
}

.formbtn_select:hover {
	
	font-size: 0.75em;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 11px;
	margin: 0px 0px 0px 10px;
	background: url(../images/backgrounds/buttonStyle02_mouseover.gif)
		#026eab no-repeat 100% 0px;
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: right;
	height: 30px;
	cursor: pointer;
	line-height: 20px;
}

.formbtn_drpdwn_search:hover {
	
	font-size: 0.69em;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
	padding-right: 5px;
	background: url(../images/backgrounds/btnGray_mouseover.gif) no-repeat
		100% 0px;
	border: 0px solid #333333;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 30px;
	cursor: pointer;
	line-height: 20px;
}

.formcaption_img .formbtn:hover {
	/*background: url("../images/backgrounds/buttonStyle02_mouseover.gif")
		no-repeat scroll 0 0 #FFFFFF;*/
	border: 0 none;
	color: #404040;
	cursor: pointer;
	display: block;
	float: left;
	
	/*font-size: 1em;*/
	font-size: 14px;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	/*margin-left: 27%;*//*changed for -rwd-vinay*/
	/*margin-right: 15px;*//*changed for 11.2.2*/
	overflow: visible;
	padding: 5px 20px 5px 20px;
	text-align: center;
	text-decoration: none;
	vertical-align: bottom;
	width: auto;	
}

.formcaption_img_2 .formbtn_back:hover {
	/*background: url("../images/backgrounds/buttonStyle02_mouseover.gif")
		no-repeat scroll 0 0 #FFFFFF;*/
	border: 0 none;
	color: #404040;
	cursor: pointer;
	display: block;
	float: left;
	
	/*font-size: 1em;*/
	font-size: 14px;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	margin-right: 15px;
	overflow: visible;
	padding: 5px 20px 5px 20px;
	text-align: center;
	text-decoration: none;
	vertical-align: bottom;
	width: auto;
}

/*.homegradientfirstdivwithbgcolor_new3 .HW_formbtn:hover {
	margin-left: 80px;
}*/

#HREF_BrdCrmb1 {
	color: #404040;/*next-gen*/
}

a.bluelink_footer_ux3:link {
    font-size: 0.69em;
    text-decoration: none;
    /* padding-top: 9px; */
    padding-right: 3px;
    margin-left: -2px;
    font-family: sans-serif;
    color: #6b5f5f;
    font-weight: 700;
    border-right: 1px solid #7D7D7D;
}

a.bluelink_footer_ux3:visited {
	
	font-size: 0.69em; /*Changed from 0.75em by shreya*/
	text-decoration: none;
	color: #6b5f5f;
	border-right: 1px solid #7D7D7D;
}

a.bluelink_footer_ux3:hover {
	
	font-size: 0.69em; /*Changed from 0.75em by shreya*/
	text-decoration: none;
	color: #192741;
	text-decoration: underline;
	border-right: 1px solid #7D7D7D;
}

a.bluelink_footer_ux3:active {
	
	font-size: 0.69em; /*Changed from 0.75em by shreya*/
	text-decoration: none;
	color: #192741;
	border-right: 1px solid #7D7D7D;
}

a.bluelink_footer_ux3_no_border:link {
    font-size: 0.69em;
    text-decoration: none;
    /* padding-top: 9px; */
    font-family: sans-serif;
    font-weight: 700;
    padding-right: 7px;
    margin-left: -2px;
    color: #6b5F5F !important;
}

a.bluelink_footer_ux3_no_border:visited {
	
	font-size: 0.69em; /*Changed from 0.75em by shreya*/
	text-decoration: none;
	color: #192741;
}

/* a.bluelink_footer_ux3_no_border:hover {
	font-size: 0.69em;
	text-decoration: none;
	color: #192741;
	text-decoration: underline;
} */

a.bluelink_footer_ux3_no_border:hover {
    color: #3282cb !important;
    text-decoration: underline;
    cursor: pointer;
}

a.bluelink_footer_ux3_no_border:active {
	
	font-size: 0.69em; /*Changed from 0.75em by shreya*/
	text-decoration: none;
	color: #192741;
}

.stage3_quicklink_nextGen {
	font-weight: normal;
	font-size: 0.69em;
	color: #7d7d7d;
}

.newCombobox {
	margin-top: 8px; /*Changed from 0px by Sonia Garg*/
	padding-top: 0px; /*Changed from 8px by Sonia Garg*/
	
	width: 95%;
	background-color: transparent;
	border: 0 none;
	color: #404040;
	/*Changed by Neha Gosain*/
	/* font-size: 0.813em;*/
	font-size: 0.69em;/* next-gen */
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}

.newCombobox_combo_small {
	background: url("../images/backgrounds/select.gif") no-repeat scroll 0 0
		transparent;
	display: block;
	float: left;
	
	height: 31px;
	margin: 0 0 0 5px;
	padding: 0 0 5px 0.1em;
	width: 150px;
}

.newCombobox_combo_brdr_small {
	height: 31px;
	background: url(../images/backgrounds/select.gif) no-repeat -630px 0 
		#FBFBFB; /*Changed from transparent color to #FBFBFB by Sonia Garg*/
	width: 150px;
	display: block;
}

.nxtGenGroupByField {
	color: #7d7d7d;
}

.stage3_previewconfirm_details_column .simpletext {
	font-family: OpenSans-Semibold !important;
}

.stage3_previewconfirm_details_column .simpletext1 {
	font-family: OpenSans-Semibold !important;
	font-size: 0.73em;
}

.nextGen_HwButton {
	background: url(../images/backgrounds/goBtn.png) no-repeat 100% 0px;	
	color: transparent;
	padding-left: 14px;/*Raviraj*/
	padding-right: 10px;/*Raviraj*/
	max-width:40px;
}
.nextGen_HW_formbtn{
	background: #1ab2ff;
	padding-left:0;/*raviraj*/
}
/* 
.nextGen_HwButton:hover {
	background: url(../images/backgrounds/goBtnHover.png) no-repeat 100% 0px;	
	color: transparent;
	padding-left: 14px;
	padding-right: 10px;	
	max-width:40px;
} */
.nextGen_HW_formbtn:hover{
	background: #1ab2ff;
	padding-left:0;
}
.dashboardSection .stage3_previewconfirmdetails{
	border-top: 1px solid #CCCCCC;
	margin-top:0px;
}
.dashboardSection .stage4_previewconfirmdetails{
	/*border-top: 1px solid #CCCCCC;*/
	margin-top:-1px;
}
.stage3_previewconfirmdetails{
	border-top: 1px solid #CCCCCC;
	margin-top:-1px;
}
.stage3_previewconfirmdetails >h4:first-child {
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	margin-top:-1px;
}
.stage3_previewconfirm_details_column .simpletextfloatleft {
	font-family: OpenSans-Semibold !important;
	}
.parentTable{
	/*Removed display none Raviraj*/
}
/********next-gen --changes for widget Footer  starts********/
.widgetpaginationnext_new{
	background: url(../images/Pagination-Right-Arrow_Active.png)
	transparent no-repeat 0% 0px;/*next-gen*/
	float:left;
	/* 	margin-top:8px; */
	width:30px;/*next-gen*/
	height:30px;/*next-gen*/
	margin-top: 2px;
	border:none;
	color:transparent;
	cursor:pointer;	
}
.widgetpaginationnextDisabled_new{
	background: url(../images/Pagination-Right-Arrow_Disabled.png)
	transparent no-repeat 0% 0px;/*next-gen*/
	float:left;
	/* 	margin-top:8px; */
	width:30px;/*next-gen*/
	height:30px;/*next-gen*/
	margin-top: 2px;
}
.widgetpaginationprevious_new{
	background: url(../images/Pagination-Left-Arrow_Active.png)
	transparent no-repeat 0% 0px;/*next-gen*/
	float:left;
	/* 	margin-top:8px; */
	width:30px;/*next-gen*/
	height:30px;/*next-gen*/
	margin-top: 2px;
	border:none;
	color:transparent;
	cursor:pointer;	
}
.widgetpaginationpreviousDisabled_new{
	background: url(../images/Pagination-Left-Arrow_Disabled.png)
	transparent no-repeat 0% 0px;/*next-gen*/
	float:left;
/* 	margin-top:8px; */
	width:30px;/*next-gen*/
	height:30px;/*next-gen*/
	margin-top: 2px;
}
.widgetpaginationnext_new:hover{
	color: #FFFFFF;
	text-decoration: none;
	border:none;
	color:transparent;
	cursor:pointer;	
}
.widgetpaginationnextDisabled_new:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.widgetpaginationprevious_new:hover{
	color: #FFFFFF;
	text-decoration: none;
	border:none;
	color:transparent;
	cursor:pointer;	
}
.widgetpaginationpreviousDisabled_new:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.widget-small .widgetpaginationtxt1_new{
	display:none;/*next-gen*/
}
.widgetpaginationtxt1_new{
	color: #7d7d7d;/*next-gen*/
	
	font-size: 0.69em;
	text-align: center;
	padding-left: 7px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-top: 0px;
	vertical-align: middle;
	float:left;
	margin-top:9px;/*next-gen*/
}
.widget-small .widgetFooterleft_new{
	margin-top:9px;/*next-gen*/
}
.widgetFooterleft_new{
	float:left;
	padding:0px 6px;
	/*margin-top:2px;Styleguide fix*/
	height: 60px; /* Styleguide fix */
}
.container-nxtGenmedium .widgetFooterleft_new{
 margin-left: -4px !important;
 }

.widgetFooterLinkAnchor_new{
	color:#0376b7;
	
	text-decoration:none;
	vertical-align:top;
	font-size: 0.69em;
	margin-top:2px;
}
.widget-small .widpaginationtxtbx_new{
	display:none;/*next-gen*/
}
.widpaginationtxtbx_new {
	
	font-size: 0.69em;/*next-gen*/
	color: #333333;
	text-decoration: none;
	width: 28px; /*next-gen*//*px to em conversion required */
	margin: 4px 0px 0px 0px;
	float:left;
	height:28px;/*StyleGuide fix next-gen for fixing link delink comp*/
	text-align:center;
	border-right: none;
	border-left: 1px solid #CCC;/*next-gen*/
	border-top: 1px solid #CCC;/*next-gen*/
	border-bottom: 1px solid #CCC;/*next-gen*/
	/*padding-top:2px; StyleGuide fix */ /*next-gen*/
}
.widget-small .widformbtn_pagi_go_new,.widget-small .widformbtn_pagi_go_new:hover{
	display:none;/*next-gen*/
}
.widformbtn_pagi_go_new {
	background: url("../images/Pagination_go-arrow.png") no-repeat scroll 50% 50% transparent;/*next-gen*/
	border: 1px solid #CCC;/*next-gen*/
	color: transparent;/*next-gen*/
	
	font-size: 0.7em;
	font-weight: normal;
	height: 30px;/*StyleGuide fix next-gen*/
	margin: 4px 3px 0px 0px;
	padding: 1px;
	padding-bottom: 1px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 40px;/*next-gen*/
	float:left;
	cursor:pointer;
}
.widformbtn_pagi_go_new:hover {
	background: url("../images/Pagination_go-arrowHover.png") no-repeat scroll 50% 50% transparent;/*next-gen*/
	border: 1px solid #CCC;/*next-gen*/
	color: transparent;/*next-gen*/
	
	font-size: 0.7em;
	font-weight: normal;
	height: 30px;/* StyleGuide fix  next-gen*/
	margin: 4px 3px 0px 0px;
	padding: 1px;
	padding-bottom: 1px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 40px;/*next-gen*/
	float:left;
	cursor:pointer;
}
.widget-small .widgetFooterRight_new{
	margin-top: 0px;/*next-gen*/
}
.widgetFooterRight_new{
	float:right;
	margin-top: 13px; /*next-gen*/
	padding:0px 6px;

}
.widget-small-withpagination {
	width: 100%;
	min-height:240px;/*next-gen*/
}
.widget-small .section_fourlinbrd {
	width: 100%;
	border-bottom: 0px solid #000000;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	clear: both;
	margin-top: 0px;
	padding-bottom: 0px;
}
.widcolumnSeparator_new{
/* 	border-right: 1px solid	#C9CBCC; next-gen*/
	margin-right: 4px;
	float:left;
	height:20px;
	margin-top: 4px;
}
.widpaginationdivider_new{
	/*background: url(../images/db_pagi_devider.png) no-repeat	0px 3px; next-gen*/
	float: left;
	margin: 4px 5px  0px  7px;
	height: 24px; /*next-gen*/
	border-left:1px solid #CCCCCC;
	/* width: 2px; next-gen*/
	vertical-align: middle;    
}
.widgetFooterBorder_new{
	border-top: 1px solid #C9CBCC;
	height: auto; /*60px;	Aashish changed for baseline */
	margin-top:0px;
}
.nextGenUX4 .widgetPaginationFooterNextGenBorderTop{
	border-top: 1px solid #C9CBCC;
	height: auto; /*60px;	Aashish changed for baseline */
	margin-top:0px;
}
.transactiontxt_new{
	float:left; 
	margin-left: 6px;
	margin-right: 9px;
	margin-top: 19px;
	font-size: 0.69em;
	color: #404040;
}
.nextGenUX4 .transactiontxt_new {
	 margin-left: 13px !important;
}
.stage3_listingpaneldiv_grouplet .stage3_rightwithmargin{
	margin-top:0;
	margin-right:0;
	float:none;
}

/*Surej RWD added for making the values bold in budgets details in PFM*/
.stage3_rightdetailsinfo .searchsimpletext {
    font-family: OpenSans-Semibold !important;
    }
/*Surej RWD added for height issue in pfm budgets add item */
.labelcolumnsearch.type_FEBAAmount{
	height: 23px;
}
/*Surej RWD - fix for alignment issue in edit category for category head*/
.querytextright_withoutBlock .labelColumn .stage3_querytextboxmedium {
    margin-left: -2px;
}

/*Surej RWD fix for network and bic alignment in CP lookup - cp details in search panel of payemnt screens*/
.stage3_previewdetailsrow .stage3_previewconfirm_det_col1,
.stage3_previewdetailsrow .stage3_previewconfirm_det_col2{
  /*  margin-top: 5px;	Aashish*/
  /* Changes for sort code */
    width: 52%;
    font-family: OpenSans-Semibold !important;
    }
/*Surej RWD for PFM - Start*/
.stage3_chkbox_alert_PFM {
    clear: right;
    float: left;
    margin-left: 5px;
    margin-top: 7px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 4px;
}
.stage3_alertpanel_column_PFM {
    float: left;
    font-size: 0.69em;
    margin-left: 4px;
    margin-right: 8px;
    padding-top: 7px;
    text-align: left;
    width: 100%;
}
.stage3_inputpanel_alerts_PFM {
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 9px;
    width: 95%;
}
.stage3_inputpanel_alerts_IncomePFM{
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 9px;
    width: 100%;
    max-width: 480px;
}
.stage3_inputpanel_alerts_IncomePFM1{
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    width: 84%;
}
/*Surej RWD for PFM - End*/
.infoImgFav{
	margin-left: 5px;
	margin-top: 10px;
}
/*Surej RWD added for month dropdown in calendar widgets for chrome browser to avoid horizontal scroll*/
input#feba-cal-monthDropdown_comboText {
	width: 85px !important;
}

.amountRightAlign{
	float:none;
	text-align: right;	
}

/*NextGen AccountSummary styles started */

/*Next Gen accountsummary changes start */
.summaryaccontBalance{
clear:both;
float:right;
 color: #7F7F7F;
 font-size:1em;/*Mahesh changed from 0.8 to 1em */
 margin-right:10px;
 margin-bottom:5px;
 position:relative;
 cursor:pointer;
}
.summaryaccontBalance span,.summaryaccontBalance label{
 cursor:pointer;
}
.summaryaccontBalance span{
	font-size:12px;
	display:block;
	text-align:right;
	color:#7d7d7d;/*as per suggasion of CDG*/
	}

.summaryaccontBalance label{
	font-size:14px;
	display:block;
	text-align:right;
	float:right;
	color:#404040;/*as per suggasion of CDG*/
	}


.consoclass{
	clear:both;
	width:100%;
font-size: 0.79em;

float: left;
}
.topTab{
width:100%;
height: 10%;
/*padding-bottom: 10%;*/
font-size: 0.9em;/*mahesh added 6/10/2014 */
border-bottom: 1px solid #dcdcdc;
/*border-top: 1px solid #dcdcdc;*/
}
.netValueTab{
font-size:14px;
color: #2D4164;
width:50%;
float:left;
text-align: center;
padding-bottom:1%;
/*border-bottom: 2px solid #000000;*/
height:30px;/*Mahesh chaged from 32 to 25 */
line-height:2;
cursor:pointer;
}
.pinnableformbtn {
		/*Changed by Neha Gosain*/
	/* font-size: 0.75em;*/
	font-size: 0.69em;
	font-weight: normal;
	color: #404040;/*next-gen*/
	text-decoration: none;
	/* commented by priyanka to rmove padding*/
	/* padding-left: 3px;*/
	padding-right: 5px;
	/* margin: 0px 0px 0px 10px;*/
	background: url(../images/backgrounds/buttonStyle02_new.gif) #1ab2ff
		no-repeat 100% 100%;/*next-gen*/
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: left;
	/*height: 30px;*//*next-gen*//*Height removed for removing button border bottom-mahesh*/
	cursor: pointer;
	line-height:21px;
}
.simpletextleftlabelDp{
	width:15%;
	float:left;
	margin-left:5%;
	margin-top:10px;
}

.simpletextleftlabelln{
	color: #7D7D7D;
    float: left;
        font-size: 12px;
    line-height: 12px;
    text-align: left;
}
	
.pinnableHW_formbtn {
	float: left;
	height: 28px;/*next-gen*/
	/*background: url(../images/backgrounds/buttonStyle02_new.gif) transparent
		no-repeat 0% 0px;/*next-gen*/
	/*margin-right: 13px;*/
	/* modified by priyanka for Download details*/
	clear: right;
	/** Added by Priyanka for accounts */
	/*margin-left: 5px;
	margin-right:5px;*//*removed on 1124*/
	 margin: 0px 5px 7px !important;	
	padding-left: 5px;
	/* 	margin-top: 5px;changed for button alignment *//*next-gen*/
}
.accountsTab{
font-size:14px;
width:50%;
float:left;
 /*background-color:#44546A;*/
 text-align: center;
 padding-bottom:1%;
 height:30px;/*Mahesh chaged from 32 to 25 */
 line-height:2;
 cursor:pointer;
}

.accountsDiv .AccSummary{
	width: 100%;
}
.AccSummary{
	text-indent:5px;float:left;position:relative;
/*float: left;
text-align: left;
width: 100%;*/
 font-size:14px;
 color: #7d7d7d;
 margin-left: 0px;
 margin-top: 10px;
}
.AccSummary label{
	font-size:14px;
	font-weight:normal;color:#7d7d7d;display:inline-block;position:relative;white-space:nowrap;
	/*margin-top:5px;left:5px;top:2px; */
	}
.Accbalancesummary{

	float:right;
	margin-right:10px;
	line-height:19px;
	margin-top:14px;
	position:relative;
	
    /*color: #7F7F7F;
    float: right;
    font-size: 0.8em;
    text-align: right;
    width: 100%;
    margin:5px;*/
}
.textVerticalAlign{
line-height: 2;
margin-right:0px;
}
.container-small .lnchartHeader{
margin-top: 5px; 
}
.container-small-disabled .lnchartHeader{
margin-top: 5px; 
}
.accountsDiv .Accbalancesummary{
line-height:1;
}
.stage4_inputpanel_leftcontainer_nobottommargin{
float: left;
width: 100%;
}
.stage4_detailspanel{
float: left;
border-bottom: 1px solid #CCC;
width: 100%;
padding-bottom: 10px;
margin-bottom: -1px;
}
/*
.widget-small .hasNextGenPulldown .menuChoices{
right:0 !important;
left:1% !important;
} */
.stage3_previewconfirm_label_columnWidth44{
width: 44%;
float: left;
padding-right: 5px;
word-wrap: break-word;
margin-right: 5px;
text-align: right;
}
.Accbalancesummary span{
	font-size: 12px;
	display:block;
	text-align:right;
	color: #7d7d7d;
}

.Accbalancesummary	label{
	font-size: 18px;
	display:block;
	text-align:right;
	color: #404040;/*jayant changed  #7A7A7A;*/
	font-weight:normal;
	margin-bottom:15px;
}
.GroupAccbalancesummary label{
	font-size: 18px;
	display: block;
	text-align: right;
	color: #404040;
		margin: 31px 10px 0px;
}
.net-value {margin-top:22px;font-family:"OpenSans-semibold";display:inline-block;}	
.net-value-amount {font-family:"OpenSans-semibold";margin-top:15px;display:inline-block;}

.summaryaccontNumber{
	clear:both;
	float:left;
	 color: #7d7d7d;
 font-size:12px;
 margin-top:5px;
 margin-left:5px;
}

.account-box {
display:block;border-bottom:1px solid #dcdcdc;

/*newly added 23JUL*/
float:left;
width:100%;
/*border-left: 4px solid #90EE90;
float: left;
width:100%;*/
font-size: 0.9em;/*Mahesh added 06/10/2014 */
}
.OPRWrapper{
	border-left:5px solid #92d050;height:100%;
   /* background-color: #F4FAED;*/
    float: left;
    width: 98.36%; /*jayant changed from 98% on 19NOV*/
    height:100%;
}
.OPR-bg-color {background-color:#e9f6dc;height:60px;}
.OPRSub-bg-color {background-color:#f4faed;clear:right;}
.default-color {border-left:5px solid #d1d1d2;width:98%;background-color:rgba(249,249,249,0.1);/*jayant added*/ display:inline-block;padding-bottom:5%;}
.container-consoAccntSummary .default-color{
  background-color: #F8F8F8;
}
/*height:19px*/
.DEPWrapper{
	border-left:5px solid #12e09b;height:100%;
 /*   background-color: #E7FCF5;*/
    float: left;
     width: 98.36%; /*jayant changed from 98% on 19NOV*/
}
.DEP-bg-color {background-color:#d0f9eb;height:60px;}
.DEPSub-bg-color {background-color:#e7fcf5;clear:right;}

.CCDWrapper{
	border-left:5px solid #ffc000;height:100%;
  /*  background-color: #FFF9E5; */
    float: left;
     width: 98.36%; /*jayant changed from 98% on 19NOV*/
}
.CCD-bg-color {background-color:#fff2cc;height:60px;}
.CCDSub-bg-color  {background-color:#fffbef;clear:right;}

.CCD{
border-left: 4px solid #FFC000;
float: left;
  width: 98.36%; /*jayant changed from 98% on 19NOV*/
}
.CCDSummary{
float: left;
text-align: left;
width: 100%;
 color: #7F7F7F;
 font-size:0.8em;

}
.CCDbalancesummary{
    color: #7F7F7F;
    float: right;
    font-size: 0.8em;
    text-align: right;
    width: 100%;

}
.LONWrapper{
	border-left:5px solid #ed7d31;height:100%;
  /*  background-color: #FDF2EA;*/
    float: left;
    width: 98.36%; /*jayant changed from 98% on 19NOV*/
}

.LON-bg-color {background-color:#fbe5d6;height:60px;}
.LONSub-bg-color {background-color:#fdf2ea;clear:right;}


.section_blackborder_width30{
   
      width: 90%;
margin-top: 10px;
clear: both;

      }
      .section30{
      width: 90%;
clear: both;
margin-top: 0em;
padding-top: 1em;
      }
      .hide-widget{
	display:none;
}
/* mahesh added */
.netValueSummary{
border-left: 4px solid #D9D9D9;
 color: #BFBFBF;
}
.oplabelCol{
line-height:1.2;
float:left;
height:18px;
}
.netVauleHeading{
	clear:both;
	float:left;
	font-weight: bold;
}

.netVaulueBalance{
	clear:both;
	float:right;
	font-weight: normal;
}

.netValueDetails{
border-bottom:6px solid #FFFFFF;
}
.netValueAssets{
	border-bottom:6px solid #FFFFFF;
	width:30%;
	float:left;
}
.netVaulueLiability{
	border-bottom:6px solid #FFC000;
	width:40%;
	float:left;
}
.netValueAssetsBal{
	border-bottom:6px solid #12E09B;
	width:70%;
	float:right;
}
.netVaulueLiabilityBal{
	border-bottom:6px solid #ED7D31;
	width:60%;
	float:right;
}



.assets-liabilities {border-left:5px solid #d1d1d2;height:55px;display:inline-block;width:100%;}
.assets-liabilities .assets {display:block;margin-left:10px;}
.assets-liabilities .assets span {display:inline-block;float:left;color:#7d7d7d;font-size:1.1em;margin-top:10px;height:30px}
.assets-liabilities .assets label {display:inline-block;float:right;color: rgb(127, 127, 127);font-size:1.2em;/*jayant added*/margin-top:10px;margin-right:17px;/*modified by Binoy*/height:25px;font-weight:normal;}
.asset-chart {display:block;max-width:94%/*changed By vinay for Next Gen RWd*/;clear:left;margin-left:10px;overflow:hidden;white-space:nowrap}
.savings-chart {background-color:#92d050;display:inline-block;margin-right:5px;/*Modified by vinay for Next Gen RWD*/height:10px;float:left;}
.deposit-chart {background-color:#12e09b;display:inline-block;height:10px;float:left;}

.creditcard-chart {background-color:#ffc000;display:inline-block;margin-right:5px;height:10px;float:left;}
.loan-chart {background-color:#ed7d31;display:inline-block;height:10px;float:left;}
.height-70 {height:70px !important;}
.accounts-section {display:none;}


.arrow-right {
/*	width: 0; 
	height: 0; 
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	float:left;
	border-left: 20px solid black;
	margin-left:300px;
	display:inline;
	position:absolute;*/
	
}
.divider-line-OPR {width:100%; float:left;border-top:1px solid #dcdcdc;}
.divider-line-CCD {width:100%; float:left;border-top:1px solid #dcdcdc;}
.divider-line-DEP {width:100%; float:left;border-top:1px solid #dcdcdc;}
.divider-line-LON {width:100%; float:left;border-top:1px solid #dcdcdc;}
/*
.divider-line-CCD{height:1px;border-left:5px solid #ffc000;background-color:#dcdcdc;}
.divider-line-DEP{height:1px;border-left:5px solid #12e09b;background-color:#dcdcdc;}
.divider-line-LON {height:1px;border-left:5px solid #ed7d31;background-color:#dcdcdc;}

*/

.accountSelectBorderIndicator{

display: inline;
position: absolute;
/*top: 9px;
left: 270px;*/
width: 0;
height: 0;
border-color: transparent transparent transparent #CAD5E0;
border-style: solid;
border-width: 13px;
margin-left:0px;
}

.accountSelectIndicator {

display: inline;
position: absolute;
/*top: 10px;
left: 270px;*/
width: 0;
height: 0;
border-color: transparent transparent transparent red;
border-style: solid;
border-width: 12px;
margin-left:0px;
}
.widget-consoAccntSummary {
	width:100%;/*vinay modified*/
	margin-right:15px;
}

.widget-consoAccntSummary .widget-content{

/*border: 1px #dddddd solid;*/
	background:#FFF;
	/*padding-bottom: 2px; */ /*jayant removed on 19NOV*/
	border-left:1px solid #D4D6D7;
	border-right:1px solid #D4D6D7;
	height: auto !important;
	margin-bottom: 100%;
	min-height: 253px;
	max-height: auto;/*304px; changed to auto*/
	/*overflow-x: hidden;
	overflow-y: auto;*/
	border: 1px #D4D6D7 solid;
	border-top:1px solid #D4D6D7;
	overflow-x: hidden;/* added by Mahesh to remove horizontal scroll */
}

.stage3_tabwhiteChart {
margin: 0;
padding: 0;
float: right;
height: 3px;
z-index: 1;

margin-left: 0px;

}
.stage3_tabmenupanelChart{float:left;border-bottom:1px solid #E0E1E2;margin-bottom: 0px;margin-top: 0px;width: 99%;float:left;padding-left:0px;padding-top:0px;/*margin-left:7px;*/}

.hidden_goBtn{
position:absolute;
display:none;
}

.floatright{
	float:right;
	margin: 0;
padding: 0;
margin-right:4px;
height: 3px;
z-index: 1;
margin-left: 0px;
	}
.floatleft{
	float:left;
	}	
.mainDiv{
	/*overflow-x:scroll;*/
}
.mainDiv ul {
	padding:0 !important;
}

.mainDiv  .gotowrapper{
display:none;	
}

.widget-content .mainDiv li a{
	border-left:1px solid white;
	}

/*from Jayant for list chart buttons starts*/
/*from Jayant for list chart buttons ends*/


.stage3_searchpanel_detailsdiv_nextgen{
	width: auto;
position: relative;
margin: 0px;
float: left;
margin-left: 12px;
margin-top: -33px;
clear: left;
/* display: none; */
	}
/*Next Gen accounts changes ends */



/* Jayant styles starts */

.current-avail-bar .simpletextleftlabel {
		float: left;
	margin-left: 0px !important;
	font-size: 12px;/*Mahesh changed from .7em to .6em*/
	color: #7d7d7d;
	line-height: 12px;
}
.current-avail-bar .simpletextrightvalue {
	float: right !important;
	font-size: 13px;
		color: #404040;
	font-weight: normal;
	margin-right: -5px;
	margin-top:-1px;
}
.simpletextleftlabel{	
		float: left;
	margin-left: 8px;
	font-size: 12px;/*Mahesh changed from .7em to .6em*/
	color: #7d7d7d;;
	line-height: 12px;
}

.simpletextleftlabelcc{	
	color: #7D7D7D;
    float: left;
        font-size: 12px;
    line-height: 12px;
    margin-left: 7px;
}
.simpletextrightlabelcc{	
	color: #7D7D7D;
    float: right;
        font-size: 12px;
    line-height: 12px;
    margin-left: 20px;
	width:100%;/*jayant added 13Nov*/
}
.simpletextrightlabelccwid{
  color: #7D7D7D;
  float: right;
  font-size: 12px;
  line-height: 12px;
  margin-right: 8px;
}
.simpletextrightlabeldp{	
	color: #7D7D7D;
    float: right;
        font-size: 12px;
    line-height: 12px;
    margin-left: 20px;
}
/* jayant added started for statementUx4 */
.simpletextleftlabel11{	
		float: left;
	margin-left: 8px;	
	text-decoration:none;
      color:#0278BA;
	line-height: 12px;
	width: 117px;
	font-size: 0.7em;
	margin-top: 26px;
}
.simpletextleftlabel11CC{	
		float: left;
	margin-left: 8px;	
	text-decoration:none;
      color:#0278BA;
	line-height: 12px;
	width: 117px;
	font-size: 0.7em;
	margin-top: 26px;
}
.simpletextleftlabel22 a,.simpletextleftlabel22 a:hover, .simpletextleftlabel22 a:visited, .simpletextleftlabel22 a:link{
      text-decoration:none;
      color:#0278BA;
      }
.simpletextleftlabel11 a,.simpletextleftlabel11 a:hover, .simpletextleftlabel11 a:visited, .simpletextleftlabel11 a:link{
      text-decoration:none;
      color:#0278BA;
      }
.simpletextleftlabel11CC a,.simpletextleftlabel11CC a:hover, .simpletextleftlabel11CC a:visited, .simpletextleftlabel11CC a:link{
      text-decoration:none;
      color:#0278BA;
      }	  
/*jayant style for heading*/

.nextGenUX4 .rightRoundCornerIWantTo {
	background: url("../images/backgrounds/I-want-to_Right-BG.png") no-repeat scroll 100% 0 transparent;
    clear: right;
    float: left;
    height: 142px;
    line-height: 17px;
    padding-right: 2px;
    width: 99%;
	border-left: 1px solid #CCCCCC !important;
    border-right: 0px !important;
    border-bottom: 0px !important;
    border-top: 0px !important;
}
.nextGenUX4 .section .nextgen_headings_donut{
margin-top: -7px;
line-height: 10px;
padding-left: 5px !important;
color: #404040;
font-weight: normal;
text-transform: uppercase;
text-decoration: none;
padding: 5px 0px 0px 0px;/*jayant 18nov from 0 to 5*/
float: left;
margin: 0px;
}

.nextgen_headings_donut  h1{
	font-size: 16px !important;
}


	  /*JAYANT STYLES FOR CHARTS AND LIST*/

.stage3_spanrighttabwhite_inactive_list a,.stage3_spanrighttabwhite_inactive_list a:hover, .stage3_spanrighttabwhite_inactive_list a:visited {
	text-decoration:none;
	color:#0278BA;
	}

	.stage3_spanrighttabwhite_inactive_list a:link{
	text-decoration:none;
	color:black;
	}
	
.stage3_spanrighttabwhite_inactive_list{
float: left;
width: 35px;
background-color: #FFFFFF !important;
height: 24px;/*Mahesh changed 6/10/2014 from 32 to 25 */
border: 1px solid #dcdcdc;
z-index:1px;/*newly added */
background: url(../images/list-view.png) no-repeat scroll 10px center #dcdcdc;/*next-gen*/
/*cursor: pointer;*/
padding-left: 43px;
padding-right: 7px;
font-size: 0.7em;
padding-top:6px;
/*color:#0278BA; jayant removed 13Nov*/
line-height: 1.5;
}
.stage3_spanrighttabwhite_active_list{
float: left;
width: 35px;
background-color: rgb(222,235,247) !important;
/*border-color: rgb(0, 112, 192) !important;*/
border-color: 1px solid #dcdcdc;

z-index:1px;/*newly added */
background: url(../images/list-view-active.png) 
                                no-repeat scroll 10px center #ffffff;/*next-gen*/
border: 1px solid #dcdcdc;
padding-top: 3px;
height: 27px;
padding-left: 43px;
padding-right: 7px;
font-size: 0.7em;
cursor: pointer;
line-height:2;
color:#0278BA;
}

.stage3_spanrighttabwhite_active_list a,.stage3_spanrighttabwhite_active_list a:hover, .stage3_spanrighttabwhite_active_list a:visited, .stage3_spanrighttabwhite_active_list a:link{
	text-decoration:none;
	color:#0278BA;
	}




.stage3_spanrighttabwhite_chart_inactive{
float: left;
width: 35px;
background-color: #FFFFFF !important; 
height: 27px;/*jayant changed 7-11 */
border: 1px solid #dcdcdc;
background: url(../images/chart-view.png) no-repeat scroll 10px center #dfebf7;/*next-gen*/
padding-top:3px;/*jayant changed 7-11 */
/*color: transparent;next-gen*/
padding-left: 40px;
padding-right: 10px;
font-size: 0.7em;
/*cursor: pointer;*/
line-height:2;
/*color:#0278BA; jayant removed  13Nov*/
}


.stage3_spanrighttabwhite_chart_inactive a, .stage3_spanrighttabwhite_chart_inactive a:hover, .stage3_spanrighttabwhite_chart_inactive a:visited{
	text-decoration:none;
	color:#0278BA;
	}
	.stage3_spanrighttabwhite_chart_inactive a:link{
	text-decoration:none;
	color:Black;
	}
	
	.stage3_spanrighttabwhite_chart_active{
float: left;
width: 35px;
background-color: rgb(222,235,247) !important;
/*border-color: rgb(0, 112, 192) !important;*/
border-color: 1px solid #dcdcdc;
color:black;
height: 24px;/*Mahesh changed 6/10/2014 from 32 to 25 */
border: 1px solid #dcdcdc;
background: url(../images/chart-view-active.png) no-repeat scroll 10px center #FFF;/*next-gen*/
cursor: pointer;
padding-left: 40px;
padding-right: 10px;
font-size: 0.7em;
padding-top:6px;
color:#0278BA;
line-height:1.5;
}

.stage3_spanrighttabwhite_chart_active a,stage3_spanrighttabwhite_chart_active a:hover, .stage3_spanrighttabwhite_chart_active a:visited, .stage3_spanrighttabwhite_chart_active a:link{
	text-decoration:none;
	color:#0278BA;
	}
	/*JAYANT CODE ENDS*/

.simpletextleftlabel22{	
		float: left;
	margin-left: 8px;	
	text-decoration:none;
      color:#0278BA;
	line-height: 12px;
	width: 146px;
	font-size: 0.7em;
	margin-top: 35px; /*jayant changed*/
}
/* jayant added ends for statementUx4 */
.simpletextrightlabel{	
		float: right;
	margin-right: 8px;
	font-size: 0.6em;/*Mahesh changed from .7em to .6em*/
	color: rgb(191, 191, 191);
	line-height: 12px;
}

.simpletextrightlabelWidgetRight{
		float: right;
	margin-right: 8px;
	line-height: 0;
	font-size: 12px;
	color: #7d7d7d;
}
.stage3_previewconfirm_details_column1 .simpletextrightvalue{
	float: right !important;
	font-size: 0.70em;/*Mahesh chagned from 0.8em to 0.7em 6/10/2014 */
		color: rgb(127,127,127);
	font-weight: normal;
	margin-right: 8px;
}

.nextGenUX4 .stage3_previewconfirm_details_column1 .simpletextleftvalueop {
	float: left;
	font-size: 14px;
		color: #404040;
	font-weight: normal;
	margin-left: 8px;
	margin-top: -12px;
	width: 100%;
}
.simpletextleftvalueop_wid {
float: left !important;
width: 49%;
color: #404040;
margin-left: -75px;
margin-top: 2px;
font-size: 12px;
}
.nextGenUX4 .simpletextleftvaluecc {
	float: left;
	font-size: 13px;
		color: #404040;
	font-weight: normal;
	margin-left: 8px;
	margin-top: 10px;
}
.nextGenUX4 .simpletextrightvaluecc {
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	font-size: 13px;
	color: #404040;
}


.nextGenUX4 .simpletextleftvaluedp {
	float: left;
	font-size: 13px;
		color: #404040;
	font-weight: normal;
	margin-left: 8px;
}
.nextGenUX4 .simpletextrightvaluedp{
	float: right;
	margin-right: 5px;
	font-size: 13px;
	color: #404040;
}

.nextGenUX4 .simpletextleftvalueln {
	float: left;
	font-size: 13px;
		color: #404040;
	font-weight: normal;
	margin-left: 8px;
	margin-top: -2px;/*Aashish added for nextgen defect*/
}
.nextGenUX4 .simpletextrightvalueln{
	float: right;
	margin-right: 5px;
	font-size: 18px;
	margin-top:-18px; /*Aashish changed for nextgen defect from -20px;*/
	color: #404040;
}

.nextGenUX4 .textLegendSmall {
	margin-left: 3px;
	font-size: 12px;
	color: rgb(125, 125, 125);
}
.dashboardSection .textLegendSmall {
	margin-left: 3px;
	font-size: 12px;
	color: rgb(125, 125, 125);
}
.stage3_previewconfirm_details_columnln .simpletextrightvalue{
	float: right !important;
	font-size: 0.80em;
		color: #404040;
	font-weight: normal;
	margin-right: 8px;
}

.stage3_previewconfirm_details_columnln .simpletextrightvaluelarge{
	float: right !important;
	font-size: 1em;
		color: #777575;
	font-weight: normal;
	margin-right: 8px;
}

.stage3_previewconfirm_details_column .simpletextleftvalue{
	float:left;
	font-size:0.70em;/*Mahesh changed from .8em to .7em*/
		
	color:  rgb(127, 127, 127);
	font-weight: normal;
	margin-left: 8px;
}

.stage3_previewconfirm_details_column .simpletextleftvalueop{
	float:left;
	font-size:0.70em;/*Mahesh changed from .8em to .7em*/
		
	color:  rgb(127, 127, 127);
	font-weight: normal;
	margin-left: 8px;
	margin-top: -10px;
	width: 177%;/*jayant added*/
}
.arrow_nexgen {
float: right;
/*Mahesh Changed to 18  6/10/2014 starts*/
width: 18px;
height: 27px;
/*background: url(../images/Pagination-Right-Arrow_Active.png) rgb(169,209,142) no-repeat 52% 12px;*/
background-color:rgb(169,209,142);
/*Mahesh Changed  6/10/2014 ends*/
}
.stage3_detailspanel1{
float: left;
/* border-left: 1px solid #CCCCCC; */
/* border-right: 1px solid #CCCCCC; */
/* border-bottom: 1px solid #CCCCCC; */
width: 94%;
/* padding-bottom: 10px; */
/* margin-bottom: -1px; */
/* margin-left: 7px; */
}
.stage3_detailspanel1 .action_button{
	float: right;
/* width: 70px; */
/* height: 31px; */
background-color: #1ab2ff;
display: inline-block;
padding: 3px 3px 3px 7px;
border: 1px solid #1ab2ff;
color: rgb(64,64,64);
font-size: .8em;
}
.stage3_detailspanelcombobuttonrow1{
float: left;
margin: -2px 12px 4px 11px;
width: 100%;
}
.stage3_previewconfirm_details_column .simpletextheading{
	margin-left: 8px;
	font-size: 0.9em;
	/* font-weight: bold; */
	color: #0078be;
	}
.stage3_previewconfirm_details_column1 .simpletextheading{
	/*margin-left: 8px;*//* mahesh commneted: 6/10/2014 */
	font-size: 0.8em; /*Mahesh changed from 0.9em to 0.8em */
	 font-weight: bold; /*mahesh uncommneted: 6/10/2014 */
	color: #0078be;
		margin-left: 8px;/*jayant added*/
}

.stage3_previewconfirm_details_columnop .simpletextheading{
	margin-left: 8px;
	font-size: 0.9em;
	/* font-weight: bold; */
	color: #0078be;
	}


.stage3_previewconfirm_label_column1 .mainheadlabelcc{
		float: right;
	margin-right: 8px;
	color: rgb(255, 192, 0);
	font-weight: normal;
	font-size: 14px;/* Mahesh changed from 0.7 to 0.6em */
/* margin: 13px 10px 0 0; */
	
}

.stage3_previewconfirm_label_column1 .mainheadlabelop{
		float: right;
	margin-right: 8px;
	color: rgb(146, 208, 80);
	font-weight: normal;
	font-size: 0.60em;/* Mahesh changed from 0.7 to 0.6em */
/* margin: 13px 10px 0 0; */
	
}
.stage3_previewconfirm_label_column1 .mainheadlabeldp{
		float: right;
	margin-right: 8px;
	color: #12E09B;
	font-weight: normal;
	font-size: 0.70em;
/* margin: 13px 10px 0 0; */
	
}
.mainheadlabelln{
		
	float: right;
	color: orange;
	font-weight: normal;
	font-size: 0.8em;
	margin-right: 8px;
	text-transform:uppercase;
}

.stage3_previewconfirm_label_column1{
	width:43%;
	word-wrap: break-word;
	margin-right: 5px;
	text-align: right
}
.stage3_previewconfirm_details_column1 {
	width: 28%;
/* float: left; */
/* word-wrap: break-word; */
/* margin-right: 5px; */
/* font-weight: normal; */
	font-family: OpenSans-Semibold !important;
	}
.stage3_previewconfirm_details_column1_forWidget {
	width: 28%;
 float: right;
/* word-wrap: break-word; */
/* margin-right: 5px; */
/* font-weight: normal; */
	font-family: OpenSans-Semibold !important;
	}

.stage3_previewconfirm_label_column1 {
	width: 46%;
	padding-right: 5px;
	word-wrap: break-word;
	margin-right: 5px;
	text-align: right;
}

.stage3_previewconfirm_label_column1 .simpletextleftlabel{	
		float: left;
	margin-right: 8px;
	font-size: 0.60em;/*Mahesh changed from 0.7 to 0.6em 6/10/2014*/
	color: rgb(191, 191, 191);
	line-height: 12px;
}
.simpletextleftlabelop{	
		margin-top: -8px;
	float: left;
	margin-right: 8px;
	font-size: 0.60em;/*Mahesh changed from 0.7 to 0.6em 6/10/2014*/
	color: rgb(191, 191, 191);
	line-height: 12px;
	margin-left: 8px;/*jayant added*/
}
.stage3_previewconfirm_details_column1 .simpletextleftvalue {
	float: left;
	font-size: 0.70em;/*Mahesh chagned from 0.8em to 0.7em 6/10/2014 */
		color: rgb(127, 127, 127);
	font-weight: normal;
	margin-left: 8px;
}
.stage3_previewdetailsrowlnless {
margin-top: 0px;
float: left;
width: 100%;
}
.stage3_previewdetailsrowlarge{
margin-top: 10px;/*Mahesh chagned from 20px to 10px 6/10/2014 */
float: left;
width: 100%;
/*border-bottom: 1px solid #dfdfdf;*//*removed*/
/*padding-bottom: 35px;*/
}
.stage3_previewdetailsrowlargeborderBottom{
margin-top: 10px;/*Mahesh chagned from 20px to 10px 6/10/2014 */
float: left;
width: 100%;
border-bottom: 1px solid #dfdfdf;
padding-bottom: 35px;
}
.stage3_previewconfirm_label_columnln .simpletextleftvalueln {
float: left;
margin-left: 8px;
font-size: 0.70em;
color: #777575;
line-height: 12px;
}
.stage3_previewdetailsrowln {
margin-top: 11px;
padding-bottom: 12px;
float: left;
width: 100%;
}
.current-avail-bar-bottom{
margin-top: 11px;
float: left;
width: 100%;
border-bottom: 1px solid #dcdcdc;
padding-bottom: 15px;
}
.current-avail-bar{
	clear: both;
	display: block;
	margin: 15px 10px 0 8px;
	border-bottom: 1px solid #dcdcdc;
	border-top: 1px solid #dcdcdc;
	padding-bottom: 10px;/*Mahesh changed 6/10/2014 */
	padding-top: 5px;/*Mahesh changed 6/10/2014 */
	height: 9px;
}

.current-avail-bar-dp{
	clear: both;
	display: block;
	margin-bottom:5px;
	margin: 15px 10px 0 8px;
	border-top: 1px solid #dcdcdc;
	padding-bottom: 10px;/*Mahesh changed 6/10/2014 */
	padding-top: 5px;/*Mahesh changed 6/10/2014 */
	height: 9px;
}
.current-avail-bar-dp .simpletextleftlabel{
		float: left;
	margin-left: 0px !important;
	font-size: 12px;
	color: #7d7d7d;
	line-height: 12px;
}
.current-avail-bar-dp  .simpletextrightvalue{
	color: #404040;
    float: right;
    font-size: 14px;
    margin-right: -5px;
    margin-top: -3px;
}

.stage3_previewdetailsrow1 {
	margin-top: -2px;/*modified-07-11*/
	margin-bottom: 12px;
	float: left;
	width: 100%;
}
.stage3_previewconfirm_details_column1 .simpletextrightvaluelarge {
	font-size: 0.9em;/*mahesh changed from 1.4em to 0.9em */
		color: rgb(127, 127, 127);
	font-weight: normal;
	margin-right: 8px;
	float: right;
	padding-top: 5px;/*jayant added*/
}

.stage3_previewconfirm_details_column1 .simpletextrightvaluelargeWidget {
	font-size: 16px;
		color: #404040;
	font-weight: normal;
	margin-right: 8px;
	float: right;
	padding-top: 10px;
}
.stage3_previewconfirm_label_columnop {
	width: 26%;
	float: left;
	padding-right: 5px;
	word-wrap: break-word;
	margin-right: 5px;
	text-align: right;
}
.stage3_previewconfirm_label_columndp {
width: 22%;
/* float: left; */
padding-right: 5px;
word-wrap: break-word;
margin-right: 5px;
/* text-align: right; */
}
.account_main_head_label .opaccount_main_head_label{
	float: right;
	color: #92d050;
	font-weight: normal;
	font-size: 0.8em;
	margin-right: 8px;
}

.stage3_previewconfirm_label_columnop .simpletextleftlabel{	
		float: left;
	margin-left: 8px;
	font-size: 0.70em;
	color: rgb(191, 191, 191);
	line-height: 12px;
}

.HW_head_outerdiv1 {
	background-color: #f2f2f2;/*next-gen*/
	/* height: 28px; */
	margin-top: 0px;
	padding-left: 0px;
	text-align: center;
}

.stage3_previewconfirm_details_columnop {
width: 34%;
float: left;
word-wrap: break-word;
margin-right: 5px;
/* font-weight: normal; */
font-family: OpenSans-Semibold !important;
}
.stage3_previewconfirm_details_columnop .simpletextleftvalue {
float: left;
padding-top: 4px;
font-size: 0.80em;
color: rgb(127,127,127);
font-weight: normal;
margin-left: 8px;
}
.stage3_leftrightmainpanel1{
float: left;
/*border: 1px solid #E0E1E2;*/
/*padding-bottom:15px;*/
width: 100%;
/*	background: url("../images/backgrounds/separator1.gif") repeat-y scroll
		50% 0 transparent; */ /*next-gen*/
	background-color: #FFFFFF;/*next-gen*/
}
.searchsimpletext1{
float: left;
margin-left: 3px;
font-size: 0.70em;
color: #7d7d7d;
line-height: 12px;
}
.stage3_previewconfirm_details_column1 .simpletextrightvalue1 {
float: right !important;
color: rgb(127,127,127);
font-weight: normal;
margin-right: 8px;
padding-top: 9px;
font-size: 1em;
}

.stage3_previewconfirm_label_columnln {
width: 35%;
float: left;
padding-right: 5px;
word-wrap: break-word;
margin-right: 5px;
text-align: right;
}

.stage3_previewconfirm_label_column_small{
	width: 40%;
	margin-top:5px;
}

.stage3_previewconfirm_details_column_big{
	width: 59%;
	margin-top:5px;
}
.stage3_previewconfirm_details_column_big .simpletextrightvaluelarge{
	float: right;
	margin-bottom: 10px;
	padding-right: 5px;
	font-size: 18px;
	color: #404040;
}
.stage3_previewconfirm_details_columnln{
width: 25%;
/* float: left; */
word-wrap: break-word;
margin-right: 5px;
/* font-weight: normal; */
font-family: OpenSans-Semibold !important;
}
.HW_head_outerdiv_ng {

	height: 25px;/*28px; modified as per style guide */
	margin-top: 0px;
	padding-left: 0px;
	text-align: center;
}

.hwgreentxt1 {
color: #92d050;
font-weight: normal;
font-size: 0.7em;
float: right;
margin-right: 3px;
}
/* Jayant styles ends */
.container-consoAccntSummary{
float:left;
margin-bottom:7%;/*Mahesh changed to 100%*//*vinay modified*/
width:32.5%;/*mahesh added*//*vinay modified*/
margin-right: 17px;/*vinay modified*/
}
.container-nxtGenxtrasmall{
	float: left;
	z-index: 0;
	position: relative;
	margin-right:4px;/*added by vinay*/
	width:31.85%;/*added by vinay*/
}

.container-nxtGenxtrasmall .widget-xtrasmall{
	width:101%;
	}
.container-nxtGenxtrasmall .widget-small{
	width:99.05%;
	min-height:200px;
	}

.container-nxtGenxtrasmall .widget-small .widget-content{
	min-height:240px;
	overflow:visible;

	}



.chartFooterDisplay{
min-height: 50px;
width: 100%;
border: 1px solid #D4D6D7;
border-left:none;
border-right:none;
float: left;
margin-top: -1px;
z-index: 1;
position: relative;
border-bottom:none;
background-color:#FFF;
padding-top:5px;
}
.pinnableGroupletWrapper{
width: 23px;
line-height: 20px;
float: left;
}
.container-nxtGenmedium .pinnableGroupletWrapper{
margin-top:-42px;/*changed for nextGen RWD - vinay*/
width: 23px;
line-height: 20px;
float: left;
padding-top:5px;
}
.container-nxtGenmedium .widget-medium .pinnableGroupletWrapper {
   margin-top: 12px !important;
}
.forChartingMargin {
  margin-top: 8px !important;
  margin-left: -22px;
  float:left;
}
.container-nxtGenmedium .pinnableGroupletWrapperln{
margin-top:-31px;/*changed for nextGen RWD - jayant*/
width: 23px;
line-height: 20px;
float: left;
}


.container-nxtGenxtrasmall .pinnableGroupletWrapper{
margin-top:-5px;/*changed for nextGen RWD - vinay*/
width: 23px;
line-height: 20px;
float: left;
}
.donutWrapperUl{
width: 100%;
background-color: #F9F9F9;
position:absolute;
float: left;
}
.donutItem{
width: 23%;/*changed for nextGen RWD - vinay*/
float: left;
margin-right: 2px;
margin-left: 6px !important;
border-bottom: 1px solid #FFF;
/* border: 1px solid #008000; */
padding: 0px !important;/*changed by vinay for chart*/
border-bottom: 1px transparent;/*changed by vinay for chart*/
margin-left:1%;
list-style-type:none;
background-color: #FFF !important;
margin-top: 5px;
cursor:pointer;
}
.donutSelected{
border-left: 1px solid #D4D6D7;
border-right: 1px solid #D4D6D7;
border-top: 1px solid #D4D6D7;
bottom: 0px;
position: relative;
z-index: 2;
padding-right: 2px !important;
}
.donutItemSingle{
	width:30%;
	}
.container-nxtGenNoTopmedium .stage3_inputpanel_leftcontainer_nobottommargin {
    float: left;
    width: 100%;
	border:none;
}

.container-nxtGenNoTopmedium .stage3_leftrightmainpanel {
	float: left;
	/*border: 1px solid #E0E1E2;*/
	border-bottom:1px solid #CCCCCC;
	padding-bottom: 15px;
	width: 100%;
	background: url("../images/backgrounds/separator1.gif") repeat-y scroll
		50% 0 transparent;
}

.container-nxtGenNoTopmedium  .stage3_downloadnav{
	border:none;
}
.container-nxtGenNoTopmedium .widgetFooterBorder_new{	
	width:99.4%;/*vinay modified*/
	border-right: 1px solid #C9CBCC;
	padding-right: 2px;
	margin-top:0px !important;
	}
.container-nxtGenNoTopmedium .widgetPaginationFooterNextGenBorderTop{	
	width:99.4%;/*vinay modified*/
	border-right: 1px solid #C9CBCC;
	padding-right: 2px;
	margin-top:0px !important;
	}	
.container-nxtGenNoTopmedium .stage3_whitetabhover{
	margin-left: -14px;
	font-size:14px;/*jayant changed 14NOV from 12px*/
	color:#2d4164;
	height:30px;
	border-right: 1px solid #CCCCCC;
}


/*.container-nxtGenNoTopmedium .widget-medium .empty-widget{
	min-height: 340px !important;
} commented by Raviraj moved to npagecustom*/
	.container-nxtGenNoTopmedium .stage3_tabmenupanel{
	border-left: 2px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width:100%;
	background-color: rgb(249,249,249);
	height: 25px;/*jayant added*/
}

.container-nxtGenNoTopmedium .widget-medium .widget-content {
	background-color: rgb(249,249,249);
	width:100% !important;/*changed by vinay for rwd*/
	height:auto !important;/*changed by vinay for rwd*/
	min-height: 549px;/*changed by vinay for rwd*/
	max-height: none;/*changed by vinay for rwd*/
	overflow-y:hidden;
	border: none;
}

.container-nxtGenNoTopmedium .tableoverflowwrapperhw{
/*border-left:none !important;
border-right:none !important;
border-bottom:none !important;*//*removed*/
margin-left: 0px !important;
width:100% !important;
}

.container-nxtGenNoTopmedium .pageLeftContainer {
	float: left;
	width: 99.4%;
	background-color: #FFFFFF;
	border-top:none;/*next gen changes*/
	border-left: 1px solid #CCCCCC;/*next gen changes*/
	border-right: 1px solid #CCCCCC;/*next gen changes*/
	border-bottom: 1px solid #CCCCCC;/*next gen changes*/
}

.container-nxtGenNoTopmedium  .stage3_tabmenupanel_nextgen_list{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 99.4%;
}


.container-nxtGenNoTopmedium .stage3_detailspanel{
	float: left;
	border-right: 1px solid #CCCCCC;
	border-left: none;
	border-bottom: none;
	width: 100%;
	padding-bottom: 11px;
	margin-bottom: 0px;	
}
.container-nxtGenNoTopmedium .nextGen_tabmenupanel{
	float: left;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 99.3%;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	margin-left: 7px;
}


.container-nxtGenNoTopmedium .stage3_tabmenupanel_nextgen_list {
float: left;
border-top:none;/*next gen changes*/
border-left: 1px solid #CCCCCC;/*next gen changes*/
border-right: 1px solid #CCCCCC;/*next gen changes*/
border-bottom: 1px solid #CCCCCC;/*next gen changes*/
margin-bottom: -1px;
width: 99.4%;
float: left;
padding-left: 0px;
padding-top: 0px;
/* margin-left: 7px; */
height:50px;
}

.container-nxtGenNoTopmedium .donutWrapperUl{
	position: relative;
}

.container-nxtGenNoTopmedium .calendarPaginationWrapper{
	position:relative !important;
	margin-left: -1px;
	background-color: #ffffff;
	bottom: -1px !important;
	width: 100%;
	border: 1px solid #CCCCCC;
}
.container-nxtGenNoTopmedium .summaryLegendHolder{
	margin-bottom:25px;
}
.container-nxtGenmedium{
width:63.6%;/*vinay modified*/
margin-right:0px;/*vinay modified*/
float:left;
}
.container-nxtGenmedium .widgetFooterBorder_new{	
	width:99.7%;/*vinay modified*/
	margin-top:5px !important;/*modified by binoy*/
	}
.container-nxtGenmedium .widgetPaginationFooterNextGenBorderTop{	
	width:99.7%;/*vinay modified*/
	margin-top:5px !important;/*modified by binoy*/
	}	
/*vinay added-start*/
.container-nxtGenmedium .stage3_tabmenupanel{
	width:99.4%;
	height: 29px;/*jayant added*/
}
/*vinay added-end*/
.container-nxtGenmedium .stage3_listingpaneldiv{
	border:0px !important;
	width:100%;
	}
.container-nxtGenmedium .widget-medium{
width:100% !important;
}
.container-nxtGenmedium .widget-medium .widget-content {
	width:100% !important;/*changed by vinay for rwd*/
	height:auto !important;/*changed by vinay for rwd*/
	min-height: 480px;/*changed by vinay for rwd*//*changed from 575 to 480 as per pavans comment by Mahesh*/
	max-height: 480px;/*changed by vinay for rwd*/
	overflow-y:auto;/*changed from hidden to auto as per pavans comment by Mahesh*/
}

.nextGenUX4 .stage3_previewconfirm_label_column3{
	width: 49%;
	margin-top: 5px;
	word-wrap: break-word;
}
.nextGenUX4  .tableoverflowwrapperhw .menuArrowImageDown{
	border-color: #000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) !important;
	}
.nextGenUX4 .menuSideArrowImageForMenuChoices{
background-color: #FAFAFA !important;
margin-bottom: 2px;	
	}
.container-nxtGenmedium .widget-medium .widget-content .calendarPagination li{
float: left;
width: 8%;
padding-left: 9px;
padding-top: 4px;
}
.nextGenUX4 .dashboardSection .calendarPagination li{
	padding-left: 0px !important; 
	width: 30px !important;
}
.container-nxtGenmedium .tableoverflowwrapperhw{
border-left:none;
border-right:none;
border-bottom:none;
width:101.5%;
}
.container-nxtGenmedium .stage3_detailspanel{
	border:none;
	padding-top: 5px;
	width: 99.4%;
}
.lastPullDown_6{
	top:1px;
	}
	
.nextGenUX4 .lastPullDown_2{
  top: inherit !important;
  bottom: 1px !important;
}
.nextGenUX4 .lastPullDown_3{
  top: inherit !important;
  bottom: 1px !important;
}
.nextGenUX4 .lastPullDown_4{
  top: inherit !important;
  bottom: 1px !important;
}
.nextGenUX4 .lastPullDown_5{
  top: inherit !important;
  bottom: 1px !important;
}
.nextGenUX4 .lastPullDown_6{
  top: inherit !important;
  bottom: 1px !important;
}

.nextGen_tabmenupanel{
	float: left;	
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: -14px;/*jayant added*/
	width: 100%;/*Aashish changed for RWD*/
	float: left;
	padding-left: 0px;
	border-bottom:none !important;
	padding-top: 0px; /*margin-left:7px;*/
}
.nextGen_tabmenupanel_chartTab{
	float: left;	
	margin-bottom: 0px;
	margin-top: 0px;
	width: 99.3%;/*Aashish changed for RWD*/
	float: left;
	padding-left: 0px;
	padding-top: 0px; /*margin-left:7px;*/	
}
.nexGentabHolder{
margin-top:9px; /*jayant changed from 2% on 18nov*/
}
.mainDiv .calendarPaginationWrapper{
height:40px;
position:absolute;
bottom:1%;
}

.mainDiv .calendarPagination li a{
	border: none !important;
	}
.stage3_previewdetailsrow2{
margin-top: 10px;/*jayant changed from 5 to 10px*/
float: left;
width: 100%;
}
.stage3_previewdetailsrowWidget{
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
.nextGenUX4 .stage3_previewdetailsrow3{
	margin-bottom:10px;
	float: left;
	width: 100%;
}

element.style {
height: 50px;
/* margin-left: -1px; */
}
.stage3_tabmenupanel_nextgen_list {
float: left;
/*border-bottom: 1px solid #CCCCCC; jayant removed*/
margin-bottom: 0px;
margin-top: 0px;
width: 100%;
float: left;
padding-left: 0px;
padding-top: 0px;
/* margin-left: 7px; */
height:50px;
}

.nexGentabHolder_list{
margin-top:9px;
margin-right:1%; 
}

/*Mahesh styling list and chart anchor buttons starts */

/*Mahesh styling list and chart anchor buttons ends */
.marginBottom10{
	margin-bottom:10px;
}
.container-consoAccntSummary .section{
padding-top:0 !important;
}
.nextgen_inputpanel_leftcontainer_nobottommargin {
    float: left;

    width: 100%;
 
}
.nextgenPaddingLeft{
	padding-left:0.5%;
	text-align: right;
	padding-right:5px;
}
.nextgenPaddingRight{
	padding-right:1%;
}
.container-nxtGenmedium .notopborder .listingcol{
	display:none !important;
}

.container-nxtGenmedium .stage3_searchpaneldiv{
	border-color: rgb(0, 112, 192);
	margin-top: -39px;/*modified by binoy*/
	margin-left: 6px;/*jayant added for alignment 9dec*/
}


.container-nxtGenmedium h3.notopborder{
	display:none !important;
}
.container-nxtGenmedium .tableoverflowwrapperhw .simpletextwithwidth{
	width:45% !important;
	float: none; /*for amount right alignment*/
	}
.container-nxtGenmedium .tableoverflowwrapperhw .searchsimpletext_accntSummary{
	float: none; /*for amount right alignment*/
	}
.stage3_inputpanel_leftcontainer_nextgen {
    float: left;
    width: 100%;
 
}	

.container-nxtGenxtrasmall h3.notopborder{
	display:none !important;
}
.container-nxtGenxtrasmall .stage3_previewconfirm_details_column1 .simpletextheading {
	margin-left: 6px;
}
.HW_head_outerdiv .container-nxtGenxtrasmall tr.HW_head_outerdiv{
	display:none !important;
}
.hasNextGenPulldown{
color: rgba(0, 0, 0, 0) !important;
background: url(../images/Pagination-Right-Arrow_Active.png)#1ab2ff no-repeat 100% 0 !important;
width: 23%;
/* min-height: 25%; */
float: right;
position: relative;
margin-right: 14px; /*jayant changed from 5*/
margin-bottom: 10px; /*jayant changed from 5*/
padding-bottom: 8px; 
padding-left: 10px;
vertical-align: bottom;
/* vertical-align: bottom; */
line-height: 2.5;
height: 22px;

}
.stage3_detailspanelWidget {
float: left;
border:none;
width: 100%;
padding-bottom:10px;
margin-bottom: -1px;
/*margin-left:7px;*/
}
.lastPullDown_3{
top:1px;
}
.hasNextGenPulldown  .menuSideArrowImageForMenuChoices {
background-color: #FAFAFA !important;
margin-bottom: 2px;
}
.hasNextGenPulldown  .menuChoices ul li a{
color:#000;
}
.hasNextGenPulldown .menuChoices ul li ul li{
background-image: none !important;
}
.stage3_inputpanel_leftcontainer_nobottommarginWidget {
    float: left;

    width: 100%;
 
	
}
.hasNextGenPulldown .menuPullDownHead{
	color:#000 !important;
}
.hasNextGenPulldown .menuArrowImageDown{
	border-color:transparent !important;
}
.container-nxtGenxtrasmall .stage3_inputpanel_leftcontainer_nobottommargin{
	border:none !important;
}
.container-nxtGenxtrasmall .stage3_previewconfirm_label_column, .container-nxtGenxtrasmall .ui-dialog .stage3_previewconfirm_label_column {
	width:49% !important;
	padding-right:0px;
	margin-right:0px;
}
.menuDisplayLeft{
left:30%;
}
/* styling accountTab and netValueTab achor tags */
.netValueTab a,.netValueTab a:hover, .netValueTab a:visited, .netValueTab a:link{
	text-decoration:none;
}
.accountsTab a,.accountsTab a:hover, .accountsTab a:visited, .accountsTab a:link{
	text-decoration:none;
}

.netValueTabLink:hover,.accountsTabLink:hover{
	text-decoration:none;
}
.netValueTabLink{
	color:black;
}
.accountsTabLink{
	color:white;
}
.container-nxtGenxtrasmall .pageLeftContainer{
	float: left;
	width: 98%;
	background-color: #FFF;
	margin-left: 3px;
	}
.container-nxtGenxtrasmall .hasNextGenPulldown{
	width: 80px;
	line-height: 2;
	font-size: 14px;
	height: 22px;
	cursor:pointer;
}
.nextGen_previewdetailsrowlarge{
border-bottom: 1px solid #D4D6D7;
padding-bottom: 5px;
margin-top: 10px;/*Mahesh chagned from 20px to 10px 6/10/2014 */
float: left;
width: 100%;
}
.nextGen_previewdetailsrow{
border-bottom: 1px solid #D4D6D7;
padding-bottom: 5px;
margin-top: 10px;/*Mahesh chagned from 20px to 10px 6/10/2014 */
float: left;
width: 100%;
}
.nextGen_previewconfirm_details_column{
width: 49%;
float: right;
font-size:14px;
color:#404040;
word-wrap: break-word;
margin-right: 5px;
/* font-weight: normal; */
font-family: OpenSans-Semibold !important;
text-align: right;
}
.nextGenDetailsSmpleText{
font-family: OpenSans-Semibold !important;
color: #262a2c;
font-size: 0.69em;
text-decoration: none;
float: left;
margin-left: 8px; /*jayant changed from 6px*/
}
.nextGenDetailsPagePulldownHolder{
float: left;
width: 100%;
position: absolute;
bottom: 1px;
}
.positionrelativeimp{
	  position: initial !important;
}
.container-nxtGenmedium .nextGenDetailsPagePulldownHolder {
  width: auto !important;
  bottom: -10px !important;
}

.nextGenDetailsPagePulldownHolderPagination{
position:relative !important;
}
.opBbarChart{
float:left;
width:95%;
position: absolute;
margin-top: 10px; 
padding-right: 3%; /*jayant changed from 15px*/
padding-left: 3%;/*jayant changed from 15px*/
margin-left: 5%;/*jayant changed from 24px*/
}
.ccVerticalChart
{
	width:95%;
float:left;
position: absolute;
margin-top: 10px;
padding-right: 3%; /*jayant changed from 15px*/
padding-left: 3%;/*jayant changed from 15px*/
margin-left: 3%;/*jayant changed from 24px*/
}
.lnBarChart{
width:95%;
float:left;
position: absolute;
margin-top: 10px;
padding-right: 3%; /*jayant changed from 15px*/
padding-left: 3%;/*jayant changed from 15px*/
margin-left: 3%;/*jayant changed from 24px*/
}

.dpStackedChart{
	width:95%;
float:left;
position:  absolute;
margin-top: 20px;
padding-right: 3%; /*jayant changed from 15px*/
padding-left: 3%;/*jayant changed from 15px*/
margin-left: 5%;/*jayant changed from 24px*/
}

.chartPaginationPagination{
height:10px;
bottom:-3% !important;
}
.paddingRightinlist .searchsimpletext_leftmargin_currency{
float:none !important;
line-height: 2.6;
}
.paddingRightinlist .searchsimpletext_leftmargin{
float:none !important;
}
.lnDoughnutDeails{
float:left;
padding-right: 0px;
padding-left: 0px;
margin-left: 15%;
}
.stage3_rowwithmarginop{
	height:15px;
	margin:5px 0px 5px 0px;
}
.nextGen .HW_formbtn:hover {
	background: url("../images/backgrounds/buttonStyle02_mouseover.gif")
		no-repeat scroll 0 0 transparent;
	/*clear: right;
	float: left;
	height: 30px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;*//*Removed by vinay for Next Gen Pinnable button*/
}
.container-nxtGenmedium .goto_next{
background:url("../images/Pagination-Right-Arrow_Active.png") no-repeat scroll 5px -5px rgba(0, 0, 0, 0) !important;
width:30px !important;
margin:5px;
}
.container-nxtGenmedium .goto_next_inactive{
background:none;
}

.container-nxtGenmedium .widget-medium .widget-content .calendarPagination {
width: 86px;
}
.nextGenUX4 .dashboardSection .calendarPagination{
	  width: 100px !important;
}
.donutSeparator{
	float: left;
	margin: 8px -18px 0px 7px;
	height: 15px;
	border-left: 1px solid #CCCCCC;
	vertical-align: middle;
}

.goto_next_inactive_NextGen{
background:url("../images/Pagination-Left-Arrow_Disabled.png") no-repeat scroll 0px 0px rgba(0, 0, 0, 0) !important;
width:15px !important;
margin:5px;
}

.goto_previous_inactive_NextGen{
background:url("../images/Pagination-Right-Arrow_Disabled.png") no-repeat scroll 0px 0px rgba(0, 0, 0, 0) !important;
width:15px !important;
margin:5px;
}

.goto_nextGen{
background: url("../images/Pagination-Right-Arrow_Active.png") no-repeat scroll rgba(0, 0, 0, 0) !important;
width: 18px !important;
margin-top: 5px;
margin-left: 7px;
}

.goto_nextGenPrev{
background: url("../images/Pagination-Left-Arrow_Active.png") no-repeat scroll rgba(0, 0, 0, 0) !important;
width: 18px !important;
margin-top: 5px;
margin-left: 7px;
}
.goto_nextGen_inactive{
background:none;
}

.container-nxtGenmedium .goto_previous_inactive{
background:url("../images/Pagination-Right-Arrow_Disabled.png") no-repeat scroll 5px 0px rgba(0, 0, 0, 0) !important;
width:30px !important;
margin:5px;
}
.container-nxtGenmedium .goto_previous{
background:url("../images/Pagination-Left-Arrow_Active.png") no-repeat scroll 0px -5px rgba(0, 0, 0, 0) !important;
width:30px !important;
margin:5px;
}
.container-nxtGenmedium .widget-content .calendarPagination li a{
border-left: none !important;
	}
.nextgenTxnlistingText{
	padding-top: 3px;
	padding-left: 5px;
	color: #7d7d7d;
	font-size: 16px;
}

.stage3_tabmenupanel_charts {
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 99.3%;
	float: left;
	padding-left: 0px;
	padding-top: 0px; 
}

.stage3_tabwhitep_chart_combobox{
margin: 0;
padding: 0;
float: left;
height: 3px;
z-index: 1;
margin-left: 5px;

}

.stage3_previewconfirm_label_columnDepNextgenLeft {
	max-width: 30%;
float: left;
padding-left: 4%;
}

.stage3_previewconfirm_label_columnDepNextgenRight {
	max-width: 34%;
float: right;

}
.simpletextNextGenDetailsLeft{
	width: 60%;
	float: left;
	color: #262a2c;
		/*Changed by Neha Gosain */
	/* font-size: 0.813em;*/	
	font-size: 0.69em;	
	text-decoration: none;
}
.simpletextNextGenDetailsRight{
	width: 100%;
	float: left;
	color: #262a2c;
		/*Changed by Neha Gosain */
	/* font-size: 0.813em;*/
	font-size: 0.69em;	
	text-decoration: none;
}
.stage3_previewconfirm_details_right{
	float:right;
	margin-right:5%;
	margin-top:10px;
}

.stage3_previewconfirm_details_marginLeft{
	margin-left:5%;
}
.legendHolder{
	width: 42%;
	float:right;
	/*margin-top: -1%;*/
}
.legendOneWrapper{
	width: 100%;
    float: left;
}
.legendColorOne{
	min-width:10px; 
	min-height:10px;
	float:left;
	width: 20px;
	margin-bottom: 5%;
	vertical-align: initial;
	margin-top: 5px;
}
.legendColorLeftThree{
	min-width:10px; 
	min-height:10px;
	float:left;
	width: 20px;
	margin-bottom: 5%;
	vertical-align: initial;
	margin-top: 5px;
}
.legendHolder .searchsimpletext{
padding-top:0px !important;
}
.lnLegendHolder .legendColorOne{
	background-color: #F5C2B1; 
}
.dpLegendHolder .legendColorOne{
	background-color: #0FCF94; 
}
.dpLegendHolder{
margin-top:15px !important;
}
.textWrapperOne{
	width: 58%;
    float: left;
    margin-left: 10%;
    vertical-align: top;
}
.textWrapperTwo{
	width: 58%;
    float: left;
    margin-left: 10%;
    vertical-align: top;
}
.textWrapperThree{
	width: 63%;
    float: left;
    margin-left: 10%;
    vertical-align: top;
}
.legendTwoWrapper{
	width: 100%;
    float: left;
}
.legendColorTwo{
	min-width:10px;
	min-height:10px;
	float:left;
	width: 20px;
	margin-bottom: 5%;
}
.lnLegendHolder .legendColorTwo{
	background-color: #F09971;
}
.dpLegendHolder .legendColorTwo{
	background-color: #7CE8C7; 
}
.legendSeparator{
    border-top: 1px solid #D9D9D9;
    margin-bottom: 5px;
    float: left;
    position: relative;
    width: 100%;
}
.legendThreeWrapper{
    width: 100%;
    float: left;
}
.legendColorThree{
	min-width:10px; 
	min-height:10px;	
	float:left;width: 20px;
}
.lnLegendHolder .legendColorThree{
	background-color: #DE752D; 
}
.textWrapperThree .labelOne{
width:100%;
}
.mainheadlabelDp{
		
	float: right;
	color: #9ED564;
	font-weight: normal;
	font-size: 0.8em;
	margin-right: 8px;
	text-transform: uppercase;
}
.mainheadlabelOp{
		
	float: right;
	color: #92D050;
	font-weight: normal;
	font-size: 0.8em;
	float: right;
	margin-right: 8px;
	text-transform:uppercase;
}
.mainheadlabelRightOp{
		
	float: right;
	color: #92D050;
	font-weight: normal;
	font-size: 0.8em;
	float: right;
	margin-right: 8px;	
	margin-top:-5px;
}

.detailsTxt{
	font-size: 0.69em;	
	color:#7F7F7F;
	width:100%;
	margin-left: 8px; /*jayant added*/
	cursor:pointer;
}
.simpletextlefttxtop{	
		float: left;
	margin-right: 8px;
	font-size: 0.60em;/*Mahesh changed from 0.7 to 0.6em 6/10/2014*/
	color: rgb(191, 191, 191);
	line-height: 12px;
	margin-left: 8px; /*jayant added*/
}
.txnDetailsWrapper{
width: 100%;
float: left;
border-top: 1px solid rgb(213, 213, 213); /*color changed solid #7F7F7F; */
padding-top: 10px;
margin-top:5px;
}

/*added by vinay for nextGen chart-start*/
.chartPagination{
	width: 100%;/*changed to 100% from 90% by mahesh*/
	/*margin-top: 73%;changed by vinay mishra*/
	float: left;
	clear: both;
	height: 38px;
	border-top: 1px solid lightgrey;
	padding-right: 30px;
	padding-left: 30px;
	position:absolute;
	bottom:2px;
}

.chartPaginationdeposit{
	width: 100%; /*jayant changed from 90% for navigation buttons*/
	/*margin-top: 65%;changed by vinay mishra*/
	float: left;
	clear: both;
	height: 38px;
	border-top: 1px solid lightgrey;
	padding-right: 30px;
	padding-left: 30px;
	position:absolute;
	bottom:-12px;
}

.chartPaginationCC{
	width: 100%;/*changed to 100% from 90% by mahesh*/
	/*margin-top: 73%;changed by vinay mishra*/
	float: left;
	clear: both;
	height: 38px;
	border-top: 1px solid lightgrey;
	padding-right: 30px;
	padding-left: 30px;
	position:absolute;
	bottom:-3px;
}

.chartPaginationloan{
	width: 100%;/*changed by mahesh from 90 to 100%*/
	/*margin-top: 73%;*//*changed by vinay mishra*//*mahesh commented margin-top */
	float: left;
	clear: both;
	height: 30px;
	border-top: 1px solid lightgrey;
	padding-right: 30px;
	padding-left: 30px;
	position: absolute;
	bottom: 2px;
}
.chartPaginationChild{
	float:right;
	width: 20%;
}

.dashboardSection .chartPagination{
margin-top: 53%;
position:relative !important;
}

.dashboardSection .chartPaginationdeposit{
position: relative;
margin-top: 53%;
}

.dashboardSection .chartPaginationCC{
position: relative;
margin-top: 53%;
}

.dashboardSection .chartPaginationloan{
position: relative;
margin-top: 53%;
}

.chartPegNextText{
	background: url(../images/Pagination-Right-Arrow_Active.png)
	transparent no-repeat 0% 0px;/*next-gen*/
	float:left;
	/* 	margin-top:8px; */
	width:30px;/*next-gen*/
	height:30px;/*next-gen*/
	margin-top: 2px;
}
.chartPegNextText_disabled{
	background: url(../images/Pagination-Right-Arrow_Disabled.png)
	transparent no-repeat 0% 0px;/*next-gen*/
	float:left;
	/* 	margin-top:8px; */
	width:30px;/*next-gen*/
	height:30px;/*next-gen*/
	margin-top: 2px;
}
.chartPegPrevText{
	background: url(../images/Pagination-Left-Arrow_Active.png)
	transparent no-repeat 0% 0px;/*next-gen*/
	float:left;
	/* 	margin-top:8px; */
	width:30px;/*next-gen*/
	height:30px;/*next-gen*/
	margin-top: 2px;
}
.chartPegPrevText_disabled{
	background: url(../images/Pagination-Left-Arrow_Disabled.png)
	transparent no-repeat 0% 0px;/*next-gen*/
	float:left;
/* 	margin-top:8px; */
	width:30px;/*next-gen*/
	height:30px;/*next-gen*/
	margin-top: 2px;
}
.paginationSeperator{
	color: lightgray;
	float: left;
	font-weight: normal;
	margin: 0 7px;
	padding-top: 4px;
}
.chartPaginationNext{
	float: left;
	margin-right: 10px;
}
.donutItem>embed{
	width:100%;
	margin-left: 0% !important;
}
/*added by vinay for nextGen chart-end*/
.consoAnchorLink{
	width:100%;
	float:left;
	}
.consoAnchorLink:hover{
	width:100%;
	float:left;
	text-decoration:none;
	}
	
	
.donutSeparator{
float:left;
}
.pinGroupletCancel, .pinGroupletContinue {
	border:none !important;
	line-height: 1.5 !important;
	
}
/*added by Mahesh for charts*/
.summaryLegendHolder{
width:100%;
float: left;
margin:1%;
}
.leftTextHolder{
	float:left;
	width:50%;
	display:inline-block;
	}
.rightTextHolder{
	float:right;
	width:30%;
	margin:1%;
	display:inline-block;
	}	
.textLegendTwo, .textLegendOne,.textBalance1Holder,.textBalance2Holder,.textLegendLeftThree,.textBalanceLegendLeftThreeHolder{
	font-size:0.7em;
	color:#7d7d7d;
	margin-left:1%;
	}
.textLegendSmall{
	font-size:0.7em;
	color:#dcdcdc;
	text-align: right;
    min-width: 80%;
	
	}
.textBalance3Holder{
	font-size:1em !important;
	color:#7d7d7d;
	margin-left:1%;
	display:block;
	width:100%;
	word-wrap:break-word;
	}
.rightTextHolder .legendRightDetailsHolderRowOne{
	width: 100%;
	float: right;
	}
.leftTextHolder .legendDetailsHolderRowOne{
	width:100%;
	line-height:1.5;
	}
.leftTextHolder	.legendDetailsHolderRowTwo{
	float: left;
width: 100%;
line-height:1;
	}	
.leftTextHolder .legendDetailsHolderRowThree{
	width:100%;
	line-height:1.5;
	}	
.summaryLegendHolder p .legendColorOne{
	width:10% !important;
	marigin-right:1%;
	}
.summaryLegendHolder p .legendColorTwo{
	width:10% !important;
	marigin-right:1%;
	}	
.summaryLegendHolder p .legendColorLeftThree{
	width:10% !important;
	marigin-right:1%;
	}	
.stage3_detailspanel_nextGen {
float: left;
	width: 100%;
	padding-bottom:10px;
	margin-bottom: -1px;
	/*margin-left:7px;*/
}

.outerMostWrapper{
	background-image:url(../images/outerMostWrapper.png);
	background-repeat:repeat-x;
	background-position:top;
	position: absolute;
	top: 0;
	height: 116px;
	width: 100%;
}
.accountLinkux4,.accountLinkux4:hover,.accountLinkux4.link,.accountLinkux4:visited,.accountLinkux4:active{
	color: #0078be;
	font-size: 0.8em;
  font-weight: bold;
  margin-left:5px;

 
	}
/*Mahesh charts end*/
/*Vinay Charts starts*/
.lnHeader{
	margin-top:-30px;
}
lnHeaderChildDiv{
	margin-top: -10px;
}
.lnHeaderChildDiv1{
	margin-top: 10px;/*20px;legends getting overlapped with graph */
	float: right;
}
.lnchartHeader{
	/*margin-top: -20px; commented by Raviraj*/
	height: 60px;
	margin-bottom:5px;
}
.chartLnLabel{
	font-size: 12px;
	color: #7d7d7d;
	margin-left: 7px;
}

.chartLnLabel_new{
	font-size: 12px;
	color: #7d7d7d;
	margin-left: 7px;
}



.chartLnValue{
	font-size: 15px;
	text-align: right;
	color: #7d7d7d;
	font-family: OpenSans-semibold;
		margin-left: 5px;
}

.legendLnChart{
	float: left;
	font-size: 12px;
	color: #404040;
	margin: -4px 10px 0px 7px;
}
.legendLnChartImg1{
	background-color:#a7e6e9;	
	min-width: 10px;
	min-height: 10px;
	float: left;
	width: 20px;

}

.legendLnChartImg2{
	background-color:#FFEAAB;	
	min-width: 10px;
	min-height: 10px;
	float: left;
	width: 20px;
}
.lnChartSeparator{
	margin: 5px 0px 0px 7px;
	height: 15px;
	border-left: 1px solid #CCCCCC;
	vertical-align: middle;
}

.dpHeader{
	margin-top:-30px;
}
.dpHeaderChildDiv{
	margin-top: -10px;
}
.dpHeaderChildDiv1{
	/*margin-top: 20px;*/
	float: right;
}
.dpchartHeader{
	margin-top: -20px;
	height: 60px;
}
.chartDpLabel{
	font-size: 12px;
	color: #7d7d7d;
	margin-left: 7px;
}

.chartdpValue{
	font-size: 18px;
	text-align: right;
	color: #7d7d7d;
	font-family: OpenSans-semibold;
		margin-left: 5px;
}

.legendDpChart{
	float: left;
	font-size: 12px;
	color: #404040;
	margin: -4px 10px 0px 7px;
	width: 70%;
}

.legendDpChart2{
	float: left;
	font-size: 12px;
	color: #404040;
	margin: 10px 10px 5px 7px;
	width: 70%;
}
.legendDpChartImg1{
	background-color:#AAB0D3;	
	min-width: 10px;
	min-height: 10px;
	float: left;
	width: 20px;

}

.legendDpChartImg2{
	background-color:#C7CBE2;
	margin-top:15px;	
	min-width: 10px;
	min-height: 10px;
	float: left;
	width: 20px;
}
.dpChartSeparator{
	margin-left: 20px;
	margin-right: 20px;
	height: 15px;
	border-left: 1px solid #CCCCCC;
	vertical-align: middle;
}

.nextgenPaddingLeft1{
padding-left:0.5%;
	text-align: right;
	padding-right:8px;


}

.listgreyrowtxtleftline_cc {
	text-decoration: none;
	padding-left: 2px; /*Modified from 6px by Parashar Dutta*/
	padding-right: 6px;
	vertical-align: middle;
	border: 0px;
	/* added by shreya for table heading & listing alignment*/
	text-align: right;
	font-size: 1em;
}	

.nextGenUX4 .listgreyrowtxtleftline_cc .searchsimpletext_accntSummary,.dashboardSection .listgreyrowtxtleftline_cc .searchsimpletext_accntSummary {
	float:none;
}

.nextGenUX4 .listgreyrowtxtleftline_cc .hwredtxt, .dashboardSection .listgreyrowtxtleftline_cc .hwredtxt{
	float:none;
}

.nextGenUX4 .listgreyrowtxtleftline_cc .searchsimpletext_right_nextgen,.dashboardSection .listgreyrowtxtleftline_cc .searchsimpletext_right_nextgen{
	float:none;
}
.modalWrapper .searchsimpletext_right_nextgen{
	float:none;
}
.nextGenUX4 .listgreyrowtxtleftline_cc .hwgreentxt{
	float:none;
}
.listgreyrowtxtleftline_cc_split {
	
	text-decoration: none;
	padding-right:7px;
	vertical-align: middle;
	border: 0px;
	text-align: center;
	font-size: 1em;
}
/*Vinay Charts ends*/

/*NextGen AccountSummary styles ended */
/*Mahesh populate Details on Hover starts */
  .bubble {
    /*position: absolute;
    width: 160px;
    height: 70px;
    padding: 0px;
    background: #FFF2CC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
     z-index: 1;*/
position: absolute;
padding: 17px 15px 17px 15px;
width: auto;
height: auto;
background: #FFF2CC;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
z-index: 1;
   
}

  .bubble:after {
    content: "";
    position: absolute;
    top: -12px;
    left: 85px;
    border-style: solid;
    border-width: 0 12px 12px;
    border-color: #FFF2CC transparent;
    display: block;
    width: 0;
    z-index: 1;
}
 .hoverImageStyle{
 float:right;
 width:25px;
 height:22px;
/* margin-top:5px;*/
 }
.widget-mediumUX4 .hoverImageStyle{
	height:18px;
}
.searchsimpletext_cctxnarray{
	color: #404040;/*next-gen*/
		font-size: 0.69em; /*Added by Parashar Dutta*/
	text-decoration: none;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	overflow:hidden;

}

.container-nxtGenmedium .db_h1{
	margin-left:5px ;
	}
	
.ui-dialog-content .stage3_tabmenupanel {
	width: 100.2%; 
	}
/*Aas
/*Mahesh populate Details on Hover ends */

.ngPaddingLeft{
	padding-left:4px;
}
.ngPaddingRight{
	padding-right:5px;
}
.ngPaddingLeftZero{
	padding-left:0px;
}

.ngPaddingRightZero{
	padding-right:0px;
}
/**/
.menu_count {
    position:absolute;
    top: 0px;/*-6px; modified for RWD */
    right:-6px;
    padding:1px 2px 1px 2px;
    background-color:white;
    color:red;
    font-weight:bold;
    font-size:0.95em;
    border-radius:30px;
    box-shadow:1px 1px 1px gray;
    border:1px solid #F00;
    
}

.hwblacktxtdr {
      color: black !important;
      font-weight: normal;
      
      font-size:0.69em;
  padding-left: 2px;
      
}
.hwgreentxtcr {
      color: #1ab2ff !important;/*changed from CC to 99 as per review comments*/
      font-weight: normal;
      
      font-size:0.69em;
      /*Changes for UI-Audit remarks reverted*/
 padding-left: 2px;
     
}

/* Account Masking Settings */
.simpletexttxt{
	color: #262a2c;
	
	/*Changed by Neha Gosain */
	/* font-size: 0.813em;*/
	
	font-size: 0.69em;
	
	text-decoration: none;
	/*Added By Vikram*/
	/* padding-top: 15px; */
}

/* Added for Template Icon ticket 719223(removing link) */
#printwrapper .templateicon_style, #printwrapper .templateicon_imgstyle{
      cursor:default !important;
}


/*Added for addenda*/
.addendaExtraInfo {
	color: #AAAABD;
	
	font-size: 0.69em;
	text-decoration: none;
	float: left;
	padding-top: 5px;
	padding-left: 25px;
}

/* Added for ticket 721889 */
.searchsimpletext_widget1 {
      color: #262a2c;
      
      font-size: 9px;
      text-decoration: none;
      padding-top: 8px;
      padding-right: 5px;
      
}
/* Added for ticket 721889 END*/

/* added for ticket 720502*/
.listheadertext{font-family:arial;font-size:0.7em;text-decoration : none;word-wrap:break-word;}
.bottomborderBlock{
width: 100%;
border-bottom:1px solid #c7c7c7; margin:0px; padding:5px 0px;
overflow: hidden;
}
.floatLeftContainerWrapper{
	float: left;
	width: 78%;
	background-color: #FFFFFF;/*next-gen*/
  
}
.floatLeftContainerWrapper .container-large{
	float:left;
	width:98%;
	margin-right:1%;
}
.navpaenel_multientry {
	width: 100%!important;
	padding-top: 0.5em;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.stage3_downloadnav_nobottom {
	width: 100%;
	margin-top: 10px;	
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	float: left;
	margin-top: 0;
	padding-bottom: 5px;
	padding-top: 20px; /*changed for 11.2.2*/
}
.simpletextboldnew{
	color: #262a2c;
	
	font-size: 0.69em;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
}
.searchsimpletextebux5 {
color: #262A2C;

font-weight: bold;
font-size: 0.69em;
text-decoration: none;
float: left;
padding-top: 8px;
padding-right: 5px;
}

.checkbox{
position: relative;
top: 2px;
left :2px;

}

 .simpletext5 {
font-size: 0.80em;
text-decoration: none;
word-wrap: break-word;
font-weight: bold;
font-family: OpenSans, Arial, Helvetica, sans-serif
 
 } 
 .hwredtxtHW_new {
    color: #FF0000;
    float: left;
    
    font-size: 12px;
    font-weight: normal;
    margin-left: 110px;
    padding-top: 5px;
}
.hwgreentxtHW_new {
    color: #1ab2ff;
    font-weight: normal;
    
    font-size:12px;
    padding-top: 5px;
    float: left;
}
.hwblacktxtHW_new {
    color: black;
    font-weight: normal;
    
    font-size:12px;
    padding-top: 5px;
    float: right;
}

.searchsimpletext_new_wd3 {
	color: #555;
	
	font-size: 12px;
	text-decoration: none;
	padding-top: 8px;
	float: left;
	margin-left: 16px;
}

.iconwithmargin_top{
	float: left;
	margin-top: 10px;
	margin-left: 17px; 
	cursor: default; 
	}
	.searchsimpletextboldreport {
color: #262a2c;

font-weight: bold;
text-decoration: none;
float: left;
padding-top: 8px;
padding-right: 5px;
font-size: 0.69em;
}	

/* Added for LinkDelink Responsive changes START*/
.widformbtn_pagi_go_linkdelink {
	background: url("../images/LinkDelinkPagination-Arrow.png") no-repeat scroll 50% 50% transparent;/*next-gen*/
	border: 1px solid #CCC;/*next-gen*/
	color: transparent;/*next-gen*/
	
	font-size: 0.7em;
	font-weight: normal;
	height: 26px;/*next-gen*/
	margin: 4px 3px 0px 0px;
	padding: 1px;
	padding-bottom: 1px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 30px;/*next-gen*/
	float:left;
	cursor:pointer;
}
.widformbtn_pagi_go_linkdelink:hover {
	background: url("../images/LinkDelinkPagination-Arrow.png") no-repeat scroll 50% 50% transparent;/*next-gen*/
	border: 1px solid #CCC;/*next-gen*/
	color: transparent;/*next-gen*/
	
	font-size: 0.7em;
	font-weight: normal;
	height: 26px;/*next-gen*/
	margin: 4px 3px 0px 0px;
	padding: 1px;
	padding-bottom: 1px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 30px;/*next-gen*/
	float:left;
	cursor:pointer;
}

.linkedValTable{
width: 45%;
float: left;
border: solid 1px;
border-color: #CCC;
margin-left: 1%;
margin-bottom: 1%;
display:block;
}
.delinkedValTable{
width: 42%;
float: right;
border: solid 1px;
border-color: #CCC;
margin-right: 1%;
margin-bottom: 1%;
display:block;
}
.navigationButtons{
float: left;
width:7%;
}
.navigationLeftButtons_resp{
}
.navigationRightButtons_resp{
}
.linkdelink_right{
	background: url(../images/backgrounds/LinkDelinkRightArrow.png)
	transparent no-repeat 0% 0px;/*next-gen*/	
	width:30px;/*next-gen*/
	height:30px;/*next-gen*/
	margin-top: 2px;
	border:none;
	position: relative;
	left: 25px;	
}

.linkdelink_left{
	background: url(../images/backgrounds/LinkDelinkLeftArrow.png)
	transparent no-repeat 0% 0px;/*next-gen*/	
	width:30px;/*next-gen*/
	height:30px;/*next-gen*/
	margin-top: 2px;
	border:none;
	position: relative;
	left: 25px;	
}
.linkdelink_right_resp{
	display:none;
}
.linkdelink_left_resp{
	display:none;
}
.tabNavLinkDelinkTable{	
	display:none;
}
.linkDelinkTabs{
	display:none;
}
.navSelectedTab {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    /*border-color: #DDDDDD #DDDDDD -moz-use-text-color;*/
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;    
    cursor:pointer;    
    padding:3px 11px 3px;
    border-top-color: #CCCCCC;
    border-left-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color:none;
	color:#7d7d7d;
	background-color:#FFFFFF;
	font-size:0.69em;
	position: relative;
	bottom: 3px;	
	left:-2px;
}
.navSelectedTab_Inactive {
    border-width: 1px 1px medium;
    cursor:pointer;
    color: #FFFFFF;
    padding: 4px 11px 3px;
    border-top-color: #CCCCCC;
    border-left-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color:none;
	background-color:#44546A;
	font-size:0.69em;
	position: relative;
	bottom: 3px;	
	left:-1px;	
}
.navAllTab {
    border-width: 1px 1px medium;
    cursor:pointer;
    color: #FFFFFF;
    padding: 4px 11px 3px;
    border-top-color: #CCCCCC;
    border-left-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color:none;
	background-color:#44546A;
	font-size:0.69em;
	position: relative;
	bottom: 3px;	
	left:-2px;	
}
.navAllTab_Active {
	border-style:solid;
    border-width: 1px 1px 0px;
    cursor:pointer;
	color:#7d7d7d;
	background-color:#FFFFFF;
    padding: 3px 11px 3px;
    border-top-color: #CCCCCC;
    border-left-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color:none;
	font-size:0.69em;
	position: relative;
	bottom: 3px;	
	left:-1px;	
}
.linkdelinktbl_resp{
width: 47.5%;
float: left;
display: block;
padding-left: 0.6%;
}
.linkdelinkbtnshw_resp{
float: left;
width: 2.6%;
padding-left: 0.5%;
padding-right: 0.2%;
}
/*Added on behalf of Raviraj*/
h3 .tablesimpletext{
font-weight:normal;
}
h3 .simpletext{
font-weight:normal;
}
h2 .labeltext{
font-weight:normal;
}
.ui-autocomplete{
	max-width:700px;	/*Added for combobox dropdown width in RWD*/
}

/* Added for LinkDelink Responsive changes END*/

/*START - Added for ticket - 730446*/
.widget-xtrasmall .widgetErrorDisplayHw .absmiddle{
	  width: 10px;
}
/*END - Added for ticket - 730446*/

/*Surej RWD fix for breaking or wrapping long texts inside listing table*/
table * {
	word-break:keep-all;
}

.marginTopZero{
      padding-top:0px;
}
.dashboardSection span.currentPageText{
	color: #7d7d7d;
  	font-size: 0.69em;
  	text-align: center;
  	padding-left: 7px;
  	padding-right: 8px;
  	padding-bottom: 0px;
  	padding-top: 0px;
  	vertical-align: middle;
  	float: left;
  	margin-top: 9px;
}
.dashboardSection .jumpto {
	font-size: 0.69em;
  	color: #333333;
  	text-decoration: none;
  	width: 28px;
  	margin: 4px 0px 0px 0px;
  	float: left;
  	height: 22px;
  	text-align: center;
  	border-right: none;
  	border-left: 1px solid #CCC;
  	border-top: 1px solid #CCC;
  	border-bottom: 1px solid #CCC;
  	padding-top: 2px;	
}
.dashboardSection .jumpToPage{
	background: url("../images/Pagination_go-arrow.png") no-repeat scroll 50% 50% transparent;
  	border: 1px solid #CCC;
  	color: transparent;
  	font-size: 0.7em;
  	font-weight: normal;
  	height: 22px;
  	margin: 4px 3px 0px 0px;
  	padding: 1px;
  	padding-bottom: 1px;
  	text-align: center;
  	text-decoration: none;
  	vertical-align: middle;
  	width: 40px;
  	float: left;
  	cursor: pointer;	
}
.dashboardSection .donutSeperator {
	display: none;
}
.dashboardSection .widget-content .calendarPagination li, .dashboardSection .widget-content .calendarPagination li a{
  	padding-left: 0px;
  	padding-top: 0px;
}
.dashboardSection .goto_next_inactive {
	background: url(../images/Pagination-Left-Arrow_Disabled.png)
 	transparent no-repeat 0% 0px !important;
  	float: left;
  	width: 30px;
  	height: 30px;
  	margin-top: 2px;
}
.dashboardSection .goto_previous_inactive{
	background: url(../images/Pagination-Right-Arrow_Disabled.png)
	transparent no-repeat 0% 0px !important;
	float:left;
	width:30px;
	height:30px;
	margin-top: 2px;
	border-left: 2px solid #DCDCDC !important;
}
.dashboardSection .goto_previous{
	background: url(../images/Pagination-Left-Arrow_Active.png)
	transparent no-repeat 0% 0px !important;
	float:left;
	width:30px;
	height:30px;
	margin-top: 2px;
}
.dashboardSection .goto_next{
  background: url(../images/Pagination-Right-Arrow_Active.png)
  transparent no-repeat 0% 0px !important;
  float: left;
  /* margin-top: 8px; */
  width: 30px;
  height: 30px;
  margin-top: 2px;
  border-left: 2px solid #DCDCDC !important;
}
.dashboardSection .widget-content .calendarPagination {
  padding: 13px 11px 0 !important;
}
.modalWrapper .menuChoices {
  /* background-color: #EBF7FF; */
  border: 1px solid #DDD;
  display: none;
  background-color: #FFF;
  margin: 0;
  overflow: visible;
  /* padding: 2px; */
  /* z-index: 1; */
  min-width: 180px;
  }
  
.modalWrapper .menuChoices ul {
  padding: 0px 0 0 0px;
  background-color: /*#EBF7FF*/ #FFF;
}
.modalWrapper .menuChoices ul li {
  list-style-type: none;
  font-size: inherit;
  float: left;
  overflow-x: hidden;
  background-color: #FFF;
  width: 175px;
  padding-bottom: 0px;
}
.modalWrapper .menuChoices ul li ul li {
  background-image: /*url("../images/backgrounds/icoMenuArrow.png")*/url("../images/page-next.gif");
  background-position: 0 6px;
  background-repeat: no-repeat;
  float: none;
  padding-left: 8px;
  margin-left: 5px;
  font-size: 12px;
}

.modalWrapper .menuChoices ul li a, .menuChoices_new ul li input {
  display: inline-block;
  color: #0278BA;
  border: none;
  text-align: left;
  line-height: /*20px;*/ 22px;
  text-decoration: none;
  padding: 1px;
  width: 160px;
}
.modalWrapper .menuChoices ul{
margin-left:0 !important;
}
/*Styleguide fix*/
.notopborder.listingcol {
  height: 20px;  
}
/*Added for set password heading correction*/
.header-main .wrapper,.header-nav .wrapper {
	min-height:0px !important;
}
.dashboardSection .widgetErrorDisplayHw{	
position:absolute !important;
z-index:1999 !important;
}

.container-xtrasmall .widgetErrorDisplayHw{	
position:absolute !important;
z-index:1999 !important;
}

.widgetleftform_ebux_block .next-gentxt {
	padding-right: 0px;
}
.dashboardSection .next-genbrdr {
	border-left: 2px dotted #bbb !important;
}
.wrapper_terms_condition .login-body-style{
background:none !important;
}
.nextGenUX4 .widgetErrorDisplayHw{	
position:absolute !important;
z-index:1999 !important;
width: 101.1% !important;
}
.wrapper_terms_condition .center{
float:right;
}
.inputtextarea-span .next-gentxtarea {
	background: none;
	border: 1px solid #d3d3d3;
	height: 115px;
}
.textareaLeftMargin {
	background: none;
	padding-left: 2px;	
}
.datecomponentLeftPadding{
	margin-left: 2px;
}
.next-genHeader .headerTextSpacingStyle{
	padding-top: 40px;
	margin-right: -18px;/*Vinay modified for RWD - Login Screen*/
	float:right; /*Surej modified for RWD - Login Screen*/
	/*padding-right:10px;*//*Surej modified for RWD - Login Screen*/
}
.next-genHeader .HW_formbtn_img {
  margin-bottom: 5px;
  padding-right: 0px;
}
/* Added for Password Strength Requirement */
.too-short{
	color:#2F4F4F;
	font-family: OpenSans, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 7px;/*Surej modified for RWD virtual keypad NEW*/
    white-space: nowrap;/*Surej modified for RWD virtual keypad NEW*/
	
}
.weak{
	color:#B0171F;
	font-family: OpenSans, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 7px;/*Surej modified for RWD virtual keypad NEW*/
    white-space: nowrap;/*Surej modified for RWD virtual keypad NEW*/
}
.fair{
	color:#FF7F00;
	font-family: OpenSans, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 7px;/*Surej modified for RWD virtual keypad NEW*/
    white-space: nowrap;/*Surej modified for RWD virtual keypad NEW*/
}
.strong{
	color:#556B2F;
	font-family: OpenSans, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 7px;/*Surej modified for RWD virtual keypad NEW*/
    white-space: nowrap;/*Surej modified for RWD virtual keypad NEW*/
}
.very-strong{
	color:#3D9140;
	font-family: OpenSans, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 7px;/*Surej modified for RWD virtual keypad NEW*/
    white-space: nowrap;/*Surej modified for RWD virtual keypad NEW*/
}
.dashboardSection .widgetleftform_ebux_block {
  font-size: 0.75em;
  text-align: right;
  clear: left;
  width: 100%;
  padding-left: 5px;
  margin-left: 6px;
  display: block;
}
.dashboardSection .separatorlinewidget {
  height: 30px;
  width: 95%;
  align-content: center;
  margin: 0px;
  border-bottom: 0px;
  position: relative;
}
.heightReduced{
	height: 33px !important;
	}
.dashboardSection .stage3_listingpaneldiv{
	border: none;
}
.noOverflow {
	overflow: visible !important;	
}
.dashboardSection .pageLeftContainer {
	width: 100%
}
.dashboardSection .inputtextareasmall-span{
	background: none !important;
	border: 1px solid #cccccc;
	margin-bottom: 5px;
}
.inputtextareasmall-span_category1{
  background:none;
  display: inline-block;
  padding: 0 0 0px 3px;
  text-align: left;
  margin-bottom: 5px;
  width: 96%;
  height: 53px;
  border: 1px solid lightgrey;
  background-color: #FBFBFB;		
}
.nextGen4lastCol {
	background: none !important;
}
.hidetextboxfromui{
display:none;
}
.dashboardSection .widget-mediumUX4 .stage3_tabmenupanel{
	width: 100%;
}
.dashboardSection .widget-mediumUX4 .pageheadingcaps{
	padding-left: 5px;
}
/* By default print and help will be hidden. Hide and unhide is done in NFEBAAjaxObjects.js. Fix was done as print images were getting */
/* displayed on load and goes once page load completely since NFEBAAjaxObjects.js code was hiding or unhiding conditionaly */
#HREF_printPreview, #HREF_help{
	display:none;
}
/*START - Added for ticket - 740128*/
.fourlinbrd_100percent_feba_new {
	width: 100%;
	/**border-left: 1px solid #000000;
	border: 1px solid #000000;*/
	clear: both;
}

.HW_tabletextleft_new_wo_border{
	vertical-align:middle;
	font-size:12px;
	padding-left:6px;
	background-color:#f0f0f0;
}

.HW_tableheading_new_wo_border{
	vertical-align:middle;
	font-size:12px;
	background-color:#f0f0f0;
	padding-right: 25px;
}

.mwidlistwhiterow_new_wo_border {
    background-color: #FFFFFF;
    height: 30px;
    text-decoration: none;
	color: #555555;
}
.searchsimpletext_new_wo_margin{
	color: #555;
	font-size: 12px;
	text-decoration: none;
	padding-top: 8px;
	float: left;
}
.stage4_centerAlign {
	text-align: center !important;
	vertical-align: middle !important;
}
/*END - Added for ticket - 740128*/
/*Added for ticket 739537*/
.right .forPinButton{
	display: none;
}
.right .pinnableContent .forPinButton{
	display: inline;
}
.positionrelativemsg{
position:relative;
}
.positionabsolutemsg{
position:absolute;
}
.bottomposition{
bottom:1px;
}
.opstatementux4{
  float: left;
  width: 94%;
  margin-left: 10px;
  padding-top: 17%;
  padding-bottom: 17%;
}
.opstatementux41{
 border-top:1px solid #D5D5D5;
}
.formbtn_last3 {
	
	 font-size: 0.75em;
	font-weight: normal;
	color: #404040;/*next-gen*/
	text-decoration: none;
	padding-right: 5px;
	margin-right: 7px;
	background: url(../images/backgrounds/btnGray_new.gif) transparent
		no-repeat 100% 0px;/*next-gen*/
	border: 0px solid #333333;
	width: 60px;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 30px;/*next-gen*/
	cursor: pointer;
	line-height:20px;
	padding-left: 5px; /* fix for ticket id 731282 */
}

.formbtn_last3:hover {
	background: url("../images/backgrounds/btnGray_mouseover.gif") no-repeat
		scroll 100% 0 transparent;
	border: 0 solid #333333;
	color: #404040;
	cursor: pointer;
	float: left;
	
	font-size: 0.75em;
	font-weight: normal;
	height: 30px;
	line-height: 20px;
	overflow: visible;
	padding-right: 5px;
	text-decoration: none;
	vertical-align: middle;
	width: 60px;
	margin-right: 7px;
}


.formrow_tfin{
  margin: 0px;
  padding-left: 0px;
  padding-right: 12px;
  padding-top: 2px;
  padding-bottom: 0px;
  clear: both;
  background-color: transparent;
}
.dashboardSection .forPinButton{display:none;}
#pinnableContent .forPinButton{
	display:none;
}
/*Media Query Styling section started. Please add any generic styling before the media query Sections STARTS*/

/*Surej RWD - Media Query Styling for 480px and above START*/
@media screen and (min-width : 480px) {
	
.ui-dialog .nextGenUX4 .stage3_searchpaneldiv .collapsible-wrapper, 
.stage3_searchpanel_detailsdiv .collapsible-wrapper {
	width: 400px;
}	

.searchsimpletext_alerts{
	 float: left;
  margin-top: 6px;
  padding-right: 5px;
  color: #262a2c;
  font-size: 0.69em;
  text-decoration: none;
  margin-left: 2px;
  margin-right: 1px;
  padding-left: 13px;
  padding-right: 4px;
  padding-bottom: 2px;
}
}
/*Surej RWD - Media Query Styling for 480px and above END*/


/*Surej RWD - Media Query Styling for 0px to 639px START*/

@media screen and (min-width : 1px) and (max-width:639px) {
.opstatementux4 {
  float: left;
  width: 94%;
  margin-left: 10px;
  padding-top: 13%;
  padding-bottom: 6%;
}
.stage3_width50percentwithborder {
               
               border-right:none;
}
.droptxtdate{margin-left: 40px;}
	.simpletext_checkbox{
	  margin-left: 19px;
  	padding-top: 0px;
  	margin-top: -14px;
	}
	
	.simpletext_checkbox01{
	  margin-right: 132px;
	}
.searchsimpletextbold_actInq {
	display:none;
}
	
.settingsBx .sm-phone-icon {
  margin: 2% 0 0 83px;
  padding-left: 18px;
  padding-right: 31px;
  width: 68.5%;
}


.settingsBx .sm-mobile-icon {
   width: 68.5%;
}

.current_tab1{
border: 1px solid #D9D9D9;
color: #0278BA;
cursor:pointer;
float: right;
font-weight: bold;
background: white repeat-x 0 100%;
text-align: center;
white-space: nowrap;
font-size: 10.5px;
vertical-align: inherit;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
display: inline-block; 
width : 14%;
}

.noncurrent_tab1{
border: 1px solid #D9D9D9;
color: white;
cursor:pointer;
float: right;
font-weight: bold;
background: grey repeat-x 0 100%;
text-align: center;
white-space: nowrap;
font-size: 10.5px;
vertical-align: inherit;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
display: inline-block;
width:14%;
}

.formbtn_last_cancel {
	
	 font-size: 0.75em;
	font-weight: normal;
	color: #404040;/*next-gen*/
	text-decoration: none;
	padding-right: 10px;
	background: url(../images/backgrounds/btnGray_new.gif) transparent
		no-repeat 100% 0px;/*next-gen*/
	border: 0px solid #333333;
	border-left: 1px solid #c8c8c8;
	width: 50px;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 27px;/*next-gen*/
	cursor: pointer;
	line-height:20px;
	padding-left: 10px; /* fix for ticket id 731282 */
	margin-left:5px;
	padding-top: 3px;
	text-align: center;
	margin-top: 5px;
}
.formbtn_last_cancel:hover {
	font-size: 0.75em;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
	padding-right: 10px;	
	background: url("../images/backgrounds/btnGray_mouseover.gif") no-repeat
		scroll 100% 0 transparent;
	border: 0 solid #333333;	
	border-left: 1px solid #c8c8c8;
	width: 50px;
	vertical-align: middle;
	overflow: visible;
	float: left;	
	height: 27px;
	cursor: pointer;		
	line-height: 20px;
	padding-left: 10px; 
	margin-left:5px;
	padding-top: 3px;
	text-align: center;
	margin-top: 5px;
}
.dashboardSection .detHeaderLeft{
width:48.4%;
}
.next-genHeader .loginHeader{
	margin-bottom: 0px !important;
}
#header .next-genHeader .logo {
  min-width: 125px;
  width: 25%;
  margin-top: 39px;
}
.next-genHeader .headerTextSpacingStyle{
	width:60%;
	margin-right: 0;
	padding-top: 42px;
}/*for login screen*/
.textareaLeftMargin {/*added for alt login flow textarea UI issue*/
	background: none;
	padding-left: 2px;	
	float: none !important;
}
.stage3_rowwithmargin{
	margin-bottom: 40px; /*style guide for nextgen*/
}

.floatLeftContainerWrapper{
	float: left;
	width: 98%;
	background-color: #FFFFFF;/*next-gen*/
}

.ui-autocomplete{
	max-width:240px;	/*Added for combobox dropdown width in RWD*/
}

/*added for 11.2.2-start*/	
.formcaption_img_2 .formbtn_back{
	margin-left: 50%;
}
.blackSignoffConfirmation{
	line-height:1.5;
	width: 65%;
}
.txtBoldBlack_logout{
	width: 65%;
}
/*added for 11.2.2-end*/

/*Aashish added for corp RWD*/
.rightRoundCornerIWantTo{
	padding-right: 0px;
}
.rightRoundCornerQickLink{
	padding-right: 0px;
}	
/*added for nextgen*/
.pageheadingcapsUX4 
{
		font-size: 0.75em;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	float:left;
	margin:0px;
}
/*Aashish added for nextgen*/
.stage3_previewconfirm_singledetails_column{
	width: 45%;
	margin-top:6px;
}
.stage3_leftrightmainpanel_myprofile{
	background: none;
}
.stage3_leftrightmainpanel_myprofilelastrow {
	background: none;
}
.orangebg_warningsection{
	width: 100%;
}
.stage3_additionaldetailslink_nextgen {
      width:94%;
}

/*Next Gen style chages start-vinay*/
.legendHolder{
	padding-top:0px;
}
.simpletextleftlabelcc{
 margin-left:7px;
}
.current-avail-bar-dp{
	margin-bottom:17px;
}
.current-avail-bar{
	padding-bottom:20px;
}
.container-nxtGenmedium .rightTextHolder{
	margin-right:17px;
}
.container-nxtGenmedium .chartFooterDisplay{
	width: 99.8%;
}
.container-consoAccntSummary,.widget-consoAccntSummary .widget-content{
	margin-bottom:0px;
	}
.container-nxtGenNoTopmedium .stage3_whitetabhover {
 margin-left: -16px;
}

.donutItem {
	width: 40%;
}
.donutItem>embed{
	width: 100%;
}
.asset-chart{
	overflow: visible;
}
.chartPaginationChild {
	width: 30%;
}
.centerHeaderSubsec {
    float: none;
    margin-left: 2px;
}	
.container-consoAccntSummary {
	margin-right: 0;
    margin-top: 10px;
    width: 98%;
}
.container-nxtGenmedium{
	 width: 98%;
}
.container-nxtGenxtrasmall {
	/*width: 100%; Commented raviraj*/
	width: 99%;
	margin-bottom:15px;
}
.nextGenUX4 .rightRoundCornerIWantTo{
width:100%; /* added by raviraj*/
}
.widget-consoAccntSummary .widget-content{
	/*height: 434px !important;*/
}
/*Next Gen style chages end-vinay*/

.stage3_searchpanelcolumn{
   width:47%; /*RR Search panel calendar overlay crop issue at lower resolutions*/
}
/* Added for LinkDelink Responsive changes START*/
.linkDelinkTabs{
    display: block;  
	padding-top:4px;
}
.tabNavLinkDelinkTable {
    display: block;    
	width: 99.6%;
	border-bottom-color: #CCCCCC;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-right-color: #FFFFFF;
	background-color: #FFFFFF;
	height:20px;
}
.linkdelink_right{
display: none;
}
.linkdelink_left{
display: none;
}
.linkdelink_left_resp{
	background: url(../images/backgrounds/LinkDelinkLeftArrowText.png)
	transparent no-repeat 0% 0px;
	display:block;
	float:left;	
	width:77px;
	height: 25px;
	border: none;
	cursor: pointer;
	
	font-size: 0.69em;
}
.linkdelink_right_resp{
	background: url(../images/backgrounds/LinkDelinkRightArrowText.png)
	transparent no-repeat 0% 0px;
	display:block;
	float: left;
	width: 77px;
	height: 25px;
	border: none;
	cursor: pointer;
	
	font-size: 0.69em;
}
.linkedValTable{
width: 97%;
padding-left: 0.5%;
border:none;
}
.delinkedValTable{
display: none;
}
.simpletext_pinnotes	{
	font-size: 0.54em;
}
.searchsimpletextwithmargin {
	width: 60px;
}	
.navigationButtons{
display: none;
}
.navigationLeftButtons_resp{	
	float: right;	
	padding-right: 1%;
	padding-bottom: 1%;
}
.navigationRightButtons_resp{
	display:none;
	float: right;	
	padding-right: 1%;
	padding-bottom: 1%;	
}
/* Added for LinkDelink Responsive changes END*/

.widget-medium{
	width:100%;
}
.widget-mediumUX4{
	width:100%;
}
.rightpanel_texttemp{
	padding-left:5px; /*Surej RWD for aligning date column at lower resolution in message center*/
}

/*next-gen*/
.newabsmiddle2txt .newabsmiddle2{
	margin-left: 3px;
}
/*next-gen*/
.newabsmiddle1txt .newabsmiddle2{
	margin-left: 3px;
}
.center_align_withmargin {
    margin-left: 2%;/*next-gen*/
}
/*RWD for amount alignment in pfm budgets add items*/
.stage3_inputpanel_paydetailsrow .querytextright_withoutBlock .querytextboxnumber {
    margin-left: 7px;
}
/*Aashish*/
.stage3_inputpanel_column_notification{
    float: left;
    margin-right: 5px;
	/*Added by Sonia Garg*/
    margin-top: -18px;
    text-align: right;
    width: 45%;/*Added by Vinay Mishra for overlay PFM-RWD*/
}

.dashboardSection .menuChoices {
	right: -50%;
}
/*RWD recon from 9197 start*/
.grid_OuterMostDiv {
    background-color: #F8F8F8;
    border: 2px solid #E7E7E7;
    float: left;
    height: 108px;
    margin: 2px 2px 0 0;
    width: 100%;
}
.grid_widgetIcon {
    float: left;
    height: 65px;
    margin: 22px 0 5px 15px;
    width: 22%;
}
.grid_checkBox {
    float: left;
    margin-left: 5px;
    margin-top: 24px;
}
.grid_Icon {
    margin: 8px 0 0 12px;
}
.grid_description {
    float: left;
    font-size: 13px;
    height: 36px;
    margin: 3px 0 0 5px;
    width: 51.7138%;
}
/*RWD recon from 9197 end*/

/*Aashish added for RWD*/
.querytextleft_transdate {
	padding-right: 10px; /*Aashish*/
}	
.searchsimpletext_date {
	margin-left: 12px;
}	
.stage3_commentstext_brown {
	width:80%;
}
.stage3_commentstext_brown_withwidth {
	width: 80%;
	padding-left: 12px;
}	
/*Surej RWD added for manage category - Add New category buttom position*/
.stage3_listingpaneldiv_grouplet .stage3_rightwithmargin{
	margin-bottom: 5px;
	float:right;
} 
.width25percent_mleft {
	width: 20%;/*25%; Aashish */
	min-width: 155px; /*Aashish*/
}
.width75percent_mleft {
	width: 63%;/*Aashish*/
	max-width: 390px;/*Aashish*/
}
.detHeaderRight {
	padding-left: 0px;
    width: 49.2%;
}
.dashboardSection .detValueRight .simpletext {
	width: 24%;
}
/*next-gen*/
.HW_head_outerdivwithbottommargin {
	border-bottom: 1px solid #DDDDDD;
	height: 26px;
	width: 100%;
}
/*next-gen*/
.widget-small .listboldtxtwithNoLine, .widget-small .listboldtxtwithline{
	border-bottom: 1px none;
}
/*next-gen*/
.mwidfromheadingwidth {	
    height: 17px;
}
/*next-gen*/
.mwidlistwhiterow, .mwidlistwhiterow:hover {
    width: 100%;
}
/*next-gen*/
.mwidlistwhiterow2, .mwidlistwhiterow2:hover {
	width: 100%;
}
/*next-gen*/
.inbox_date {
    width: 96px;
}
/*next-gen*/
.inbox_from {
    width: 204px;
    padding-left: 12px;
}
/*next-gen*/
.widget-content table select {
    width: 12.76%;
}
/*next-gen*/
.widget-content .febacal-calendar-button-ux3 {
    width: 1.17%;
}
.stage3_inputpanel_column_p2p{
    width: 33%;/*Added by Surej for p2p modify*/
}
.inbox_containt_new {
	width: 107%; /*142px; Aashish*/
}
/*Aashish*/
.querytextright_stage3_notification {
	float: none;
	margin-top: 0px;
	margin-right: 0px;
}
.link_attach a:link{display: inline-block;}/*Aashish changed*/	
.widget-small {width:100%;}
	
.menuChoices_6{	
	min-width:360px !important;
}
	
.menuChoices_5{	
	min-width:360px !important;
}
	
.menuChoices_4{	
	min-width:360px !important;
}
/* Added by raviraj for RWD pulldown */
.menuChoices_3{	
	min-width:360px !important;
}
.menuChoiceAccntAlign {
	right:-38% !important;
}

.lastPullDown_6{
min-width:360px !important;
top:1px;
}

.lastPullDown_5{
min-width:360px !important;
top:1px;
}

.lastPullDown_4{
min-width:360px !important;
top:1px;
}

.lastPullDown_3{
min-width:360px !important;
top:1px;
}
.lastPullDown_2{
min-width:360px !important;
top:1px;
}
.nextGenUX4 .lastPullDown_2{
  top: inherit !important;
  bottom: 1px !important;
}
.nextGenUX4 .lastPullDown_3{
  top: inherit !important;
  bottom: 1px !important;
}
.nextGenUX4 .lastPullDown_4{
  top: inherit !important;
  bottom: 1px !important;
}
.nextGenUX4 .lastPullDown_5{
  top: inherit !important;
  bottom: 1px !important;
}
.nextGenUX4 .lastPullDown_6{
  top: inherit !important;
  bottom: 1px !important;
}
.menuChoices_2{	
min-width:360px !important;

}
.widget .menuChoices_3 ul li {
width:180px;	
}
/*added by raviraj for RWD pulldown*/
.searchsimpletext_rightMargin{
	margin-left: 53px;
	margin-right: 6px;
}
.searchsimpletextwithmarginLarge1 {
	padding-right: 9px;
	margin-left:27px;
}
.logo_1{
	margin-top: 13px; /*Surej modified as per CDG suggestion for new prod logo*/
}
.simpletextwithwidth{
	float: left;
	padding-right: 0px;
	width:34%;/*Aashish changed for RWD, for Account summary balance col*/
	text-align:right;/*Aashish changed for RWD, for Account summary balance col*/
}
/*Surej added for credit card list screen RWD*/
.simpletextwithwidthCC{
	text-align:left;
	padding-right:0px;
}
.widget-xtrasmall .widget-content {margin-bottom: -12px;} /*For removing the extra bottom padding at lower resoln*/

.breadcrumbnew{width:100%;} /*Surej modified for fixing breadcrumb position at lower resolutions with nextgen RWD*/
.stage3_Notesdetailslink{width:57%;}/*Surej modified for notes in open deposit accts RWD*/

.remarksboxux3{width:81.91489361702128%;} /*Surej modified for transaction remarks in open deposit accts RWD*/

.mega-menu .selected {border-bottom: 2px solid #404040;} /*RWD for showing selected megamenu at lower resoln*/
/*Added by Aashish for Bulk payment remarks RWD*/
.HW_textwithtopbottompadding_blk{
	margin-left: 153px;
	margin-top: -27px;
}
::i-block-chrome,#CESMALL3 { margin-left: 0px !important; } 
#CESMALL3 { /*margin-left: 3px;*/ margin-top: 15px;} /*Surej newly modified for widget alignment issue RWD*/
.stage3_rightsurveymousebg{margin-left: 3px;} /*Surej newly modified for widget alignment issue RWD*/
/*ashish added for RWD*/
.homegradientfirstdivwithbgcolor_new5 .ui-combobox{
padding-left: 0px;
}
.queryitalictext_netgoalFrmlae {
    width: 45%; /*Surej RWD modified for PFM*/
}
.rightPadding{
	float: left;
	margin-right: 36%;
	margin-bottom: 19px;
}
.rightPadding1{
	float: left;
	margin-right: 38%;
	margin-bottom: 19px;
}		
/*Aashish added for RWD*/
.searchsimpletextwithmarginLarge {
      margin-left:14px;  
	  padding-right: 7px;
}	
/*added by vinay for adjusting width of widget on screen*/
.widget-body{ padding-right: 0 !important;}

.logo_1{
	margin-top: 19px; /*Surej modified as per CDG suggestion for nwe prod logo*/
}
.labelcolumnsmallRWD{
	width: 166px;
	margin-left: 6px;	/*Aashish added for RWD notification detail */
}
.hasPulldownMenu {
    margin-left: -1px;/*-8px;Aashish added for RWD for footable toggle placement. Aashish for nextgen */
}	
.stage3_columnwithborder {margin-top:1px;} /*RWD modified for PFM charts heading spacing */
#main .toprow{
	padding-bottom:0px; /*RWD fixed for extra space issue for lower resoln */
	padding-top:0px; /*RWD fixed for extra space issue for lower resoln */
}

.inbox_wrapper {width:100%;margin-left:2px;} /*RWD modified for message center*/ 
.plusBulk{
	background: url("../images/infobox-open.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
/*	content: url(../images/infobox-open.png); */
	cursor:pointer;
	float:right;
	width: 30px;
	height: 29px;
	margin-top: -2px;
	
}
.minusBulk{
		background: url("../images/infobox-close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
/*	content: url(../images/infobox-close.png); */
	cursor:pointer;
	float:right;
	width: 30px;
	height: 29px;
	margin-top: -2px;
}		
.headingBulk{
		font-size: 0.813em;
	font-weight: normal;
	margin-right: 5px;

}	
.labelCol_text_remarks {
	margin-left: 0px;
	width:83%;/*Aashish*/
}	
.headerBulk{
	
  	border: 0 none;
    font-size: 1em;
    background-color: rgb(249,249,249);/*Aashish*/
  /*  border-top: 1px solid lightgray; Aashish */
    height: 25px;
  /*  width:89.444444%; */
 /*	float:right;*/
}

.stage3_dataentry_modalview_label_left{
	margin-left:14px /*RWD for overlay field alignement issue */
}
.stage3_blank_padding {
    margin-left: 10px;/*changed by Vinay for RWD*/
}
/** Changed by vinay for Manage finance overview fix RWD*/
.pfm_stage3_ptabgray1 {
	border-left: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	float: left;
	height: 40px;
	margin: 0 0 0 -1px;
	padding-left: 0;
	width: 28%; /*Surej RWD for pfm next gen styling*/
	min-width:142px; /*Surej RWD for pfm next gen styling*/
}

.pfm_stage3_ptabgray2 {
   min-width:146px; /*Surej RWD for pfm next gen styling*/
   width: 28%; /*Surej RWD for pfm next gen styling*/
}

.pfm_stage3_tabwhitep {
    margin: 0 0 0 0px; /*Surej RWD for pfm next gen styling*/
    padding: 0;
    width: 28%; /*Surej RWD for pfm next gen styling*/
    min-width:146px; /*Surej RWD for pfm next gen styling*/
}

.pfm_whitetabhover_bold {
    padding: 2px 0px 1px 0px; /*Surej RWD for pfm next gen styling*/
    width: 100%;
    min-width:142px; /*Surej RWD for pfm next gen styling*/
}

.pfm_grey_active_bold {
    padding: 1px 0px; /*Surej RWD for pfm next gen styling*/
    width: 100%;
    min-width:142px; /*Surej RWD for pfm next gen styling*/
}
/** Changed by vinay for Manage finance overview fix RWD-end*/
/** Changed by vinay for manage category fix RWD*/
.inputtextarea-span{
    float:right;
    width: 67%; /*added for overlay text area alignment issue in copy categories Surej*/
}
/*Changes made for Logout overlay-vinay-start*/
.logoutimg {
    margin-left: 3%;
}
/*Changes made for Logout overlay-vinay-end*/

/*Changes made for PFM Budget Add Item button-vinay-start*/
.greybgtxtbox {
	width: 177px;
}

.greybgtxtbox_nextgen {
	width: 177px;
}

/*Surej RWD Added hover also to avoid flickering effect*/		
.stage3_listingpaneldiv_Extended .HW_formbtn, .stage3_listingpaneldiv_Extended .HW_formbtn:hover{
	float:right;
	margin-top: -35px;
	margin-bottom:0px;
}
	.stage3_listingpaneldiv_Extended .HW_formbtn_grey{
	float:right;
	margin-top: -35px;
	margin-bottom:0px;
	margin-right: 5px;
}
.stage3_listingpaneldiv_small .HW_formbtn, .stage3_listingpaneldiv_small .HW_formbtn:hover{
	float:right;
	margin-top: -35px;
	margin-bottom:0px;
}
	.stage3_listingpaneldiv_small .HW_formbtn_grey{
	float:right;
	margin-top: -35px;
	margin-bottom:0px;
	margin-right: 5px;
}
.stage3_budgets_categoryhead{
	display: none;
}
/*Changes made for PFM Budget Add Item button-vinay-end*/
/*changes made for Overlay text field width alignment in PFM-Vinay-start*/
.labelColumn {
    width: 45%;
}
.labelColumn_nextgen {
  width: 65%;
  padding-right: 5px;
  max-width: 177px;
}
.labelColumn_nextgen_tran {
  width: 65%;
  padding-right: 5px;
  max-width: 177px;
  padding-left: 3px;
}
.stage3_querytextboxmedium{
	width: 100%;
}
.remarkstextboxbig {
	width: 100%;
}
/*changes made for Overlay text field width alignment in PFM-Vinay-end*/


.movetofoldertop {
    margin-left: 1px;/*changed by vinay for RWD*/
}
/*PFM defext fixing style changes -vinay-end*/
.stage3_alert_label {
    padding-top: 5px;
    /*width: 27%;*/ /*Removing the fix as it is distorting the Edit overlay */
    word-wrap: break-word;
}
.stage3_alertpanel_column {
    float: left;
    font-size: 0.69em;
    margin-left: 2px;
    padding-top: 7px;
    text-align: right;
    width: 17%;
}
.stage3_chkbox_alert {
    margin-left: 13px;
}
.querytextboxmedium_search {
    padding-top: 0;
    width: 34%;/*changes made by vinay for RWd*/
}
.labelcolumnsearch {
    width: 89%;
}
.stage3_dataentry_modalview_label_left {
    width: 25%;
}

.stage3_dataentry_modalview_leftlabel {
    width: 28%;/*PFM defext fixing style changes -vinay-end*/
    margin-right: 15px;/*PFM defext fixing style changes -vinay-end*/
}
/*PFM defext fixing style changes -vinay-end*/
	
.pagination{width:100%}/*Aashish added for RWD*/
.accordianmenu .headerbar{width:100%;} /*Added for RWD by Aashish for Mail accordian*/
.accordianmenu .headerbaropen_index{width:104%;padding: 11px 0 10px 4px;} /*Added for RWD by Aashish for Mail accordian*//*Aashish changed for nextgen*/
.reply_rightnav{margin-left:59.20202%;}
.menuHome {background: url("../images/menuHome.jpg") no-repeat 0 2px  transparent;width:23px;height:21px;display:inline-block;}
	
.mega-menu ul li .sub-container.mega .sub{
	left: -21px; 
	width: 110%;/*changes made for mega menu-vinay*/ 
	margin-bottom:-25px; /*RWD Newly modified for removing extra space in mega menu Surej*/
}
.hyperLinkHeadingClick{
	color:#0275b6 !important;
}

span.menuHome:after{
	content:url(../images/Header-menu-pointer-Arrow.png) 0px 2px no-repeat transparent;
	padding-top:23px;
	display:none;
}
	
#header .header-nav{
	margin:10px;
	width:60%;
	background:none;
}
#header{
	margin-bottom:9px;
}
.mega-menu .dc-mega {
	font-weight: normal;
}
.mega-menu ul li .sub-container {
	position: static;
	z-index: 0;
	top: 36px;
	height: auto;
	margin-top: 65px;
	width:88%;/*changes for RWD - vinay*/
}
	
/*#div_RTXNS{
	display:none;
}*/
/*break point from 480px to 639px*/
/* .pageLeftContainer {
	width: 100%;
} */
.container-large{
float:left;
width:100%;
margin-right:1%;
}
.widget-large{
margin-bottom:1%; /*Added by Raviraj for showing space between LHS and RHS*/
}
.widget-large .widget-content {
	min-height: 280px;
 }
.pageRightContainer {
	width: 100%;
}

.mega-menu ul li .sub a,.mega-menu ul li .sub li {
	width: 98%;/*Modified for RWD for removing border NEW*/
	border:medium none; /*Modified for RWD for removing border NEW*/
}
.mega-menu ul li .sub-container {
	padding-left: 25px;
}
.mega-menu ul li .sub li.mega-hdr a.mega-hdr-a {
	/* 		background-color: #D9EEFE; */
	background-color: #FFFFFF;/*next-gen*/
	text-align:left; /*Surej added for mega menu alignment as per CDG suggestion RWD*/
}
.mega-menu ul li .sub li.mega-hdr{
	background-color: #91d0ff;/*Rohit-Sub BG Color*//*next-gen*/
}	
/*	.parentNavigationImg{
	content:url(../images/Right-Arrow_Responsive-mega-menu.png);
	float: right;
	position: relative;
	top: 5px;
	display:block;
}

.parentNavigationImg1{
	content:url(../images/Down-Arrow_Responsive-mega-menu.png);
	float: right;
	position: relative;
	top: 5px;
	display:block;
}*/

/*.nbs-flexisel-inner #topbarNew>.nbs-flexisel-item:before {*/
.SlideButton{
	/*background: url("../images/Right-Arrow_Responsive-mega-menu.png");*/
	cursor: pointer;
	float: right;
	position: relative;
	top: 13px;
	/*right: 5px;*/
	margin-bottom:-12px;
	margin-top:-6px;
	height:16px;
	/*width:16px;*/
	width:100%;
}

.SlideButton:after{
	content: url("../images/Right-Arrow_Responsive-mega-menu.png");
	float: right;
	margin-right: 2%;
}
.SlideButtonDown{
	/*background: url("../images/Down-Arrow_Responsive-mega-menu.png");*/
	cursor: pointer;
	float: right;
	position: relative;
	top: 20px;
	/*right: 5px;*/
	height:16px;
	/*width:16px;*/
	width:100%;
}
.SlideButtonDown:after{
	content: url("../images/Down-Arrow_Responsive-mega-menu.png");
	float: right;
	margin-right: 2%;
}

#topbarNew {
	display: none;
}
.mega-menu ul li {
	border-bottom: 1px solid #FFFFF0;
}
.mega-menu {
	padding: 0px 0px;
	/*background:#84C0E1 url(../images/backgrounds/header-nav.png) repeat-x top;*/
	background:#E6E6E6;
	width: 159%;/*newly modified for mega menu-Surej*/
	display: none;
}

.megaMenu_border{
	border:1px solid #CED0CF;
}

#header .header-nav {
	height: auto;
}
.nbs-flexisel-item {
	width: 99%;
}

ul {
	padding:0px;
}
	
.section {
    width: 100%!important;
}

.rightwithwidth{
	padding-right:2%;
}

/*added by vinay for breadcrumb-start*/
.breadcrumbnew1{
	background-color: #EEEEEE;
	border: 1px solid #E0E1E2;
	display: list-item;
	height: 26px;
	padding-left: 5px;
	padding-top: 5px;
	width: 97%;/*Aashish changed for RWD*/
	color: #404040;/*next-gen*/
}
#breadcrumbnew_add{
	display: none;
}

#breadcrumbnew{
	display: none;
}
#breadcrumbarrow{
	
	text-decoration: none;
	font-weight: normal;
	vertical-align: top;
	display: inline;
}
	
.bcumcollapse{
   	background: url("../images/Breadcrumb-icon-BG.png")  no-repeat 0;
    cursor: pointer;
    display: block;
    float: left;
    height: 5px;
    margin-top: 0;
    padding: 20px 0 5px;
    width: 30px; 
}
	
.bcumcollapse_first{
	background: url("../images/Breadcrumb-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 20px;
    margin-left: 8px;
    margin-top: -13px;
}
.bcumcollapse_second{
	background: url("../images/Breadcrumb-icon_disabled.png")  no-repeat 0;
    display: none;
    height: 20px;
    margin-left: 8px;
    margin-top: -13px;
}
.bcumcollapse_close{
	background: url("../images/close-icon.png")  no-repeat  0;
    display: none;
    height: 20px;
    margin-left: 31px;
    margin-top: -21px;
}
	
/*added by vinay for breadcrumb-end*/	

/* vinay -changes for header-start*/
.headerRowsetRight{
	display: none;
}

.headerouter_r {
    width: 95%!important;;
}
.rightRoundCorner {
    display: none;
}
.headerRowsetLeft {
    display: none;
   	width: 70%;;
}

.headerRowsetRight {
	float:left;
    width: 55%;
}
	

.headerWelcomeText {
    margin-top: 10px;
    width:100%
}
.profilePhoto{
    display: none;
}

.txt_boxnew {
	float:right;
    height: 10%;
    margin-top: 35px;
    /*width: 152px !important;*/
    width: 200px !important; /*Surej modified as per CDG suggestion for new prod logo*/
}

.skipContRow {
     margin-top: -30px !important;
     margin-right: 6px; /*Surej modified as per CDG suggestion for new prod logo*/
}


.skipContLink {
    color: #FFFFFF;/*next-gen*/
    text-decoration: underline;
     margin-right: 11px; /*Surej newly modified for RWD as per cdg suggestion*/
}

/*logout icon*/
.HW_logoffLink {   
    display: none;
    
}
#header .ui-combobox .ui-combobox-input.ui-widget-content, #header .ui-combobox .ui-combobox-input.ui-state-hover {
    background: url("") no-repeat scroll 0 0 #ffffff !important;
}


#header .ui-combobox .ui-button, #header .ui-combobox .ui-button.ui-state-hover {
    background: url("") no-repeat scroll 0 0 transparent !important;
}
.HW_logoffLink_new{
	float: right;
	height: 22px;
	clear: right;
	margin-left: 5px;
	padding-left: 5px;
	margin-right:5px;
	background: none;
    margin: 47px 0 0 -50px;
	display: block;
}

.logoffLink, a.logoffLink:hover, a.logoffLink:visited {
    background: url("../images/LogoutIcon.png") no-repeat scroll  0 ;
    width: 30px;
}
/*logout icon end*/

.rightTextSepWhite {
    display:none;
}

.headertext_name{
	color: #000000;
	cursor: pointer;
}
.headerSettingsBx{
	background: url("../images/topNavNormal.png") no-repeat scroll -38px 0 rgba(0, 0, 0, 0);
	cursor:pointer;
    display: inline-block;
    float: left;
    height: 21px;
    margin-left: 5px;
    margin-right: 0px;
    margin-top: 3px;
    width: 20px;
}
	
.headerRowsetRightNew{
	border-left: 1px solid #E0E1E2;
    border-right: 1px solid #E0E1E2;
    float: right;
    margin-right: 40px;
    margin-top: 17px;
    width: 25%;
}

/*header skin pulldown*/
.skinPulldown {
	border: none;
    display: block;
    overflow: visible;
    padding-bottom: 0;
    position: static;
    width: 277px;
}
.skinUnSelectLeft{
	display: none;
}
.skinUnSelectRight{
	display: none;
}
.menuBxArrow {background: url("../images/Header-menu-pointer-Arrow.png") no-repeat scroll center;width:18px;height:9px;display:inline-block; position: absolute;right:84px;top: 23px; /*modified as per CDG suggestion for new prod logo*/}
.menuBx  .menuBxArrow {right:84px !important}	

.alertBxArrow {background: url("../images/alertBxArrow.png") no-repeat scroll center;width:18px;height:9px;display:inline-block; position: absolute;right: 70px;top: -8px;}
.alertBx {position:absolute;top:30px; /*Modified as per CDG suggestion for new prod logo*/right:-3px;height:auto;min-height:300px;background-color:#fff;z-index:2001;/*next-gen*/display:none;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box;}
/*Surej Newly modified for RWD. changed zindex and minheight*/

.alertHeader {height:30px;/*border-bottom:1px solid #dddddd;*/color:#333;/*background-color:#ebebeb;border-top-left-radius:4px;border-top-right-radius:4px;*/margin:0 1px;}/*changes made for RWD as per new design-vinay*/
.alertHeader h5 {/*background: url("../images/alertIcon.png") no-repeat scroll center left;*/float: left;line-height:30px;margin: 0 0 0 10px;padding: 0 0 0 0px;font-size:.75em;font-weight: bold;}/*RWD newly modified for header-vinay*/
.alertHeader span {float:right;line-height:27px;margin:0 10px 0 0;font-size:.9em;}
.settingsBx {display:none;width: 322px;}/*Surej newly modified width for RWD*//*changed for setting box alignment in RWD-vinay*/
.settingsBx  .alertBxArrow {right:38px !important}
.dropBxContent {height:auto;min-height:50px;margin:5px 0px 10px 0px;} /*RWD modified newly for header Surej*//*newly modified for RWD changes-vinay-start*/
.dropBxContentRM {height:auto;min-height:50px;margin:5px 0px 10px 0px;} /*RWD modified newly for header Surej*/

.myProfilePulldown p.sessionTimeoutText_withoutborder{
	border-bottom: 1px transparent #CED0CF;/*vinay-newly added for RWD*/
	padding-left: 15px;
    padding-right: 15px;
    width: 91.5%;
}

.sessionTimeOut {padding-bottom:10px;border-bottom:1px solid #cccccc;margin:0px;margin-bottom:10px;}
.sessionTimeOut .sec1,.sessionTimeOut .sec2 {display:inline-block}
.sessionTimeOut .sec1 {width:50%} /*RWD newly modified for header*/
.sessionTimeOut .sec2 {width:45%;padding-right:2px;text-align: right;}

.sessionTimeOut .sec1 span {color:#575757;}
.sessionTimeOut .sec1 label {color:#af0909;}
.border-bottom-clear {border-bottom:none;}
.align-left {text-align:left;display:block;margin-bottom:3px;}
.form-control {height:30px;background-color:#fbfbfb;}

.profileBx {right:35% !important}
.imgaeWithName {
    margin: 0 0 25px;
	padding-left:15px;
}/*Changed by vinay for RWD*/
.imgaeWithName li {display:inline-block;margin:0 !important}
.imgaeWithName .name {font-size:15px;vertical-align:top;margin-left:15px !important}
.manager-name {font-size:.9em;font-weight: normal;margin-left:10px !important;vertical-align:bottom}

.profilePhoto_ProfileBx {
    display: inline-block;
    float: left;
    margin-left: 2px;
    margin-right: 5px;
     /*margin-top: 6px;*/
}
.profilePhoto_settingBx {
    display: inline-block;
    float: left;
    margin-left: 2px;
    margin-right: 5px;
   margin-top: 6px;
}


.myProfilePulldown {
	display: block;
	left:0px;
	position: relative;
	width:99%; /*Surej modified newly for RWD user profile at lower resoln*/
}

.myProfilePulldown p {
    border:none;
}
/*changes are done for profile last login -vinay*/
.lastlogtext_green {
    /*margin-left: 80px;
    margin-top: -40px;*/
    margin-top: -20px; /*RWD newly modified to make profile look and feel same in all resolutions*/
}


.margin-bottom-clear {margin-bottom:0 !important}
/*changes are done for rwd-vinay*/
.sm-mobile-icon {    
	background: url("../images/sm-mobile-icons.jpg") no-repeat scroll left center rgba(0, 0, 0, 0);
    display: inline-block;
    margin: 8% 0 0 82px;/*changed for setting box in RWD  -vinay*/
    padding-left: 15px;
    padding-right: 31px; /*RWD newly modified after 112 merge*/
}

.sm-phone-icon {background: url("../images/sm-phone-icons.jpg");background-repeat:no-repeat;background-position:left;padding-left:18px;display:inline-block;}
	
.headertext_email_v{
	color: #89CEF5;
    font-size: 0.69em;
    font-weight: normal;
    height: auto;
    text-decoration: underline;
    word-wrap: break-word;
    
}
/*Modified for RWD-vinay*/
.profilename_settingBx {
    float: left;
    margin-left: 18px;
    position: absolute;
    width: 72%;
	-ms-word-break: break-all;/*changed for IE for breaking word in setting box  -vinay*/
}

.header-label {
    color: #575757;
}

.reflow_final_view {display:block !important}
.navbarModified {margin-top:10px;position:relative;margin-right: 20px;} /*Surej newly modified as per CDG suggestion for new prod logo*/
.border-right {border-right:1px solid #6e7172;padding-right:5px;}
.border-left-right{border-left:none;border-right:1px solid #6e7172;padding-right:5px;}
.navbarModified > li > a {padding:0 !important;}
.navbarModified  li {list-style-type:none;margin-left:10px !important; display: block !important; height: 25px;}

.container-fluid {padding-left:0;padding-right:0;}
.navbar-brand {padding:0 0 0 0px;}
.navbar-default {background-color:#192741;border:1px solid #192741;}
.navbar {margin-bottom:0;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {border-color:none;}

.SettingsIcon {background: url("../images/topNavNormal.png") no-repeat -38px 0 transparent;width:20px;height:21px;display:inline-block;}
.LogoutIcon {width:12px;height:21px;display:inline-block;}
.menuHome {background: url("../images/menuHome.jpg") no-repeat 0 2px  transparent;width:23px;height:21px;display:inline-block;}
.profilleIcon {background: url("../images/profilleIcon.jpg") no-repeat 0 2px  transparent;width:23px;height:21px;display:inline-block;}
.newCaret {color:#000000;position:relative;top:-5px;margin-left:5px;}
.newCaret2 {color:#000000;margin-left:5px;}
	
.nav-pills > li {
    float: left;
}
.nav-pills > li + li {
    margin-left: 2px;
}

.pull-right {
    float: right;
}	
/* vinay -changes for header-end*/

/*Aashish RWD change start*/

.container-small {
	float: left;
	width: 100%;
	margin-left: -1px;
	margin-right: 1.8px;
	margin-top: 10px;
	/*Aashish modified for RWD - Initiate Payment Screen*/
}
.widget-xtrasmall {
	width: 100%; /*Aashish modified for RWD - Initiate Payment Screen*/
	min-width:200px;
}
.container-xtrasmall {
	width: 47.9%; /*suggested by aashish RWD - RHS widgets*/
	min-width:200px;
	margin-right:7px;/*Surej modified for RWD - RHS widgets*/
}
.step_trackerwidth {
	width: 100%; /*Aashish modified for RWD - Initiate Payment Screen*/
	margin-top: 10px;
}

	.redbg,.redbgwithwidth,.orangebgwithwidth,.greenbgwithwidth,.orangebg,.greenbg {		
	width: 99.55%;/*Aashish changed for RWD*/
	/*margin-right:20px; /* Commented by Sakthi for IE10 common issue*/
	/*Aashish modified for RWD - Initiate Payment Screen for error message*/
}
.stage3_additionaldetailslink {
	background-color: #EBF7FF;
	border: 1px solid #97CAE6;
	float: left;
	height: auto;
	/*Aashish modified for RWD - Initiate Payment Screen for additional details text*/
	margin-left: 12px;	/*Aashish changed*/
	margin-top: 10px;
	padding-right: 10px;
	padding-top: 3px;
	width:91.796875%;/*Aashish added for RWD - Initiate Payment Screen for additional details wrapper width*/
	padding-left: 5px;	/*Aashish added for RWD - Initiate Payment Screen for additional details wrapper width*/

}
#footer {		
	width: 100%;
	/*Aashish modified for RWD - Initiate Payment Screen for footer*/		
}
.rightwithwidth {
	float: right;
/* 		padding-right: 0.4%; *//* next-gen */
}
.step_trackerwidth_withoutmargin {
	width: 100%;
}

.stage3_previewconfirm_details_column {
	width:45%; /*RWD added for overlay text field wrapping in preview conf Surej*/
	/*margin-right:5px;*/
	margin-right: 2px;
	/*Aashish changed for RWD. Addentryux3 page data coming on newline*/
	margin-top: 5px;/*Aashish changed for RWD.*/
}	

.stage3_tabmenupanel {
	float: left;
	border-bottom: 1px solid #CCCCCC;/*next-gen*/
	margin-bottom: 0px;
	margin-top: 0px;
/*	width: 78.2%;	*/
	width: 99%;	/*Aashish changed for RWD.WF_Stage3_DataEntry.xml wireframe.*//*modified by vinay*/
	float: left;
/*	padding-left: 0px;*/
	padding-left: 2px;	/*Aashish changed for RWD.WF_Stage3_DataEntry.xml wireframe.*/
	padding-top: 0px; /*margin-left:7px;*/
}
.widget-body { /*position:relative;*/
	padding-bottom: 4px;
	padding-right: 10px;/*Aashish added for RWD*/
}

.querytextboxmedium_small_RWD1{ /** Added by Priyanka for lookup */
display:none;
}	
.stage3_inputpanel_column_RWD{
	float: left;
	margin-right: 5px;
	/*Added by Sonia Garg*/
	margin-top: 7px;
	text-align: right;
	width: 35%;
}	
.querytextright_stage3_RWD {
	clear: right;
	display: block;
	overflow: hidden;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 1px;
	/*added by kunal_sonje since drop downs are getting distorted for font-size 12px  */
}
.stage3_inputpanel_columnRWD {
	float: left;
	margin-right: 5px;
	/*Added by Sonia Garg*/
	/*margin-top: -29px;*/
	margin-top: -20px; /*RWD fix for notification address alignment at lower resoln in payments*/
	text-align: right;
	width: 40%;/*Aashish changed from 35%*/
}
	.notificationLabel_RWD {
	display:none;
	}
.queryitalictextleftgap_RWD1 {
	
	/*font-size : 11px; Changed by Sonia Garg to refer body level font-size*/
	font-style: italic;
	color: #505050;
	text-decoration: none;
	padding-left: 3px;
	font-size: 0.69em;
}	
.simpletext_clkhere_RWD1 {
	color: #262a2c;
	
	font-size: 0.99em;
	text-decoration: none;
}
.queryitalictextleftgap_RWD {
display:none;
}	
.simpletext_clkhere_RWD{
display:none;
}

.notificationStyle_RWD{
	padding-bottom: 8px;
	height: 30px;
	float: left;
	width: 4px;
}
	
.cpinputtextarea-span {
/*Aashish added for RWD*/
/*	background: url("../images/backgrounds/Text-area_250x100px.png") no-repeat
		scroll 0 0 #FBFBFB;
*/	
	display: inline-block;
	padding: 7px 0 6px 2px;
	text-align: left;
	margin-left: 5px;
	width: 93%;
	height: 89px;	
	border: 1px solid #d3d3d3;
/* 	border-radius: 4px; */
	color: #262A2C;
	
	font-size: 0.89em;
	font-weight: normal;
	background-color: rgb(251,251,251);
}
.cpnotificationTxtarea {
	font: inherit Arial;
	background: none repeat scroll 0 0 transparent;
	border: medium none;
/*	height: 40px;	*/
	height: 89px;
	outline: medium none;
	resize: none;
/*	width: 343px;	
	width: 249px;
*/	width: 100%; /*Aashish added for RWD*/
	font-size: 0.69em;
}
	/*Added by Neha Gosain for UI3 : Start*/
.stage3_previewconfirm_det_col1 {
	float: left;
/*	width: 6%;	*/
	width:10%;/*Aashish changed for RWD*/
	/*Added by Nikita Manohar*/
	font-size: 0.69em;
	font-weight: normal;
}	

.controlOptionHrStyle{
	width: 100%;
	float: left;
	margin: 6px 0;
	margin-bottom: 0px; /*RWD modified for collapsible in CP Aashish*/
}
	
.controlOptionTableStyle{
	width: 100%;
	border-bottom: 0px;
}	
#collapsibleMenu {
	clear: both;
	float: right;
	padding-right: 0.1%;
	position: relative;
	top: -6px;
}
.stage3_previewconfirm_label_column, .ui-dialog .stage3_previewconfirm_label_column{
/*	width: 22%;	*/
	width: 50%;	/*Aashish added for RWD*/
	margin-top:5px;
}	
	
.stage3_previewconfirm_label_column_forWidget{
width: 29%;
float: left;
padding-right: 5px;
word-wrap: break-word;
margin-right: 5px;
text-align: right;
}
.stage3_leftrightmainpanel {
	float: left;
	/*border: 1px solid #E0E1E2;*/
	padding-bottom: 15px;
	width: 100%;
	background: none;
/*	background: url("../images/backgrounds/separator1.gif") repeat-y scroll
		50% 0 transparent;*/ /*Commented by Aashish for RWD*/
}
.stage3_previewdetailsrow {
/*	margin-top: 11px;*/
	margin-top: 0px;/*Aashish changed for RWD*/
	float: left;
	width: 100%;
}
/*next-gen*/
.widget-medium .stage3_previewdetailsrow{
margin-top: 11px;
float: left;
width: 100%;
}
.widget-mediumUX4 .stage3_previewdetailsrow{
margin-top: 11px;
float: left;
width: 100%;
}
.controlOptionTbody{
	border-bottom:0px;
	display:none;
}
.controlOptionTbody1{
	border-bottom:0px;

}
.controlOptionTd{
	border-bottom:0px;
	height: 25px;
	width:50%;
}		
.remarksbox_UX3 {
	
	font-size: 11px;
	height: 50px;
	line-height: normal;
	margin: 2px 0 0 0;
	margin-left: 6px;
	margin-bottom: 6px;
	overflow: auto;
	padding: 0;
	padding-right: 700;
	text-align: left;
/*	width: 300px; */
	width: 255px;/*Aashish Added for RWD*/
	float: left;
}
/*Aashish RWD changes end*/
	
/*RWD changes for PFM-start-vinay*/
.homegradientfirstdivwithbgcolor_new5 {
	height: 210px;
    margin: 40px 0 0 10px;
	width: 96%;
}
	
.homegradientfirstdivwithbgcolor_new3{
	height: 210px;
    margin: 15px 0 0 10px;
	width: 96%;
}

.imagewithmargin {
    height: auto;
    margin-left:20%;
}
.simpletextcenter {
	border-top: medium none !important;
    display: inline-block !important;
    height: auto !important;
    margin: -20px 5px 0;
    padding: 10px 0px;
    position: absolute;
    text-align: left !important;
    width: 33% !important;
}
.simpletextcenter_new {
  border-top: 1px solid #E8E8E8;
  float: left;
  font-size: 0.75em;
  line-height: 15px;
  margin: 17px 14px;
  min-height: 22px;
  padding: 0px 5px;
  position: relative;
  text-align: center;
  width: 80%;
}

.simpletextboldcenter{
	margin: -17px 0 29px 6px;
	width: 60%;
}
	
.homegradientfirstdivwithbgcolor_new5 .ui-combobox{
	margin-top: 50px;
	position: absolute !important;
}
.homegradientfirstdivwithbgcolor_new5 .HW_formbtn_financeovervw_grey{
	margin-left:5px;
	margin-top: 100px !important;
	position: absolute !important;
	
}
	
.homegradientfirstdivwithbgcolor_new5 .HW_formbtn_financeovervw {
	margin-left: 5px;
    margin-top: 100px !important;
    position: absolute !important;
}
.homegradientfirstdivwithbgcolor_new3 .HW_formbtn {
    margin-left: 5px;
    margin-top: 80px !important; /*modified for view button alignement issue Surej*/
    position: absolute !important;
}
/*modified for view button alignement issue Surej*/
.homegradientfirstdivwithbgcolor_new3 .HW_formbtn:hover{
    margin-left: 5px;
}

.stage3_budgetssimpletext_bluelink {
    margin-left: 5px;
    margin-top: 50px;
    padding-left: 0px;
    position: absolute !important;
}

.stage3_listingpaneldiv_small {
   	border-top: medium none;
    display: none;
    margin-left: 0px;
    width: 100%;
}

.stage3_listingpaneldiv_Extended{
	margin-left: 0px;
	padding-right:0px;/*modified by vinay for RWD*/
	border-top: none;
	margin-top:0px;
    width: 100%;
}
.tabNavContainer {
    margin-left: 0px;
    margin-top: 20px;
    display: block !important;
    width: 98.2%;/*modified by vinay for RWD*/
}

.stage3_overviewtextcurrency{
	font-weight: normal;
}
.stage3_left_overviewcontainer{width: 100%;}
.stage3_adviceimage {
    display: none;
}

.stage3_left_overviewcontainer_selectorbox{width: 48%;}
.monthrangeselectcomponent {width: 100%;}
.monthrangeselector_2_6{border: none; width: 100%;}
.monthrangeselector_month_selected{height: 57px; width: 16%;}
.monthrangeselector_month{height: 57px; width: 16%;}
.monthrangeselector_month:hover {
	color: #000000;
    float: left;
    font-size: 0.69em;
    height: 57px;
    margin: 0;
    padding: 0;
    width: 16%;
}

.stage3_left_overviewcontainer_overviewpanel {
    float: right;
    height: 160px;
    margin-right: 4px;
    margin-top: -89px;
    width: 48%;
}
.monthrangeselectcaption{width:87px;}
.stage3_overviewtextactivemonth {
    margin-left: 8px;
}
/*RWD changes for PFM-end-vinay*/
/*RWD changes for PFM-goal-start-vinay*/	
.stage3_templateiconcolumnwidth {
	 padding-left: 3%;
	width : 45%;
	min-width: 164px;
}
.stage3_templateiconcolumnwidthleft {
	float: left;
	padding-left: 3%;
	width: 45%;
	min-width: 164px;
}
.templateicon_imgstyle{
	margin: 35px 0 0 35% !important;/*Aashish*/
}
	
/*RWD changes for PFM-goal-end-vinay*/
/*added by vinay for message center-start*/	
.leftcontainer {
    display: none;
}
.advance_search_link {
	display: none !important; /*mails search click*/
}
.search_mails {
    background: none;
    border: medium none;
    float: left;
    margin-bottom: 10px;/*Aashish*/
    padding: 6px;
    cursor:pointer; /*Added for mails search panel collapse open*/
}
.searchicons_mail{
	display: block;
}
.db_accwid_pluss{
	display: none;
}

.rightcontainer {
    float: left;
    margin-left: -1px;/*3px;Aashish changed for RWD	*/
    margin-top: -6px;
    width: 100%;
}
.rightgrouplet{
	width: 100%;
}
.leftgrouplet{
	width: 100% !important;
}
/*changed  by vinay-rwd*/
.messagetype_container {margin-left: 10px;padding-bottom: 0;width: 150%;}
.download_mails {float: left; margin-right: -44%;margin-top: 40px;}
.icon_logo {width:10%;}
.date {padding: 7px 7px 0 20px; }
.flag_mid{;width:10%;}
.flag_mid_hidden{width:10%;}
/*.droptxtdate{float:left;padding-left:20px; margin-left: 0px;}/*modified for RWD-vinay*//*Aashish changed margin-left from 85px*/
.leftcontainer_Icon{
	display: block;
}
/*added by vinay for RWD*/
.leftcontainer{
	background:#FFFFFF;
	float:left;
	border: 1px solid #E0E1E2;
    height: auto;
    margin-bottom: 15px;
    margin-top: -6px; /*-18px;	Aashish added for corp RWD*/
    padding: 0 15px 12px 4px;
    position: absolute;
    width:38%; /*chaged from 30%; personal folder expand issue. by Aashish */
    max-width:160px; /*Modified for view folder in message center for RWD*/
    min-width: 160px;/*Modified for view folder in message center for RWD*/
    z-index: 1;/*Aashish added for RWD*/
}
.right_top{	height:auto;}
.right_nav_panel{	height:auto;}
.rightpanel_textbold_top{	width:auto;}
.rightpanel_textbold_to{	width:auto;}
.right_midreplay {border-bottom: none medium;}
.rightpanel_texttop{padding-left: 5px;}
.right_panel{border-left:1px solid #CFE6F4; margin-left: -1px;}/*Aashish changed from 3px*/
.composemessagetxtarea{width: 65%;}/*Changed width from 68 by Aashish for mail temp overlay for RWD*/
/*.composesubject {background: url("../images/composemail_subjectbg.png") no-repeat scroll  0 rgba(0, 0, 0, 0);width: 70%;}*//*commneted for RWD*/
.composesubject {margin-left: 0px;}/*changed by vinay*/
.addattachment{margin-left: 0px; }/*changed by vinay*/
.composesubject{margin-left: 0px ; }/*changed by vinay*/
.compose_input  {width: 100%;}
.composeMsgTemplates {margin: 10px 83px 0;}
.composefrom{width: 70%;}
/*added by vinay for message center-end*/		

.stage3_searchpanelcolumn_new {
      float: left;
  /*    width:54%;Aashish changed for RWD 1*/
}
.stage3_columnwithwidth {
	padding-bottom: 40px;/*Aashish changed for RWD 1*/
}
.stage3_dataentry_modalview_label {

    width: 28.5%;/*Aashish changed for RWD*//*Modified by Vinay for RWD*/
    /*font-size:11px;removed by kunal_sonje for font-size*/
}
/*Aashsh added*/
.stage3_dataentry_modalview_label_remarks {
	width: 28.5%;
	margin-right: 16px;
}
.querytextleft_infostyle {
	margin-left:25px;/*Vinay changed for PFM RWD*/
	width: 90%;/*Aashish changed for RWD*/
}
.querytextleft_infostyle2 {
	margin-left: 25px;/*Vinay changed for PFM RWD*/
    margin-top: 5px;/*Vinay changed for PFM RWD*/
	width: 90%;/*Aashish changed for RWD*/

}	
.dropBxContentMain{height:85px; margin:15px 15px 5px 15px;}/*Vinay modified for PFM RWD*/
.dropBxContent {border-bottom: 1px solid #CED0CF;height:auto;min-height:60px;margin:5px 0px 10px 0px;} /*RWD modified newly for RWD*/
.dropBxContentRM {height:auto;min-height:60px;margin:5px 0px 10px 0px;} /*Surej modified newly for RWD*/

/*changes are made for RWD -vinay*/
.myProfilePulldown p .HW_formbtn {
	float: right;/*chnages are made for profile button position in header*/
}
#sessionExpiryTime{ /*RWD newly modified for header profile*/
	float: left;
    font-weight: normal;
    line-height: 5;
    margin-left: -93px; /*Surej RWD Newly fixed for CDG defects*/
}

#sessionTimeoutText {
	color: #000000;
    float: left;
    
    font-weight: normal;
    position: relative;
}
.myProfilePulldown p.sessionTimeoutText_v{
	border-bottom: 1px solid #CED0CF;
	padding-left: 15px; /*Surej newly added for user profile at lower resolution RWD*/
	padding-right: 15px;/*Surej newly added for user profile at lower resolution RWD*/
    	width: 91.5%;/*Surej newly added for user profile at lower resolution RWD*/
}
.profileBx {width: 322px;} /*RWD Newly modified for profile header*//*changed for setting box alignment in RWD-vinay*/
/*newly modified for RWD changes-vinay-end*/	
.composemailsendspan{margin-left:37px; /*75px;*/}/*changed by Aashish for RWD*/		
.right_panel_wrapper{width:100%;}/* changed width 289px by Aashish*/
.chartLnLabel_new{
	font-size: 12px;
	color: #7d7d7d;
	margin-left: 7px;
width:14%;
display:block;
max-width:21%;
float:left;
}

.chartLnLabel_newWrapper{
	display:block;
}

.menuDisplayLeft{
	left:auto;
}

/*.stage3_downloadnav{padding-left: 1.249%;} Surej modified for listing table border issue------commented by shreya*/
/*Aashish added for nextgen*/
.widget .menuChoices {
	min-width:178px; /*180px; Surej added for pull down menu in CP flow RWD*//*Aashish modified for account widget pull down*/
}
/*Added as per aashish Suggestion for RWD*/
.amountRightAlign{
	float:none;
	text-align: right;
}
/*Added for notification address alignment at lower resoln*/
.searchsimpletext_leftpadding_boldRWD {
	padding-left: 6px;
}
.querytextright_thirdcolumn{   /*Added for color dropdown*/
	padding-left: 15px;
	
}
.subTwoLevelMenu{
	width:110% !important;
}
}

/*Surej RWD - Media Query Styling for 0px to 639px END*/


/*Surej RWD - Media Query Styling for 640px and above START*/

@media screen and (min-width : 640px) {
.widget-mediumUX4 .donutWrapperUl {
	position: relative;
}
.mainDiv .widget-mediumUX4 .calendarPaginationWrapper{
height:40px;
position: relative;
bottom:1%;
}
.querytextquickpaywidgetmessage .searchsimpletext{
	width: 89%;
}
.searchsimpletext_leftpadding_boldRWD {
	width: 180px; /*Added for bulk payment RWD*/
}
/*next-gen*/
.newabsmiddle2txt .newabsmiddle2{
		margin-left: 5px;
	}
/*next-gen*/
.newabsmiddle1txt .newabsmiddle2{
	margin-left: 3px;
}
/*Aashish*/
.stage3_inputpanel_column_notification{
    display:none;
}
	.detHeaderRight {
		width: 47.9%;/*next-gen*/
	}
	.dashboardSection .detValueRight .simpletext {
		width: 26%;/*next-gen*/
	}
	#header .header-nav {
		background:#FBFBFB url(../images/backgrounds/header-nav.png) repeat-x top; 
		/* background-color: #84C0E1; */ /*Rohit*/
		background-color: #FBFBFB;
		padding-top: 8px;
		overflow: visible; /*Surej for RWD*/
		height: auto; /*Surej for RWD*/
		border-bottom: 1px solid #666666;
		border-top: 1px solid #666666;
	}
.mega-menu ul li a {
	color: #000000;
}

.mega-menu ul li .sub li.mega-hdr a.mega-hdr-a:after{
	content:url(../images/Right-Arrow_Mega-Menu_InActive.png);
	position:relative;
	height:8px;
	width:18px;
	float:right;
}

/*.mega-menu ul li .sub li.mega-hdr a.mega-hdr-a:hover:after{*/
	.mega-menu ul li .sub li.mega-hdr:hover>  a.mega-hdr-a:after{
	content:url(../images/Right-Arrow_Mega-Menu_Active.png);
}

/*Start added by Vinay*/
.section {
    width: 100%!important;
}

.rightwithwidth{
	padding-right:2%;
}
/*End added by Vinay*/
/* START Surej added for  RWD mega menu carousel*/
.mega-menu>div>div>ul>li:hover>div {
	display: block;
}
.mega-menu ul li .sub li.mega-hdr a.mega-hdr-a:hover {
	background-color:rgb(238, 238, 238);
	/*background-color: #91d0ff;*//*Rohit-Sub BG Color*/;
}
.mega-menu>div>div>ul>li:hover{
	background-color: #FFFFFF;
}
/*.mega-menu>div>div>ul>li:hover>div {
	display: block;
}*/
.mega-menu>div>div>ul>li>div {
	display: none;
}
/* END Surej added for  RWD mega menu carousel*/
#topbarNew {
	display: block !important;
}
#header .header-nav {
	padding-top: 0px; /*Surej for mega menu RWD*/
	overflow: visible; /*Surej for mega menu RWD*/
	height: 50px; /*Surej for mega menu RWD*/
	border-bottom: 1px solid #0000ff;
	border-top: 1px solid #0000ff;
}

/* new start here*/
.mega-menu div.mega-menu-list-wrapper ul li ul.sub-menu {
	left: 268px;
	z-index: 300;
	position: absolute; /*Added by Vinay for RWD megamenu*/
	top: 10px; /*Added by Vinay for RWD megamenu*/
	/*width:150px;*/
	width: 260px;
	display: none;
}
.mega-menu div.mega-menu-list-wrapper ul li ul.sub-menu1 {
	left: 533px;
	/*z-index: 500;*/
	/*position: absolute; Added by Vinay for RWD megamenu */
	top: 139px;
	/*width:150px;*/
	width: 260px;
	display: none;
}
.mega-menu ul li .sub li.mega-hdr {
	float: none;
}
.mega-menu div.mega-menu-list-wrapper ul li:hover>ul {
	visibility: visible;
	/*height:261px;*/
	height:340px; /*Surej newly fixed for submenu container height RWD*/
	display: block;
	/* background-color: #EEEEEE;*//*next-gen*/
	background-color: rgb(238, 238, 238);/*Rohit-Sub BG Color*/
	text-align: left;
}

	
.mega-menu div.mega-menu-list-wrapper ul li:first-child>ul
{
	visibility: visible;
	/*height:261px;*/
	height:340px; /*Surej newly fixed for submenu container height RWD*/
	display: block;
	 background-color: rgb(238, 238, 238); 
	/*background-color: #91d0ff;*//*Rohit-Sub BG Color*//*next-gen*/
	text-align: left;	
}

/* new End here*/
.mega-menu ul li .sub-container.mega .sub {
	position: relative; /*Vinay for mega menu RWD*/
	left: 0%; /*Surej for mega menu carousel RWD*/
z-index: 100;
}
/* Surej: Start Added for flexisel carousel mega menu */
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	/* background-color: #91d0ff !important;*//*Rohit-Sub BG Color*/ /*Surej modified for fleximaster carousel*/
}
.nbs-flexisel-inner { /*overflow:hidden; Surej for RWD
	float:left;*/
    	-webkit-user-select: none; /*Modified by vinay for carosal highlighting*/ 
	width: 99%; /*Surej modified from 100% for RWD*/
	overflow:hidden; /*Surej modified for RWD*/
	/*background: #fcfcfc;
	background: #fcfcfc -moz-linear-gradient(top, #fcfcfc 0%, #eee 100%);
	/* FF3.6+ */
	/*background: #fcfcfc
		-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc),
		color-stop(100%, #eee) ); /* Chrome,Safari4+ */
	/*background: #fcfcfc -webkit-linear-gradient(top, #fcfcfc 0%, #eee 100%);
	/* Chrome10+,Safari5.1+ */
	/*background: #fcfcfc -o-linear-gradient(top, #fcfcfc 0%, #eee 100%);
	/* Opera11.10+ */
	/*background: #fcfcfc -ms-linear-gradient(top, #fcfcfc 0%, #eee 100%);
	/* IE10+ */
	/*background: #fcfcfc linear-gradient(top, #fcfcfc 0%, #eee 100%);*/
	/* W3C */ /* border:1px solid #ccc; Surej for testing*/
	/*border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
	/*line-height:0px;Surej for testing*/
}
.nbs-flexisel-item img {
	width: 100%;
	cursor: pointer;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	max-width: 100px;
	max-height: 45px;
}
/*** Navigation ***/
.nbs-flexisel-nav-left,.nbs-flexisel-nav-right {			
	position: absolute;
	cursor: pointer;
	/*z-index: 100;
	opacity: 0.5;*/
	/*top: 7px;*/
}
.nbs-flexisel-nav-left { /* left: 10px;*/
	height: 22px;
	width: 22px;
	left: -18px; /*Surej for testing*/
	background: url(../images/Left-Arrow_primary-navigation_InActive.png) no-repeat;
	top:8px;
	display:none;
}
.nbs-flexisel-nav-right {
	height: 35px;
	right: -60px;
	background-color: rgb(151,202,230);
	background: url(../images/Right-Arrow_primary-navigation_Active.png) no-repeat;
	top:8px;
	width: 60px;
}

.nbs-flexisel-nav-leftMod { 
	position: absolute;
	cursor: pointer;
	height: 22px;
	width: 22px;
	left: -18px;  /*Surej for testing*/
	background: url(../images/Left-Arrow_primary-navigation_Active.png) no-repeat;
	top:8px;
}	

/* Surej: END Added for flexisel carousel mega menu */
.mega-menu ul li .sub .mega-menu-list-wrapper {
	height: 345px; /*Surej modified newly for RWD megamenu carousel*/
}
.mega-menu ul li .sub li {
	float: left; /*Surej for RWD mega menu carousel*/
	width: 280px;
	padding: 0px; /*Surej for RWD mega menu carousel*/
	position: static;
}
.mega-menu ul li .sub a {
width:240px;
}

div.sub-container .sub{
	display:none;
}
		
/* vinay -changes for breadcrumb-start*/

ul {
	padding:0px;
}	
		
.section {
    width: 100%!important; /*Added by Vinay for RWD*/
}

.rightwithwidth{
	padding-right:2%;
}
.breadcrumbnew{ display:block!important; }
/* vinay -changes for breadcrumb-end*/
/* vinay -changes for header-start*/
	
.headerouter_r {
    width: 95%!important;;
}
.rightRoundCorner {
    display: none;
}
.headerRowsetLeft {
    display: none;
   	width: 70%;;
}


.headerWelcomeText {
    color: #A8A9A9;
    /*font-size: 0.9em;*//*changed for RWD-vinay*/
    margin: 13px 0 0;
    padding-right: 10px;
    position: absolute;
    right: 149px;/*Surej newly modified as per CDG suggestion for RWD*/
    text-align: right;
}
.profilePhoto{
    display: none;
}

.txt_boxnew {
	float:right;
    height: 10%;
    margin-left: 28%;
    margin-top: 33px;
    width: 190px;
}

.skipContRow {
    margin-top: -30px !important;
}


.skipContLink {
    color: #000000; /*next-gen*/
    margin-right:24px;/*Surej newly modified as per CDG suggestion for RWD-vinay*/
    text-decoration: underline;
}

/*logout icon*/

#header .ui-combobox .ui-combobox-input.ui-widget-content, #header .ui-combobox .ui-combobox-input.ui-state-hover {
    background: url("") no-repeat scroll 0 0 #ffffff !important;
}


#header .ui-combobox .ui-button, #header .ui-combobox .ui-button.ui-state-hover {
    background: url("") no-repeat scroll 0 0 transparent !important;
}
	
.HW_logoffLink {   
    display: none;
    
}

.logoffLink, a.logoffLink:hover, a.logoffLink:visited {
    background: url("../images/LogoutIcon.png") no-repeat scroll  0 ;
    margin-left:10px;
    width: 30px;
}
/*logout icon end*/

.rightTextSepWhite {
    display:none;
}

.headertext_name{
	color: #000000;
	cursor: pointer;
}
.headerSettingsBx{
	background: url("../images/topNavNormal.png") no-repeat scroll -38px 0 rgba(0, 0, 0, 0);
	cursor:pointer;
    display: inline-block;
    float: left;
    height: 25px;
    margin-left: 10px;
    margin-right: 5px;
    margin-top: 0px;
    width: 20px;
}
	
.headerRowsetRight{
    height:0px;
       
}

/*header skin pulldown*/
.skinPulldown {
	border: none;
    display: block;
    overflow: visible;
    padding-bottom: 0;
    position: static;
    width: 295px;/*changes are made by vinay for RWD*/
}

.skinUnSelectLeft{
	display: none;
}
.skinUnSelectRight{
	display: none;
}
	
/*.alertBxArrow {background: url("../images/alertBxArrow.png") no-repeat scroll center;width:18px;height:9px;display:inline-block; position: absolute;right: 70px;top: -8px;}*/

.alertBxArrow {/*Added By VENU*/
    background: url(../images/alertBxArrow.png) no-repeat scroll center;
    width: 18px;
    height: 9px;
    display: inline-block;
    position: absolute;
    right: 2px;
    top: -8px;
}
.alertBx {position:absolute;top:28px;/*Modified as per CDG suggestion for new prod logo*/right:-3px;width:322px;min-height:300px;height:auto;background-color:#fff;z-index:2001;/*next-gen*/display:none;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box;}
/*Surej Newly added for RWD. changed zindex and width and minheight for header*/

.alertHeader {height:30px;/*border-bottom:1px solid #dddddd;*/color:#333;/*background-color:#ebebeb;border-top-left-radius:4px;border-top-right-radius:4px;*/margin:0 1px;}/*changes made for RWD as per new design-vinay*/
.alertHeader h5 {/*background: url("../images/alertIcon.png") no-repeat scroll center left;*/float: left;line-height:30px;margin: 0 0 0 10px;padding: 0 0 0 0px;font-size:.75em;font-weight: bold;}/*RWD newly modified for header-vinay*/
.alertHeader span {float:right;line-height:27px;margin:0 10px 0 0;font-size:.9em;}
.settingsBx {right:30% !important}/*vinay-newly added for RWD*/
.settingsBx  .alertBxArrow {right:38px !important}
.myProfilePulldown p.sessionTimeoutText_withoutborder{
	border-bottom: 1px transparent #CED0CF;/*vinay-newly added for RWD*/
	padding-left: 15px;
    padding-right: 15px;
    width: 91.5%;
}

.sessionTimeOut {padding-top:10px;border-bottom:1px solid #cccccc;margin: 2px 0 0;position: relative;}/*newly modified for RWD-vinay*/
.sessionTimeOut .sec1,.sessionTimeOut .sec2 {display:inline-block}
.sessionTimeOut .sec1 {width:50%}/*RWD newly modified for header*/
.sessionTimeOut .sec2 {width:45%;padding-right:2px;text-align: right;}

.sessionTimeOut .sec1 span {color:#575757;}
.sessionTimeOut .sec1 label {color:#af0909;}
.border-bottom-clear {border-bottom:none;}
.align-left {text-align:left;display:block;margin-bottom:3px;}
.form-control {height:30px;background-color:#fbfbfb;}

.profileBx {right: -180% !important; width: 322px;} /*RWD newly modified for header profile*//*RIGHT: 100% Changed by venu*/
.imgaeWithName {	
    margin: 0 0 25px;
	padding-left: 15px;
}/*Changed by vinay for RWD*/
.imgaeWithName li {display:inline-block;margin:0 !important}
.imgaeWithName .name {font-size:15px;vertical-align:top;margin-left:15px !important}/*newly modified */
.manager-name {font-size:.9em;font-weight: normal;margin-left:10px !important;vertical-align:bottom}

.profilePhoto_ProfileBx {
    display: inline-block;
    float: left;
    margin-left: 2px;
    margin-right: 5px;
     /*margin-top: 6px;*/
}
.profilePhoto_settingBx {
    display: inline-block;
    float: left;
    margin-left: 2px;
    margin-right: 5px;
   margin-top: 6px;
}

.name_ProfileBx{
	color: #333333;
	display:inline-block;       
	line-height: 1.42857;  
	margin: 5px 5px 5px 0; 
	font-weight: normal; 
	word-break:break-all; /*RWD Fix to wrap the profile name in header section when it is too long*/
	max-height: 1px;
}

.myProfilePulldown {
	display: block;
	left:0px;
	position: relative;
	width:99%;/*changes made as per new design -vinay*/
}

.myProfilePulldown p {
    border:none;
}
.lastlogtext_green {
	margin-top: -20px;
}

.margin-bottom-clear {margin-bottom:0 !important}
/*changes are done for rwd-vinay*/
.sm-mobile-icon {    
	background: url("../images/sm-mobile-icons.jpg") no-repeat scroll left center rgba(0, 0, 0, 0);
    display: inline-block;
    margin: 8% 0 0 82px;/*changed for setting box in RWD  -vinay*/
    padding-left: 15px;
     padding-right: 31px; /*RWD newly modified after 112 merge*/
    }
.settingsBx .sm-mobile-icon {
   width: 68.5%;
}
.sm-phone-icon {
background: url("../images/sm-phone-icons.jpg");
background-repeat:no-repeat;
background-position:left;
padding-left:18px;
display:inline-block;
}
.settingsBx .sm-phone-icon {
  margin: 2% 0 0 83px;
  padding-left: 18px;
  padding-right: 31px;
  width: 68.5%;
}	
.headertext_email_v{
	color: #89CEF5;
    font-size: 0.69em;
    font-weight: normal;
    height: auto;
    text-decoration: underline;
    word-wrap: break-word;
    
}
/*Modified for RWD-vinay*/
.profilename_settingBx {
    float: left;
    margin-left: 18px;
    position: absolute;
    width: 80%;
	-ms-word-break: break-all;/*changed for IE for breaking word in setting box  -vinay*/
}
.settingsBx .profilename_settingBx { 
  width: 73%; 
}
.header-label {
    color: #575757;
}

.reflow_final_view {display:block !important}
.navbarModified {margin-top:10px;position:relative;margin-right:14px; /*Surej modified as per CDG suggestion for RWD*/}
.border-right {border-right:1px solid #6e7172;padding-right:15px;}/*changed for RWD-vinay*/
.border-left-right {border-left:1px solid #6e7172; height: 25px;}
.navbarModified > li > a {padding:0 !important;}
.navbarModified  li {list-style-type:none; display: block !important;}

.container-fluid {padding-left:0;padding-right:0;}
.navbar-brand {padding:0 0 0 0px;}
.navbar-default {background-color:#192741;border:1px solid #192741;}
.navbar {margin-bottom:0;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {border-color:none;}

.SettingsIcon {background: url("../images/topNavNormal.png") no-repeat -38px 0 transparent;width:20px;height:21px;display:inline-block;}
.LogoutIcon {width:19px;height:21px;display:inline-block;}
.profilleIcon {display:none;}
.newCaret {color:#000000;position:relative;top:8px;margin-left:5px;}
.newCaret2 {color:#000000;margin-left:5px;}
.caret {
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-top: 4px solid;
    display: inline-block;
    height: 0;
    margin-left: 5px;
    vertical-align: middle;
    width: 0;
    cursor:pointer; /*Surej newly added for RWD*/
}
	
.nav-pills > li {
    float: left;
}
.nav-pills > li + li {
    margin-left: 2px;
}

.pull-right {
    float: right;
}
/* vinay -changes for header-end*/		

/*Aashish RWD changes start*/
	.stage3_inputpanel_columnRWD {
	display:none;
	}
	.querytextright_stage3_RWD {
	display:none;
	}

	.notificationLabel_RWD {
	float: left;
/*	margin-left: 4px; /*Changed from 5px by Nikita Manohar*//*Aashish commented*/
	/*   width: 182px; Changed from 179px by Nikita Manohar*/
	width: auto;/*38.83%; Aashish modified for nextgen */
	margin-left: 35px;
	/* Aashish added for wireframe WF_Stage3_DataEntry for RWD,  notification details*/
}
		.queryitalictextleftgap_RWD {
	
	/*font-size : 11px; Changed by Sonia Garg to refer body level font-size*/
	font-style: italic;
	color: #505050;
	text-decoration: none;
	padding-left: 3px;
	font-size: 0.69em;
}
	.simpletext_clkhere_RWD {
	color: #262a2c;
	
	font-size: 0.99em;
	text-decoration: none;
}
		.queryitalictextleftgap_RWD1 {
	display:none;
}
	.simpletext_clkhere_RWD1 {
	display:none;
}

.notificationStyle_RWD{
	padding-bottom: 8px;
	height: 30px;
	float: left;
	width: 4px;
}


.cpinputtextarea-span {
/*Aashish added for RWD*/
/*	background: url("../images/backgrounds/Text-area_300x50px.png") no-repeat
		scroll 0 0 #FBFBFB;
*/	
	display: inline-block;
	padding: 7px 0 7px 2px;
	text-align: left;
	margin-left: 5px;	
	height: 37px;
	width: 93%;
	
		border: 1px solid #d3d3d3;
/* border-radius: 4px; */
color: #262A2C;
font-size: 0.89em;
font-weight: normal;
background-color: rgb(251,251,251);
}
.cpnotificationTxtarea {
	font: inherit Arial;
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	height: 40px;
	outline: medium none;
	resize: none;
/*	width: 343px;	
	width: 300px;
	*/	width: 100%; /*Aashish added for RWD*/
	font-size: 0.69em;
}

	.stage3_previewconfirm_det_col1 {
	float: left;
	width: 6%;		
	/*Added by Nikita Manohar*/
	font-size: 0.69em;
	font-weight: normal;
}	
.controlOptionTbody{
border-bottom:0px;

}
.controlOptionTbody1{
	border-bottom:0px;
	display:none;
}
.controlOptionTd{
	border-bottom:0px;
	height: 25px;
	width:35%; /*Surej RWD modified for text wrapp issue in p2p*/
}
.remarksbox_UX3 {
	
	font-size: 11px;
	height: 50px;
	line-height: normal;
	margin: 2px 0 0 0;
	margin-left: 6px;
	margin-bottom: 6px;
	overflow: auto;
	padding: 0;
	padding-right: 700;
	text-align: left;
	width: 300px; 	
	float: left;
}	
.stage3_searchpanelcolumn_new  {
      float: left;
  /*    width:50%;Aashish added for RWD 1*/
}
.stage3_columnwithwidth{
	padding-bottom: 0px;/*Aashish changed for RWD 1*/
}
.stage3_dataentry_modalview_label {

    width: 28%;
    /*font-size:11px;removed by kunal_sonje for font-size*/
}
/*Aashsh added*/
.stage3_dataentry_modalview_label_remarks {
	width: 28%;
	margin-right: 17px;/*Aashish*/
}	
.querytextleft_infostyle {
    width: 90%;/*Aashish changed for RWD*//*Vinay changed for PFM RWD*/
    margin-left: 45px;/*Vinay changed for PFM RWD*/
    word-wrap: break-word;
}
.querytextleft_infostyle2 {
    margin-top: 5px;
    margin-left: 45px;/*Vinay changed for PFM RWD*/
    width: 90%;/*Aashish changed for RWD*//*Vinay changed for PFM RWD*/
    word-wrap: break-word;
}	

/*Aashish RWD changes end*/
/*newly modified for RWD changes-vinay-start*/
.dropBxContentMain{height:85px; margin:15px 15px 5px 15px;}/*Vinay modified for PFM RWD*/
.dropBxContent {border-bottom: 1px solid #CED0CF; height:auto;min-height:60px;margin:5px 0px 10px 0px;} /*RWD Modified newly for header Surej*//*newly modified for RWD changes-vinay-start*/
.dropBxContentRM {height:auto;min-height:60px;margin:5px 0px 10px 0px;} /*RWD Modified newly for header Surej*//*newly modified for RWD changes-vinay-start*/

.myProfilePulldown p .HW_formbtn {
	float: right;/*changes are made for RWD -vinay*/
}
#sessionExpiryTime{
	float: left;
    font-weight: normal;
    line-height: 5;
    margin-left: -92px;
}

#sessionTimeoutText {
	color: #000000;
    float: left;
    
    font-weight: normal;
    position: relative;
}
/*newly modified for RWD changes-vinay*/
.myProfilePulldown p.sessionTimeoutText_v{
	border-bottom: 1px solid #CED0CF;
	padding-left: 15px;
    padding-right: 15px;
    width: 91.5%;
}
.alertBx {width: 322px;}
/*newly modified for RWD changes-vinay-end*/

.date {padding:7px 3px 0 10px;} /*Modified right border pixel*/
/*Added as per aashish Suggestion for RWD*/
.amountRightAlign{
	float:none;
	text-align: right;
}  
}

/*Surej RWD - Media Query Styling for 640px and above END*/


/*Surej RWD - Media Query Styling for 640px to 900px range START*/

@media screen and (min-width : 640px) and (max-width:900px) {
.simpletext_checkbox{
	  margin-left: 19px;
  	padding-top: 0px;
  	margin-top: -15px;
	}
	
	.simpletext_checkbox01{
	  margin-right: 148px;
	}
.container-consoAccntSummary{
margin-bottom:32%;
	}
.searchsimpletext_alerts{
	
 float: left;
  margin-top: 6px;
  padding-right: 5px;
  color: #262a2c;
  font-size: 0.69em;
  text-decoration: none;
  margin-left: 2px;
  margin-right: 1px;
  padding-left: 13px;
  padding-right: 36px;
  padding-bottom: 2px;
	}
.formbtn_last_cancel {
	
	 font-size: 0.75em;
	font-weight: normal;
	color: #404040;/*next-gen*/
	text-decoration: none;
	padding-right: 10px;
	background: url(../images/backgrounds/btnGray_new.gif) transparent
		no-repeat 100% 0px;/*next-gen*/
	border: 0px solid #333333;
	border-left: 1px solid #c8c8c8;
	width: 50px;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 27px;/*next-gen*/
	cursor: pointer;
	line-height:20px;
	padding-left: 10px; /* fix for ticket id 731282 */
	margin-left:5px;
	padding-top: 3px;
	text-align: center;
}
.formbtn_last_cancel:hover {
	font-size: 0.75em;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
	padding-right: 10px;	
	background: url("../images/backgrounds/btnGray_mouseover.gif") no-repeat
		scroll 100% 0 transparent;
	border: 0 solid #333333;	
	border-left: 1px solid #c8c8c8;
	width: 50px;
	vertical-align: middle;
	overflow: visible;
	float: left;	
	height: 27px;
	cursor: pointer;		
	line-height: 20px;
	padding-left: 10px; 
	margin-left:5px;
	padding-top: 3px;
	text-align: center;
}
.ui-autocomplete{
	max-width:400px;	/*Added for combobox dropdown width in RWD*/
}	
.formcaption_img_2 .formbtn_back{
	margin-left: 50%;/*added for 11.2.2*/
}

/*Aashish added for corp RWD*/
.rightRoundCornerIWantTo{
	padding-right: 0px;
}
.rightRoundCornerQickLink{
	padding-right: 0px;
}	
/*Aashish added for nextgen*/
.stage3_previewconfirm_singledetails_column{
	width: 45%;
	margin-top:6px;
}
.stage3_leftrightmainpanel_myprofile{
	background: none;
}
.stage3_leftrightmainpanel_myprofilelastrow {
	background: none;
}
.orangebg_warningsection{
	width: 100%;
}	
/*Next Gen style chages start-vinay*/
.chartPaginationdeposit{
	margin-top: 82%;
}
.chartPaginationCC{
	margin-top: 82%;
}
.chartPaginationloan{
	margin-top: 82%;
}
.nextGenUX4 .simpletextrightvalueln{
	float: left;
	margin-top:10px;
	margin-left:8px;
}
.lnchartHeader{
height:75px;
}
.stage3_previewconfirm_details_column_big .simpletextrightvaluelarge {
    float: left;
    margin-left: 7px;
}
.current-avail-bar{
	padding-bottom:20px;
}
.nextGenUX4 .current-avail-bar .simpletextrightvalue{
	margin-top:-1px;
}
.nextGenUX4 .current-avail-bar-dp .simpletextrightvalue{
	font-size:13px;
}
.stage3_previewdetailsrow3{
	margin-bottom: 12px;
    margin-top: -10px;
}
.nextGenUX4 .mainheadlabelDp{margin-top:0px;}
.nextGenUX4 .mainheadlabelOp{margin-top:0px;}
.nextGenUX4 .stage3_previewconfirm_label_column1 .mainheadlabelcc{
	margin-top:0px;
}
.container-nxtGenmedium {
	width: 65%;
}
.container-nxtGenxtrasmall{
	margin-right: 2px;
	width: 49%;
}

.account-box{
	width:99.5%;
}
.linkedValTable {
  width: 43%;
}


.delinkedValTable {
  width: 43%;
}
	
.simpletext_pinnotes{
	  font-size: 0.65em;
	}
.searchsimpletextwithmargin{
	  width: 110px;
}	
/*
.accountsDiv .Accbalancesummary{
	line-height:2.5;
}
*/
.nextGenUX4 .detailsTxt {
	font-size:12px;
}

.pinnableGroupletWrapper{
	width: 30px;/*changed for NextGen*/
}
.container-nxtGenxtrasmall .widget-small .widget-content{
	min-height:255px;
}
.nextGenUX4 .simpletextlefttxtop{
	margin-left:3px;
}
.nextGenUX4 .detailsTxt{	
	margin-left:3px;
}
.nextGenUX4 .simpletextrightlabel{

	float:left;
	margin-right:0px;
	margin-left:8px;
}
.nextGenUX4 .simpletextrightlabelcc{
	width:100%; /*jayant added 13Nov*/
	float:right;
	margin-left:8px;
}
.nextGenUX4 .simpletextrightlabeldp{

	float:right;
	margin-left:8px;
}

.nextGenUX4 .stage3_previewconfirm_details_column1 .simpletextrightvaluelarge{
	float:left;
	margin-right:0px;
	margin-left:8px;
	padding-top:2px
}

.nextGenUX4 .stage3_previewdetailsrow1{
	margin-top:20px;
}

.container-nxtGenNoTopmedium .leftTextHolder{
	width: 45%;
}
.container-nxtGenNoTopmedium  .rightTextHolder{
	width: 40%;
}
.container-nxtGenmedium .chartFooterDisplay{
	width: 99.8%;
}
.container-nxtGenNoTopmedium .stage3_whitetabhover {
 margin-left: -16px;
}

.container-nxtGenNoTopmedium .calendarPaginationWrapper{
	bottom: -1px !important;
}
.donutItem {
	width: 40%;
}
.donutItem>embed{
	width: 100%;
}
.asset-chart{
	overflow: visible;
}
.chartPagination {
margin-top: 261px;
}
.chartPaginationloan{
	margin-top: 261px;
}
.chartPaginationdeposit{
margin-top: 261px;
}
.chartPaginationCC{
margin-top: 261px;
}
	
.chartPaginationChild {
	width: 30%;
}
.consoclass {
	width: 99.5%;
}
.container-consoAccntSummary {
      margin-right: 10px;
     margin-top: 10px;
 	 width: 98%;
}
.container-nxtGenmedium {
  width: 98%;
}

.default-color {
    width: 97.5%;
}
.assets-liabilities .assets label {
    height: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 2px;
	margin-bottom: 7px;
    width: 95%;
}
.assets-liabilities .assets span {
    height: 20px;
    margin-top: 10px;
}
.assets-liabilities {
    height: 70px;
}

.widget-consoAccntSummary .widget-content{
	/*height: 494px !important;*/
	margin-bottom:0px !important;
}
/*Next Gen style chages end-vinay*/

.rightpanel_texttemp{
	padding-left:5px; /*Surej RWD for aligning date column at lower resolution in message center*/
}

/*RWD recon from 9197 start*/
.grid_OuterMostDiv {
    background-color: #F8F8F8;
    border: 2px solid #E7E7E7;
    float: left;
    height: 108px;
    margin: 2px 2px 0 0;
    width: 48.9422%;
}
.grid_description {
    float: left;
    font-size: 13px;
    height: 36px;
    margin: 3px 0 0 5px;
    width: 51.7138%;
}
.grid_widgetIcon {
    float: left;
    height: 65px;
    margin: 22px 0 5px 15px;
    width: 34%;
}
.grid_checkBox {
    float: left;
    margin-left: 5px;
    margin-top: 24px;
}
.grid_Icon {
    margin: 8px 0 0 12px;
}
/*RWD recon from 9197 end*/

/*Surej RWD added for manage category - Add New category buttom position*/
.stage3_listingpaneldiv_grouplet .stage3_rightwithmargin{
	margin-bottom: 5px;
	float:right;
} 
.width25percent_mleft {
	width: 22%;/*25%; Aashish */
	min-width: 160px; /*Aashish*/
}
.width75percent_mleft {
	width: 70%;/*Aashish*/
	max-width: 390px;/*Aashish*/
}		
.detHeaderRight {
		width: 47.9%;/*next-gen*/
	}
	.dashboardSection .detValueRight .simpletext {
		width: 26%;/*next-gen*/
	}
.inbox_containt_new {
width: 107%; /*142px; Aashish*/
}
/*Aashish*/
.querytextright_stage3_notification {
    float: none;
	margin-top: 0px;
	margin-right: 0px;
}	
.menuChoices_3{	
	min-width:360px !important;
}
.lastPullDown_3{
top:1px;
}
.mega-menu div.mega-menu-list-wrapper ul li:first-child>ul{
	height:318px; /*Surej newly fixed for submenu container height RWD*/
}

.stage3_Notesdetailslink{width:57%;}/*Surej modified for notes in open deposit accts RWD*/
.remarksboxux3{width:280px;} /*Surej modified for transaction remarks in open deposit accts RWD*/

/*.stage3_downloadnav{padding-left: 1.249%;} Surej modified for listing table border issue---------commented by shreya*/

/*added by vinay for adjusting width of widget on screen*/
.widget-body{ padding-right: 0 !important;}
.widget-small{margin-right: 1%;}
/*Added by Aashish for Bulk payment remarks RWD*/
.HW_textwithtopbottompadding_blk{
	margin-left: 166px;
	margin-top: -27px;
}
/*Aashish added for RWD*/
.queryitalictext_netgoalFrmlae {
    width: 50%;
}
.hasPulldownMenu {
    margin-left: -3px;/*-5px;Aashish added for RWD for footable toggle placement. Aashish for nextgen*/
}	
.composesubject {margin-left: 0px;}/*changed by vinay for message center RWD*/

/*Aashish added for RWD bulk*/
.plusBulk{
	background: url("../images/infobox-open.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
/*	content: url(../images/infobox-open.png); */
	cursor:pointer;
	float:right;
	width: 30px;
	height: 29px;
	margin-top: -2px;
	
}
.minusBulk{
		background: url("../images/infobox-close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
/*	content: url(../images/infobox-close.png); */
	cursor:pointer;
	float:right;
	width: 30px;
	height: 29px;
	margin-top: -2px;
}		
.headingBulk{
		font-size: 0.813em;
	font-weight: normal;
	margin-right: 5px;

}	
.labelCol_text_remarks {
	margin-left: 0px;
	width:83%;/*Aashish*/
}		
.headerBulk{
	
  	border: 0 none;
    font-size: 1em;
    background-color: rgb(249,249,249);/*Aashish*/
  /*  border-top: 1px solid lightgray; Aashish */
    height: 25px;
  /*  width:89.444444%; */
 /*	float:right;*/
}	

.stage3_blank_padding {
    margin-left: 6px;/*changed by Vinay for RWD*/
}
.inbox_wrapper {margin-left:0px;} /*RWD modified for padding issue in message center*/
.querytextboxmedium_search{margin: 0 0 0 0} /*Modified from 32% as it is affecting manage budgets overlays*/
/*Changes made for Logout overlay-vinay-start*/
.logoutimg {
    margin-left: 3%;
}
/*Changes made for Logout overlay-vinay-end*/
/*Changes made for PFM Budget Add Item button-vinay-start*/
/*Surej RWD added hover for avoiding flicker effect*/
.stage3_listingpaneldiv_Extended .HW_formbtn,.stage3_listingpaneldiv_Extended .HW_formbtn:hover{
	float:right;
	margin-top: -35px;
	margin-bottom:0px;
}
	.stage3_listingpaneldiv_Extended .HW_formbtn_grey{
	float:right;
	margin-top: -35px;
	margin-bottom:0px;
	margin-right: 5px;
}
	.stage3_left_overviewcontainer{width: 33%; max-width:192px} /*Added for manage category issue Surej*/
.stage3_listingpaneldiv_small .HW_formbtn, .stage3_listingpaneldiv_small .HW_formbtn:hover{
	float:right;
	margin-top: -35px;
	margin-bottom:0px;
}
	.stage3_listingpaneldiv_small .HW_formbtn_grey{
	float:right;
	margin-top: -35px;
	margin-bottom:0px;
	margin-right: 5px;
}
.stage3_budgets_categoryhead{
	display: none;
}
/*Changes made for PFM Budget Add Item button-vinay-end*/
/*changes made for message center-vinay-start*/
.movetofoldertop {margin-top: 2px;margin-left: 1px;}
.rtpanelreply {
    padding-right: 7px;/* 10px;	Aashish */
 /*   width: 10%;	Aashish */
}
.replytxt {
    padding-right: 8px;/* 7px;	Aashish */
 /*   width: 15%;	Aashish */
}
.deletebuttontop {
    margin-top: 0px; /*3px; /*8px; Aashish modified for RWD*//*Aashish modified*/
 /*   width: 25%;	Aashish */
}
.deletelink{
	padding-bottom:8px;
	width: 25%;
}
/*changes made for message center-vinay-end*/
.reply_rightnav{margin-left:32.20202%;}/*Aashish changed from 39.20202*/
.accordianmenu .headerbar{width:100%;} /*Added for RWD by Aashish for Mail accordian*/	
.accordianmenu .headerbaropen_index{width:104%;padding: 11px 0 10px 4px;} /*Added for RWD by Aashish for Mail accordian*//*Aashish*/
.mega-menu ul li .sub-container.mega .sub{
	width:525px; /*RWD modified for surej for responsiveness*/
}
.mega-menu ul li .sub .mega-menu-list-wrapper{
	height:324px;
}
.mega-menu div.mega-menu-list-wrapper ul li:hover>ul{
	height:318px;
}
.mega-menu div.mega-menu-list-wrapper ul li ul.sub-menu{
	width:258px; /*Surej modified for RWD responsiveness*/
	left:268px;
}
.mega-menu div.mega-menu-list-wrapper ul li ul.sub-menu1{
	width:258px; /*Surej modified for RWD responsiveness*/
	left:381px;
}
.mega-menu ul li .sub a {
	width:240px;
}
/*break point from 640px to 800px*/
/* .pageLeftContainer {
	width: 100%;
} */
.container-large{
	float:left;
	width:100%;
	margin-right:1%;
}
	.widget-large{
margin-bottom:1%; /*Added by Raviraj for showing space between LHS and RHS*/
}
.widget-large .widget-content {
	min-height: 280px;

}
.pageRightContainer {
	width: 100%;
}

/*Aashish RWD changes start*/
.container-small {
	float: left;
	width: 100%;
	margin-left: -1px;
	margin-right: 1.8px;
	margin-top: 10px;
	/*Aashish modified for RWD - Initiate Payment Screen*/
}
.widget-xtrasmall {
	width: 100%; /*Aashish modified for RWD - Initiate Payment Screen*/
	min-width:189px; /*Aashish modified for RWD 1*/
}	
 /*mahesh added_16July */
.container-xtrasmall {
	width: 33%; /*Aashish modified for RWD - Initiate Payment Screen*/
	min-width:188px;/*187px; Aashish modified for RWD 1, nextgen*/
}
.widget-xtrasmall {
	width:100%;
	float:left;
}
.redbg,.redbgwithwidth,.orangebgwithwidth,.greenbgwithwidth,.orangebg,.greenbg {		
	width: 100%;
	/*Aashish modified for RWD - Initiate Payment Screen for error message*/
	/*margin-right:20px; /*Commented by Sakthikannan for IE10 common issue*/
}	
#footer {		
	width: 100%;
	/*Aashish modified for RWD - Initiate Payment Screen for footer*/		
}

.container-large{
	float:left;
	width:100%;
	margin-right:1%;
}
.step_trackerwidth {
	width: 100%; /*Aashish modified for RWD - Initiate Payment Screen*/
	margin-top: 10px;
}
.rightwithwidth {
	float: right;
	padding-right: 0.4%;
}
.step_trackerwidth_withoutmargin {
	width: 100.5%;
}
.stage3_tabmenupanel {
	float: left;
	border-bottom: 1px solid #E0E1E2;
	margin-bottom: 0px;
	margin-top: 0px;
/*	width: 78.2%;	*/
	width: 99%;	/*Aashish changed for RWD.WF_Stage3_DataEntry.xml wireframe.*//*Modified by vinay*/
	float: left;
/*	padding-left: 0px;*/
	padding-left: 2px;	/*Aashish changed for RWD.WF_Stage3_DataEntry.xml wireframe.*/
	padding-top: 0px; /*margin-left:7px;*/
}


.widget-body { /*position:relative;*/
	padding-bottom: 4px;
	padding-right: 2px;/*Aashish added for RWD*/
}
.stage3_additionaldetailslink {
	background-color: #EBF7FF;
	border: 1px solid #97CAE6;
	float: left;
	height: auto;
	/*Aashish modified for RWD - Initiate Payment Screen for additional details text*/
	margin-left: 12px;/*Aashish changed*/
	margin-top: 10px;
	padding-right: 10px;
	padding-top: 3px;
	width:91.796875%;/*Aashish added for RWD - Initiate Payment Screen for additional details wrapper width*/
	padding-left: 5px;	/*Aashish added for RWD - Initiate Payment Screen for additional details wrapper width*/

}

.querytextboxmedium_small_RWD1 { /** Added by Priyanka for lookup */

}	
.stage3_inputpanel_column_RWD {
	display:none;
}
	
.controlOptionHrStyle{
	width: 100%;
	float: left;
	margin: 6px 0;
	margin-bottom: 0px; /*RWD modified for collapsible CP Aashish*/
}
	
.controlOptionTableStyle{
	width: 100%;
	border-bottom: 0px;
}	
#collapsibleMenu {
	clear: both;
	float: right;
	padding-right: 0.1%;	
	position: relative;
	top: -6px;
}
.stage3_previewconfirm_label_column , .ui-dialog .stage3_previewconfirm_label_column{
/*	width: 22%;	*/
	width: 50%;	/*Aashish added for RWD*/
	margin-top:5px;
}
.stage3_leftrightmainpanel {
	float: left;
	/*border: 1px solid #E0E1E2;*/
	padding-bottom: 15px;
	width: 100%;
	background: none;
/*	background: url("../images/backgrounds/separator1.gif") repeat-y scroll
		50% 0 transparent;*/ /*Commented by Aashish for RWD*/
}
.stage3_previewconfirm_details_column {
		width:45%; /*Surej added to avoid text wrapping even though space is available RWD*/
		/*margin-right:5px;*/
		margin-right: 2px;
		/*Aashish changed for RWD. Addentryux3 page data coming on newline*/
		margin-top: 5px;/*Aashish changed for RWD.*/
	}	
.stage3_previewdetailsrow {
/*	margin-top: 11px;*/
	margin-top: 0px;/*Aashish changed for RWD*/
	float: left;
	width: 100%;
}
/*Aashish RWD changes end*/
/*added by vinay for pfm budget-start*/
.tabNavContainer {
	padding: 0 0 0 1%;
	width:63%;
	display: block !important;

}
.progressbar_innerstyle{
	height: 0 !important;/*changed for RWD-vinay*/
	width: 100% !important;
}
.budgetlistingstatusbar{
	width: 100% !important;
}
.stage3_listingpaneldiv_small{
	width:64%;/*changed for RWD-vinay*/
	border-top: medium none;
	display:none;
}
	
.stage3_listingpaneldiv_Extended{
	width: 64%;
	border-top: medium none;
	margin-top: 0px;
}
	
/*added by vinay for pfm budget-end*/
/*added by vinay for pfm goal-start*/
.templateicon_style{
	width: 90%;
}
.templateicon_imgstyle{
	margin: 35px 0 0 30% !important;/*Aashish*/
}
/*added by vinay for pfm goal-end*/	
/*added by vinay for message center-start*/	
.leftcontainer {
    display: none;
}
.advance_search_link {
	display: none !important; /*mails search click*/
}
.search_mails {
    background: none;
    border: medium none;
    float: left;
    margin-bottom: 10px;/*Aashish*/
    padding: 6px;
    cursor:pointer;
}
.searchicons_mail{
	display: block;
}
.db_accwid_pluss{
	display: none;
}

.rightcontainer {
    float: left;
    margin-left: 0px; /*3px;	Aashish*/
    margin-top: -6px;
    width: 100%;
}
.rightgrouplet{
	width: 50%;
}
.leftgrouplet{
	width: 50% !important;
}
	/*changed by vinay for RWD*/
.messagetype_container {margin-left: 5px;padding-bottom: 0;width: 105%;}
.download_mails {margin-right: -96%; margin-top: 2px;}
.icon_align {padding-left: 0;}
.icon_logo {width:10%;}
.date {padding:0px 3px;} /*Modified right border pixel*/   
.flag_mid{;width:10%;}
.flag_mid_hidden{width:10%;}
.droptxtdate{margin-left:32px;padding: 18px 0 0 15px;width: 18%;}/*modified for nextgen RWD*/
.leftcontainer_Icon{
	display: block;
}
/*added by vinay for RWD*/
.leftcontainer{
	background:#FFFFFF;
	float:left;
	border: 1px solid #E0E1E2;
	height: auto;
	margin-bottom: 15px;
	 margin-top: -6px; /*-18px;	Aashish added for corp RWD*/
	padding: 0 15px 12px 4px;
	position: absolute;
	width:54%; /*chaged from 30%; personal folder expand issue. by Aashish */
	max-width:160px; /*Modified for view folder in message center for RWD*/
	min-width:160px;/*Modified for view folder in message center for RWD*/
}



.right_top{height:auto;}
.right_nav_panel{	height:auto;}
.rightpanel_textbold_top{	width:auto;}
.rightpanel_textbold_to{	width:auto;}
.right_midreplay {border-bottom: none medium;}
.rightpanel_texttop{padding-left: 5px;}
.composemessagetxtarea{width: 70%;}
/*.composesubject {background: url("../images/composemail_subjectbg.png") no-repeat scroll  0 rgba(0, 0, 0, 0);width: 70%;}*//*Added for RWD for Aashish*/
.compose_input  {width: 100%;}
.composeMsgTemplates {margin: 10px 83px 0;}
.composefrom{width: 70%;}

/*added by vinay for message center-end*/
.chartLnLabel_newWrapper{
	display:block;
}

.container-nxtGenxtrasmall .stage3_previewconfirm_label_column, .container-nxtGenxtrasmall  .ui-dialog .stage3_previewconfirm_label_column{
	width:58% !important;
	padding-right:0px;
	margin-right:0px;
}

.nextGenUX4 .stage3_leftrightmainpanel1 .stage3_previewconfirm_details_column{
	width: 41%;
}

/*Added as per aashish Suggestion for RWD*/
.amountRightAlign{
	float:none;
	text-align: right;
}

.floatLeftContainerWrapper{
	float: left;
	width: 98%;
	background-color: #FFFFFF;/*next-gen*/
}
.querytextright_thirdcolumn{ /*Added for color dropdown*/
	padding-left: 140px;
	
}
}

/*Surej RWD - Media Query Styling for 640px to 900px range END*/

/*Media Query Styling section ended. Please add any generic styling before the media query Sections starting.*/
/*Media query block added for IE10 and IE11 specific styles*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

.deletebuttontop{
	margin-top:4px;
}
}
/**** PLEASE DO NOT ADD ANY STYLING OTHER THAN MEDIA QUERY STYLING BELOW THIS LINE ***/
/* Added for Security Settings UI fix- Start  */

.pwdreqtext{
      margin-left: 11px;
      font-size: 0.69em;
      text-decoration: none;
      word-wrap: break-word;
      font-weight: normal;
}
.queryitalictextwithmargin{
      
      font-size: 0.75em;
      font-family: Open Sans italic, Open Sans, OpenSans;
      color: #505050;
      text-decoration: none;
      float:left;
      margin-left:11px;
}
.mobitext{
 	font-size: 0.69em;
  	text-decoration: none;
  	word-wrap: break-word;
  	font-weight: normal;
  	float: left;
  	margin-left: 11px;
  	margin-bottom: 10px;
  	padding-left:4px;
 }
.formbtn_last_cancel {
	
	 font-size: 0.75em;
	font-weight: normal;
	color: #404040;/*next-gen*/
	text-decoration: none;
	padding-right: 10px;
	background: url(../images/backgrounds/btnGray_new.gif) transparent
		no-repeat 100% 0px;/*next-gen*/
	border: 0px solid #333333;
	border-left: 1px solid #c8c8c8;
	width: 50px;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 27px;/*next-gen*/
	cursor: pointer;
	line-height:20px;
	padding-left: 10px; /* fix for ticket id 731282 */
	margin-left:5px;
	padding-top: 3px;
	text-align: center;
}
.formbtn_last_cancel:hover {
	font-size: 0.75em;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
	padding-right: 10px;	
	background: url("../images/backgrounds/btnGray_mouseover.gif") no-repeat
		scroll 100% 0 transparent;
	border: 0 solid #333333;	
	border-left: 1px solid #c8c8c8;
	width: 50px;
	vertical-align: middle;
	overflow: visible;
	float: left;	
	height: 27px;
	cursor: pointer;		
	line-height: 20px;
	padding-left: 10px; 
	margin-left:5px;
	padding-top: 3px;
	text-align: center;
}
.formbtn_caption_edit {
	/*Changed by Neha Gosain*/
	/* font-size: 0.75em;*/
	font-size: 0.69em;
	font-weight: normal;
	color: #404040;/*next-gen*/
	text-decoration: none;
	/* commented by priyanka to rmove padding*/
	/* padding-left: 3px;*/
	padding-right: 15px;
	padding-left: 15px;
	/* margin: 0px 0px 0px 10px;*/
	background: url(../images/backgrounds/buttonStyle02_new.gif) #1ab2ff
		no-repeat 100% 0px;/*next-gen*/
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 30px;/*next-gen*/
	cursor: pointer;
	line-height:25px;
/*	margin-right:10px */
	border-left: 1px solid #8cb478;
}
.formbtn_caption_edit:hover {
	
	/*Changed by Neha Gosain*/
	/* font-size: 0.75em;*/
	font-size: 0.69em;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
	/* commented by priyanka to rmove padding*/
	/* padding-left: 3px;*/
	padding-right: 15px;
	padding-left: 15px;
	/* margin: 0px 0px 0px 10px;*/
	background: url(../images/backgrounds/buttonStyle02_mouseover.gif)
		#1ab2ff no-repeat 100% 0px;
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 30px;
	cursor: pointer;
	line-height: 25px;
	border-left: 1px solid #8cb478;
}
.searchsimpletext_caption_update {
	color: #262a2c;
	
	/*Changed by Neha Gosain*/
	/* font-size: 0.813em;*/
	font-size: 0.69em; /*Added by Parashar Dutta*/
	text-decoration: none;
	float: left;
	padding-top: 6px;
	padding-right: 10px;
	
	/** Added by Naval */
	/**margin-top: 2px;*/
}
.queryitalictext_left_update {
     
      font-size: 0.75em;
     font-style: italic;
     color: #505050;
     text-decoration: none;
     float: left;
     width:99%;
	 margin-top: 5px;
}
/* Added for Security Settings UI fix- End  */

/* Fix for Ticket Id:734842 Start  */
.corp_Stage3_steptracker_mandatory {
    color: #DB2929;
    float: left;
    font-size: 0.69em;
    font-weight: bold;
    height: 36px;
    margin: 2px 600px -15px 24px;
    padding-left: 2px;
    width: auto;
}
/* Fix for Ticket Id:734842 End  */

.textboxPasswordChangeHw{
	width: 45%;
}	

/*Added for Data Entry Details Section */
.labelleft_cp_wrap {
    color: #404040;
    font-size: 0.69em;
    text-decoration: none;
    float: left;
    padding-top: 8px;
    padding-right: 5px;
    word-wrap: break-word;
    width: 80%;
    font-weight: 700;
}	
/* fix for table header alignment issue while sorting */
.sortedlistboldtxtwithline 
{

text-decoration: none;
padding-left: 6px;
border-left: 1px solid #979797;
padding-right: 6px;
vertical-align:middle;
}
/* Styles Added for File Upload Fix- Start */
 .searchsimpletext_bold_upf {
		color: #262A2C;
		font-family: arial, helvetica, sans-serif;
		font-size: 0.69em;
		font-weight: bold;
		text-decoration: none;
		float: left;
		padding-top: 6.5px;
		padding-right: 2px;
		padding-left: 4px;
		line-height: 18px;
	}
.queryitalictextupf {
		font-family: arial;
		font-size: 0.69em;
		font-style: italic;
		color: #262A2C; 
		text-decoration: none;
		float:left;
		width:485px; 
		padding-left:12px;
	}
.controlOptionTdProduct{
	 border-bottom: 0px;
	 height: 25px;
}
.productTypeNotes{
		padding-left: 10px;
		font-size: 11px;
		display: block;
		color: #262a2d;
		font-family: Arial,regular;
		text-align: justify;
		padding-right: 10px;
		padding-bottom: 10px;
}
.productTypeListPadding{
		padding-top: 20px;
}
.productTypeList{
		   background-color:#ebf7ff;
		   width:100%;
		   height:90%;
		   border-radius: 3px;
}
.productTypeListShadow{
		  background-color:#97cae6;
		  width:100%;
		  height:3px;
		  border-radius: 3px;
}
.productTypeMenu{
		  FONT-SIZE: 11px;  
		  COLOR: #262a2d; 
		  FONT-WEIGHT: Normal;
		  FONT-FAMILY:  Arial,regular;
		  position:relative;
}
.productTypeMenu:hover{
		  text-decoration:none;
		  COLOR: #262a2d;
}
.productTypeMenu:visited{
		  text-decoration:none;
		  COLOR: #262a2d;
}
.productTypeMenu:link{
		  text-decoration:none;
		  COLOR: #262a2d;
}
.collapsibleMenuProduct{
	clear: both;
  	float: left;
    position: relative;
    top: -1px;
}
.txtfieldupf{
 margin-left:6px;
}
.upload_blueln_btn{
	font-family: OpenSans;
    font-size: 12px;
    color: #0278BA;
    border: none;
    background: none;
    cursor: pointer;
    float: right;
    text-decoration: none !important;
    margin-right: 10px;
    margin-top: 10px;   
}
/* Styles Added for File Upload Fix- End */
.labelcolumnsmallPWD {
	border: 0px;
	margin: 0px;
	padding-bottom: 5px;
	/* padding-left: 11px; */
	padding-right: 2px;
	padding-top: 7px;
	padding-left: 2px; /*Added by Dhanashri Kelkar*/
	
	background: url(../images/backgrounds/input-text.gif) no-repeat 0px 0px;
	/** Changes done by Parasher : Height 31 to 19 and width 150 to 169 */
	height: 19px;
	width: 169px;
	float: left;
	font-size: 11px; /*Added by Nikita Manohar to refer body level font-size*/
	font-size: 0.69em;
	line-height: 0.69em;
	margin-left: 4px;
        border-right: 1px solid #CCCCCC;
}

/*Added by newly for fixing 741842 */
.simpletextrightDueDate {
      color: #262A2C;
      font-size: 0.69em;
      font-weight: normal;
      text-decoration: none;
      float: left;
      padding-top: 9px;
      padding-right: 2px;
      padding-left:4px;
}
/* added by geetha  for 743963 START*/
.formbtn_CA {
      
      font-size: 0.69em;
      font-weight: normal;
      color: #404040;/*next-gen*/
      text-decoration: none;
      /* commented by priyanka to rmove padding*/
      /* padding-left: 3px;*/
      padding-right: 15px;
      padding-left: 15px;
      background: url(../images/backgrounds/buttonStyle02_new.gif) #1ab2ff
            no-repeat 100% 0px;/*next-gen*/
      border: 0px solid #333333;
      width: auto;
      vertical-align: middle;
      overflow: visible;
      float: left;
      height: 30px;/*next-gen*/
      cursor: pointer;
      line-height:25px;
      margin-left:5px; 
      border-left: 1px solid #8cb478;
}

.formbtn_back_CA {
      
      font-size: 0.69em;
      font-weight: normal;
      color: #404040;/*next-gen*/
      text-decoration: none;
      padding-right: 10px;
      padding-left: 10px;
      padding-top: 4px;
      background: url(../images/backgrounds/btnGray_new.gif) transparent
            no-repeat 100% 0px;/*next-gen*/
      border: 0px solid #333333;
      width: auto;
      vertical-align: middle;
      overflow: visible;
      float: left;
      height: 21px;
      cursor: pointer;
      line-height:21px;
      height: 30px;/*next-gen*/
}

.simpletextright_heading{
	color: #404040;	
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	float: left;
	padding-top: 7px;
	padding-left: 1px;
    margin-right: 8px;
}

.stage3_leftrightmainpanel_NoSep_NoPadding{
float: left;
/*border: 1px solid #E0E1E2;*/
padding-bottom:0px;
width: 100%;
}

.stage3_previewconfirm_Pagination{
	border-bottom: 1px solid #CCCCCC;/*next-gen*/
}

.stage3_previewconfirmdetails_Nobottom{
	border-top: 1px solid #CCCCCC;
	margin-top:-1px;
	margin-bottom:-1px;
}

.searchsimpletextpaddingleft{
	color: #404040;
	font-size: 0.69em; 
	text-decoration: none;
	float: left;
	padding-top: 8px;
	padding-right: 5px;
    padding-left: 4px;	
}

/* added by geetha  for 743963 END*/
.HW_file_formbtn {
	
	font-size: 0.69em;
	font-weight: normal;
	color: #404040;/*next-gen*/
	text-decoration: none;
	/* commented by priyanka to rmove padding*/
	padding-left: 10px;
	padding-right: 10px;
	/* margin: 0px 0px 0px 10px;*/
	background: url(../images/backgrounds/buttonStyle02_new.gif) #1ab2ff
		no-repeat 100% 0px;/*next-gen*/
	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 30px;/*next-gen*/
	cursor: pointer;
	line-height:21px;
	
}
.file_formbtn{
	float: right;
	height: 30px;/*next-gen*/
	
	clear: right;
	
	margin-left: 5px;
	
	margin-right:5px;
	margin-bottom:1px; /*RWD fix for Addtolist and back button in SR accnt statement*/
	border-left: 1px solid #8cb478;
}


.formbtn_imgcaptcha_online {
      padding-right: 18px;
      background: url(../images/reset.jpg) no-repeat;/*modified for 11.2.2*/
      border: 0px solid #333333;
      height: 22px;
      cursor: pointer;
      margin-right: 33%;
}

.formbtn_soundcaptcha_online {
      padding-right: 22px;
      background: url(../images/HIP_but_text.gif);
      border: 0px solid #333333;
      height: 22px;
      cursor: pointer;
      margin-right: 246px;
      
}

.ui-widget-overlay {
    opacity: 0.5 !important;
    position: fixed !important;
	background: #aaaaaa url(../images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x !important;
}
