@import url("./new_style_HW_delta.css");

.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: #fff;
	/*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;*/
	border: none;
/*	background: url(../images/backgrounds/input-text.gif) #edf6fb no-repeat 100% 0px;*/
	font-size: 0.69em;
	text-decoration: none;
	width: 300px; /* px to em conversion is required */
	padding-bottom:0px;
	/*margin: 0px 0px 0px -3px;*/
	vertical-align: middle;
	float: left;
	/*height: 23px;*/
	/*border-bottom: 1px solid #dedede;*/
	outline: none;
	 box-shadow: 0 1px 0 0 #909090;
}

.widget-small .mailscomposetxtboxmatter1 {
                
                font-size: 0.69em;
                color: #333333;
                text-decoration: none;
                width: 264px;
                height: 125px; /* px to em conversion required */
                overflow: scroll;
                margin: 10px 0px 4px 7px;
                vertical-align: middle;
                border: 1px solid #909090;
}

/* 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-bottom: 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 #e0dede;
}
.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: 25px;/*next-gen*/
	padding-bottom: 0px;
	width:328px;
	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:#f51823;
padding-left: 2px;
padding-right: 2px;
margin-left: 12px;
	font-weight:bold;
}
.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: 330px;
	max-height: 304px;
	overflow-x: hidden;
	overflow-y: auto;
	/*border:solid 1px #e0dede;*/
	/*border-top: none !important;*/
	 border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    /*box-shadow: 0 8px 6px -6px #bfbcbc;*/
    margin-bottom: 20px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 2px 1px -1px rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.14);
}
.widget-mediumUX4 .widget-content {
	background:#FFF;
	padding-bottom: 2px;
	/*border-left:1px solid #D4D6D7;*/
	/*border-right:1px solid #D4D6D7;*/
	min-height: 330px;
	max-height: 330px;
	overflow-x: hidden;
	overflow-y: auto;
	/*border:solid 1px #e0dede;*/
	/*border-top:none !!important;*/
	 border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    /*box-shadow: 0 8px 6px -6px #bfbcbc;*/
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 2px 1px -1px rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.14);
}

/*Widget Icon header change */
.widget_header_icon_s{
	float:left;
}
.widget_header_Icon{
	/*width: 20px;*/
	height: 20px;
}
/********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;*/
	color:#006dcc;
    text-decoration:none !important;
    vertical-align: top;
    font-size: 0.69em;
    /*border:solid 1px #006dcc;*/
    background:#cf222c;
    color:#fff;
    margin-top: 20px;
    padding: 15px 100px 15px 100px;
    margin-left: 5px;
    border-radius: 4px;
}
.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:#009900;
    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;*/
    border:1px solid #e0dede;
    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 #e0dede;
    height: 30px;
    position: absolute;
    top: 50px;
    width: 105px;
    z-index: 4;
    margin-left: -75px;
    margin-top: -50px;
    border-radius: 4px 0px 4px 4px;
}
.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{
	padding-left: 5px;
	width: 100%;
}
.mypropulldown_first{
background-color: #A9D18E;
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)
	#a9d18e 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)
	#a9d18e 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)
	#a9d18e 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: #A9D18E;
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: #A9D18E;
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: #292929; /*changes made by vinay for RWD*/
    font-size:13px;
    /*margin-top: 2px;*/
    /*margin-bottom: 7px;*/
    /*margin-left: 4px;*/
    /*margin-right: -1px;*/
    /*font-weight: normal;*/
    text-decoration: none;
    /*background-color: #A9D18E;*/
	/*visibility: visible;*/
	/*border-bottom: 1px solid white;*/
	display:block;
	/*float:left;*/
	text-align: center;
	padding:8px 0 8px 5px;
	/*margin-left:10px;*/
	/*width: 45%;*/
	text-align: left;
}
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: #A9D18E;
   	background: url(../images/backgrounds/buttonStyle02_mouseover.gif)
	#a9d18e 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%;*/
	/*background:#f5f5f5;*/
	    color: #cf222c;
}
.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: #292929;
	
	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:none;
                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: 145px;
                font-size: 0.69em;
		line-height: 0.69em;

		    box-shadow: 0 1px 0 0 #292929;
		    outline: none;
}
/* 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: #292929;
font-size: 0.69em;
text-decoration: none;
position: relative;
/*top: -3px;*/
padding-left: 10px;
}
.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:#006dcc;
    
    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*/
	background: url("../images/collapseMenu_up.png") no-repeat 1px 10px;
    padding-right: 18px;
}

.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;		
    background:none;
}
.collapseMenu{
	/*background: url("../images/backgrounds/icoPlus.png") no-repeat scroll 0 70% transparent; /*next-gen*/
	background: url("../images/collapseMenu_down.png") no-repeat 1px 11px;
    padding-right: 18px;
}

.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;	
    background: none;
}

.CollapsibleButton {
     font-size: 12px;
     color: #fff;
     font-weight: normal;
      
}

.CollapsibleButtonImg {
      /*background-image:url('../images/backgrounds/icoSubBgMenu.png'); */
      background-repeat:repeat-x;
/*       padding-top: 1%; next-gen*/
    background: #cf222c;
    padding: 0px 10px 5px 10px;
    border-radius: 4px;
}

.InActiveMenu {
     font-size:14px; 
     font-weight: normal;
     color: #292929;      
      position:relative;
	/*top:-5px;*/ 
      /*Surej RWD modified for option control top alignment*/
      padding-bottom: 12px;
      margin-right: 10px;
}
/*next-gen*/
a.InActiveMenu:active{
	  COLOR: #292929; 
}
.ActiveMenu{
      font-size: 14px;
      color: #cf222c;
      font-weight: normal;
      
      position:relative;
     /* top:-5px;*/ /*Surej RWD modified for option control top alignment*/
      font-weight: normal;
      padding-bottom: 12px;
      box-shadow: inset 0 -4px 0 0 #cf222c;
}
/*next-gen*/
a.ActiveMenu:active{
	  COLOR:#cf222c; 
}
.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;
outline: none;
}
.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;*/

	    border: none;
    width: 300px !important;
    color: #909090;
    padding-left: 7px !important;
    font-size: 14px !important;
    box-shadow: 0 1px 0 0 #909090;
    outline: none;
    padding-bottom: 5px;
}

.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: 30px;
/*background: url('../images/db_icons_info_bar_hint.png') no-repeat 0px 0px;*/
background: url('../images/image9.gif') no-repeat 0px 0px;
border: 0px;
vertical-align: middle;
height: 20px;
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);*/
	content: url(../images/add_more.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*/
	margin-top: 4px;
}

.footable.breakpoint>tbody>tr:first-child.footable-detail-show>td.footable-last-column:after
	{
	/*content: url(../images/infobox-close.png);*/
	content: url(../images/less_more.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:#a5a2a2;/*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: #a5a2a2;/*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:25%;
	float:left;
	/*margin-left: -20px; */
	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 */
border:none;
}
.ui-dialog .pageLeftContainer{
width:100% !important;
}
.wrapperHw .ui-state-default .ui-icon {
    background-image: url("../images/Selection-box-down-Arrow2sm.png");
}
.wrapperHw .ui-icon-triangle-1-s {
    /*background-position: 0px 6px;*/
}
.wrapperHw .ui-button-icon-only .ui-icon {
    margin-left: -32px;
}
.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");*/
        background-image: url(../images/Selection-box-down-Arrow2sm.png);
}
.modalWrapper .ui-icon-triangle-1-s {
    /*background-position: 0px 0px;*/
}
.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)
		#a9d18e 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") repeat scroll 100% 0 #A9D18E;*/
	border: 0 solid #333333;
	/*color: #404040;*/
	cursor: pointer;
	float: left;
	font-size: 0.69em;
	font-weight: normal;
	/*height: 40px;*/
	line-height: 20px;
	overflow: visible;
	/*padding-right: 10px;*/
	/*padding-left: 10px;*/
	text-decoration: none;
	vertical-align: middle;
	/*width:40px;*/
}

.formbtn_search:hover {
	/*background: url("../images/backgrounds/btnGray_mouseover.gif") no-repeat scroll 100% 0 transparent;*/
	border: 0 solid #333333;
	color: #292929;
	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: 30px;
	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: 23px;/*21px;*/
cursor: pointer;
line-height: 21px;
position: absolute;
bottom: 23px;
right: 90px;/*126px;*/
}

.textWrap {
	word-break: break-word;
}

/* Start: Added for ticket 725949 */
.maildate {
	color: #292929;
	
	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: #009900;
	
	/*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: #fff;
	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)
		#a9d18e no-repeat 100% 0px; */
/*	border: 0px solid #333333;
	width: auto;
	vertical-align: middle;
	overflow: visible;
	float: left;
	height: 35px;
	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)
		#a9d18e 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)
		#a9d18e 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)
		#a9d18e 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 #a9d18e;
	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 #a9d18e;
	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 #a9d18e;
	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)
		#a9d18e 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)
		#a9d18e 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)
		#a9d18e no-repeat 100% 0px;
	width: 86px;
}

.newone_formbtn_img:hover {
	border: 0px;
	background: url(../images/backgrounds/buttonStyle02_mouseover.gif)
		#a9d18e 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)
		#a9d18e no-repeat -162px 0px;
	width: 140px;
}

.formbtn_top:hover {
	
	font-size: 0.75em;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	/* commented by priyanka to rmove padding*/
	/*padding-right: 5px;
	/* margin: 0px 0px 0px 10px; */
	/*background: url(../images/backgrounds/buttonStyle02_mouseover.gif)
		#a9d18e 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)
		#a9d18e 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:#a5a2a2;/*next-gen*/
}

a.bluelink_footer_ux3:link {
	
	font-size: 14px; /*Changed from 0.75em by shreya*/
	text-decoration: none;
	/**float: left; */
	/*     padding-top: 9px; */
	padding-right:15px;
	margin-left:10px;
	color:#006dcc;
	font-weight: normal;
	border-right: 1px solid #006dcc;
}

a.bluelink_footer_ux3:visited {
	
	font-size:14px; /*Changed from 0.75em by shreya*/
	text-decoration: none;
	color: #006dcc;
	border-right: 1px solid #7D7D7D;
}

a.bluelink_footer_ux3:hover {
	
	font-size: 14px; /*Changed from 0.75em by shreya*/
	text-decoration: none;
	color:#006dcc;
	text-decoration: underline;
	border-right: 1px solid #7D7D7D;
}

a.bluelink_footer_ux3:active {
	
	font-size: 14px; /*Changed from 0.75em by shreya*/
	text-decoration: none;
	color:#006dcc;
	border-right: 1px solid #7D7D7D;
}

a.bluelink_footer_ux3_no_border:link {
	
	font-size: 14px; /*Changed from 0.75em by shreya*/
	text-decoration: none;
	/**float: left; */
	/*     padding-top: 9px; */
	padding-right:15px;
	margin-left:10px;
	color: #006dcc;
}

a.bluelink_footer_ux3_no_border:visited {
	
	font-size:14px; /*Changed from 0.75em by shreya*/
	text-decoration: none;
	color: #006dcc;
}

a.bluelink_footer_ux3_no_border:hover {
	
	font-size:14px; /*Changed from 0.75em by shreya*/
	text-decoration: none;
	color:#006dcc;
	text-decoration: underline;
}

a.bluelink_footer_ux3_no_border:active {
	
	font-size:14px; /*Changed from 0.75em by shreya*/
	text-decoration: none;
	color: #006dcc;
}

.stage3_quicklink_nextGen {
	font-weight: normal;
	font-size: 12px;
	color: #292929;
}

.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: #cf222c url(../images/backgrounds/goBtn.png) no-repeat center;
	color: transparent;
	/*padding-left: 14px;*/ /*Raviraj*/
	/*padding-right: 10px;*/ /*Raviraj*/
	/*max-width:40px;*/
}
.nextGen_HW_formbtn{
	/*background: #a9d18e;*/
	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: #a9d18e;*/
	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;*/
	background:#f5f5f5;
}
.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:25px;  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 #e6e6e6;/*next-gen*/
	border-top: 1px solid #e6e6e6;/*next-gen*/
	border-bottom:1px solid #e6e6e6;/*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 #e6e6e6;/*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*/
    width: 22%;
    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:#909090;/*as per suggasion of CDG*/
	}

.summaryaccontBalance label{
	font-size:14px;
	display:block;
	text-align:right;
	float:right;
	color:#292929;/*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; */
    /*display: block;*/
    text-align: center;
    padding-bottom: 1%;
    /*border-bottom: 4px solid #cf222c;*/
    height: 30px;
    line-height: 2;
    /*margin: 0 auto;*/
    cursor: pointer;
    background: none !important;
    color: #292929 !important;
    font-weight: normal;
    font-size: 16px;
    margin-left:20px;
}
.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) #a9d18e 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;

	    color: #fff;
    background: #cf222c;
    border-radius: 4px;
        padding: 7px 20px !important;
        outline: none;
}
.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: 18px;
    margin: 0 auto;
    width: 50%;
    /* float: left; */
    /* background-color: #44546A; */
    text-align: center;
    padding-bottom: 1%;
    display: block;
    height: 30px;
    margin: 0 auto;
    line-height: 2;
    cursor: pointer;
    border-bottom: 4px solid #cf222c;
    color: #cf222c !important;
    display: none;
}

.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:4px;
	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: #292929;/*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:14px;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;*/
	 color: #006dcc;
	 text-decoration: underline;
 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:2px solid #92d050;*/
border-left:5px solid  #006dcc;
/*border-bottom: 2px solid #fff;*/
	height:100%;
   /* background-color: #F4FAED;*/
    float: left;
    width: 100%; /*jayant changed from 98% on 19NOV*/
    height:100%;
}
.OPR-bg-color {
	/*background-color:#e9f6dc;*/
	background-color:#f5f5f5;
	height:60px
	 width: 100%;}
.OPRSub-bg-color 
{
	/* background-color:#f4faed; */
	 /*width: 24.80%;*/
	 width:33%;
	clear:right;
	border-bottom: 1px solid #f5f5f5;
}


.default-color {
	/*border-left:5px solid #d1d1d2;*/
	width:100%;
	background-color:rgba(249,249,249,0.1);
	/*jayant added*/ display:inline-block;
.	/* padding-bottom:5%; */
}
.account-box .default-color {background: #f5f5f5 !important; }
.container-consoAccntSummary .default-color{
  background-color: #F8F8F8;
}
/*height:19px*/
.DEPWrapper{
	/*border-left:2px solid #12e09b;*/
	border-left:5px solid #099ee8;
	/*border-bottom:  2px solid #fff;*/
	height:100%;
	height:100%;
 /*   background-color: #E7FCF5;*/
    float: left;
     width:100%; /*jayant changed from 98% on 19NOV*/
}
.DEP-bg-color {
	/*background-color:#d0f9eb;*/
	background-color: #f5f5f5;
	height:60px;
	 width: 100%;}
.DEPSub-bg-color
 {
	/* background-color:#e7fcf5; */
	 /*border-bottom: #dcdcdc solid 1px;*/
	width:33%;
	clear:right;
	border-bottom: 1px solid #f5f5f5
}

.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: 100%; /*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:49%;
}
.assets-liabilities.height-70 {height: 55px !important;}
.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:98%/*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:13px;
	float:left;
	margin:0px !important;
	background-color: #099ee8;
}
.deposit-chart {/*background-color:#12e09b;*/display:inline-block;height:13px;float:left; background-color: #006dcc;}

.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 */
	border-radius: 4px;
    border: 1px solid #E0E1E2;
    box-shadow: 0 8px 6px -6px #bfbcbc;

}
#ParentDiv_PageConfigurationMaster_W101__1 .widget-consoAccntSummary .widget-content {border:none !important;}
.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: #f5f5f5 !important;
height: 28px;/*Mahesh changed 6/10/2014 from 32 to 25 */
border:solid 1px #e0dede;
box-shadow: 0 1px 0 0 #e0dede;
z-index:1px;/*newly added */
background: url(../images/list-view1.png) no-repeat 19px 13px #f5f5f5;/*next-gen*/
/*cursor: pointer;*/
padding-left: 43px;
padding-right: 7px;
font-size: 0.7em;
padding-top:10px;
/*color:#0278BA; jayant removed 13Nov*/
line-height: 1.5;
color:#292929;
}
.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*/
background: url(../images/list-view1.png) no-repeat 19px 13px #fff;
border: solid 1px #e0dede;
height: 28px;
padding-left: 43px;
padding-right: 7px;
font-size: 0.7em;
cursor: pointer;
color:#0278BA;*/
z-index: 1px;
padding-top: 10px;
line-height: 1.5;
color: #a3a0a0;
}

.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;
 
height: 28px;/*jayant changed 7-11 */
border: solid 1px #e0dede;
box-shadow: 0 1px 0 0 #e0dede;
background: url(../images/chart-view-active1.png) no-repeat 19px 13px #f5f5f5;/*next-gen*/
padding-top:3px;/*jayant changed 7-11 */
/*color: transparent;next-gen*/
  padding-left: 43px;
    padding-right: 7px;
font-size: 0.7em;
/*cursor: pointer;*/
/*color:#0278BA; jayant removed  13Nov*/
  z-index: 1px;
    /* cursor: pointer; */
    padding-top: 10px;
    line-height: 1.5;
    color: #292929;
}


.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:#fff !important;
/*border-color: rgb(0, 112, 192) !important;*/
border-color: 1px solid #dcdcdc;
color:black;
height: 28px;/*Mahesh changed 6/10/2014 from 32 to 25 */
border: 1px solid #dcdcdc;
background: url(../images/chart-view-active1.png) no-repeat scroll 10px center #FFF;/*next-gen*/
cursor: pointer;
padding-left: 40px;
padding-right: 10px;
font-size: 0.7em;
padding-top:10px;
color:#292929;
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: #292929;
}
.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: #a9d18e;
display: inline-block;
padding: 3px 3px 3px 7px;
border: 1px solid #a9d18e;
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: 20px;/*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:1% !important;
/*Mahesh changed to 100%*//*vinay modified*/
/* width:32.5%; */
/*mahesh added*//*vinay modified*/
/*margin-right: 17px;*/  /*vinay modified*/
/*width:75%;*/
width: 100%;
}
.container-nxtGenxtrasmall{
	float: left;
	z-index: 0;
	position: relative;
	/*margin-right:4px;*//*added by vinay*/
	width:25%;/*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:16px;/*jayant changed 14NOV from 12px*/
	color:#292929;
	height:30px;
	/*border-right: 1px solid #CCCCCC;*/
	background:#f0f0f0; 
}


/*.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:#f0f0f0;
	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 !important;/*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*/
	border-radius: 4px;
	/*border:solid 1px #e0dede;*/
}

.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 !important;/*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%;
float: left;
padding-left: 0px;
padding-top: 0px;
/* margin-left: 7px; */
height:50px;
border:solid 1px #e0dede;
}

.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:75%;/*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%;
	/*height: 30px;*//*jayant added*/
	height: 35px;
}
/*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: -1px;
margin-top: 0px;
width: 100%;
float: left;
padding-left: 0px;
padding-top: 0px;
background: #ffffff;
/* 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)#A9D18E no-repeat 100% 0 !important;*/
width: 35%;
/* min-height: 25%; */
float: right;
position: relative;
margin-right: 10px; /*jayant changed from 5*/
margin-bottom: 15px; /*jayant changed from 5*/
/*padding-bottom: 8px; */
padding-left: 10px;
vertical-align: bottom;
/* vertical-align: bottom; */
line-height:3;
height: 35px;
border-radius: 4px;
text-align: center;
 background: #cf222c;
}
.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; width: 50%;
display: inline-block;
}
.hasNextGenPulldown .menuChoices ul li ul li{
background-image: none !important;
}
.stage3_inputpanel_leftcontainer_nobottommarginWidget {
    float: left;

    width: 100%;
 
	
}
.hasNextGenPulldown .menuPullDownHead{
	color:#fff !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; width: 50%; display: inline-block;
}
.accountsTabLink{
	color:white;
	width: 50%;
	display: inline-block;
}
.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: #292929;
	font-size: 15px;
}

.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;*/
	color: #7bad4a;
	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:#7bad4a;
	font-weight: normal;
	font-size:15px;
	float: right;
	margin-right: 8px;	
	margin-top:4px;
}

.detailsTxt{
	font-size: 0.69em;	
	color:#292929;
	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:#909090;
	line-height: 0px;
	margin-left: 8px; /*jayant added*/
}
.txnDetailsWrapper{
width: 100%;
float: left;
border-top: 1px solid #f5f5f5; /*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: #006dcc;
	font-size: 0.8em;
  font-weight: bold;
  margin-left:10px;

 
	}
/*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:-4px;
    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;
    z-index: 1;
    
}

.hwblacktxtdr {
      color: black !important;
      font-weight: normal;
      
      font-size:0.69em;
  padding-left: 2px;
      
}
.hwgreentxtcr {
      color: #009900 !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: 75%;
	/*background-color: #FFFFFF;*/
  
}
.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: #009900;
    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;
	background: transparent !important;
}

.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;*/
	color: #009900 !important;
	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;
}
.container-nxtGenmedium .width100percentforkeypad{
	  width: 99%;
	  vertical-align: top;
	  background-color: #F1F1F1;
	  border: 1px solid #4D4D4D;
	  /* margin-left: 5px; */
	  min-width: 290px;
	  right:0px;
	  bottom:0px;
  }
/*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) {
.multiselect_options_div {
	width: 46%;/*fix for defect 758079*/
}
.opstatementux4 {
  float: left;
  width: 94%;
  margin-left: 10px;
  padding-top: 13%;
  padding-bottom: 6%;
}

.msgc_indicator_mandatory_lower {
    color: #DB2929;    
    float: right;
    font-weight: normal;
    height: 36px;    
	margin:20px 0px -35px 2px;
    padding-bottom: 0;
    width: auto;
    font-size:0.69em;
    display:block;
}
	
.msgc_indicator_mandatory_higher {
   display:none;
}

.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: 10px 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;}*/
	.menuHome {background: url("../images/menu.png") 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: #EEEEEE;/*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 #ffffff !important;
	border-style: groove;
	border-left:0px;
    border-top:1px solid #d3d3d3;
    border-bottom:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
}
.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;/*#FFFFFF;*/
	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-family: roboto_new_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: 89%;
}

.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;
}

.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*/
}

.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;}*/
.menuHome {background: url("../images/menu.png") no-repeat 0 0px  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;}*/
.profilleIcon {background: url("../images/profile_icon.png") no-repeat 0 2px  transparent;width:23px;height:21px;display:inline-block;}
.newCaret {color:#fff;position:relative;top:-5px;margin-left:5px;}
.newCaret2 {color:#000;/*#fff*/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;*/
	margin-top:83px; /*fix for defect 759197*/
}

.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;
}
.formbtn_back_calc{
    right:-30px;
	bottom:22px;
}
}

/*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:#84C0E1 url(../images/backgrounds/header-nav.png) repeat-x top; */
		background-color: #F2F2F2;
		padding-top: 8px;
		overflow: visible; /*Surej for RWD*/
		height: auto; /*Surej for RWD*/
		border-bottom: 1px solid #CCCCCC;
	}
.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:#F1F9FF;*/
 background-color: #f5f5f5;
	color: #292929;
}

.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;*/
	display: block;
}
#header .header-nav {
	padding-top: 0px; /*Surej for mega menu RWD*/
	overflow: visible; /*Surej for mega menu RWD*/
	/*height: 35px; /*Surej for mega menu RWD*/
	border-bottom:2px solid #cf222c;
}

/* new start here*/
.mega-menu div.mega-menu-list-wrapper ul li ul.sub-menu {
	left: 220px;
	z-index: 300;
	position: absolute; /*Added by Vinay for RWD megamenu*/
	top: 10px; /*Added by Vinay for RWD megamenu*/
	/*width:150px;*/
	/*width: 260px;*/
	width:100%;
	/*overflow-x: scroll;
	overflow-y: hidden;*/
	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*/
	/*height: 245px;*/
	height: auto;
	display: block;
	background-color: #f5f5f5;/*next-gen*/
	text-align: left;
	padding: 12px 0px 18px 0px ;
	border-left: 1px solid #909090; 
	 box-shadow: 0 0 10px 0 #e0dede;

	 
}

	
.mega-menu div.mega-menu-list-wrapper ul li:first-child>ul
{
	visibility: visible;
	/*height: 245px;*/
	padding: 12px 0px 18px 0px;
	/*	width: 100%;*/
	/*overflow-x: scroll;*/
	/*overflow-y: hidden;*/
	/*height:261px;*/
	/*height:340px; /*Surej newly fixed for submenu container height RWD*/
	/*display:inline-block !important;*/
	/* background-color: #F1F9FF; */
	border-left: 1px solid #909090;
	 box-shadow: 0 0 10px 0 #e0dede;
	background-color:  #f5f5f5;/*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: #84C0E1; /*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: 100px; /*Surej modified newly for RWD megamenu carousel*/
}
.mega-menu ul li .sub li {
	float: left; /*Surej for RWD mega menu carousel*/
	/*width: 200px;*/
	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;  padding: 10px 10px 20px 10px;}
/* 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: 15px;
    /*position: absolute;
    right: 149px;/*Surej newly modified as per CDG suggestion for RWD*/
  /*  right: 60px;/* For NKGSB bank customization*/
    text-align: right;
}
.profilePhoto{
    display: none;
}

.txt_boxnew {
	float:right;
    height: 10%;
   /* margin-left: 28%;
    margin-top: 33px; */
    width: 67%;
    text-align: right;
}

.skipContRow {
  /*  margin-top: -30px !important; */
}


.skipContLink {
    color: #FFFFFF; /*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;*/
    outline: none;
}


#header .ui-combobox .ui-button, #header .ui-combobox .ui-button.ui-state-hover {
    background: url("") no-repeat scroll 0 0 #ffffff !important;
	border-style: groove;
	border-left:0px;
    border-top:1px solid #d3d3d3;
    border-bottom:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
}
	
.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:#292929;/*#FFFFFF;*/
	cursor: pointer;
	font-size: 0.7em;
	/*font-weight: bold;*/
	font-family:roboto_new_bold;
}
.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;*/
   display: inline-block;
       
}

/*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; display: none;}
.alertBx {
	position:absolute;
	top:50px;/*Modified as per CDG suggestion for new prod logo*/
	margin: 0px 0 0 -240px;
	/*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;
	    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3), 0 0 2px 0 rgba(0, 0, 0, 0.22);
    border-style: solid;
    border-width: 0.5px;
    border-image-source: linear-gradient(to bottom, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.4) 5%, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0));
    border-image-slice: 1;

}
/*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-family: roboto_new_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;*/
    text-align: left;
    width: 95.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:100% !important;*/ width: 322px;} /*RWD newly modified for header profile*/
.imgaeWithName
 {	
     margin: 0 0 0;
    padding-left: 10px;
    padding-bottom: 5px;
    overflow: auto;
}/*Changed by vinay for RWD*/
.imgaeWithName li {display:inline-block;margin:0 !important}

.imgaeWithName .name 
{
	 font-size: 14px;
    font-family: roboto_new_bold;
    display: block;
    float: left;
    padding-top: 5px;
    padding-left: 10px;
}

.manager-name {font-size:.9em;font-weight: normal;margin-left:10px !important;vertical-align:bottom}

.profilePhoto_ProfileBx {
    display:block;
    float: left;
  /*  margin-left: 2px;
    margin-right: 5px;*/
     /*margin-top: 6px;*/

}
	
.profilePhoto_ProfileBx img { border-radius: 100%; }

.profilePhoto_settingBx {
    display: inline-block;
    float: left;
    margin-left: 2px;
    margin-right: 5px;
   margin-top: 6px;
}

.name_ProfileBx{
	color: #292929;
	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*/	
	font-family:roboto_new_bold;
}

.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 #000000;/*#6e7172;*/padding-right:15px;}/*changed for RWD-vinay*/
.border-left-right {border-left:1px solid #e0dede;/*#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:#000;/*#fff;*/position:relative;top:8px;margin-left:5px;}
.newCaret2 {color:#000;/*#fff*/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;
    color: #292929;
    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:125px;*/ /*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 #e0dede; 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:280px;}
/*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) {
.multiselect_options_div {
	width: 29%;/*fix for defect 758079*/
}
.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_back_calc{
    right:45px;
	bottom:22px;
 }
.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:-10px; /* Changed from 20px to -10px for ticket 750769 */
}

.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*/
	margin-top: 10px;/* Changed for ticket 750769 */
	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:50% !important; /* Changed from 58 to 50 for ticket 750769 */
	padding-right:0px;
	margin-right:0px;
}

.nextGenUX4 .stage3_leftrightmainpanel1 .stage3_previewconfirm_details_column{
	width: 49%; /* Changed from 41px to 49px for ticket 750769 */
}

/*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) #a9d18e
		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)
		#a9d18e 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: 175px; /* modified from auto; for defect  758079 */
}
/* 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) #a9d18e
            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) #a9d18e
		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;
      
}
.hideRHSWidgets{
display:none;
}

.custSection{
	margin-left:20px;
	margin-bottom:10px;
	font-size:15px;
}


/*------------------- New Css Add By Parth Vyas -----------------*/


#header_innerDiv
{
	width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #e4e2e2;
}

#header-main #wrapper1
{
	width: 1000px;
    margin: 0 auto;
}
.menu li a:hover
{
background:#cf222c;
color: #fff;

}

.paddingclass
{
	/*display: none;*/
}

.widget-mediumUX4 .widget-body .stage3_listingpaneldiv .tableoverflowwrapperhw 	.ui-combobox a span { margin-left: -24px !important; }

#PAGECONFIGURATIONMASTER_W101__1 .consoclass .topTab { border:none !important; background: #f0f0f0;}

#ParentDiv_PageConfigurationMaster_W101__1 .consoclass .account-box .OPR-bg-color:nth-child(1)
{
	border-left: 4px solid #006dcc !important; 
}
#ParentDiv_PageConfigurationMaster_W101__1 .consoclass .account-box .DEP-bg-color:nth-child(1)
{
	border-left: 4px solid #099ee8 !important; 
}


.OPRSub-bg-color  
{
	     border-top: 2px solid #fff;
}

.DEPSub-bg-color  
{
	 border-top: 2px solid #fff;
}

#lastLoginMessage .headertext_lastlog , #lastInvalidLoginMessage .headertext_lastlog{ font-size: 12px !important; }

.dropBxContentWithoutBorder .ui-combobox input { border:none; box-shadow: 0 1px 0 0 #909090; outline: none; font-size: 14px; }
.dropBxContentWithoutBorder .ui-combobox a { box-shadow: 0 1px 0 0 #909090; }
.dropBxContentWithoutBorder .ui-combobox a span { background:url(../images/Selection-box-down-Arrow2sm.png) no-repeat 0px 5px !important; }

.mega-menu ul li .sub li.mega-hdr-noArrow{
	background-color: #EEEEEE;/*next-gen*/
}
.mega-menu ul li .sub li.mega-hdr-noArrow a.mega-hdr-a:after{
	position:relative;
	height:8px;
	width:18px;
	float:right;
}
.mega-menu ul li .sub li.mega-hdr-noArrow a.mega-hdr-a:hover {
	/*background-color:#F1F9FF;*/
	background-color: #EEEEEE;
}
.mega-menu ul li .sub li.mega-hdr-noArrow {
	float: none;
}
