@media screen and (min-width: 640px)
{
	.nbs-flexisel-container {
		position: relative ;
		max-width: 100% ;
	}

	.nbs-flexisel-inner {
		-webkit-user-select: none ;
		width: 99% ;
		overflow: hidden ;
	}

	#topbarNew {
		display: block !important;
		width: 1366px;
	}

	.nbs-flexisel-ul {
		position: relative ;
		width: 9999px ;
		margin: 0px ;
		padding: 0px ;
		list-style-type: none ;
		text-align: center;
		background-color: #84C0E1 ;
	}

	.nbs-flexisel-item {
    float: left ;
    margin: 0px ;
    padding: 0px ;
    cursor: pointer ;
    position: relative ;
    /* width: 99%; */
    width: 215px;
	}


	.nbs-flexisel-nav-left {
    /* left: 10px; */
    height: 22px ;
    width: 22px ; 
    left: -18px ;
    background: url(../img/Left-Arrow_primary-navigation_InActive.png) no-repeat;
    top: 8px ;
    display: none ;
    position: absolute ;
    cursor: pointer ;    
    }


	.nbs-flexisel-nav-right {
    height: 35px ;
    right: -60px ;
    background-color: rgb(151,202,230) ;
    background: url(../img/Right-Arrow_primary-navigation_Active.png) no-repeat;
    top: 8px ;
    width: 60px ;
    position: absolute ;
    cursor: pointer ;    
	}

	
}

/** Mega Menu : Start - Added By Poonam Mehta*/
.mega-menu ul, .mega_menu ul li {
	list-style: none  ;
	margin: 0 ;
	padding: 0 ;
	border: none ;
	/*background: none ;Surej for RWD*/
}

.mega-menu>.menu {
	position: relative ;
	padding: 0 ;
	margin: 0 ;
}

/** phongtn - Start - 19.01.2018*/
/*.mega-menu .sub ul {
	display: block ;
}*/
/** phongtn - end - 19.01.2018*/

.mega-menu {
	line-height: 8px ;
	font-size: 0.75em ; /*Changed height:35px by hemanth for header issues*/
	/* height: 35px ; */ /* Added by Poonam Mehta */
	height: auto ; /*Surej for RWD mega menu at 480 to 639px*/
	padding: 0 25px ;/*Surej for RWD mega menu*/
	margin: 0 auto ;
	/*width: 940px ;*/
	width: 99.796875% ;/*91.796875% ; /*Surej for RWD*//*last megamenu item incomplete visible.*/
}

.mega-menu ul li {
	float: left ;
/* 	border-bottom: 1px solid #FFFFF0 ; */
	border-right: 1px solid #034694; /** phongtn - 19.01.2018*/


}

.mega-menu ul li a {
    /* float: left; */
    display: block;
    /* padding: 13px 20px 13px 20px; */
    padding: 10px 90px 16px 9px;
    text-decoration: none;
    /* color: #000000; */
    padding: 11px 14px 12px 14px;
    text-transform: none;
    font-size: 12px;
    font-weight: 900 !important;
    color: #034694 !important;
    font-family: roboto-medium !important;
    /* border-right: 1px solid #4d8a71; */
    /* border-right: 1px solid #4d8a71; */
    /* border: solid 1px #eee; */
    /* text-transform: uppercase; */
    letter-spacing: 0.8px;

/*	width: 156px;
	height: 28px;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 0.8px;
	text-align: center;*/

}  /*Padding changed by Poonam Mehta*/

.mega-menu ul li a:hover{
/*     color: #fff !important;
background-color: rgb(67, 12, 242); */
	
	/* border-bottom: solid 3px #034694; */
	color: #red !important;
}

/*03.01*/
/*.mega-menu ul li:hover{
	border-radius: 5px;
    background-image: linear-gradient(to bottom, #006cb0, #034694);
}*/



.mega-menu .dc-mega {
	position: relative ;
	color: #000000 ; /*Surej added for RWD*/
	font-weight: normal ;
}

.mega-menu ul li .sub-container {
/* 	position: fixed ;changes by vinay for mega-menu alignment
padding-left: 0px ;
z-index: 20000 ; Surej RWD Increased zindex for resolving other overlays overlapping with megamenu in dashboard
top: 137px ; Surej newly modified as per CDG input for new prod logo
height: 0px ;
margin-top: -1px ; */

/*phongtn - comment*/

padding-left: 21px ; 

position: static ;
z-index: 20000 ;
top: 36px ;
height: auto ;
/*margin-top: 14px ;*/
width:100% ;/* changes for RWD - vinay  */

}

.mega-menu ul li .sub {
	padding: 20px 20px 20px 10px ;
}

/*16.11.2017 - phongtn*/
/* .mega-menu ul li .sub-container.mega{
	left: 236.281px; display: none;
}
 */
.mega-menu ul li .sub-container.mega .sub {
	padding: 0 10px 2px 0 ;
/* 	border-right: 1px solid #9b9b9b ;next-gen
border-bottom: 1px solid #9b9b9b ;next-gen
border-left: 1px solid #9b9b9b ;next-gen */
	background-color: rgba(0, 0, 0, 0) ;/*next-gen*/
	position: relative ;
	/*left: -48% ;*/
	/* left: -7% ; */ /*Surej for mega menu at 480-639 RWD*/
	/* width: 540px ; */ /*Added by Vinay for mega menu*/
	top:-10px ; /*Added by Vinay for mega menu*//*next-gen*/

	position: relative ; /*Vinay for mega menu RWD*/
	/* left: 0% ; */ /*Surej for mega menu carousel RWD*/
	 z-index: 100 ; 

	left: -21px ; 
	/* width: 110% ; *//*changes made for mega menu-vinay*/ 
	margin-bottom:-25px ; /*RWD Newly modified for removing extra space in mega menu Surej*/

	/* width:525px ; */

/* 	width: 340% !important; */
}

.mega-menu ul li .sub .mega-menu-list-wrapper {
/* 	width: 190% ; */
	position:relative ; /*Added by Vinay for mega menu*/
	overflow: hidden ;
	clear: both ;
	line-height: 15px ;
	/* padding: 10px 0 0 10px ; */
	/*height:268px ; Surej for RWD megamenu carousel*/
/* 	height: auto ; */
	 /* height:500px ;  */
}

.mega-menu ul li .sub li {
	list-style: none ;
	/*float: none ;*/
	float: left ; /*Surej for RWD mega menu carousel*/
	/* width: 180px ; */
	/*width: 240px ;  Surej for RWD mega menu carousel*/
	padding: 0px ; /*Surej for RWD mega menu carousel*/

	/* width: 98% ; *//*Modified for RWD for removing border NEW*/
	border:medium none ; /*Modified for RWD for removing border NEW*/
}

/* .mega-menu ul li .sub li.mega-hdr {
float: left ;
	float: none ;
} */

.mega-menu ul li .sub a {
	border: none ;
	text-shadow: none ;
	padding: 7px 0px 7px 9px ;
	display: block ;
	/*width:150px ;*/
	/* width: 150px ; */ /*Surej for RWD mega menu carousel*/
	word-wrap: break-word ;
	float: none ;
	text-decoration: none ;
	color: #404040 ; /*next-gen*//*Surej added for RWD*/

	width:229px ;
}
/*Added by Surej for RWD Start*/
/*menu cap 1*/
.mega-menu ul li .sub li.mega-hdr a.mega-hdr-a {
	/*background-color: #D9EEFE ;*/
	color: #404040 ;/*next-gen*/
	font-weight: normal ;
	text-align:left ; /*Surej added for mega menu alignment as per CDG suggestion RWD*/
	text-transform: uppercase;
	/*background-color: #FFFFFF ;*//*next-gen*/
	font-size: 12px !important;
	/* color: #2d06a8 !important; */
	width: 248px;
}

.mega-menu ul li .sub li.mega-hdr{
	/* background-color: #FFFFFF ; *//*next-gen*/
	float: none ;
	/*background-color: #e3e3e3 !important;*/
	/* background-color: #EEEEEE ; *//*next-gen*/
}
/* .mega-menu ul li .sub li.mega-hdr:hover{
	 background-color: #FF8E1B ;next-gen
} */
/*Added by Surej for RWD End*/
/*menu cap 2*/
.mega-menu ul .sub li.mega-hdr li a {
	padding: 7px 8px 7px 100px ;/*next-gen*/
	/* color: #2d06a8 !important; */
	font-size: 12px !important;
	/*background: #EEEEEE;*/
	font-family: roboto-regular, OpenSans, Arial, Helvetica, sans-serif, OpenSans, Arial, Helvetica, sans-serif !important;
}

/*menu cap 2*/
.mega-menu ul .sub li.mega-hdr li a:hover {
	color: #025B8E ;
	padding: 7px 8px 7px 100px ;/*next-gen*/
}

.mega-menu ul .sub ul li {
	padding-right: 0 ;
	margin-right:-3px ;
	padding:1px 1px 1px 1px ;  /*Surej modified for RWD NEW*/
	text-align: left;
	background-color: inherit !important; /*phongtn*/
}

.mega-menu>ul>li:hover {
	color: #000 ;
	text-shadow: none ;
	background-color: #EEEEEE ;/*next-gen*/
}

.mega-menu>div>div>ul>li>div {
	display: none ;
}

/* END Surej added for  RWD mega menu carousel*/
.mega-menu div.mega-menu-list-wrapper li.sub-menu-separator {
	float: left ;
	margin-right: 2px ;
	width: 0px ;
}

.mega-menu-list-wrapper:after,
.mega-menu:after {
    clear: both ;
    content: "" ;
    display: block ;
    height: 0 ;
    visibility: hidden ;
}



/** Mega Menu : End - Added By Poonam Mehta*/
/*Start Surej modified for RWD topbar mega menu */

/*End Surej modified for RWD topbar mega menu*/
	/** Mega Menu : End - Added By Poonam Mehta*/ /*Added by Poonam Mehta*/	/** Mega Menu : End - Added By Poonam Mehta*/ /*Added by Poonam Mehta*/
.mega-menu .selected {
	/*background-image: none ;*/ /*Surej modified newly for dashboard RWD*/
	/*background: #D9EEFE;*/
/* 	border-bottom: 2px solid #404040 ; */
	/* Surej commented for RWD 
	border-top: 1px solid #BCBFC0 ;
	border-right: 1px solid #BCBFC0 ;
	border-left: 1px solid #BCBFC0 ;
	border-bottom: medium none ;
	float: left ;
	color: #000 ;
	text-shadow: none ;
	background-color: #FFFFFF ;
	background-image: none ;
	margin-left: 2px ;
	margin-right: 2px ;
	height: 32px ;
	padding-bottom: 2px ;*/

/*	color: #fff !important;
	background-image: linear-gradient(to bottom, #D9EEFE, #c5c5c5);*/

	border-bottom: 4px solid #FF9300;
	background: none;

}

.selected {
    background: url(../img/selected_hover.png) no-repeat scroll 0 0 transparent ;
    background-repeat: repeat-x ;
    /* border: 1px solid #BCBFC0 ; */
    float: left ;
}

#topbar {
 	padding-top: 70px ; 
}

/* .mega-menu .selected {border-bottom: 2px solid #404040 ;} */ /*RWD for showing selected megamenu at lower resoln*/

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

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

/* .mega-menu ul li {
	border-bottom: 1px solid #FFFFF0 ;
} */
/* .mega-menu {
	padding: 0px 0px ;
	background:#84C0E1 url(../img/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 ;
}

/* .mega-menu ul li a {
	color: #000000 ;
} */

.mega-menu ul li .sub li.mega-hdr a.mega-hdr-a:after{
	content:url(../img/Right-Arrow_Mega-Menu_InActive.png) ;
	position:relative ;
	height:8px ;
	width:18px ;
	float:left ;
}

/* mui ten */
/*.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(../img/Right-Arrow_Mega-Menu_Active.png) ;
	/* background: #FF8E1B !important; */
}

.mega-menu ul li .sub li.mega-hdr:hover{
	/* background: #FF8E1B !important; */
}

/*phongtn -hover len item cua menu con cap 1*/
.mega-menu ul li .sub li.mega-hdr a.mega-hdr-a:hover {
	/*background-color:#F1F9FF ;*/
	/* background-color: #EEEEEE ; */
	/* background: #055ABF !important; */
}

/*menu cap 1*/
.mega-menu ul .sub li.mega-hdr a:hover {
	/*background: #055ABF !important;*/
	/*color: #fff !important;*/
	color: #FF9300 !important;
}

/*.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: #EEEEEE ; */
}
.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 ;
} */

/* new start here*/
/*.mega-menu div.mega-menu-list-wrapper ul li ul.sub-menu*/ 
div.mega-menu-list-wrapper ul li.mega-hdr ul.sub-menu
{
	left: 268px ;
	z-index: 300 ;
	position: absolute ; /*Added by Vinay for RWD megamenu*/
	top: 0px ; /*Added by Vinay for RWD megamenu*/
	/*width:150px ;*/
	width: 240px ;
	display: none;
	left:215px ;	
}



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

	left:381px ;
}


/* .mega-menu div.mega-menu-list-wrapper ul{
  	visibility: hidden;
  	position: absolute;
  	list-style: none;
  	opacity: 0;
	-webkit-transition: opacity 600ms, visibility 600ms;
     transition: opacity 600ms, visibility 600ms;

} */
/* .mega-menu ul li .sub li.mega-hdr {
	float: none ;
} */

/*.mega-menu div.mega-menu-list-wrapper ul li:hover>ul {*/
div.mega-menu-list-wrapper ul li.mega-hdr:hover>ul{
	visibility: visible; ;
	height:160px ;
	/* height:340px ; */ /*Surej newly fixed for submenu container height RWD*/
	display: block ;
	/* background-color: #EEEEEE ; *//*next-gen*/
	text-align: left ;
	/*height:100% ; */
}

/*set cac menu*/
/*Retail User*/
/*Accounts*/
.mega-menu div.mega-menu-list-wrapper ul li#IL_RACTS_20:hover>ul {
	top:-100%;
}
.mega-menu div.mega-menu-list-wrapper ul li#IL_RACTS_30:hover>ul {
	top:-200%;
}

/*Transactions*/
.mega-menu div.mega-menu-list-wrapper ul li#IL_RTXNS_20:hover>ul {
	top:-100%;
}
.mega-menu div.mega-menu-list-wrapper ul li#IL_RTXNS_30:hover>ul {
	top:-200%;
}
.mega-menu div.mega-menu-list-wrapper ul li#IL_RTXNS_40:hover>ul {
	top:-300%;
}
.mega-menu div.mega-menu-list-wrapper ul li#IL_RTXNS_50:hover>ul {
	top:-400%;
}

/*My profiles*/
.mega-menu div.mega-menu-list-wrapper ul li#IL_RPRPF_20:hover>ul {
	top:-100%;
}
.mega-menu div.mega-menu-list-wrapper ul li#IL_RPRPF_30:hover>ul {
	top:-200%;
}

/*Corporate User*/
/*Account*/
.mega-menu div.mega-menu-list-wrapper ul li#IL_CACTS_20:hover>ul {
	top:-100%;
}
.mega-menu div.mega-menu-list-wrapper ul li#IL_CACTS_30:hover>ul {
	top:-200%;
}

/*Transaction*/
.mega-menu div.mega-menu-list-wrapper ul li#IL_CTXNS_20:hover>ul {
	top:-100%;
}
.mega-menu div.mega-menu-list-wrapper ul li#IL_CTXNS_30:hover>ul {
	top:-200%;
}
.mega-menu div.mega-menu-list-wrapper ul li#IL_CTXNS_40:hover>ul {
	top:-300%;
}
.mega-menu div.mega-menu-list-wrapper ul li#IL_CTXNS_50:hover>ul {
	top:-400%;
}

/*Trade finance*/
.mega-menu div.mega-menu-list-wrapper ul li#IL_CTFN_20:hover>ul {
	top:-100%;
}
.mega-menu div.mega-menu-list-wrapper ul li#IL_CTFN_30:hover>ul {
	top:-200%;
}
.mega-menu div.mega-menu-list-wrapper ul li#IL_CTFN_40:hover>ul {
	top:-300%;
}
.mega-menu div.mega-menu-list-wrapper ul li#IL_CTFN_50:hover>ul {
	top:-400%;
}

.mega-menu div.mega-menu-list-wrapper ul li#IL_OFTR_20:hover>ul {
	top:-100%;
}

.mega-menu div.mega-menu-list-wrapper ul li#IL_CPRPF_20:hover>ul {
	top:-100%;
}

.mega-menu div.mega-menu-list-wrapper ul li:first-child>ul 
{
 	/* visibility:visible; */
/* 	display: block ;
background-color: #EEEEEE ; */
	/*text-align: left ;*/	
	
	/* height:261px ; */
	/* height:340px ; *//* Surej newly fixed for submenu container height RWD */
	
	/* background-color: #F1F9FF ; */

	 /* height:318px ; */  /* Surej newly fixed for submenu container height RWD */

	 /*top: 0%;*/
} 

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

/* .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:424px ;
} */
/* .mega-menu div.mega-menu-list-wrapper ul li:hover>ul{
	height:318px ;
} */


/* .mega-menu ul li .sub a {
	width:240px ;
} */

/* .mega-menu ul li .sub-container.mega .sub{
	width:525px ; RWD modified for surej for responsiveness
} */

/* .mega-menu ul li .sub a {
	width:240px ;
} */

div.sub-container .sub{
	display:none;
}

/***********phongtn - 16.11.2017 add********************/



.mega-menu>div>div>div>div>div>div>ul>li:hover>div {
	/*display: block;*/ 
/* 	position: absolute;
left: 0 !important;
opacity: 0;
filter: alpha(opacity=0); */
/* 	-webkit-transition: 200ms ease !important;
-moz-transition: 200ms ease !important;
-o-transition: 200ms ease !important;
transition: 200ms ease !important; */
}
.mega-menu>div>div>div>div>div>div>ul>li:hover{
/* 	background-color: #FFFFFF; */
}
/*.mega-menu>div>div>div>div>div>div>ul>li>div {
	display: none;
}*/

ul#topbarNew li.nbs-flexisel-item div.sub-container{
	display: none;
}

ul#topbarNew li.nbs-flexisel-item:hover>div{
	display: block;
}

 .nbs-flexisel-item img {
	width: 100%;
	cursor: pointer;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	max-width: 100px;
	max-height: 45px;
} 

/*menu cap 2*/
.mega-menu ul .sub li.mega-hdr li a:hover {
/*     background: #FF9F00; */
    color: #FF9300 !important;
    background: url("../img/Sub-menu-Arrow.png") no-repeat scroll 75px 9px ;/*next-gen*/
}

.mega-menu ul .sub .sub-menu>li>a,
.mega-menu ul .sub .sub-menu>li>a:hover {
	padding-left: 5px ;
}


/*for retail user -start*/
a#ID_DASHAT.dc-mega {
/*    background-image: url(../img/icon/home.png);
    background-position: 12% 40%;
    background-repeat: no-repeat;
    padding-left: 30px;*/
    text-transform: uppercase;
	/* font-size: 0; */
}

a#ID_RACTS.dc-mega {
/*    background-image: url(../img/icon/account-card-grey.png);
    background-position: 11% 50%;
    background-repeat: no-repeat;*/
    /*padding-left: 30px;*/
    text-transform: uppercase;
}
a#ID_RACTS.dc-mega:hover {
/*    background-image: url(../img/icon/account-card.png);
    background-position: 11% 50%;
    background-repeat: no-repeat;*/
    /*padding-left: 30px;*/
    text-transform: uppercase;
    border-radius: 5px 5px 0px 0px;
    background-image: linear-gradient(to bottom, #006cb0, #034694);
    color: #ffffff !important;
}


ul#UL_RACTS {
	height: 192px;

	background-image: url(../img/menu_accts.png) !important;
	background-size: cover;
	background-repeat:   no-repeat;
	background-position: center;

	border-bottom: 18px solid #FF9300;
	margin-top: 14px;
}
div#wrapper_RACTS {
	width: 556px;
}

a#ID_RTXNS.dc-mega {
/*    background-image: url(../img/icon/transfer-copy.png);
    background-position: 20% 50%;
    background-repeat: no-repeat;*/
    /*padding-left: 30px;*/
    text-transform: uppercase;
}

a#ID_RGNS.dc-mega {
/*    background-image: url(../img/icon/general-service-copy.png);
    background-position: 12% 50%;
    background-repeat: no-repeat;*/
    /*padding-left: 30px;*/
    text-transform: uppercase;
}

a#ID_RPRPF.dc-mega {
/*    background-image: url(../img/icon/personal-finance-copy.png);
    background-position: 25% 50%;
    background-repeat: no-repeat;*/
    /*padding-left: 30px;*/
    text-transform: uppercase;
}

a#ID_MSGC.dc-mega {
/*    background-image: url(../img/icon/term-privacy-grey.png);
    background-position: 15% 50%;
    background-repeat: no-repeat;
    padding-left: 30px;*/
    text-transform: uppercase;
}




a#ID_DASHAT.dc-mega:hover {
/*    background-image: url(../img/icon/home-cam.png);
    background-position: 12% 40%;
    background-repeat: no-repeat;*/
}

a#ID_RTXNS.dc-mega:hover {
/*    background-image: url(../img/icon/transfer.png);
    background-position: 20% 50%;
    background-repeat: no-repeat;*/
    /*padding-left: 30px;*/
    text-transform: uppercase;
    border-radius: 5px 5px 0px 0px;
    background-image: linear-gradient(to bottom, #006cb0, #034694);
    color: #ffffff !important;   

}

a#ID_RGNS.dc-mega:hover {
/*    background-image: url(../img/icon/general-service.png);
    background-position: 12% 50%;
    background-repeat: no-repeat;*/
    /*padding-left: 30px;*/
    text-transform: uppercase;
    border-radius: 5px 5px 0px 0px;
    background-image: linear-gradient(to bottom, #006cb0, #034694);
    color: #ffffff !important;
}

a#ID_RPRPF.dc-mega:hover {
/*    background-image: url(../img/icon/personal-finance.png);
    background-position: 25% 50%;
    background-repeat: no-repeat;*/
    /*padding-left: 30px;*/
    text-transform: uppercase;
    border-radius: 5px 5px 0px 0px;
    background-image: linear-gradient(to bottom, #006cb0, #034694);
    color: #ffffff !important;    
}
ul#UL_RPRPF {
	height: 160px;

	background-image: url(../img/menu_accts.png) !important;
	background-size: cover;
	background-repeat:   no-repeat;
	background-position: center;
	border-bottom: 18px solid #FF9300;
	margin-top: 14px;
}
div#wrapper_RPRPF {
	width: 500px;
}

a#ID_MSGC.dc-mega:hover {
/*    background-image: url(../img/icon/term-privacy.png);
    background-position: 15% 50%;
    background-repeat: no-repeat;
    padding-left: 30px;*/
    text-transform: uppercase;
}

/*for retail user -end*/

/*for corporate user - start*/

a#ID_CACTS.dc-mega {
/*    background-image: url(../img/icon/account-card-grey.png);
    background-position: 5% 50%;
    background-repeat: no-repeat;*/
    /*padding-left: 30px;*/
    text-transform: uppercase;
}

a#ID_CACTS.dc-mega:hover {
/*    background-image: url(../img/icon/account-card.png);
    background-position: 5% 50%;
    background-repeat: no-repeat;*/
    padding-left: 30px;
    text-transform: uppercase;
    border-radius: 5px 5px 0px 0px;
    background-image: linear-gradient(to bottom, #006cb0, #034694);
    color: #ffffff !important;    
}

ul#UL_CACTS {
	height: 140px;

	background-image: url(../img/menu_accts.png) !important;
	background-size: cover;
	background-repeat:   no-repeat;
	background-position: center;
	margin-top: 14px;
	border-bottom: 18px solid #FF9300;
}
div#wrapper_CACTS {
	width: 556px;
}




a#ID_CTXNS.dc-mega {
/*    background-image: url(../img/icon/transfer-copy.png);
    background-position: 0% 50%;
    background-repeat: no-repeat;*/
    /*padding-left: 30px;*/
    text-transform: uppercase;
}
a#ID_CTXNS.dc-mega:hover {
/*    background-image: url(../img/icon/transfer.png);
    background-position: 0% 50%;
    background-repeat: no-repeat;*/
    /*padding-left: 30px;*/
    text-transform: uppercase;
    border-radius: 5px 5px 0px 0px;
    background-image: linear-gradient(to bottom, #006cb0, #034694);
    color: #ffffff !important;    
}
ul#UL_CTXNS {
	height: 230px;

	background-image: url(../img/menu_accts.png) !important;
	background-size: cover;
	background-repeat:   no-repeat;
	background-position: center;
	margin-top: 14px;
	border-bottom: 18px solid #FF9300;
}
div#wrapper_CTXNS {
	width: 556px;
}



a#ID_CTFN.dc-mega {
/*    background-image: url(../img/icon/dashboard-copy.png);
    background-position: 10% 50%;
    background-repeat: no-repeat;*/
    /*padding-left: 30px;*/
    text-transform: uppercase;
}
a#ID_CTFN.dc-mega:hover {
/*    background-image: url(../img/icon/dashboard.png);
    background-position: 10% 50%;
    background-repeat: no-repeat;*/
    /*padding-left: 30px;*/
    text-transform: uppercase;
    border-radius: 5px 5px 0px 0px;
    background-image: linear-gradient(to bottom, #006cb0, #034694);
    color: #ffffff !important;   
}
ul#UL_CTFN {
	height: 170px;

	background-image: url(../img/menu_accts.png) !important;
	background-size: cover;
	background-repeat:   no-repeat;
	background-position: center;
	margin-top: 14px;	
	border-bottom: 18px solid #FF9300;
}
div#wrapper_CTFN {
	width: 556px;
}


a#ID_CGNS.dc-mega {
/*    background-image: url(../img/icon/general-service-copy.png);
    background-position: 3% 50%;
    background-repeat: no-repeat;*/
    /*padding-left: 30px;*/
    text-transform: uppercase;
}
a#ID_CGNS.dc-mega:hover {
/*    background-image: url(../img/icon/general-service.png);
    background-position: 3% 50%;
    background-repeat: no-repeat;*/
    /*padding-left: 30px;*/
    text-transform: uppercase;
    border-radius: 5px 5px 0px 0px;
    background-image: linear-gradient(to bottom, #006cb0, #034694);
    color: #ffffff !important;
}
ul#UL_CGNS {
	height: 160px;

	background-image: url(../img/menu_accts.png) !important;
	background-size: cover;
	background-repeat:   no-repeat;
	background-position: center;
	margin-top: 14px;
	border-bottom: 18px solid #FF9300;
}
div#wrapper_CGNS {
	width: 556px;
}



a#ID_CPRPF.dc-mega {
/*    background-image: url(../img/icon/personal-finance-copy.png);
    background-position: 10% 50%;
    background-repeat: no-repeat;
    padding-left: 30px;*/
    text-transform: uppercase;
}

a#ID_CPRPF.dc-mega:hover {
/*    background-image: url(../img/icon/personal-finance.png);
    background-position: 10% 50%;
    background-repeat: no-repeat;
    padding-left: 30px;*/
    text-transform: uppercase;
    border-radius: 5px 5px 0px 0px;
    background-image: linear-gradient(to bottom, #006cb0, #034694);
    color: #ffffff !important;   
}
ul#UL_CPRPF {
	height: 140px;

	background-image: url(../img/menu_accts_3.png) !important;
	background-size: cover;
	background-repeat:   no-repeat;
	background-position: center;
	margin-top: 14px;
	border-bottom: 18px solid #FF9300;
}
div#wrapper_CPRPF {
	width: 556px;
}



/*Overseas Fund Transfer - start*/
a#ID_OFTR.dc-mega {
/*    background-image: url(../img/icon/personal-finance-copy.png);
    background-position: 10% 50%;
    background-repeat: no-repeat;
    padding-left: 30px;*/
    text-transform: uppercase;
}

a#ID_OFTR.dc-mega:hover {
/*    background-image: url(../img/icon/personal-finance.png);
    background-position: 10% 50%;
    background-repeat: no-repeat;
    padding-left: 30px;*/
    text-transform: uppercase;
    border-radius: 5px 5px 0px 0px;
    background-image: linear-gradient(to bottom, #006cb0, #034694);
    color: #ffffff !important;   
}
ul#UL_OFTR {
	height: 110px;

	background-image: url(../img/menu_accts.png) !important;
	background-size: cover;
	background-repeat:   no-repeat;
	background-position: center;
	margin-top: 14px;
	border-bottom: 18px solid #FF9300;
}
div#wrapper_OFTR {
	width: 556px;
}
/*end*/

/*for corporate user - end*/

/* 

.mega-menu div.mega-menu-list-wrapper ul li:first-child
{
	border-top: solid 3px #034694;
}  */

/*a#ID_IL_RACTS_10.mega-hdr-a,a#ID_IL_RACTS_20.mega-hdr-a,a#ID_IL_RACTS_30.mega-hdr-a,
a#ID_IL_RTXNS_10.mega-hdr-a,a#ID_IL_RTXNS_20.mega-hdr-a,a#ID_IL_RTXNS_30.mega-hdr-a,a#ID_IL_RTXNS_40.mega-hdr-a,a#ID_IL_RTXNS_50.mega-hdr-a,
a#ID_IL_RGNS_60.mega-hdr-a,
a#ID_IL_RPRPF_10.mega-hdr-a,a#ID_IL_RPRPF_20.mega-hdr-a,
a#ID_IL_CACTS_10.mega-hdr-a,a#ID_IL_CTXNS_10.mega-hdr-a,
a#ID_IL_CTFN_10.mega-hdr-a,
a#ID_IL_CGNS_10.mega-hdr-a, 
a#ID_IL_RGNS_40.mega-hdr-a

{
	font-family: roboto-regular, OpenSans, Arial, Helvetica, sans-serif, OpenSans, Arial, Helvetica, sans-serif !important;
}*/




li#parent_DASHAT.nbs-flexisel-item {
    width: 150px !important;
    height: 30px;
}

li#parent_CTXNS.nbs-flexisel-item {
    width: 150px !important;
}

li#parent_CTFN.nbs-flexisel-item {
    width: 180px !important;
}

li#parent_CGNS.nbs-flexisel-item {
    width: 200px !important;
}

li#parent_CPRPF.nbs-flexisel-item {
    width: 165px !important;
}

li#parent_OFTR.nbs-flexisel-item {
    width: 215px !important;
}


li#parent_CACTS.nbs-flexisel-item {
    width: 150px !important;
}

@media screen and (min-width: 1024px)
{
	#header .header-nav {
    height: 40px !important;
    border-bottom: 5px solid #034694 !important;
    width: 100%;
	}
}

@media screen and (min-width: 1px) and (max-width: 1023px)
{
	#header .header-nav {
	display: none !important;
	}
}

div#mega_menu {
    margin-top: 10px !important;
}

/****************end 16.11.2017*************************/


/****************phongtn-dashboard-start*************************/
@media screen and (max-width: 639px) and (min-width: 1px)
{
	.container-xtrasmall_ux5 {
    height: 120px !important;
    max-height: none !important;
	}

	.container-xtrasmall_ux5 .widget-content {
    height: 110px !important;
	}

	.center-container {
	top:none !important;
	}
}

@media only screen and (max-width: 639px)
{
	.widget-body {
    padding-left: inherit !important;
	}
}

.stage3_inputpanel_paydetailsrow {
    height: inherit;
    margin: 0px 0px 7px 0px !important;
}

/****************phongtn-dashboard-end*************************/



@media only screen and (min-width: 720px){

	div#PageConfigurationMaster_RMNBLRW__1\:DataEntry_LeftContainer_Stage39\.Ra17
	{
		height: 36px !important;
	}

	div#PageConfigurationMaster_CRTICPW__1\:InputForm\.SubSection5 span#PageConfigurationMaster_CRTICPW__1\:InputForm\.Ra15\.C3 {
	    width: 12% !important;
	    margin-left: 5px !important;
	    margin-bottom: 10px;
	}

	div#PageConfigurationMaster_TOPMOBW__1\:InputForm\.SubSection5 span#PageConfigurationMaster_TOPMOBW__1\:InputForm\.Ra15\.C3
	{
		width: 12% !important;
		margin-left: 5px !important;
		margin-bottom: 10px;
	}


	span#PageConfigurationMaster_TOPOTHW__1\:InputForm\.Ra15\.C3{
		width: 12% !important;
		margin-left: 5px !important;
		margin-bottom: 10px;
	}

	div#PAGECONFIGURATIONMASTER_TOPOTHW__1 div#PageConfigurationMaster_TOPOTHW__1\:NavPanel {
	    background: #034694;
	}
	
	
	.step-tracker .step-tracker-head .step-tracker-head-content {
         background: linear-gradient(to right, #034694,#0460CC) !important;
	}

/* 	.stage3_previewdetailsrow {
    margin-left: 30px !important;
} */

	.print-preview-button, .print-help-button {
    top: 145px !important;
	}

}


#wrapper1 {
    /* background: linear-gradient(to right, #034694,#0460CC) !important; */
    background: #ffffff !important;
}

div#RetailUserDashboardUX5_WAC85__1\:Details_TopLeftContainer_Stage33\.SubSectionSet1 {
    background: linear-gradient(to right, #034694,#0460CC) !important;
}

.footer-wrapper {
    /* background: #034694 url(../images/HCM.jpg) no-repeat top center !important; */
    background: #034694 no-repeat top center !important;
}

@media only screen and (min-width: 1024px)
{
	/*sure cho hau het man hinh ket qua chia cot*/
	.stage3_previewconfirm_label_column {
     width: 25.4% !important;  
	}

	.stage3_previewconfirm_details_column {
	    width: 21% !important; /*tam dong lai - 31.01.2018*/
	    /*width: 26% !important;*/ /*tam them vao - 31.01.2018*/
	    margin-left: -11px !important; /*tam them vao - 31.01.2018*/
	}	
} 



@media screen and (max-width: 639px) and (min-width: 1px)
{
	.stage3_previewconfirm_details_column {
    width: 37%;
    margin-right: 5px;
    margin-top: 5px;
    margin-left: 0px; 
	}

	.stage3_previewconfirm_label_column {
     width: 50% !important; 
	}

	.pageLeftContainer {
    width: 100% !important;
	}
}

.btn:hover, .btn-large:hover {
    background-color: #FF9300 !important;
    border: none; !important;
}

.step-tracker .step-tracker-head .step-tracker-head-content {
    background: #034694 !important;
}

.width79percent_navigationpanel {
    background: #034694 !important;
}

/********************phongtn25381***********************/


.headerouter_r {
    height: 70px !important;
}

.logo_1 {
    margin-top: 13px !important;
}

.headerLogoutLink {
    top: -13px !important;
}

.menuBarIcon {
    margin-top: 22px !important;
    color: #034694;
}

.widget-head .h2Widget {
    color: #f5f5f5 !important;

}


/*@media only screen and (min-width: 720px)
{
	input.autocomplete-dropdown.initialized {
    color: #034694 !important;
	}
}*/

@media screen and (min-width: 640px)
{
	.dropBxContent {
    border-bottom: none !important;
	}
}

#menuSearchBx .autocomplete-dropdown {
    margin-left: 103px !important;
    margin-top: 22px !important;
    width: 300px !important;
    font-size: 16px !important;
    padding-left: 2px !important;
}

#main .toprow {
    padding: 0px 0 10px !important;
}

.wrapper {
    width: auto !important;
    min-height: 0px !important;
}



.breadcrumb-block .breadcrumb:last-child {
    color: #ffffff !important;
    background-color: inherit !important;
}
.breadcrumb-block .breadcrumb {
    color: #ffffff;
    background: none !important; 
}
.breadcrumb:last-child {
    color: #ffffff;
}
.breadcrumb-block .breadcrumb {
    background: none !important; 
    border-radius: none; 
}

.breadcrumb-block .breadcrumb:first-child {
    background: none !important; 
    color: #ffffff;
}

.breadcrumb-block .breadcrumb-icon::before, .breadcrumb-block .breadcrumb::before{
	margin-top: -10px !important;
	right: -32px !important;
	left: auto !important;
}

div#BrdCrumbNImg {
    /*top: 71px !important;*/
    margin-top: 75px !important;
    display: none; 
}

 div#BrdCrumbNImg {
    position: absolute;
    z-index: 6000;
    width: 100%;
    left: 0;
    overflow: visible;
    height: 50px !important;
    background: rgba(22,22,22, 0.6);
} 

.breadcrumb-block {
    height: auto;
    line-height: 2.0 !important;
    margin-top: 7px !important;
    background: none !important;
}

	ul#sub_RGNS {
    display: block;
	}

	ul#UL_RACTS.menu__level {
	    height: none;
	    background-image: none !important;
	    border-bottom: none;
	}
	ul#UL_RTXNS.menu__level {
	    height: none;
	    background-image: none !important;
	    border-bottom: none;
	}
	ul#UL_RPRPF.menu__level {
	    height: none;
	    background-image: none !important;
	    border-bottom: none;
	}	
	ul#UL_RGNS.menu__level {
	    height: none;
	    background-image: none !important;
	    border-bottom: none;
	}
	ul#UL_CACTS.menu__level {
	    height: none;
	    background-image: none !important;
	    border-bottom: none;
	}
	ul#UL_CTXNS.menu__level {
	    height: none;
	    background-image: none !important;
	    border-bottom: none;
	}
	ul#UL_CTFN.menu__level {
	    height: none;
	    background-image: none !important;
	    border-bottom: none;
	}
	ul#UL_CGNS.menu__level {
	    height: none;
	    background-image: none !important;
	    border-bottom: none;
	}
	ul#UL_CPRPF.menu__level {
	    height: none;
	    background-image: none !important;
	    border-bottom: none;
	}
	

@media screen and (min-width: 640px)
{
	.stage3_searchpanelcolumn_new {
    /*padding-left: 780px !important;*/
/*    float: right;
    margin-right: 10px;*/
	}

	ul#UL_RTXNS {
    height: 260px;
    background-image: url(../img/menu_accts_2.png) !important;
	background-size: cover;
	background-repeat:   no-repeat;
	background-position: center;
	margin-top: 14px;
    border-bottom: 18px solid #FF9300;
	}

	div#wrapper_RTXNS {
    width: 566px;
	}


	ul#UL_RPRPF {
    height: 160px;

    background-image: url(../img/menu_accts.png) !important;
	background-size: cover;
	background-repeat:   no-repeat;
	background-position: center;
	margin-top: 14px;
    border-bottom: 18px solid #FF9300;
	}
	

	div#wrapper_RPRPF {
    width: 556px;
	}

	ul#UL_RGNS {
    height: 80px;

    background-image: url(../img/menu_accts.png) !important;
	background-size: cover;
	background-repeat:   no-repeat;
	background-position: center;
	margin-top: 14px;
    border-bottom: 18px solid #FF9300;    
	}	

	div#wrapper_RGNS {
    width: 556px !important;
	}
}

table td a {
    /* color: #000000 !important; */
}

a.tab-link.tabpadding {
    color: #ffffff;
    /*font-family: Roboto !important;*/
    font-family: roboto-regular !important;
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.3px;
    text-align: center;
}

/* Operative
a#tab0{
	background-image: url(../img/icons_stb/Accounts/operative_account@1x.svg);
    background-position: 11% 50%;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    padding-left: 10px;
}

a#tab0.active{
	background-image: url(../img/icons_stb/Accounts/operative_account_active2@1x.svg);
    background-position: 11% 50%;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    padding-left: 10px;
}


Deposits
a#tab1{
	background-image: url(../img/icons_stb/Accounts/deposit_inactive@1x.svg);
    background-position: 11% 50%;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    padding-left: 10px;
}

a#tab1.active{
	background-image: url(../img/icons_stb/Accounts/deposit_active_orange@1x.svg);
    background-position: 11% 50%;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    padding-left: 10px;
}

Loans
a#tab2{
	background-image: url(../img/icons_stb/Accounts/loans_inactive@1x.svg);
    background-position: 11% 50%;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    padding-left: 10px;
}

a#tab2.active{
	background-image: url(../img/icons_stb/Accounts/loans_active_orange@1x.svg);
    background-position: 11% 50%;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    padding-left: 10px;
}

Credit Cards
a#tab3{
	background-image: url(../img/icons_stb/Accounts/creditcard_inactive@1x.svg);
    background-position: 11% 50%;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    padding-left: 10px;
}

a#tab3.active{
	background-image: url(../img/icons_stb/Accounts/creditcard_activ_orange@1x.svg);
    background-position: 11% 50%;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    padding-left: 10px;
}

Consolidated
a#tab4{
	background-image: url(../img/icons_stb/Accounts/consolidated_inactiv@1x.svg);
    background-position: 11% 50%;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    padding-left: 10px;
}

a#tab4.active{
	background-image: url(../img/icons_stb/Accounts/consolidated_active_orange@1x.svg);
    background-position: 11% 50%;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    padding-left: 10px;
} */

table .HW_head_outerdiv {
    background: #0a83d0 !important;
    height: 40px;
    line-height: 1 !important;
}


table th a, table th span, table th span * {
    color: #ffffff !important;
    font-family: roboto-regular, OpenSans, Arial, Helvetica, sans-serif !important;
}
/*mau cua widget-start*/
.insta-widget-panel.panel .widget-inner-block {
    background: #0a83d0 !important;
}
.insta-widget-panel.panel .widget-content {
    background: #0a83d0 !important;
}
/*mau cua widget-end*/
.reset-btn, .gray-btn, button[type="reset"].waves-effect {
    background-color: #034694;
    color: #ffffff !important;
}

h3.listingcol span {
    color: #034694;
    text-transform: uppercase;
}

a.tab-link.tabpadding.active {
    color: #034694 !important;
    font-weight:bold;
}

.bluelink:hover {
     color: #FF9300 !important; 
}

/*p#PageConfigurationMaster_CRRCHGW__1\:ReadOnly_LeftContainer_Stage35\.Ra10 {
    border-top: dotted 1px grey;
    padding-top: 5px !important;
}

p#PageConfigurationMaster_CRTICPW__1\:ReadOnly_LeftContainer_Stage35\.Ra10 {
    border-top: dotted 1px grey;
    padding-top: 5px !important;
}*/

div#PageConfigurationMaster_RACCTSW__1\:CenterAlignedPanel_Stage320 {
    /* background-color: #ffffff; */
}

.breadcrumb-block .breadcrumb-icon:before, .breadcrumb-block .breadcrumb:before {
    border-top: 7px solid transparent !important;
    border-bottom: 7px solid transparent !important;
    border-left: 7px solid #DDDAD5 !important;
    top: 55% !important;
}

.breadcrumb-block .breadcrumb-icon:after, .breadcrumb-block .breadcrumb:after {
    border-top: 7px solid transparent !important;
    border-bottom: 7px solid transparent !important;
    border-left: 7px solid #DDDAD5 !important;
    top: 55% !important;
}

table.table thead th {
    color: #ffffff !important;
    background: #0a83d0 !important;
    line-height: 1 !important;
    margin-top: 0px;
}

.reset-btn:hover, .reset-btn:focus, .gray-btn:hover, .gray-btn:focus, button[type="reset"].waves-effect:hover {
    background-color: #FF9300 !important;
}

@media screen and (max-width: 420px)
{
	.center-container .widget-medium {
	     max-height: none !important; 
	     height: none !important; 
	     overflow-y: none !important; 
	}
}


.icon-search:before {
    color: #034694 !important;
}

.icon-notification:before {
    color: #034694 !important;
}

.icon-mails:before {
    color: #034694 !important;
}

.headerLogoutLink::before {
	color: #034694 !important;
}

.headerWelcomeText .headertext_name, .headerWelcomeText .caret {
    color: #034694 !important;
}

.personNameCaret {
    color: #034694 !important;
}

.logo_1 {
    background: url(../img/menu_logo.png) no-repeat scroll left 0 transparent !important;
}

@media screen and (min-width: 640px)
{
	#header .header-nav {
	     border-top: none; 
	}
}

#header ul.tabs li {

}

.tabs-with-navigation .tabs .tab {
	border-radius: 5px 5px 0px 0px !important;
	background: linear-gradient(to bottom,#006cb0, #034694);
	border: solid 1px #034694;
	height: 34px !important;
    line-height: 34px !important;  
}

div#RetailUserDashboardUX5_WAC85__1\:Details_TopLeftContainer_Stage33\.SubSectionSet1 {
    background: #034694 !important;
}

li.tab.tabactive {
    /*border-bottom: 3px solid #FFFFFF !important;*/
    /*background:linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000) !important;*/
    background:linear-gradient(to bottom,#ffffff, #bdbdbd) !important;
    border-bottom:none !important;
}

a.tab-link.tabpadding.active {
    color: #034694 !important;
}

.stage3_detailspanel {
    background: #034694 !important;
    border-left: 0px solid #E0E0E0 !important;    
}

.widget-head {
    background-color: #ffffff !important;
}

.pagination-wrapper {
     background-color: #ffffff !important; 
}

table.multiTableHeading > tbody, table.singleTableHeading > tbody {
     background-color: #FFFFFF !important; 
}

.widget-head {
     background: #034694 !important; 
}

.tabs-with-navigation ul.tabs {
    overflow-y: hidden !important;

  	white-space: nowrap; /* [1] */
  	overflow-x: auto !important; /* [2] */
  	-webkit-overflow-scrolling: touch; /* [3] */
  	-ms-overflow-style: -ms-autohiding-scrollbar; /* [4] */
}

/* [5] */
.tabs-with-navigation ul.tabs::-webkit-scrollbar {
  display: none; }

.tabs-with-navigation .tabsheight {
    height: 34px !important;
    line-height: 34px !important; 
}

.widget-head {
     border: none !important; 
}

.widget-medium .widget-content {
    border: none !important;
}

.stage3_detailspanel {
    border-top: none !important;
}

table td .searchsimpletext, table td .searchsimpletext_wrapnew, table td .simpletextwithwidth, table td .searchsimpletext_accntSummary, table td .hwgreentxt, table td .hwblacktxt {
    font-size: 14px;
    opacity: 1;
    font-family: roboto-regular, OpenSans, Arial, Helvetica, sans-serif, OpenSans, Arial, Helvetica, sans-serif !important;
    font-weight: normal !important;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}

table th {
    border: none !important;
    padding: 12px 10px !important;
    /* font-family: roboto-regular, OpenSans, Arial, Helvetica, sans-serif !important; */
}

table td {
	padding: 12px 10px !important;
}

.picker__table td {
    margin: 0 !important;
    padding: 0 !important;
}

table th a {
    font-family: roboto-regular, OpenSans, Arial, Helvetica, sans-serif !important;
}

.stage3_listingpaneldiv {
     border-bottom: none !important; 
}

.menuSearchIconLink {
    font-size: 20px !important;
}

.notifyIconLink, .mailsIconLink, .logoutLink, .spaceIconLink {
    font-size: 20px !important;
}

.headerWelcomeText img {
    height: 30px !important;
    width: 30px !important;
}

/*.icon-notification:before {
    content: url(../img/notification-blue.png) !important;	
}*/

.floatingleft {
    padding-left: 10px !important;
}

/*phongtn - end*/

/*phongtn - start - 08.01.2017 - drop moi*/
@media only screen and (max-width: 639px)
{
	#main {
	    width: 99% !important;
	    /* padding-top: 30px !important; */
	}
}


table th {
     border: none !important; 
}

table.singleTableHeading thead tr:nth-child(1) th {
     border: none !important; 
}



@media screen and (max-width: 749px) and (min-width: 1px)
{
/* 	.expand {
    width: 100% !important;
    right: 0 !important;
    border-top: none !important; 
    top: 100% !important;
} */
/*	.headerWelcomeText {
	    text-align: center !important;
	    background: #ffffff !important;
    	margin-top: 0px !important;
    	top: 0px !important;
   	 	padding-top: 0px !important;
	}*/

}

	.icon-expandicon-down:before, .icon-expandicon-up:before {
    	color: #034694 !important;
	}

	.headerWelcomeText {
     padding-top: 0px !important; 
	}

	a#ID_MSGC.dc-mega {
	    border-right: none;
	}

	/*phongtn - change color of notification*/
	.unreadCountDash, .unreadMailsCountDash {
    background-color: #FF9300 !important;
	}


	/*phongtn - change background when in DashBoard*/
/*	body {
    	background: #F5F5F5 url(../img/MaterialBackground.jpg) no-repeat top center !important;
    	background-size: cover !important;
    	background-attachment: fixed !important;
	}*/


/*	#main {
    padding-top: 60px !important;
	}*/


/*	.menu__link:hover {
    	background-color: #034694;
    	color: #ffffff;
	}*/

/*	.menu__level {
    margin-top: 86px !important;
	}*/

	/*change color of search text*/
	input#PageConfigurationMaster_RACCTSW__1\:AccountSummaryFG\.ACCOUNT_NAME_NUMBER_INPUT {
    	color: #ffffff !important;
	}

	.stage3_listingpaneldiv {
     border-left: none; 
     border-right: none;
     width: 100.03% !important; 
	}

	table.width100percent.footable-loaded.footable {
    margin-top: inherit !important;
	}

	.queryitalictextwithspace_srnotes {
    color: #ffffff !important;
	}

	.orangebg {
    background-color: #FF9300 !important;
	}

	.orangebgwithwidth {
    background-color: #FF9300 !important;
	}

	.errorBgStyle, .orangebg, .greenbg {
    color: #000 !important;
	}

	.workflow h3.col.s12 {
    font-family: Roboto-medium !important;
	}


	input#PageConfigurationMaster_RINTPCW__1\:TranRequestManagerFG\.CUSTOM_MANUAL_CC_CODE {
    padding-top: 15px;
	}

	[type="radio"]:checked + span:after {
    background-color: #FF9300 !important;
	}

	.step-tracker .step-tracker-head-content .step-status .step-number1 {
	    background-color: #FF9300 !important;
	}

	/*change color new requsts*/
	.collapsible-header:hover {
/*    color: #FF9300 !important;*/
	}
	.collapsible-header {
    color: #034694 !important;
    background-color: inherit !important;
	}

	h4.collapsible_tab {
    color: none !important;
	}

	h3 {
    font-size: 14px !important;
    font-family: roboto-medium !important;
    /*padding-bottom: 3px !important;*/
	}

/*	div#PageConfigurationMaster_ROACTW__1\:Details_TopLeftContainer_Stage33 {
    background: #ffffff !important;
	}*/

	@media only screen and (min-width: 640px)
	{

	}

	input.autocomplete-dropdown.initialized {
    	color: #FF9300 !important;
    	width: 100% !important;
	}	

	.btn, .btn-large {
    background-color: #0070c0 !important;
	}

	table.multiTableHeading thead tr:nth-child(1) th {
/*    text-align: initial !important;*/
/*    padding-left: none !important;*/
	  line-height: 14px;
	}

/*	.stage3_inputpanel_leftcontainer {
    	width: 101.4% !important;
	}*/

	/*phongtn - sua theo cmt thaovtp - Counterparty Details*/
	p#PageConfigurationMaster_RINCCPW__1\:payee_type_C .searchsimpletext {
    padding-left: 151px ;
	}
	
	/*phongtn - sua theo cmt thaovtp - Counterparty Details*/
	input#PageConfigurationMaster_RINCCPW__1\:TranRequestManagerFG\.CUSTOM_MANUAL_CC_CODE {
    margin-top: 13px !important;
	}

	p#PageConfigurationMaster_RINTPCW__1\:payee_type_C .searchsimpletext {
    padding-left: 151px !important;
	}

a.InActiveMenu:active{
	  color: #FF9300; 
}

/*next-gen*/
a.ActiveMenu:active{
	  color: #FF9300; 
}

a:active {
	color: #FF9300;
}

/*.labelColumn_combo {
    width: 302px !important;
}*/

input[type=input]:focus:not([readonly]), input[type=text]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=url]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=date]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=search]:focus:not([readonly]){
    -o-box-shadow: 0 1px 0 0 #034694;
    -ms-box-shadow: 0 1px 0 0 #034694;
    -moz-box-shadow: 0 1px 0 0 #034694;
    -webkit-box-shadow: 0 1px 0 0 #034694;
    box-shadow: 0 1px 0 0 #0f9cff !important;
    border-bottom: 1px solid #0f9cff !important;
}

textarea.materialize-textarea:focus:not([readonly]) {
    -o-box-shadow: 0 0px 0 0 #034694;
    -ms-box-shadow: 0 0px 0 0 #034694;
    -moz-box-shadow: 0 0px 0 0 #034694;
    -webkit-box-shadow: 0 0px 0 0 #034694;
    box-shadow: 0 0px 0 0 #0f9cff !important;
    border-bottom: 0px solid #0f9cff !important;
}


.amountRightAlign {
    text-align: right !important;
}

.stage3_searchpaneldiv{
	margin: -35px 0px 0px 12px !important;
}

.stage3_searchpaneldiv {
    background-color: #034694;
    border: 1px solid #FFFFFF;
    border-radius: 2px;
}

/*table td {
    padding: 13px 0px !important;
}

table th {
    padding: 17px 0px !important;
}*/

th.HW_tableheading.footable-visible.tableColSep {
    /* padding-top: 17px!important; */
    padding-left: 0px !important;
}

.headerRowsetRight {
    height: 1px !important;
}

.dropdown-content li > span:hover {
    color: #fff;
    background: #034694;
}

div#collapsibleMenu1 {
    margin-top: 20px;
}

a#HREF_LOAD1 {
    position: relative !important;
}

a#HREF_LOAD2 {
    position: relative !important;
}

/* table td {
    padding: 10px 20px !important;
} */

div.width100percent_main_loginbg p#LoginHDisplay\.Ra28 {
    background-color: #e0e0e0b0;
    margin-left: -4px !important;
    padding-bottom: 20px;
    display: none !important;
}
.abc_phong2 {
/*    display: none !important;*/
}

a#Register_Now {
    float: none !important;
}

@media only screen and (min-width: 1024px)
{
	.width50percent_login {
	margin-top: 0px !important;
	}
}

/*div#LoginHDisplay2 {
    margin-top: -28px !important;
}*/
/*.errorDisplayDiv.width100percent {
    width: 101%;
}*/

@media screen and (max-width: 1023px) and (min-width: 1px)
{
	#vanilla-indicators {
    margin-left: -39px !important;
    margin-bottom: -16px !important;
	}
}

.mega-menu ul li:last-child {
    border-right: none;
}
/*.redbg {
        width: 262px ;
}*/

/*.labelColumn_combo_brdr_small {
    background: url(../images/backgrounds/select.gif) no-repeat -630px 0 #F5F5F5;
}*/

/*chieu_01 - set background auto fit*/
form[name="LogOutFG"]{
	background: url(../img/login_background2.jpg) no-repeat !important;
	background-size: cover !important;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
}


form[name="LogOutFG"] div#topbar {
    display: none;
}

form[name="LogOutFG"] div#wrapper1 {
    background: #034694 !important;
}

form[name="LogOutFG"] div#productLogo {
	background: url(../img/menu_logo1.png) no-repeat scroll left 0 transparent !important;
	margin-top: 15px !important;
}





/*form[name="LogOutFG"] {
    margin: 0 auto;
    width: 100%;
    background: #F5F5F5 url(../img/MaterialBackground.jpg) no-repeat top center !important;
    background: #FFFFFF no-repeat top center;
    overflow-x: hidden;
    color: #000000;
    font-family: roboto-regular, OpenSans, Arial, Helvetica, sans-serif;
    font-size: 16px !important;
    background-attachment: fixed;
    background-size: cover;
    min-height: 100%;
}*/

.width100percent_main_logoutbg {
    /*height: 768px;*/
    height: 100%;
    width: 100%;
    background: url(../img/MaterialBackground.jpg) no-repeat;
    /*max-width: 1920px;*/
}

/*man hinh prelogin - error display*/
div#MessageDisplay_TABLE {
    padding-left: 0px !important;
    width: 100%;
}


/*table.multiTableHeading thead tr:nth-child(2) th, table.multiTableHeading thead tr:nth-child(3) th {
    padding-left: 5px !important;
}

table.multiTableHeading thead tr:nth-child(1) th {
    padding-left: 5px;
}*/

/*phongtn - end*/

input#button1:hover {
    background-color: #FF9300 !important;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    color: #FFFFFF;
}

input#button1 {
    color: #FFFFFF;
    text-transform: uppercase;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    text-decoration: none;
    text-align: center;
    letter-spacing: .5px;
    transition: .2s ease-out;
    border: none;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    outline: 0;
    padding: 0 10px;
    vertical-align: middle;
    background-color: #0070c0 !important;
    -webkit-tap-highlight-color: transparent;
    margin-top: 5px;
    margin-left: 20px;
}

/*input[type=input], input[type=text], input[type=password], input[type=email], input[type=url], input[type=time], input[type=date], input[type=datetime-local], input[type=tel], input[type=number], input[type=search], textarea.materialize-textarea {
    margin-top: -5px !important;
}*/

/*.searchsimpletext {
	padding-top: 7px !important;
}*/

p#PageConfigurationMaster_CRRCHGW__1\:ReadOnly_LeftContainer_Stage35\.Ra9 {
    border-bottom: dotted 1px grey;
    padding-bottom: 5px !important;
}

p#PageConfigurationMaster_CRTICPW__1\:ReadOnly_LeftContainer_Stage35\.Ra9 {
    border-bottom: dotted 1px grey;
    padding-bottom: 5px !important;
}

p#PageConfigurationMaster_TOPMOBW__1\:ReadOnly_LeftContainer_Stage35\.Ra9 {
    border-bottom: dotted 1px grey;
    padding-bottom: 5px !important;
}

p#PageConfigurationMaster_TOPOTHW__1\:ReadOnly_LeftContainer_Stage35\.Ra9 {
    border-bottom: dotted 1px grey;
    padding-bottom: 5px !important;
}

.stage3_previewconfirmdetails {
    border-top: none !important;
}


input#PageConfigurationMaster_RINBPTW__1\:REGISTER_ADHOC_BILLER {
    color: red;
    font-weight: 500;
    border-bottom: solid 1px;
}


/*Xoa nen mau xanh*/
.stage3_inputpanel_leftcontainer {
     background-color: inherit !important; 
}

.simpletext {
    margin: 20px 10px 10px 0px !important;
}

.querytextleft_width100percent_withtextalignleft {
    font-size: 14px !important;
}



/*man hinh dashboard -start*/
/*span#RetailUserDashboardUX5_WLGRW__1\:PgHeading\.Re1\.C3 {
    width: 57%;
}

div#DASHC1.container-xtrasmall_ux5.ui-sortable {
    margin-bottom: 10px;
}*/


/*man hinh dashboard - end*/

/*Man hinh Sumary transfer - start*/
.h3Srtitle {
    padding: 10px 11px 10px 10px !important;
}

/*@media screen and (min-width: 1px) and (max-width: 1023px) {
	.lhsExpandIcon {
    display: block !important;
  }

  .lhsResp {
    display: none !important;
  }
}*/



/*man hinh account sumary*/
.account-summary-graph-table {
    margin-left: 0px !important;
    width: 100% !important;
}

/*profile*/
.link_style{
	margin-top: 10px;
}

/*Back and Submit button - start*/


/*div[id*='PageConfigurationMaster'][id$='NavigationPanel_Stage311.Rowset1']
{
    width: 99.85% !important;
}

p[id*='PageConfigurationMaster'][id$='NavigationPanel_Stage311.Ra1']
{
    width: 99.85% !important;
}

span[id*='PageConfigurationMaster'][id$='NavigationPanel_Stage311.Ra1.C1']
{
    float: left !important;
}
span[id*='PageConfigurationMaster'][id$='NavigationPanel_Stage311.Ra1.C2']
{
    float: right !important;
}*/

/*div[id^='PageConfigurationMaster_ROP'] [id$='__1:NavigationPanel_Stage311.Rowset1']
*/
/*Back and Submit button - end*/

/*end*/


i.waves-effect.waves-light.btn.reset-btn.waves-input-wrapper:hover {
    background-color: #FF9300 !important;
    border: none;
}

.collapsible-wrapper{
	width: 490px !important;
}
/*--------------------------------------------------------------------*/


/*span#multi-action-1 {
    width: 111px !important;
    top: 1219.69px !important;
    left: 511.969px !important;
}
*/
.select-wrapper input.select-dropdown{
	height: 2.5rem;
    line-height: 2.5rem;
}

@media screen and (min-width: 640px)
{

	div.headerRowsetRight span#notifyBox {
    	right: 350px !important;
    	width: 300px;
	}
	.mailsBox {
    	right: 275px;
    	min-width: auto;
	}

	div.headerRowsetRight span#mailsBox {
    	width: 425px;
	}

	#sessionExpiryTime {
    margin-left: 66px;
	}
}

span.labelColumn_combo {
    padding-right: 0px;
}

/*.stage3_rightwithmargin
{
	margin-right: 0px;
}*/
/*---------09.02.2018-----------*/

.logoutPanel{
	margin-left: auto;
    margin-right: auto;
}


@media only screen and (min-width: 1024px){

	form[name="LogOutFG"] .logoutPanel {
	    margin-top: 85px;
	    /* align-content: center; */
	    /*margin-left: 133px;*/ 
	    /*top: 5%;*/
	}

/*phongtn-01.03.2018*/
/*	div .width79percent_navigationpanel i.waves-effect.waves-light.btn.reset-btn.waves-input-wrapper {
	    width: 90px;
	}*/

	p.stage3_inputpanel_paydetailsrow i.waves-effect.waves-light.btn.reset-btn.waves-input-wrapper {
	    background-color: #0070c0 !important;
	/* 	width: 165px; */
	}

/*	i.waves-effect.waves-light.btn.waves-input-wrapper.waves-input-wrapper{
		float: right;
	    margin-right: 30px;
	}*/

	i.waves-effect.waves-light.btn.login_button_small.waves-input-wrapper {
    margin-right: 5px !important;
	}

	/*man hinh chuyen tien - canh giua cac checkbox*/
/*	div#PageConfigurationMaster_RINFTW__1\:DataEntry_LeftContainer_Stage39\.Rc2\.C3 {
	    padding-left: 8%;
	}

	div#PageConfigurationMaster_RINPMTW__1\:DataEntry_LeftContainer_Stage39\.Rc2 {
    	padding-left: 8%;
	}*/

	/*Man hinh Thong tin them - trong man hinh chuyen khoan*/
/*	p.stage3_inputpanel_paydetailsrow span.querytextright_stage3 i.waves-effect.waves-light.btn.reset-btn.waves-input-wrapper {
    	left: -11%;
	}
}*/

/*	.widget-content{
		height: inherit;
	}*/

	/*man hinh chuyen khoan - chinh lai padding top cho cac textbox*/
	.querytextboxmedium{
		padding-top: 2px;
	}


	/*Chinh phan ghi chu*/
	p#PageConfigurationMaster_RDACTW__1\:ListingPanel_LeftContainer_Stage310\.Ra9 {
	    padding-left: 5px;
	}
	p#PageConfigurationMaster_RDACTW__1\:ListingPanel_LeftContainer_Stage310\.Ra10 {
	    padding-left: 5px;
	}
	p#PageConfigurationMaster_RDACTW__1\:ListingPanel_LeftContainer_Stage310\.Ra11 {
	    padding-left: 5px;
	}

	.stage3_budgetssimpletext_withpadding_bluelink{
		padding-left: 5px;
	}

	.stage3_budgetssimpletext_withpadding_bluelink:hover{
		padding-left: 5px;
	}
	/*end -chinh phan ghi chu*/

	/*Man hinh chuyen tien vao tai khoan chung khoan*/
	div#PageConfigurationMaster_RINDSTW__1\:NavPanel1 {
	    background-color: #034694 !important;
	}

	/*Giao dich -> quan ly nguoi thu huong -> them nguoi thu huong - checkbox*/
	.custMiddletxt {
	    margin-left: 68% !important;
	}

	.custAcctWidth{
		padding: 14px 1px 1px 1px;
	}



	div#PageConfigurationMaster_CMNCPW__1\:DataEntry_LeftContainer_Stage39\.SubSection4 i.waves-effect.waves-light.btn.reset-btn.waves-input-wrapper {
	    left: -11%;
	}
	/*---end---*/

	/*modified 12.02.2018 - start*/
/*	span#PageConfigurationMaster_ROPOPRW__1\:NavPanel\.Ra1\.C7 i.waves-effect.waves-light.btn.reset-btn.waves-input-wrapper {
	    width: 36px !important;
	}
	span#PageConfigurationMaster_RMNBLRW__1\:SearchPanel_Stage3_Extended_midAligned19\.Rb5\.C5 i.waves-effect.waves-light.btn.reset-btn.waves-input-wrapper {
	    width: 74px !important;
	}*/
	/*modified 12.02.2018 - end*/
}

.ui-keyboard{
	padding: 10px 8px 5px 10px !important;
}

/*modified 21.02.2018 - phongtn - start*/
@media only screen and (min-width: 1024px){
/* 	p#PageConfigurationMaster_RACCTSW__1\:ListingPanel_LeftContainer_Stage340\.Ra8 {
    margin-top: 10px;
    margin-bottom: -12px;
} */
	p#PageConfigurationMaster_RACCTSW__1\:CenterAlignedPanel_Stage320\.Ra1 {
    	margin: 15px 0px 5px 5px;
	}



	div#header-wrapper #header-row {
	    margin-bottom: -20px;
	}



	.tabs-with-navigation .next-tabs{
		padding-top: 8px !important;
	}

	.tabs-with-navigation .next-tabs:hover{
		background-color: unset !important;
	}

	.tabs-with-navigation previous-tabs{
		padding-top: 8px !important;
	}

	.tabs-with-navigation previous-tabs:hover{
		background-color: unset !important;
	}

	p#PageConfigurationMaster_CRTICPW__1\:NavPanel\.Ra1 i.waves-effect.waves-light.btn.reset-btn.waves-input-wrapper {
    	width: initial !important;
	}

	/*profiles - start*/
	.mypropulldowncontainer {
	    height: 85px;
	    padding: 0px 0 0px 14px;
	}
	.myProfilePulldown p{
		padding: 10px 0 2px 1%;
	}
	/*profiles - end*/
/* 	table > tbody > tr:hover {
     	background-color: inherit !important; 
} */

	.searchsimpletext_wrap{
		word-break:normal !important;
	}

/* 	span#idRadio_P {
    	margin-left: 69px !important;
} */


}

	a#PageConfigurationMaster_RINPMTW__1\:Caption8479699 {
    color: #ffffff;
	}

@media screen and (max-width: 1024px) and (min-width: 421px){
	.center-container .widget-medium{
		max-height:none !important;
	}

	span#idRadio_A {
    margin-left: 13% !important;
	}

	span#idRadio_C {
    margin-left: 13% !important;
	}

	.querytextleft{
		width: 34% !important;
	} 

}


/*modified 21.02.2018 - phongtn - end*/

/*modified 23.02.2018 - phongtn - start*/

@media only screen and (min-width: 1024px){

/*     span#idRadio_A {
    margin-left: 13% !important;
}

span#idRadio_C {
    margin-left: 13% !important;
}

.querytextleft{
		width: 34% !important;
	} */

/* 	div#PageConfigurationMaster_RINFTW__1\:DataEntry_LeftContainer_Stage39\.Rc2 {
    	padding-left: 69px !important;
}
div#PageConfigurationMaster_RINPMTW__1\:DataEntry_LeftContainer_Stage39\.Rc2{
    	padding-left: 69px !important;
}
div#PageConfigurationMaster_RINPMTW__1\:DataEntry_LeftContainer_Stage39\.Rc2{
	padding-left: 69px !important;
}	 */
	div#PageConfigurationMaster_CROTPYW__1\:InputForm\.SubSection5 {
    	margin-bottom: 10px !important;
	}
	div#PageConfigurationMaster_CROTPYW__1\:NavPanel {
    	background-color: #034694 !important;
	}
	span#RetailUserDashboardUX5_WAC85__1\:HREF_OutputTextbox3307545 {
    padding-top: 0px !important;
	}
	/*padding cho phan warning trong man hinh fund transfer*/
	p#PageConfigurationMaster_RINFTW__1\:DataEntry_LeftContainer_Stage39\.Re8 {
    	padding-left: 10px;
	}
	span#idRadio_P {
    	margin-left: 60px;
	}   

}

span#idRadio_P {
    margin-bottom: 20px;
}
span#idRadio_H {
    margin-bottom: 20px !important;
}
span#idRadio_N {
    margin-bottom: 20px !important;
}
span#idRadio_O {
    margin-bottom: 20px !important;
}

/*modified 23.02.2018 - phongtn - end*/

/*modified 23.02.2018 - phongtn - start*/
@media only screen and (min-width: 1024px){
	/*Corporate user*/
	p#PageConfigurationMaster_CROTPYW__1\:InputForm\.Ra15 .stage3_previewconfirm_details_column{
		width:  10% !important;
		margin-left: 2px !important;
	}
		textarea.materialize-textarea:focus:not([readonly]){
		border-bottom: 0px !important;
	}
	textarea.materialize-textarea{
	    overflow-y: hidden;
	    background-image: -webkit-linear-gradient(left, white 10px, transparent 10px), -webkit-linear-gradient(right, white 10px, transparent 10px), -webkit-linear-gradient(white 30px, #ccc 30px, #ccc 31px, white 31px);
	    background-image: -moz-linear-gradient(left, white 10px, transparent 10px), -moz-linear-gradient(right, white 10px, transparent 10px), -moz-linear-gradient(white 30px, #ccc 30px, #ccc 31px, white 31px);
	    background-image: -ms-linear-gradient(left, white 10px, transparent 10px), -ms-linear-gradient(right, white 10px, transparent 10px), -ms-linear-gradient(white 30px, #ccc 30px, #ccc 31px, white 31px);
	    background-image: -o-linear-gradient(left, white 10px, transparent 10px), -o-linear-gradient(right, white 10px, transparent 10px), -o-linear-gradient(white 30px, #ccc 30px, #ccc 31px, white 31px);
	    background-image: linear-gradient(left, white 10px, transparent 10px), linear-gradient(right, white 10px, transparent 10px), linear-gradient(white 30px, #ccc 30px, #ccc 31px, white 31px);
	    background-size: 100% 100%, 100% 100%, 100% 31px;
	    border: 0px solid #ccc;
/*	    border-radius: 8px;
	    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);*/
	    line-height: 26px;
	    font-family: Arial, Helvetica, Sans-serif;
	}
}

ul#sub_CPRPF{
	left: 125px !important;
}

.downloadtext {
    color: #f5f5f5;
}

/*modified 23.02.2018 - phongtn - end*/

/*modified 24.02.2018 - phongtn - start*/
@media only screen and (min-width: 1024px){
	/*Corporate User*/
	div#CorporateUserDashboardUX5_WAC85__1\:ListTableWithCtrls_Stage1\.SubSection1 th.footable-visible.tableColSep {
	    line-height: 10px !important;
	}
	span#PageConfigurationMaster_CUPLFW__1\:FileUploadCRUDFG\.PRODUCT_TYPE {
	    font-size: 13px;
	    margin-top: 3px;
	}
	.name_ProfileBx{
		word-break: normal;
		white-space: normal;
	}

	/*Corp User - man hinh FT - chinh cac button giong thang hang*/
	span#PageConfigurationMaster_CINFTW__1\:DataEntry_LeftContainer_Stage39\.Re1\.C2 span.querytextboxmedium_small {
    	width: 210px;
	}
	div#PageConfigurationMaster_CRTICPW__1\:InputForm\.SubSection5 div#NonNapasInstructions {
    	padding-left: 10px;
	}

	div#RetailUserDashboardUX5_WAC85__1\:repeatDiv {
    	width: 100.1%;
	}

/* 	div#RetailUserDashboardUX5_WAC85__1\:ListTableWithCtrls_Stage1\.SubSection1 table.table thead th {
    	line-height: 10px !important;
} */

	div#RetailUserDashboardUX5_WAC85__1\:ListTableWithCtrls_Stage1\.SubSection1 {
    width: 100.1%;
	}
}

h3#PageConfigurationMaster_RINFTW__1\:DataEntry_LeftContainer_Stage39\.SubSectHeader5 {
    display: none;
}

div#PAGECONFIGURATIONMASTER_TAXPMTW__1 table#HWListTable10072682 {
    table-layout: fixed !important;
}

div#PAGECONFIGURATIONMASTER_TAXPMTW__1 table#HWListTable10072682 span.labelColumn_combo_brdr_small {
    width: 170px;
}
div#PAGECONFIGURATIONMASTER_TAXPMTW__1 table#HWListTable10072682 thead tr:nth-child(1) th:first-child {
    width: 40px;
}
div#PAGECONFIGURATIONMASTER_TAXPMTW__1 table#HWListTable10072682 thead tr:nth-child(1) th:last-child {
    width: 62px;
}

/*modified 24.02.2018 - phongtn - end*/

/*modified 24.02.2018 - phongtn - start*/
/*set for login auto resize heigh*/
.width50percent_login{
	min-height: 190px !important;
}
/*modified 24.02.2018 - phongtn - end*/

/*modified 28.02.2018 - phongtn - start*/


.stage3_detailsrow {
     margin-top: inherit !important; 
}

/*new*/
div#MessageDisplay_TABLE p.redbgwithwidth {
    display: none !important;
}

div#MessageDisplay_TABLE .errorContentWrapper.redbg {
    margin-top: 10px;
    text-align: justify;
}

/* div#MessageDisplay_TABLE span.errorCodeWrapper{
	width: auto !important;
} */



div#LoginHDisplay\.Rowset1 {
    background: rgba(255,255,255,1.0);
    padding-left: 0px !important;
}


form[name="LoginAltFlowFG"] div#LoginHDisplay\.Ra1\.C1 {
    padding-left: inherit !important;
}


form[name="LoginAltFlowFG"] div#LoginHDisplay\.Ra3 {
    margin-top: 10px;
    margin-bottom: 30px !important;
}

form[name="LoginAltFlowFG"] span#LoginHDisplay\.Ra4\.C23 {
    margin-left: -77px;
    margin-right: 0px;
}

form[name="LoginAltFlowFG"] p#LoginHDisplay\.Ra4 {
    padding-left: 107px;
}

form[name="LoginAltFlowFG"] span#LoginHDisplay\.Ra4\.C23 {
    margin-left: -77px;
    margin-right: 0px;
    /* text-align: center; */
}

form[name="LoginAltFlowFG"] i.waves-effect.waves-light.btn.reset-btn.button_leftpwdscreen.waves-input-wrapper {
    width: 30px;
    text-align: center;
}

form[name="LoginAltFlowFG"] input#CUSTOM_BACK_LOGIN {
    /*margin-left: -18px;*/
}

form[name="LoginAltFlowFG"] span#LoginHDisplay\.Ra4\.C24 {
    margin-left: 8px;
    margin-right: 0px;
}

form[name="LoginAltFlowFG"] i.waves-effect.waves-light.btn.button_rightuseridscreen.waves-input-wrapper {
    width: 50px;
}

form[name="LoginAltFlowFG"] input#VALIDATE_USER {
    margin-left: -7px;
}

span.amountRightAlign{
	float: right !important;
}

i.btn {
    padding: 0 20px;
}

/*modified 28.02.2018 - phongtn - end*/


/*modified 28.02.2018 - phongtn - start*/
div#PAGECONFIGURATIONMASTER_CUPLFW__1 div#PageConfigurationMaster_CUPLFW__1\:NavPanel {
    background: #034694;
}
.widget-content ul li {
    font-size: 14px;
}
div#C10 #PAGECONFIGURATIONMASTER_CUPLFW__1 .searchsimpletext {
    padding: 0 10px;
}

div#C10 #PAGECONFIGURATIONMASTER_CUPLFW__1 span.greybgtxt {
    font-size: 14px;
    padding-top: 8px;
}

/*modified 28.02.2018 - phongtn - end*/

/*modified 01.03.2018 - phongtn - end*/
span#PageConfigurationMaster_ROPDEPW__1\:DataEntry_LeftContainer_Stage39\.Ra5\.C2 i.waves-effect.waves-light.btn.waves-input-wrapper {
    float: left;
/*    margin-right: 80px;*/
}

span#PageConfigurationMaster_ROPDEPW__1\:DataEntry_LeftContainer_Stage39\.Ra1\.C2 i.waves-effect.waves-light.btn.waves-input-wrapper {
    float: left;
}

span#PageConfigurationMaster_ROPDEPW__1\:DataEntry_LeftContainer_Stage39\.Ra1\.C2 {
    padding-right: 10px;
}

span#PageConfigurationMaster_ROPDEPW__1\:DataEntry_LeftContainer_Stage39\.Ra5\.C2 {
    margin-right: 10px;
    display: unset; /*display: initial;*/
}

.width79percent {
    font-size: 14px;
}

.simpletext {
    font-size: 14px;
}

div #PAGECONFIGURATIONMASTER_RACCTSW__1 #PageConfigurationMaster_RACCTSW__1\:ListTableWithCtrls {
    padding-top: 0px !important;
}

div#PageConfigurationMaster_RACCTSW__1\:ListingPanel_LeftContainer_Stage310\.Ra4 {
    padding-bottom: 10px !important;
}

div#PageConfigurationMaster_RACCTSW__1\:ListingPanel_LeftContainer_Stage320\.Ra4 {
    padding-bottom: 10px;
}

div#PageConfigurationMaster_RACCTSW__1\:ListingPanel_LeftContainer_Stage330\.Ra4{
	padding-bottom: 10px;
}

div#PageConfigurationMaster_RACCTSW__1\:ListingPanel_LeftContainer_Stage340\.Ra4{
	padding-bottom: 10px;
}

table tbody tr td.footable-last-column {
    text-align: inherit;
}

/*phongtn - start - 02.03.2018*/

@media only screen and (min-width: 1024px){
	p.stage3_inputpanel_paydetailsrow span#PageConfigurationMaster_RINPMTW__1\:DataEntry_LeftContainer_Stage39\.Rb2\.C2 span#PageConfigurationMaster_RINPMTW__1\:span_Caption8479699 {
   		margin-left: -31px;
	}

	.total-field {
	    margin-right: 3px !important; 
	}

	.searchsimpletext_accntSummary_snap {
	    margin: 0px 3px 0px 20px !important;
	}

/*	p.stage3_previewdetailsrow span.stage3_previewconfirm_details_column {
	    width: 13% !important;
	    margin-left: 20px !important;
	}*/

	p.clearboth span.querytextright span.searchsimpletext {
    padding-top: 7px !important;
	}

	p#PageConfigurationMaster_CROTPYW__1\:InputForm\.Ra5 span.labelColumn {
    width: 41% !important;
	}
	p#PageConfigurationMaster_CRTICPW__1\:InputForm\.Ra5 span.labelColumn {
    width: 41% !important;
	}

	/*cai dat mat khau - start*/
	span#PageConfigurationMaster_RPFPWDW__1\:DataEntry_LeftContainer_Stage39\.Rb1\.C1 {
	    width: 20% !important;
	}
	span#PageConfigurationMaster_RPFPWDW__1\:DataEntry_LeftContainer_Stage39\.Rb2\.C1 {
	    width: 20% !important;
	}
	span#PageConfigurationMaster_RPFPWDW__1\:DataEntry_LeftContainer_Stage39\.Rb3\.C1 {
	    width: 20% !important;
	}
	span#PageConfigurationMaster_RPFPWDW__1\:signOnPwdStrengthImage {
	    padding-left: 49px !important;
	    top: -9px !important;
	}
	span#PageConfigurationMaster_RPFPWDW__1\:signOnPwdStrengthVal {
	    top: -9px;
	}

	input#PageConfigurationMaster_RPFPWDW__1\:PasswordChangeFG\.SIGNON_PWD {
	    width: 30% !important;
	}

	input#PageConfigurationMaster_RPFPWDW__1\:PasswordChangeFG\.SIGNON_NEW_PWD {
	    width: 30% !important;
	}

	input#PageConfigurationMaster_RPFPWDW__1\:PasswordChangeFG\.RETYPE_SIGNON_PWD {
	    width: 30% !important;
	}	

	/*cai dat mat khau - end*/

	/*cai dat tai khoan uu tien - start*/
	p#PageConfigurationMaster_RPFFACW__1\:NavPanel\.Ra2 {
    	padding-bottom: 0px;
	}
	div#PageConfigurationMaster_RPFFACW__1\:NavPanel {
    	background: #034694;
	}
	/*cai dat tai khoan uu tien -end*/
}

div#C1 div#PageConfigurationMaster_RPFACXW__1\:DownloadPanel_Stage315 {
    background: #034694;
}

div#C1 div#PageConfigurationMaster_CRTICPW__1\:NavPanel {
    background: #034694;
}



form[name="LogOutFG"] .content-info {
    width: 100% !important;
}

/*phongtn - end - 02.03.2018*/

/*phongtn - start - 03.03.2018*/
div#PageConfigurationMaster_RACCTSW__1\:DownloadPanel_Stage315 {
    background: #034694;
}

/*man hinh Open normal Deposit Account*/
@media only screen and (min-width: 1024px){
	div#PageConfigurationMaster_ROPDEPW__1\:DataEntry_LeftContainer_Stage39\.SubSection2 span.stage3_inputpanel_column {
    width: 31%;
	}
}

@media only screen and (min-width: 1024px){
	span#PageConfigurationMaster_ROPDEPW__1\:DataEntry_LeftContainer_Stage39\.Ra12\.C2 span.querytextboxmedium_small {
	    width: 201px !important;
	}

	span#PageConfigurationMaster_ROPDEPW__1\:DataEntry_LeftContainer_Stage39\.Ra5\.C2 span.querytextboxmedium_small {
	    width: 201px !important;
	}
}



div#PageConfigurationMaster_RINPMTW__1\:DataEntry_LeftContainer_Stage39\.Rc2\.C3 p#PageConfigurationMaster_RINPMTW__1\:payee_type_H span.span-radiobutton {
    margin-left: 152px;
}

span.querytextright img#virtual_keyboard {
    display: none;
}

div.stage3_leftrightmainpanel_NoSeparator span#PageConfigurationMaster_RINBPTW__1\:DataEntry_LeftContainer_Stage39\.Ra7\.C1 font.radiomiddletxt {
    margin-left: 61px;
}

div.stage3_leftrightmainpanel_NoSeparator span#PageConfigurationMaster_RINBPTW__1\:DataEntry_LeftContainer_Stage39\.Ra16\.C1 font.radiomiddletxt {
    margin-left: 61px;
}

/*cai dat tai khoan uu tien - header dong*/

/* div.tableoverflowwrapperhw tr.gradientbgonelinewithouttxt {
    background: #034694;
}

div.tableoverflowwrapperhw tr.gradientbgonelinewithouttxt th.slno.slnowithoutborder {
    background: #034694 !important;
} */



div#PageConfigurationMaster_RPFFACW__1\:repeatDiv tr.gradientbgonelinewithouttxt th.slno.slnowithoutborder, 
div#PageConfigurationMaster_RPFFACW__1\:repeatDiv tr.gradientbgonelinewithouttxt th.tableColSep{
	background: #034694 !important;
}

div#PageConfigurationMaster_PSEBUXW__1\:DataEntry_LeftContainer_Stage39\.SubSection2 [type="checkbox"].filled-in:checked + span:after{
    border: 2px solid #ffffff !important;
	background-color: #ffffff !important;
}
div#PageConfigurationMaster_RPFPRFW__1\:DataEntry_LeftContainer_Stage39\.SubSectionSet1 [type="checkbox"].filled-in:checked + span:after{
    border: 2px solid #ffffff !important;
	background-color: #ffffff !important;
}

/*nut search*/
div.stage3_searchpanel_detailsdiv {
    background: #034694;
    border-radius: 2px;
}
h3.stage3_searchsubsecheader {
    background: #034694 !important;
}

h3.stage3_searchsubsecheader span.stage3_optionallink_accnts {
    color: #fff;
}

/*Button Search trong tra cuu yeu cau*/
div#PageConfigurationMaster_RRQUX5W__1\:SearchPanel_Stage34 {
    margin-top: -30px !important;
}
div#PageConfigurationMaster_RRQUX5W__1\:NavigationPanel_Stage37 {
    padding-top: 0px;
}
/*button Search - end*/

.stage3_downloadnav_nobottom {
    /* width: 100%; */
    /* border-left: 1px solid #E0E0E0; */
    border-right: 1px solid #E0E0E0;
    float: right;
    margin-top: 0;
    padding-bottom: 5px;
    /* padding-top: 20px; */
}


/*tai khoan cua toi - chi tiet yeu cau*/
p#PageConfigurationMaster_RRQUX5W__1\:NavigationPanel_Stage37\.Ra1 {
    padding-top: 0px;
    float: right !important;
    width: auto !important;
    border: inherit !important;
}

.downloadtext {
    color: #0070c0;
}


/*button last login*/
span#lastLoginMessage_1 i.waves-effect.waves-light.btn.waves-input-wrapper {
    padding: 0 7px;
}
/*phongtn - end - 03.03.2018*/

/*06.03.2018 - start*/

/*corp user*/
div#PageConfigurationMaster_TFVIR5W__1\:ReadOnly_LeftContainer_Stage35\.ExtraDet_SubSection span#PageConfigurationMaster_TFVIR5W__1\:ReadOnly_LeftContainer_Stage35\.Rc2\.C3 {
    padding-left: 10px;
}

/*corp user - virtual keyboard*/
div#PageConfigurationMaster_TFVIR5W__1\:InputForm_Authorization_Stage317\.Re1\.C1 img#virtual_keyboard {
    display: none;
}

/*man hinh first log in -start*/
form[name="AuthenticationFG"] div#terms-conditions .loginHeader_pwdscreen {
    background-color: initial;
}

form[name="AuthenticationFG"] .wrapper_terms_condition .login-body-style {
    margin-bottom: -20px !important;
    background: #F5F5F5 url(../img/login_background.jpg) no-repeat top center !important;
    background-attachment: fixed !important;
    background-size: cover !important;
    min-height: 771px !important;
    height: 100%;
}

/* form[name="AuthenticationFG"] div#terms-conditions span#Footertext_login_sacom\.Re1\.C3 {
    zoom: 3;
} */

form[name="AuthenticationFG"] div#terms-conditions div#InfoPanel {
    display: none;
}

/*man hinh first log in - end*/
/*06.03.2018 - end*/

/*07.03.2018 -start*/


@media only screen and (min-width: 1024px){
	ul.autocomplete-values-list.autocomplete-dropdown-values-gZUUNKYeeD3LJjVTMJIK {
    	width: 201px !important;
	}
	div#PageConfigurationMaster_RINSMCW__1\:DataEntry_LeftContainer_Stage39\.Rc2 div#PageConfigurationMaster_RINSMCW__1\:DataEntry_LeftContainer_Stage39\.Rc2\.C3 p#PageConfigurationMaster_RINSMCW__1\:payee_type_H span.labelColumn {
	    width: 38% !important;
	}
	div#PageConfigurationMaster_RINFTW__1\:DataEntry_LeftContainer_Stage39\.SubSection3 div#PageConfigurationMaster_RINFTW__1\:DataEntry_LeftContainer_Stage39\.Rc2 div#PageConfigurationMaster_RINFTW__1\:DataEntry_LeftContainer_Stage39\.Rc2\.C3 span#idRadio_P{
		width: 175px !important;
	}
	div#PageConfigurationMaster_RINFTW__1\:DataEntry_LeftContainer_Stage39\.SubSection3 div#PageConfigurationMaster_RINFTW__1\:DataEntry_LeftContainer_Stage39\.Rc2 div#PageConfigurationMaster_RINFTW__1\:DataEntry_LeftContainer_Stage39\.Rc2\.C3 span#idRadio_N{
		width: 172px !important;
	}

	/*ck ngoai NH -start*/
	div#PageConfigurationMaster_RINPMTW__1\:DataEntry_LeftContainer_Stage39\.SubSection3 div#PageConfigurationMaster_RINPMTW__1\:DataEntry_LeftContainer_Stage39\.Rc2 div#PageConfigurationMaster_RINPMTW__1\:DataEntry_LeftContainer_Stage39\.Rc2\.C3 span#idRadio_P
	{
		width: 175px !important;
	}

	div#PageConfigurationMaster_RINPMTW__1\:DataEntry_LeftContainer_Stage39\.SubSection3 div#PageConfigurationMaster_RINPMTW__1\:DataEntry_LeftContainer_Stage39\.Rc2 div#PageConfigurationMaster_RINPMTW__1\:DataEntry_LeftContainer_Stage39\.Rc2\.C3 span#idRadio_N
	{
		width: 172px !important;
	}	
	/*ck noai NH - end*/

	div#PageConfigurationMaster_RINBPTW__1\:DataEntry_LeftContainer_Stage39\.SubSectionSet1 div#PageConfigurationMaster_RINBPTW__1\:DataEntry_LeftContainer_Stage39\.SubSection3 div#PageConfigurationMaster_RINBPTW__1\:DataEntry_LeftContainer_Stage39\.Rc2\.C3 p#PageConfigurationMaster_RINBPTW__1\:payee_type_A span.labelColumn{
		width: 38% !important;
	}
	/*div.pageLeftContainer div#PageConfigurationMaster_ROACTW__1\:Details_TopLeftContainer_Stage33{*/
	/*ngocdnlk is reponsible of this*/	
	div#GroupletPanel\.SubSection1 div#C10 div#PAGECONFIGURATIONMASTER_ROACTW__1 div.checkInqStagePanelWidth div#PageConfigurationMaster_ROACTW__1\:Details_TopLeftContainer_Stage33\.SubSection3 {
		 background: #fff !important; 
	}	

	div#C1 div#PAGECONFIGURATIONMASTER_RBRDTW__1 div#PageConfigurationMaster_RBRDTW__1\:SearchPanel_Stage34 {
    	margin: -47px 0px 0px 12px !important;
	}

	div#C1 div#PAGECONFIGURATIONMASTER_BWFAW__1 div#PageConfigurationMaster_BWFAW__1\:SearchPanel_Stage3_Extended_midAligned19 {
    	margin: -47px 0px 0px 12px !important;
	}

	form[name="PageMasterFG"] div#C1 div#PageConfigurationMaster_PSEBUXW__1\:BrdCrumbNImg {
    	display: none;
	}

	/*danh sach tai khoan tien vay*/
	div#C10 div#PageConfigurationMaster_RLACTW__1\:ListingPanel_LeftContainer_Stage310\.Ra4 {
    	margin-bottom: 10px;
	}

	.errorDisplayStyle {
    	padding-bottom: 0px !important; 
	}
}
/*07.03.2018 - end*/

/*09.03.2018 - start*/
div#PageConfigurationMaster_RINFTW__1\:DownloadPanel_Stage34\.Rowset1 p.stage3_downloadnav_modalview{
 	float: right !important;
    width: initial !important; 
}
/*09.03.2018 - end*/

/*12.03.2018 -start*/

div#ParentDiv_PageConfigurationMaster_ROPOPRW__1 div#PageConfigurationMaster_ROPOPRW__1\:ReadOnly_LeftContainer_Stage35\.Rowset1 p#PageConfigurationMaster_ROPOPRW__1\:ReadOnly_LeftContainer_Stage35\.Ra2 {
    margin-bottom: 10px;
    margin-top: 5px;
}

form[name="LogOutFG"]  div.logoutPanel span#span_captionGoToLogin{
	margin-top: 3px;
}
/*12.03.2018 -end*/

/*14.03.2018 - start*/
span#RetailUserDashboardUX5_WLGRW__1\:PgHeading\.Re1\.C1 span#RetailUserDashboardUX5_WLGRW__1\:dashboard {
    font-weight: normal;
}

/*14.03.2018 - end*/

/*16.03.2018 -start*/
@media only screen and (min-width: 1024px){
	.stb_login_screen div#LoginHDisplay\.Ra1\.C1 {
	    margin-bottom: 10px;
	}

	.stb_login_screen span#LoginHDisplay\.Ra3\.C2 {
	    margin-left: 15px !important;
	}	

	.stb_login_screen span#LoginHDisplay\.Ra3\.C2 img {
		height: auto;
		width: auto;
	}

	div.stage3_inputpanel_leftcontainer div#PageConfigurationMaster_RMANTW__1\:DataEntry_LeftContainer_Stage39\.SubSection1 {
	    margin-top: 20px;
	}	

	div.stage3_inputpanel_leftcontainer span#PageConfigurationMaster_RMANTW__1\:TranRequestManagerFG\.TXN_TYPE {
	    padding-top: 7px;
	}	

	div.stage3_leftrightmainpanel_NoSeparator span#PageConfigurationMaster_RMANTW__1\:DataEntry_LeftContainer_Stage39\.Ra1\.C1 {
	    width: 35% !important;
	}	

	div#PageConfigurationMaster_PSEBUXW__1\:DataEntry_LeftContainer_Stage39\.SubSection2 [type="checkbox"].filled-in:not(:checked) + span:after{
		border:0px !important;
	}
	div#PageConfigurationMaster_RPFPRFW__1\:DataEntry_LeftContainer_Stage39\.SubSectionSet1 [type="checkbox"].filled-in:not(:checked) + span:after{
	    border:0px !important;
	}	
}

form[name="AuthenticationFG"] div#fullpage {
    /*touch-action: auto !important;*/
}



/*man hinh lock khi gd bang Msign*/
/*Added classed for M Sign integration*/
 .LockOff {
  display: none;
  visibility: hidden; }

.LockOn {
  display: block;
  visibility: visible;
  position: absolute;
  z-index: 9999;
  top: 0px;
  left: -50%;
  right: -50%;
  bottom: 0; }

.LockOn:before {
  display: block;
  visibility: visible;
  position: fixed;
  z-index: 99999;
  top: 0px;
  left: -50%;
  right: -50%;
  bottom: 0;
  text-align: center;
  background-color: #000;
  text-align: center;
  filter: alpha(opacity=80);
  opacity: 0.8;
  content: " "; }

.LockOn:after {
  display: block;
  visibility: visible;
  position: fixed;
  z-index: 999999;
  top: 300;
  left: 0;
  right: 0;
  text-align: center;
  white-space: pre;
  /* content: "  Quý khách vui lòng duyệt giao dịch trên ứng dụng mSign  \A (Thời gian hiệu lực trong vòng 2 phút)"; */
  color: #FFFFFF;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  filter: alpha(opacity=100);
  opacity: 1;
  background: url(../img/loading.gif) center 50px no-repeat;
  height: 160px; 
  margin-top: 200px;
} 

/*Added classed for M Sign integration*/

/*16.03.2018 -end*/

/*20.03.2018-start*/

/*man hinh chuyen khoan*/
span#PageConfigurationMaster_RINFTW__1\:DataEntry_LeftContainer_Stage39\.Ra6\.C1 {
    margin-top: 5px;
}

/*Corp user - man hinh Request LC Issurance*/
div#C10 div#PageConfigurationMaster_TFRLIW__1\:DataEntry_LeftContainer_Stage39\.SubSection2 {
    background: #034694;
}
span#PageConfigurationMaster_TFRLIW__1\:Caption4162615 {
    color: #fff !important;
}
div#PageConfigurationMaster_CINTRTW__1\:DataEntry_LeftContainer_Stage39\.SubSection2 {
    background: #034694;
}
div#PageConfigurationMaster_CRTICPW__1\:InputForm\.SubSection5 span#PageConfigurationMaster_CRTICPW__1\:InputForm\.Ra15\.C3 {
    width: 12% !important;
    margin-left: 20px !important;
}



/*20.03.2018-end*/

/*23.03.2018 -start*/
form[name="LoginAltFlowFG"] div.stb_register_retail_confirm span#Caption26430188 {
    color: red;
}

form[name="LoginAltFlowFG"] div.stb_register_retail_confirm div#PgHeading {
    text-align: center;
}

form[name="LoginAltFlowFG"] div.stb_register_retail_confirm span#PgHeading\.Ra1\.C2 {
    float: initial;
}

/*man hinh fist login*/
div.stb_firsttime_login div#footer {
    position: relative !important;
}
/*man hinh fist login*/
div.stb_firsttime_login div.login-body-style{
    min-height: 820px !important;
}

/*man hinh fist login*/
div.stb_firsttime_login span#InfoPanel\.Ra1\.C1 {
    background: #fff;
}

div.stb_register_retail .errorContentWrapper.redbg {
    margin-bottom: 30px;
    width: 101% !important;
    padding-left: 20px !important;        
}

div.stb_register_retail_confirm .loginHeader_pwdscreen {
    background: transparent;
}

div.stb_register_retail_confirm div#global {
    min-height: 768px !important;
}

/*23.03.2018 -end*/

/*26.03.2018 -start*/
div.groupletContainer div#PageConfigurationMaster_CPREFW__1\:BrdCrumbNImg{
	display: none !important;
}

div.footer-links span.loginPanelBottomSectionTextStyle a.bluelink {
    float: inherit !important;
}

div.groupletContainer div#PageConfigurationMaster_CPREFW__1\:DataEntry_LeftContainer_Stage39\.SubSection2 span.span-checkbox {
    display: none;
}

div.groupletContainer div#PageConfigurationMaster_CPFPRFW__1\:DataEntry_LeftContainer_Stage39\.SubSection2 span.span-checkbox {
	display: none;
}

/*man hinh Payment - Bill Payment - start*/
div.stb_InitiateSimplePaymentUX5 span#PageConfigurationMaster_RINBPTW__1\:DataEntry_LeftContainer_Stage39\.Ra15\.C1 {
    margin-top: 5px;
}

div.stb_InitiateSimplePaymentUX5 span#PageConfigurationMaster_RINBPTW__1\:DataEntry_LeftContainer_Stage39\.Ra6\.C2 input#PageConfigurationMaster_RINBPTW__1\:TranRequestManagerFG\.TXN_DATE {
    margin-top: 5px;
}

div.stb_InitiateSimplePaymentUX5 span#PageConfigurationMaster_RINBPTW__1\:DataEntry_LeftContainer_Stage39\.Ra3\.C1 {
    padding-top: 0px !important;
}

div.stb_InitiateSimplePaymentUX5  p#PageConfigurationMaster_RINBPTW__1\:payee_type_A span.querytextleft {
    padding-top: 14px;
}

div.stb_InitiateSimplePaymentUX5 input#PageConfigurationMaster_RINBPTW__1\:TranRequestManagerFG\.SUBSCRIPTION_START_DATE {
    margin-top: 5px;
}

/*Preview Register Biller - start*/

div.stb_BillerRegistrationConfirmationDetailsUX5 h3#PageConfigurationMaster_RMNBLRW__1\:ReadOnly_LeftContainer_Stage35\.ConfDetHeader {
    margin-top: 0px;
}

div.stb_BillerRegistrationConfirmationDetailsUX5 div#PageConfigurationMaster_RMNBLRW__1\:ReadOnly_LeftContainer_Stage35\.Ra19\.C1 p.consumercodedetailsrow {
    margin-top: 10px;
}

div.stb_BillerRegistrationConfirmationDetailsUX5 span#PageConfigurationMaster_RMNBLRW__1\:ReadOnly_LeftContainer_Stage35\.Ra9\.C1 {
    margin-top: 10px;
}

div.stb_BillerRegistrationConfirmationDetailsUX5 span#PageConfigurationMaster_RMNBLRW__1\:ReadOnly_LeftContainer_Stage35\.Ra9\.C2 {
    margin-top: 10px;
}

div.stb_BillerRegistrationConfirmationDetailsUX5 div#PageConfigurationMaster_RMNBLRW__1\:ReadOnly_LeftContainer_Stage35\.ConfirmationDet_SubSectionTop {
    padding-bottom: 0px;
}


/*Preview REgister Biller - end*/

/*man hinh Payment - Bill Payment - end*/


/*26.03.2018 -end*/	
/*28.03.2018 -start*/	
/* man hinh card payment */
@media only screen and (min-width: 769px){
	div#stb_CustomInitiateSMCTxnUX5 input#PageConfigurationMaster_RINCCPW__1\:TranRequestManagerFG\.CUSTOM_MANUAL_CC_CODE {
    	width: 225px;
	}
	div#stb_CustomOpenTichtaiDepositAccountUX5 span#PageConfigurationMaster_ROPDEPW__1\:FormManagementFG\.INT_PYMT_METHOD {
	    width: 206px !important;
	}

	div#stb_CounterPartyRegistrationUX5 span#PageConfigurationMaster_CMNCPW__1\:DataEntry_LeftContainer_Stage39\.Rb13\.C1 .custMiddletxt {
	    margin-left: 60% !important;
	}
	div#stb_CounterPartyRegistrationUX5 span#PageConfigurationMaster_CMNCPW__1\:DataEntry_LeftContainer_Stage39\.Rb14\.C1 .custMiddletxt {
	    margin-left: 67% !important;
	}
}

/*28.03.2018 -end*/

/*29.03.2018 - start*/

/*man hinh first login - otp - start*/
div.stb_PasswordAuthenticationScreenUX5 div#LoginHDisplay\.Ra11\.C1 input#AuthenticationFG\.OTP {
    background-color: transparent !important;
}
@media only screen and (min-width: 769px){
    div.stb_PasswordAuthenticationScreenUX5 .width100percent_main_loginbg {
        min-height: 850px !important;
    }
    div.stb_PasswordAuthenticationScreenUX5 div#LoginHDisplay\.Ra11 {
        padding-bottom: 25px;
    }
    div.stb_PasswordAuthenticationScreenUX5 p#LoginHDisplay\.Ra18 {
        margin-left: 0px;
        margin-bottom: 0px;
    }
    div.stb_PasswordAuthenticationScreenUX5 p#LoginHDisplay\.Ra18 i.btn{
    	padding-right: 41px !important;
    }
}
/*man hinh first login - otp - end*/

/*man hinh change password - retail - start*/
div.stb_PasswordChangeUX5 span#PageConfigurationMaster_RSSETW__1\:DataEntry_LeftContainer_Stage39\.Rb1\.C1
{
	width: 20% ;
}
div.stb_PasswordChangeUX5 span#PageConfigurationMaster_RSSETW__1\:DataEntry_LeftContainer_Stage39\.Rb2\.C1{
	width: 20% ;
}
div.stb_PasswordChangeUX5 span#PageConfigurationMaster_RSSETW__1\:DataEntry_LeftContainer_Stage39\.Rb3\.C1{
	width: 20% ;
}

div.stb_PasswordChangeUX5 input#PageConfigurationMaster_RSSETW__1\:PasswordChangeFG\.SIGNON_PWD{
	width: 30% ;
}
div.stb_PasswordChangeUX5 input#PageConfigurationMaster_RSSETW__1\:PasswordChangeFG\.SIGNON_NEW_PWD{
	width: 30% ;
}
div.stb_PasswordChangeUX5 input#PageConfigurationMaster_RSSETW__1\:PasswordChangeFG\.RETYPE_SIGNON_PWD{
	width: 30% ;
}

div.stb_PasswordChangeUX5 div#PageConfigurationMaster_RSSETW__1\:BrdCrumbNImg {
    display: none;
}
/*man hinh change password - retail - end*/

/*man hinh change password - corp - start*/
div.stb_PasswordChangeUX5 span#PageConfigurationMaster_CSSETW__1\:DataEntry_LeftContainer_Stage39\.Rb1\.C1
{
	width: 20%;
}
div.stb_PasswordChangeUX5 span#PageConfigurationMaster_CSSETW__1\:DataEntry_LeftContainer_Stage39\.Rb2\.C1{
	width: 20%;
}
div.stb_PasswordChangeUX5 span#PageConfigurationMaster_CSSETW__1\:DataEntry_LeftContainer_Stage39\.Rb3\.C1{
	width: 20%;
}

div.stb_PasswordChangeUX5 input#PageConfigurationMaster_CSSETW__1\:PasswordChangeFG\.SIGNON_PWD{
	width: 30% ;
}
div.stb_PasswordChangeUX5 input#PageConfigurationMaster_CSSETW__1\:PasswordChangeFG\.SIGNON_NEW_PWD{
	width: 30% ;
}
div.stb_PasswordChangeUX5 input#PageConfigurationMaster_CSSETW__1\:PasswordChangeFG\.RETYPE_SIGNON_PWD{
	width: 30% ;
}

div.stb_PasswordChangeUX5 div#PageConfigurationMaster_CSSETW__1\:BrdCrumbNImg {
    display: none;
}

div.stb_PasswordChangeUX5 span#PageConfigurationMaster_CPFPWDW__1\:DataEntry_LeftContainer_Stage39\.Rb1\.C1
{
	width: 20% !important;
}
div.stb_PasswordChangeUX5 span#PageConfigurationMaster_CPFPWDW__1\:DataEntry_LeftContainer_Stage39\.Rb2\.C1{
	width: 20% !important;
}
div.stb_PasswordChangeUX5 span#PageConfigurationMaster_CPFPWDW__1\:DataEntry_LeftContainer_Stage39\.Rb3\.C1{
	width: 20% !important;
}

div.stb_PasswordChangeUX5 input#PageConfigurationMaster_CPFPWDW__1\:PasswordChangeFG\.SIGNON_PWD{
	width: 30% ;
}
div.stb_PasswordChangeUX5 input#PageConfigurationMaster_CPFPWDW__1\:PasswordChangeFG\.SIGNON_NEW_PWD{
	width: 30% ;
}
div.stb_PasswordChangeUX5 input#PageConfigurationMaster_CPFPWDW__1\:PasswordChangeFG\.RETYPE_SIGNON_PWD{
	width: 30% ;
}


/*man hinh change password - corp - end*/

/*man hinh Cai dat bao mat - cai dat hinh anh dang nhap - start*/
div#PAGECONFIGURATIONMASTER_RUPIMGW__1 div.width100percent_downloadIcons {
    background-color: #034694;
}
div#PageConfigurationMaster_RUPIMGW__1\:ListingPanel_LeftContainer_Stage310 img {
    width: auto !important;
}
/*man hinh Cai dat bao mat - cai dat hinh anh dang nhap - end*/

/*man hinh hd cho thanh toan*/
div#PageConfigurationMaster_BWFAW__1\:ListingPanel_LeftContainer_Stage310\.Ra4\.C1 td.listgreyrowtxtleftline.footable-visible {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

/*thuantx-man hinh ck - start*/
div.stb_InitiatePaymentUX5 span#PageConfigurationMaster_CINFTW__1\:DataEntry_LeftContainer_Stage39\.Ra6\.C1 {
    padding-top: 12px;
}

div.stb_InitiatePaymentUX5 div#PageConfigurationMaster_CINFTW__1\:DataEntry_LeftContainer_Stage39\.Rb3\.C2 span.labelColumn_combo_brdr {
    margin-top: 6px;
}

div.stb_InitiatePaymentUX5 span#PageConfigurationMaster_CINFTW__1\:AmountInWords {
    margin-top: 7px;
}

div.stb_InitiateSimplePaymentUX5 span#PageConfigurationMaster_CINPMTW__1\:DataEntry_LeftContainer_Stage39\.Ra6\.C1 {
    padding-top: 12px;
}

div.stb_InitiateSimplePaymentUX5 span#PageConfigurationMaster_CINPMTW__1\:DataEntry_LeftContainer_Stage39\.Ra15\.C1 {
    padding-top: 0px;
}

div.stb_InitiateSimplePaymentUX5 div#PageConfigurationMaster_CINPMTW__1\:DataEntry_LeftContainer_Stage39\.Rb1\.C2 span.labelColumn_combo_brdr {
    margin-top: 6px;
}

div.stb_InitiateSimplePaymentUX5 span#PageConfigurationMaster_CINPMTW__1\:DataEntry_LeftContainer_Stage39\.Re2\.C1 {
    padding-top: 0px;
}

div.stb_UploadFileDetailsUX5 .remarksboxux3{
	border-bottom:0px !important;
}

div.stb_UploadFileDetailsUX5 span#PageConfigurationMaster_CUPLFW__1\:DataEntry_LeftContainer_Stage39\.Rc7\.C1 {
    margin-top: 16px;
}

/*thuantx-man hinh ck - end*/

/*29.03.2018 - end*/

/*hinh quang cao - widget -start*/
div.lhsResp div#ParentDiv_RetailUserDashboardUX5_WOFFUX5__1 .widget-body {
    height: 100%;
}
div.lhsResp div#RetailUserDashboardUX5_WOFFUX5__1 {
    height: 100% !important;
}
div.lhsResp img#RetailUserDashboardUX5_WOFFUX5__1\:CXPSOffers_Image {
    height: 100%;
}

/*hinh quang cao - widget -end*/

/*03.04.2018 - start*/
div.stb_ViewTranDetailsForSingleEntryUX5 div#PageConfigurationMaster_RVTXNW__1\:NavigationPanel_Stage36{
	display: none;
}

div.stb_ViewTranDetailsForSingleEntryUX5 div#PageConfigurationMaster_RVTXNW__1\:DownloadPanel_Stage315{
	margin-bottom: -67px;
    background-color: #034694;
}

div.stb_ViewTranDetailsForSingleEntryUX5 div.PageConfigurationMaster_RVTXNW__1\:DownloadPanel_Stage315\.SubSectionSet1 span.downloadtext{
	color: #fff !important;
}

div.stb_ViewTranDetailsForSingleEntryUX5 div#PageConfigurationMaster_RVTXNW__1\:ReadOnly_LeftContainer_Stage35\.ExtraDetTwo_SubSection {
    display: none;
}

/*thuantx - man hinh thann toan hoa don DN - start*/
div.stb_InitiateSimplePaymentUX5 span#PageConfigurationMaster_CINBPTW__1\:DataEntry_LeftContainer_Stage39\.Ra6\.C1 {
    padding-top: 12px;
}
div.stb_InitiateSimplePaymentUX5 span#PageConfigurationMaster_CINBPTW__1\:DataEntry_LeftContainer_Stage39\.Ra15\.C1 {
    padding-top: 0px;
}
div.stb_InitiateSimplePaymentUX5 div#PageConfigurationMaster_CINBPTW__1\:DataEntry_LeftContainer_Stage39\.Rb1\.C2 span.labelColumn_combo_brdr {
    margin-top: 6px;
}
div.stb_InitiateSimplePaymentUX5 span#PageConfigurationMaster_CINBPTW__1\:DataEntry_LeftContainer_Stage39\.Re2\.C1 {
    padding-top: 0px;
}
div.stb_InitiateSimplePaymentUX5 span#PageConfigurationMaster_CINBPTW__1\:DataEntry_LeftContainer_Stage39\.Ra3\.C1 {
    padding-top: 0px;
}
/*thuantx - man hinh thann toan hoa don DN - end*/

/*man hinh add entry - start*/
div.stb_AddEntryUX5 span#PageConfigurationMaster_RINFTW__1\:HREF_TranRequestManagerFG\.RESULTANT_COUNTER_RATE {
    width: 98% !important;
}

/*man hinh add entry - end*/

/*man hinh first time - start*/
div.stb_TermsAndConditionsScreenUX5 div.footer-wrapper {
    margin-top: -20px !important;
}
/*man hinh first time - end*/

/*03.04.2018 - end*/


/*04.04.2018 - start*/
div.stb_LoginAltFlowOnlineCompleteUX5 div.stage3_inputpanel_leftcontainer_passwordscreen_force .link_style{
	margin-top: 0px !important;
}

div.stb_LoginAltFlowOnlineCompleteUX5 div.stage3_inputpanel_leftcontainer_passwordscreen_force {
    margin-left: 175px !important;
    padding-bottom: 22px !important;
    width: 73% !important;
}

div.stb_LoginAltFlowOnlineCompleteUX5 .logoutDivider{
	border-bottom:0px !important;
	background-color: initial !important;
}


div.stb_InitiateSimplePaymentUX5 div#PageConfigurationMaster_CINPMTW__1\:DataEntry_LeftContainer_Stage39\.Rc2 span.querytextleft span.span-radiobutton {
    margin-left: 140px;
    margin-top: -4px;
}
div.stb_CorporateApprovalQueueUX5 label#PageConfigurationMaster_ACAPPQW__1\:LabelForControl1368063 {
    top: 8px;
}

div#CESMALL3 div#PageConfigurationMaster_W49__1 {
    height: auto !important;
}
/*04.04.2018 - end*/

/*06.04.2018 -start*/
div.stb_TermsAndConditionsScreenUX5 div#Footertext_login_sacom .footer_lg {
    text-align: center !important;
    line-height: initial !important;
}

div.stb_TermsAndConditionsScreenUX5 span#Footertext_login_sacom\.Re1\.C3 img.goto_loginpagebtn_new {
    width: 70px !important;
}

div.stb_TermsAndConditionsScreenUX5 div#termspage {
    padding-top: 23px !important;
}

div.stb_TermsAndConditionsScreenUX5 .wrapper_terms_condition .login-body-style {
    overflow-y: hidden !important;
}

div.stb_InitiateSimplePaymentUX5 span#PageConfigurationMaster_CINPMTW__1\:DataEntry_LeftContainer_Stage39\.Rb2\.C2 span.labelColumn_combo_small {
    margin-right: 16px !important;
}

div.stb_InitiateSimplePaymentUX5 p#PageConfigurationMaster_CINPMTW__1\:DataEntry_LeftContainer_Stage39\.Rb2 a#PageConfigurationMaster_CINPMTW__1\:Caption8479699 {
    color: #fff !important;
}
/*06.04.2018 - end*/

/*11.04.2018 - start*/
form[name="LogOutFG"] div.headerouter_r {
    height: 94px !important;
    background: linear-gradient(to right, #3366cc, #034694) !important;
}

/*11.04.2018 - end*/

/*17.04.2018 - start*/
span#span_Register_Now a#Register_Now {
    padding-left: 0px !important;
}
/*17.04.2018 - end*/

/*02.05.2018 - start*/
.stb_RSASecureIdAuthenticationScreenUX5 div#HDisplay\.Rowset3 {
    margin-right: 20px;
    background-color: #fff;
    padding-bottom: 20px;
    background: rgba(255,255,255,0.8);
    border-radius: 5px;
    border: solid 1px #ccc;
    width: 593px;
}
.stb_RSASecureIdAuthenticationScreenUX5 input#AuthenticationFG\.RSASECUREIDTOKEN {
    width: 300px !important;
    height: 25px !important;
}
.stb_RSASecureIdAuthenticationScreenUX5 span#HDisplay\.Rc8\.C1 {
    margin-top: 20px !important;
}
.stb_RSASecureIdAuthenticationScreenUX5 p#HDisplay\.Rc4 {
    padding-bottom: 20px !important;
}
.stb_RSASecureIdAuthenticationScreenUX5 {
    margin-bottom: -12px !important;
}
.stb_RSASecureIdAuthenticationScreenUX5 .loginrow{
	margin-left: 0px !important;
}
.ticker {
    display: none !important;
}
.ticker-controls {
    display: none !important;
}
form[name="LogOutFG"] #global{
	min-height: auto !important;
}

form[name="LogOutFG"] span#span_captionGoToLogin a#captionGoToLogin{
	box-shadow: initial !important;
	line-height: 26px !important;
}
/*02.05.2018 - end*/

/*09-05-2018 - start*/
.stb_RetailUserDashboardUX5 div.tabs-with-navigation li.tab a.tabmenudisabled,a.tabmenudisabled:hover {
    color: #9e9e9e75 !important;
    /* background: linear-gradient(to bottom,#c9c9ca, #858586) !important; */
    /*border-radius: 5px 5px 0px 0px !important;*/
}

/*09-05-2018 - end*/

/*17.05.2018 - start*/
.stb_CustomSelectUserTypeForOfflineRegUX5.width50percent_login_setpwd {
    height: 240px ;
}

.stb_CustomSelectUserTypeForOfflineRegUX5 .stage3_searchpanelrow_pwdscreen {
    margin-left: 30px !important;
}

.stb_CustomSelectUserTypeForOfflineRegUX5 .stb_note_register {
    font-size: 14px !important;
    color: #000;
    font-style: italic;
    text-align: center;
}

.stb_CustomSelectUserTypeForOfflineRegUX5 .width50percent_login {
    padding-bottom: 47px !important;
}

span.file-field.input-field.txtfield_fl_UX5 .fileBrowseButton {
    width: 95px !important;
}

p.tb_dkdk {
    color: blue;
    font-style: italic;
    /*font-weight: 700;*/
}
.stb_CustomSelectUserTypeForOfflineRegUX5 div#footer {
    position: relative;
}

table td br {
    display: none;
}


.widgetAutoHeight {
    height: auto !important;
}

div#ParentDiv_RetailUserDashboardUX5_W50__1 {
    height: auto;
}

/*17.05.2018 - end*/

/*11.09.2018 - Corp Screen - start*/
.stb_CustomDTaxListUX5 .div#PAGECONFIGURATIONMASTER_TAXPMTW__1 table#HWListTable10072682 thead tr:nth-child(1) th:first-child {
    width: initial;
}

.stb_CustomInitiateDTXTxnUX5 div#PAGECONFIGURATIONMASTER_TAXPMTW__1 table#HWListTable10072682 thead tr:nth-child(1) th:first-child {
    width: 30px;
}

.stb_CustomInitiateDTXTxnUX5 input#PageConfigurationMaster_TAXPMTW__1\:TranRequestManagerFG\.NAME_OF_TAXPAYER {
    width: 245%;
}

.stb_CustomInitiateDTXTxnUX5 input#PageConfigurationMaster_TAXPMTW__1\:TranRequestManagerFG\.ADDRESS_OF_TAXPAYER {
    width: 245%;
}

.stb_CustomInitiateDTXTxnUX5 .labelColumn_combo_brdr_small {
    width: 260px;
}
.stb_CustomInitiateDTXTxnUX5 .labelcolumntexttoosmall {
    width: 260px;
}

.stb_CustomInitiateCTaxTxnUX5 input#PageConfigurationMaster_TAXPMTW__1\:TranRequestManagerFG\.NAME_OF_TAXPAYER {
    width: 245%;
}

.stb_CustomInitiateCTaxTxnUX5 .labelColumn_combo_brdr_small {
    width: 330px;
}

.stb_CustomInitiateDTXTxnUX5 .querytextright_stage3{
	overflow: hidden;
}

table#HWListTable10072682 {
    font-size: 13px !important;
}

.formbtn_lookup {
    -webkit-appearance: button;
    cursor: pointer;
    background-color: #0070c0 !important;
    margin: 5px 5px 3px 5px;
    color: #FFFFFF;
    text-transform: uppercase;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    vertical-align: bottom;
    position: relative;
    display: inline-block;
    overflow: hidden;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    z-index: 1;
    will-change: opacity, transform;
    transition: all .3s ease-out;
    text-decoration: none;
    text-align: center;
    letter-spacing: .5px;
    border: none;
    height: 36px;
    line-height: 36px;
    outline: 0;
    padding: 0 10px;
}

.formbtn_lookup:hover {
	background-color: #FF9300 !important;
	border: none;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    color: #FFFFFF;
}

.stb_icon_detail_view{
    position: inherit;
    margin-top: 500px;

}

div#PAGECONFIGURATIONMASTER_TAXPMTW__1 .stb_CustomDTaxListUX5 table#HWListTable10072682{
	table-layout: unset !important;
}

div#PAGECONFIGURATIONMASTER_TAXPMTW__1 .stb_CustomDTaxListUX5 table#HWListTable10072682 thead tr:nth-child(1) th:first-child{
	width: unset ;
}

.stb_CustomDTaxListUX5 table .HW_head_outerdiv {
    background: #BDBDBD !important;
}


div#PAGECONFIGURATIONMASTER_TAXPMTW__1 .stb_CustomInitiateDTXPaymentConfirmationUX5 table#HWListTable10072682{
	table-layout: unset !important;
}


/*11.09.2018 - Corp Screen - end*/

/*tab trang home - start*/
.stb_RetailUserDashboardUX5 #RetailUserDashboardUX5_WAC85__1\:Details_TopLeftContainer_Stage33 ul.tabs.tabsheight.ui-tabs.ui-widget.ui-widget-content.ui-corner-all {
    border: 0px !important;
    background: #034694 !important;
}/*tab trang home - end*/
.stb_CustomInitiateDTXTxnUX5 span#PageConfigurationMaster_TAXPMTW__1\:HREF_TranRequestManagerFG\.CUSTOMER_NAME {
    float: initial;
}

.menu_count {
    visibility: hidden;
}

.stb_CustomInitiateDTXTxnUX5 span#PageConfigurationMaster_TAXPMTW__1\:InputFormWithCtrls2\.Ra1\.C2 {
    display: unset;
}





