/* CSS Document */

/*Jquery-style.css*/

@import "jquery-styles.css";

/*-----------------------------------------------------------------------------------------*/


/* Reset
-----------------------------------------------------------------------------------------------*/	

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd,
fieldset, form, label, legend, caption  
{
	margin: 0;  padding: 0;  font-size: 100%;
}


body{
   	/*width: 1003px;*/
	margin: 0 auto;
	float: none;  
	height:100%;
	min-height:100%;
	/*position:absolute;*//*//BT-77849_BT-109405 : Ismail : 07/06/2023 : Addendum and Notices feature to be introduced in Wave*/
	width:100%;
}

                    
/**********************************************
Scroll bar
**********************************************/
html{
	scrollbar-face-color:#ffffff;
    scrollbar-highlight-color:#ffffff;
    scrollbar-shadow-color:#ffffff;
    scrollbar-3dlight-color:#064aae;
    scrollbar-arrow-color:#064aae;
    scrollbar-track-color:lightgrey;
    scrollbar-base-color:#ffffff;
    scrollbar-dark-shadow-color:#ffffff;
}

@font-face {
 font-family: 'rubikbold';
 src: url('./fonts/rubik-bold-webfont.eot');
 src: url('./fonts/rubik-bold-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/rubik-bold-webfont.woff2') format('woff2'), url('./fonts/rubik-bold-webfont.woff') format('woff'), url('./fonts/rubik-bold-webfont.ttf') format('truetype'), url('./fonts/rubik-bold-webfont.svg#rubikbold') format('svg');
 font-display: swap;
}

@font-face {
 font-family: 'rubikmedium';
 src: url('./fonts/rubik-medium-webfont.eot');
 src: url('./fonts/rubik-medium-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/rubik-medium-webfont.woff2') format('woff2'), url('./fonts/rubik-medium-webfont.woff') format('woff'), url('./fonts/rubik-medium-webfont.ttf') format('truetype'), url('./fonts/rubik-medium-webfont.svg#rubikmedium') format('svg');
 font-display: swap;
}

@font-face {
 font-family: 'rubikregular';
 src: url('./fonts/rubik-regular-webfont.eot');
 src: url('./fonts/rubik-regular-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/rubik-regular-webfont.woff2') format('woff2'), url('./fonts/rubik-regular-webfont.woff') format('woff'), url('./fonts/rubik-regular-webfont.ttf') format('truetype'), url('./fonts/rubik-regular-webfont.svg#rubikregular') format('svg');
 font-display: swap;
}

@font-face {
 font-family: 'rubiklight';
 src: url('./fonts/rubik-light-webfont.eot');
 src: url('./fonts/rubik-light-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/rubik-light-webfont.woff2') format('woff2'), url('./fonts/rubik-light-webfont.woff') format('woff'), url('./fonts/rubik-light-webfont.ttf') format('truetype'), url('./fonts/rubik-light-webfont.svg#rubiklight') format('svg');
 font-display: swap;
}
.tablebg{
	background-image: url(../images/block-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	border: #cccccc 1px solid;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

/*Wrapper*/

#wrapper{
	width: 1003px;
	margin: 0 auto;
	padding: 0pt;	
	height: 100%;
	min-height:100%;
	float:none;
}

#wrapperPopup{
	max-width: 100%;
	margin: 0 auto;
	padding: 0pt;	
	height: 100%;
	min-height:100%;
	float:none;
}

#wrapperFS{
	margin: 0 auto;
	padding: 0pt;	
	height: 100%;
	min-height:100%;
	float:none;
	width:auto;
}

#wrapper1{
	width: 100%;
	margin: 0 auto;
	padding: 0pt;	
	height: 100%;
	min-height:100%;
	float:none;
}

.fltfx{ 
	clear: both;
	display:block;
}

.bdr{
	border: 1px solid #7cb3e1;
}

.bdrb5{
	border: 1px solid #7cb3e1;
}

.bdrT{
	border-top:1px solid #a5a5a5;
}

.bdrL{
	border-left:1px solid #a5a5a5;
}

.bdrR{
	border-right:1px solid #a5a5a5;
}

.bdrB{
	border-bottom:1px solid #06377c;
}

.btn{
	background-image:url(../images/bg_btn.gif);
	width:82px;
	height:22px;
	border: 0 solid;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	cursor:pointer;	
	color:#FFFFFF;	
}

.btnRef{ background: url(../images/Refresh6.png) no-repeat;
	height:20px;
	width:20px;	
	border: 0px;
	cursor:pointer;	
	padding:2px;
	margin-left:5px;
}

.btnBig{
	background-image:url(../images/bg_btn.gif);
	width:100px;
	height:22px;
	border: 0 solid;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	cursor:pointer;
	color:#FFFFFF;
}

.btn130{
	background-image:url(../images/bg_btn.gif);
	width:130px;
	height:22px;
	border: 0 solid;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	cursor:pointer;
	color:#FFFFFF;	
}

.btn50{
      background-image:url(../images/bg_btn.gif);
      width:50px;
      height:22px;
      border: 0 solid;
      font-family:Verdana, Arial, sans-serif;
      font-size:11px;
      cursor:pointer;
      color:#FFFFFF;
}


.btn40{
	background-image:url(../images/bg_btn.gif);
	width:40px;
	height:22px;
	border: 0 solid;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	cursor:pointer;
	color:#FFFFFF;
}

.btnML{
	background-image:url(../images/btnML.gif);
	background-repeat:repeat-x;
	width:65px;
	height:21px;
	border: 0 solid;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	cursor:pointer;	
	color:#000000;	
}

.cptr{
	cursor:pointer;	
}


/**********************************************
Padding Classes                         
**********************************************/

.pA2{
	padding: 2px;
}
.pA10{
	padding: 10px;
}

.pT1{
	padding-top:1px;
}

.pT2{
	padding-top:2px;	
}

.pR2{
	padding-right: 2px;	
}

.pB2{
	padding-bottom: 2px;	
}

.pL2{
	padding-left: 2px;	
}

.pT3{
	padding-top:3px;	
}

.pR3{
	padding-right: 3px;	
}

.pB3{
	padding-bottom: 3px;	
}

.pL3{
	padding-left: 3px;	
}

.pT4{
	padding-top:4px;	
}

.pR4{
	padding-right: 4px;	
}

.pB4{
	padding-bottom: 4px;	
}

.pL4{
	padding-left: 4px;	
}

.pT6{
	padding-top:6px;
}

.pR6{
	padding-right: 6px;	
}

.pR10{
	padding-right: 10px;	
} 

.pR15{
	padding-right: 15px;	
} 

.pR25{
	padding-right: 25px;	
} 

.pL8{
	padding-left: 8px;	
}

.pL15{
	padding-left:15px;
}

.pL20{
	padding-left:20px;
}
.pB20{
	padding-bottom: 20px;	
}

.pL125{
	padding-left: 125px;
}

/*.pL40{
	padding-left:40px;
}*/

/**********************************************
Margin Classes                         
**********************************************/

.mT2{
	margin-top: 2px;
}

.mR2{
	margin-right: 2px;
}

.mB2{
	margin-bottom: 2px;
}

.mL2{
	margin-left: 2px;
}

.mT3{
	margin-top: 3px;
}

.mR3{
	margin-right: 3px;
}

.mB3{
	margin-bottom: 3px;
}

.mL3{
	margin-left: 3px;
}

.mT4{
	margin-top: 4px;
}

.mR4{
	margin-right: 4px;
}

.mB4{
	margin-bottom: 4px;
}

.mL4{
	margin-left: 4px;
}

.mT6{
	margin-top: 6px;
}

.mL5{
	margin-left: 5px;
}

.mL155{
	margin-left: 155px;
}

.mL145{
	margin-left: 145px;
}

.marR130{
	margin-right:130px;
}

.mL25{
	margin-left:25px;
	min-margin-left:35px;
}

#frmTradeHistory .mL2{
	margin-left: 2px;
	font-size:1px;
	height:18px;
}

/********************************************************************************************
Text Classes                         
*********************************************************************************************/
.txtLf{
	text-align: left;
}

.txtRt{
	text-align:right;
}

.txtCt{
	text-align:center;
}

.txtbd{
	font-weight: bold;
}

.txtN{
	font-weight: normal;
}

.txtuc{
	text-transform:uppercase;
}

.txtProp{
	word-spacing: 1px;
	line-height: 140%;
}

.tcB{
	color: #064aae;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.tcR{
	color: #c60303;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

/**** Static Text Classes ****/

.stTxt10{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #06377c;
}

.stTxt{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}


.stVerTxt{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;	
}

.stTxtC1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.tcBk{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#000000;
}
/**/
.tcBkIndex{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#000000;
}
.headerText{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#000000;	
	font-weight:bold;	
	line-height: 140%;
}

.hdrTxt{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#000000;	
	font-weight:bold;	
	line-height: 140%;
}

.wrdwrp{
	word-wrap:break-word;
}

.footTxt{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.hTxt{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.lblFld{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#454445;	
	font-weight:bold;	
	line-height: 140%;
}

.lblVal{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#000000;		
	line-height: 140%;
}

.whtspc{
	white-space:pre-wrap;
}

.chgScript{
	text-align: left;
	color:#ffffff;
	font-size:12px;
}

/**** Link Text Classes *****/

.tcW{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

A.tcW{
	text-decoration:underline;	
}

A.tcW:hover{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.lnkTxt{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #06377c;
	line-height: 120%;
}

A.lnkTxt{
	text-decoration:none;
}

A.lnkTxt:hover{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;		
	color:#6f0111;
	text-decoration:underline;
}

.lnkTxt8{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #000000;	
}

A.lnkTxt8{
	text-decoration:none;
}

A.lnkTxt8:hover{
	font-family:Verdana, Arial, sans-serif;
	font-size:9px;		
	color:#6f0111;
	text-decoration:underline;
}

.lnkTxt10{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #06377c;
	line-height: 120%;
}

A.lnkTxt10{
	text-decoration:none;
}

A.lnkTxt10:hover{
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;		
	color:#6f0111;
	text-decoration:underline;
}

.lnkTxtB{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #06377c;
	line-height: 120%;
}

A.lnkTxtB{
	text-decoration:none;
}

A.lnkTxtB:hover{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;		
	color:#6f0111;
	text-decoration:underline;
}

.lnkFTxt{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 120%;
}

A.lnkFTxt{
	text-decoration:none;
}

A.lnkFTxt:hover{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;		
	color:#edf2f8;
	text-decoration:underline;
}

.lnkHTxt{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 120%;
}

A.lnkHTxt{
	text-decoration:none;
}

A.lnkHTxt:hover{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;		
	color:#6f0111;
	text-decoration:underline;
}

.lnkTxt14{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #06377c;
	line-height: 120%;
	font-weight:bold;
}

A.lnkTxt14{
	text-decoration:none;
}

A.lnkTxt14:hover{
	font-family:Verdana, Arial, sans-serif;
	font-size:14px;		
	color:#6f0111;
	text-decoration:underline;
	font-weight:bold;
}

.lnkTxt15{
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;	
	color: #000000;
	text-decoration:underline;
	font-weight:bold;
}

/**********************************************
Float Classes                        
**********************************************/
.flLt{
	float:left;	
}

.flRt{
	float:right;
}

.flRtCl{
	float:right;	
	clear:both;
	padding-right: 4px;
}

.flLtWd500{
	float:left;
	width: 500px;
}

.flLtWd450{
	float:left;
	width: 450px;
}

.flLtWd400{
	float:left;
	width: 400px;
}

.flLtWd360{
	float:left;
	width: 360px;
}

.flLtWd300{
	float:left;
	width: 300px;
}

.flLtWd250{
	float:left;
	width: 250px;
}

.flLtWd225{
	float:left;
	width: 225px;
}

.flLtWd200{
	float:left;
	width: 200px;
}

.flLtWd175{
	float:left;
	width: 175px;
}

.flLtWd160{
	float:left;
	width: 160px;
}


.flLtWd150{
	float:left;
	width: 150px;
}

.flLtWd125{
	float:left;
	width: 125px;
}

.flLtWd120{
	float:left;
	width: 120px;
}

.flLtWd110{
	float:left;
	width: 110px;
}

.flLtWd130{
	float:left;
	width: 130px;
}

.flLtWd100{
	float:left;
	width: 100px;
}

.flLtWd90{
	float:left;
	width: 90px;
}

.flLtWd75{
	float:left;
	width: 75px;
}

.flLtWd50{
	float:left;
	width: 50px;
}

.flLtWd17{
	float:left;
	width: 17px;
}

.flLtWd600{
	float:left;
	width: 600px;
}
.flLtWd1000{
	float:left;
	width: 1000px;
}
.flLtWd5{
	float:left;
	width: 5px;
}

/**********************************************
Modal Classes                      
**********************************************/
.modalPopup{
	background-color:#ddeffe;
	width: 50%;
	height: 100%;
}

.modalOverlay{
	background-color:#808080;
}



/**********************************************
Header Area                         
**********************************************/

#hdr{
	
}

#hdrLog{ 
}

#tphdr{
	background-color: #ffffff;
	/*border-bottom:solid 1px #3d3d3d;*/	/*Uncomment for black theme changes*/
	width: 100%;
	height: 65px;
}

#tphdrLog{	
	background-color: #ffffff;
	width: 100%;
	height: 65px;
}

.logo{
	background-color:#ffffff;
	float:left;
}

.tprt{
	float: right;		
	border-left: 1px #01446f dotted;
}

.tprtNav{
	overflow:hidden;
	white-space:nowrap; 
	width:120px; 
	height:13px;
}

#mwIndicator{
      width: 12px;
      height:12px;
      background-image: url(../images/iconNewsG.gif);
      background-repeat: no-repeat;
      position:absolute;
}

/**********************************************
Livezilla image 
**********************************************/

.lzilla{
	float:left;
	 width:150px;
}
.lzilla img {float:left;padding:12px 0 0 10px;}

.lz {float:left;}
.lz img {float:left;padding:14px 0 0 10px;}
/**********************************************
Exchange 
**********************************************/

#exchange{
	/*width:520px;*/
    width:580px;
	height:42px;
	background-image:url(../images/bg_exchange.jpg);
	background-repeat:repeat-x;
	border: 1px solid #a5a5a5;	
}

#exchangeBg{
	width:500px;
	margin-top:4px;
	height:20px;
}

.exchangeText{
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	color:#565555;
	line-height: 160%;
}
 
.exchangeCol1{
	float:left;
	border-right: 1px solid #e3e4e5;
}

.exchangebtn{
	float:right;
	margin-right: 8px;
	_margin-top: -15px;
}

/**********************************************/

#midHdr{
	background-image:url(../images/bg_date.jpg);
	background-repeat:repeat-x;
	width: 100%;
	margin: 0px 0px 0px 0px;
	height:18px;
}


#ticker{
	margin:0 auto;
	height: 18px;
	float: left;
	width:74%;
}

.tickerNormal{
	background-image:url(../images/bg_date.jpg);
	background-repeat:repeat-x;
	width: 100%;
	margin: 0px 0px 0px 0px;
	height:18px;	
}

.tickerRefresh{
	background-image:url(../images/bg_tickerRefresh.jpg);
	background-repeat:repeat-x;
	width: 100%;
	margin: 0px 0px 0px 0px;
	height:18px;		
}

.tickerBg{
	width:100%;	
	margin: 0px 0px 0px 0px;
}

.dtBg{
	width: 25%;
}

#date{
	float:right;
	height: 17px;
	margin: 2px 0px 0px 0px;
	padding-bottom: 2px;
}


/**********************************************
top navbar for tabs                            
**********************************************/
.navMain{
	height:33px;
	float:left;		
	width:100%;	
 /*uncomment when you want single line menu instead of tab	
	background-image:url(../images/bg_nav.gif) ;		
	background-repeat:repeat-x;	*/
}

.navBg{
	background-image:url(../images/bg_nav_grad.gif);
	width:74px;
	height: 33px;	
	float:left;
	background-repeat:no-repeat;
}

A.navBg{
	text-decoration:none;
}

A.navBg:hover{
	background-image:url(../images/bg_nav_rollover.gif);
	color:#FFFFFF;
	text-decoration:none;
	height: 33px;
}

A.navBg:active{
	background-image:url(../images/bg_nav_rollover.gif);
	color:#FFFFFF;
	text-decoration:none;
	height: 33px;
}

.navBgactive{
	background-image:url(../images/bg_nav_rollover.gif);
	color:#FFFFFF;
	text-decoration:none;
	height: 33px;
	width:74px;
	margin-right:1px;
	float:left;
	background-repeat:no-repeat;
}

.navTxt{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	/*padding: 6px 4px 0px 4px;  /* uncomment for single line menu */
	padding: 2px 0px 0px 1px;  /* uncomment for tabbed menu */
	font-weight:bold;
	text-align:center;
	line-height: 110%; /*put line-height:120% when single line menu*/
	word-spacing:2px;
}

.submenu{
	background-color: #015aac;
	border: 1px solid #06377c;
	float: left;
	width: 100%;	
}

.submenuText{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff; 
	word-spacing: 1px;
	line-height: 140%;
	margin: 4px 12px 2px 4px;
}

A.submenuText{
	text-decoration:none;
}

A.submenuText:hover{
	color: #edf2f8; 
	text-decoration: none;
}

/**********************************************
collapsible menu
**********************************************/
.navigation	{
	height:27px;
	background-image:url(../images/bg_nav.gif) ;		
	float:left;
	background-repeat:repeat-x;
	overflow:hidden;
	text-align:center;
	width:84%;
}

.navigation .link{	
	height:27px;				
	float:left;	
	text-decoration: none;
	line-height:27px;
}

.navigation .link a:hover{	
	background-image:url(../images/bg_nav_hover.gif);							
	height:27px;				
	float:left;
	text-decoration:none;	
}
			
.navigation .link a:active{
	background-image:url(../images/bg_nav_hover.gif);							
	height:27px;				
	float:left;	
	text-decoration: none;	
}

.navTxtC{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding-left: 10px;
	padding-right:10px;	
	line-height:27px;
}

A.navTxtC{
	text-decoration:none;
	line-height:27px;	
}

A.navTxtC:hover{
	color:#fff;
	text-decoration:none;
	padding-left: 10px;
	padding-right:10px;	
	line-height:27px;	
}

div.navTxtC{
	float: left;
	margin-right: 12px;
	margin-left: 4px;
}


.submenuC{
background:url(../images/bg_submenu.gif) repeat-x; 
	float: left;	
	width:100%;
	z-index:1000;
	position:absolute;	
	left:0px;
}

.submenuCText{
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	word-spacing: 1px;	
	margin: 0px 4px 0px 4px;	
}

A.submenuCText{
	text-decoration:none;
}

A.submenuCText:hover{
	color:#000000;
	text-decoration:none;
}

/**********************************************
context menu                           
**********************************************/

.cMenuBox{
	background-color: #000000;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.cMenuHover{
	background-color: #141414;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
	

/**********************************************
Search Quote                            
**********************************************/

.quote{
	width:16%;
	height: 22px;
	float: right;
}

.quoteC{
	/*background-image:url(../images/bg_nav.gif);
	background-repeat:repeat-x;
    border-right: #06377c 1px solid;*/
	width:15%;
	height: 27px;
	float: right;
}

.quoteName{
	width: 90px;
	_width: 80px;
	font-family:Verdana, Arial, sans-serif;
	font-size:9px;
}



/**********************************************
Main Content Area                         
**********************************************/
.content{
	background-color:#f6fafd;
	margin: 0 auto;
	float: left;
	height: 350px;	
	width:100%;	
}


/**********************************************
Profile Tabs                           
**********************************************/
#profile{
		background:url(../images/bg_hdr_profile.gif) 0 100% repeat-x;
		height:23px;
		border-left: 1px solid #a5a5a5;
		border-right: 1px solid #a5a5a5;
		color:#a5a5a5;
		overflow:hidden;		
}

.profileTabs{
	/*border-right: 1px solid #a5a5a5;*/
	padding-left:5%;
	padding-right:5%;	
	margin-right:3px;
	height:100%;		
}

.profileText{
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	color:#363737;	
	text-align:center;
	line-height: 120%;
}

A.profileTabs{
	text-decoration:none;
}

A.profileTabs:hover{
	background:url(../images/bg_profile_rollover.gif) 0 100% repeat-x;
	height: 23px;
	padding-left:5%;
	padding-right:5%;	
	border: 0px solid #015aac;
	margin-right:3px;
}

A.profileTabs:active{
	background:url(../images/bg_profile_rollover.gif) 0 100% repeat-x;
	height: 23px;
	border: 1px solid #015aac;
	padding-left:5%;
	padding-right:5%;	
	margin-right:3px;
}

.mwProfileTabActive{
	background:url(../images/bg_profile_rollover.gif) 0 100% repeat-x;
	height: 23px;
	border: 1px solid #015aac;
	padding-left:5%;
	padding-right:5%;	
	margin-right:3px;
}


/**********************************************
Order Entry Panel
**********************************************/

#orderEntry{
	width: 100%;	
	margin-top: 0px;
}

#dvOE{width:100% ! important;}

#oeHeader{
	background-image:url(../images/bg_orderEntry.gif);
	background-repeat:repeat-x;
	width:100%;	
	height:17px;
}

.oeBuy{
	background-color:#064aae;	
	color: #FFFFFF;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;	
	height:100%;
}

.oeSell{
	background-color:#c60303;
	color: #FFFFFF;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	height:100%;	
}

.columns{
	padding: 2px 2px 2px 2px;
}

.txtboxSizeNormal{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;	
}

.txtboxSizeNormalDis{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	background-color: #a9a9a9;	
}

.txtboxSize_big{
	width: 90px;	
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	margin-top: 3px;
	border:solid 1px #ccc;
}
.txtBxBig_Focus{
	width: 90px;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	margin-top: 3px;
	background-color: #ffff99;
	border:solid 1px #ccc;
}
.txtBxBig_Disabled{
	width: 90px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-top: 3px;
	background-color: #a9a9a9;
	border:solid 1px #ccc;
}

.txtboxSize_small{
	width:60px;	
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;	
	margin-top: 3px;
	border:solid 1px #ccc;
}
.txtBxSmall_Focus{
	width:60px;	
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;	
	margin-top: 3px;
	background-color: #ffff99;
	border:solid 1px #ccc;
}
.txtBxSmall_Disabled{
	width: 60px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-top: 3px;
	background-color: #a9a9a9;
	border:solid 1px #ccc;
}

.txtboxSize30{
	width: 30px;	
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;	
}

.txtboxSize75{
	width: 75px;	
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;	
}

.txtboxSize75Dis{
	width: 75px;	
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;	
	background-color: #a9a9a9;
}

.txtboxSize90{
	width: 90px;	
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;	
}

.txtboxSize100{
	width: 100px;	
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;	
}

.txtboxSize120{
	width: 120px;	
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	margin-top: 3px;
}

.txtboxSize225{
	width: 225px!important;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	margin-top: 3px;
}

.txtboxSize275{
	width: 275px;	
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	margin-top: 3px;
}

.txtboxSize450{
	width: 450px;	
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	margin-top: 3px;
}

.txtboxSize650{
	width: 650px;	
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	margin-top: 3px;
}

.txtboxSize750{
	width: 750px;	
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	margin-top: 3px;
}

.txtboxSize150{
	width: 150px;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	margin-top: 3px;
} 

.txtboxSize300{
	width: 300px;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	margin-top: 3px;
} 

.txtboxSize350{
	width: 350px;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	margin-top: 3px;
}

.dropdownSize{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	margin-top: 3px;
}

.dropdownSize50{
	width: 50px;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	margin-top: 3px;
}

.dropdownSize100{
	width: 100px;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	margin-top: 3px;
}

.dropdownSize110{
	width: 110px;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	margin-top: 3px;
}

.dropdownSize130{
	width: 130px;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	margin-top: 3px;
}

.dropdownSize140{
	width:140px;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	margin-top: 3px;
}

.dropdownSize150{
	width:150px;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	margin-top: 3px;
}

.dropdownSize180{
	width: 180px;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	margin-top: 3px;
}

.dropdownSize275{
	width: 275px;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	margin-top: 3px;
}

.dropdownSize350{
      width: 350px;
      font-family:Verdana, Arial, sans-serif;
      font-size:11px;
      margin-top: 3px;
}

.dropdownSize400{
      width: 388px;
      font-family:Verdana, Arial, sans-serif;
      font-size:11px;
      margin-top: 3px;
}

.dropdownSize500{
	width: 500px;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	margin-top: 3px;
}

.listBox{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;	
}

.chckbx{
	width: 10px;
	height:10px;	
	border:none;	
}

.oebtn{
	position:absolute;
	margin-top: -30px;
	z-index:1;
	right:10px;	
}


/**********************************************
footer
**********************************************/

#footer{
	float: left;
	background-color: #edf2f8;
	width: 100%;
}

#footerNav{
	background-color:#015aac;
    text-align:center;
	clear:both;
	height:20px;
}

.W500{
	width: 500px;
}

/**********************************************
Alert Messages
**********************************************/

#messages{
/*	width:1000px;
	float:left;*/
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;	
	margin-top: 2px;
	margin-bottom: 0px;	
	width:100%;
}

#messgBE{
	width:470px;	
	float:left;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;	
	margin-top: 5px;
	margin-bottom: 0px;
}

.alertTab{
	background-color: #015aac;
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-top: 1px solid black;
	margin: 0px 5px 0px 5px;
	padding-right: 7%;
	padding-left: 7%;
	color: #ffffff;
	cursor: pointer;
}

A.alertTab{
	text-decoration:none;
}

A.alertTab:hover{
	background-color:#06377c;
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-top: 1px solid black;
	margin: 0px 5px 0px 5px;
	padding-right: 7%;
	padding-left: 7%;	
	width:100%;	
	color:#ffffff;
	height: 17px;	
}

A.alertTab:active{
	background-color:#06377c;
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-top: 1px solid black;
	margin: 0px 5px 0px 5px;
	padding-right: 7%;
	padding-left: 7%;	
	width:100%;	
	color:#ffffff;
	height: 17px;	
}

.alertTab1{
	background-color:#06377c;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;	
	margin: 0px 5px 0px 5px;
	padding-right: 7%;
	padding-left: 7%;	
	width:100%;	
	color:#ffffff;
	height: 17px;	
}

.alertContent{
	background-color:#FFFFFF;
	border: 1px solid #000000;
	float:left;
	width: 99%;
	margin: 0px 1px 4px 1px;
}

/*********************************************
Tab 
********************/

.TbMnuBG{
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #015aac;
	border-top: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px #015aac;	
	color: #ffffff;
	cursor: hand;
	padding: 2px;
}

.TbMnuBGS{
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #06377c;		
	color: #ffffff;
	cursor: hand;
	border-bottom: solid 1px #06377c;
	padding: 2px;
}

.TbMnuBGUser{
	border-top: solid 1px #e8e8e8;
	border-left: solid 1px #e8e8e8;
	border-right: solid 1px #e8e8e8;
	background-image: url(../images/tab_bg.gif);
	background-repeat: repeat-x;
	margin: 0px 10px 0px 0px;
	padding: 5px 10px;
	color: #000000;
	cursor: hand;
	width:100%;	
}

.TbMnuBGSUser{
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	background-image: url(../images/tab_bg_s.gif);
	background-repeat: repeat-x;
	margin: 0px 10px 0px 0px;
	padding: 5px 10px;
	color: #FFFFFF;
	cursor: hand;
	width:100%;	
}

#btnCt{
	text-align: center;
	font-size: 0px; /* clear gaps in inline structure */
}
#btnCt li{
	list-style: none;
	display: inline;
}
#btnCt li span{
	display: table-cell; /*Firefox 2 */
	display: inline-block; /* Other */
}


/*****************************************************************/



/***********************************************************************************************************************
Login Page for Layout 1 & 2
**************************************************************************************************************************/

.loginCenter{
	width: 56%;
	margin-left:25%;
}

#loginContent{ 
	background-image: url(../images/loginContentBg.gif);
	background-repeat: repeat-x;
	_height: 620px;
	min-height: 600px;
	background-color: #FFFFFF;
}

#rightSidebar{
	width: 400px;
	margin-top: 20px;
	_margin-top:10px;
}

#leftSidebar{
	width: 560px;
	padding: 15px 5px 5px 5px;
	color: #000000;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	word-spacing: 1px;		
}

/****************************
Login Page for Layout 3
******************************/

#sidebar{
	width:695px;	
	float:left;
}

#sidebar1{
	width:280px;
	float:left;
}

#sidebar2{
	width: 403px;
	float:right;
}

#sidebar3{
	width: 280px;
	float:right;	
}
	
/****************************
Login Page for Layout 4 & 5
******************************/

#sidebar4{
	width: 512px;
	float:left;		
}

#sidebar5{
	width: 475px;
	float:right;	
}

#sidebarImage{
	width: 95px;
	float: left;
}

.sImage{
	width:89px;
	height:169px;
}



/******************
Login Box Header
*******************/
.ttlHdrLog{
	background-image:url(../images/bg_loginHeader.gif);
	background-repeat:repeat-x;
	height: 23px;	
	margin: 2px 0px 0px 0px;	
	border-left: 1px solid #a5a5a5; 
	border-right:1px solid #a5a5a5;	
	width:100%;
}

/******************
Common Box Header
*******************/
.ttlHdr{
	background-image:url(../images/bg_Hdr.gif);
	background-repeat:repeat-x;
	height: 23px;	
	margin: 2px 0px 0px 0px;	
	border-left: 1px solid #a5a5a5; 
	border-right:1px solid #a5a5a5;	
	width:100%;
}


/*********************
Login Box Content Box
**********************/

.box{
	background-color: #edf2f8;
	border: 1px solid #a5a5a5;
	color: #202020;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;	
}

.mHt{
	min-height: 100%;
}

.boxLog{
	border:1px solid #a5a5a5;
}

.box2{	
	color: #015AAc;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	height:auto;
}

.boxNB{
	background-color: #edf2f8;
	color: #202020;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	height: 100%;
}

.boxNT{
	background-color:#edf2f8;
	color: #202020;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;	
	height: 100%;	
}


.box a:link{
	color:#000000;	
	text-decoration:none;
}

.box a:visited{
	color:#000000;
	text-decoration:none;
}

.box a:hover{
	color:#6f0111;	
	text-decoration:underline;
}

/* box1 is added for new funds view page */
.box1{
	background-color: #edf2f8;
	border: 1px solid #a5a5a5;
	color: #202020;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	height: 100%;
}

.box1 a:link{
	color:#c60303;	
	text-decoration:underline;
}

.box1 a:visited{
	color:#c60303;
	text-decoration:underline;
}

.box1 a:hover{
	color:#000000;	
	text-decoration:underline;
}


/*OrderEntry Box*/

.boxOE{
	background-color: #eef6ed;
	color: #202020;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	height: 100%;
}

.boxOE a:link{
	color:#ffffff;	
	text-decoration:underline;
}

.boxOE a:visited{
	color:#ffffff;
	text-decoration:underline;
}

.boxOE a:hover{
	color:#ffffff;	
	text-decoration:underline;
}

/*Bid entry box*/

.boxBE{
	background-color: #f6f6f7;
	color: #202020;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	height: 100%;	
}

/*OrderEntry Box ends here*/

div.row{
	clear:both;
	padding-top: 2px;
}

div.row0{
	clear:both;
	padding-top: 0px;
}

div.row span.label{
	float: left;	
	text-align: right;
	width: 90px;
}

div.row span.label1{
	float: left;	
	text-align: right;
	width: 92px;
}

div.row span.formw{
	float:right;
	text-align:left;
	width: 210px;
}

div.row span.formr{
	float:right;
	text-align:right;
	width: 150px;
}

/*label and form for LoginPage5*/
div.row span.label5{
	float: left;	
	text-align: right;
	width: 120px;
}

div.row span.formw5{
	float:right;
	text-align:left;
	width: 250px;
}

/*label and form for LoginPage5 ends here*/

.btnBg{	
	margin-left:4px;
}

.userGuide{
	float: left;
	width: 100%;	
	margin-top: 5px;
	margin-bottom: 5px;	
}

/*********************************
Keyboard
**********************************/

.keybd{
	width:394px;
}


/*********************************
Member Details Box
**********************************/

.memberDetails{
	background-color: #06377c;
}

.memberDetailsBg{
	/*background-image:url(../images/bg_loginXchange.gif);
	background-repeat:repeat-x;*/
}

.mDetailTxt{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#ffffff;	
}

.mDetailLnk{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#06377c;		
	line-height: 120%;
}

A.mDetailLnk{
	text-decoration:none;
}

A.mDetailLnk:hover{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;		
	color:#6f0111;
	text-decoration:underline;
}

/*********************************
Market Timings Box
**********************************/
.custArea3{
	width: 100%;
}

.mrktTimings{
	width: 100%;
}

.bborder td{
	border-bottom: 1px solid #015aac;
	padding:3px 0px 3px 0px;	
}


/*********************************
Footer Box
**********************************/

#loginFooter{
	float: left;
	min-height:20px;
	background-color: #015aac;
	width: 100%;
	margin-top: 2px;
	text-align: center;
	padding-top: 4px;
	padding-bottom:4px;
}


/***** To be used for CA4 ***/
.mwFooterStrip{
    background-color:#015aac;
    width:100%;
    height:2px;
}

.mkslFooter{
	float: left;
	height: 35px;
	background-color: #ebecec;
	width: 100%;
	margin-top: 2px;
	text-align: center;
	padding-top: 4px;
}

/***** To be used for CA5 ***/
.custArea5{
	float: left;
	width: 500px;
}

/***** To be used for CA6 ***/
.custArea6{
	float: left;
	width: 400px;
}

/***********************
Forgot Password Page
************************/

#forgotPwd{
	width:40%;
	height: 110px;
	margin-left: 30%;
	_margin-left:15%;
}

/***********************
Know your Browser Page
************************/

#knowBrowser{
	width:55%;
	margin-left:23%;
	height: 200px;
}


#loginFailure{
	width:99%;
}

/***************************************************************************************************************************
Best Five Page
****************************************************************************************************************************/

.b5Buy{
	background-color:#064aae;	
	color: #FFFFFF;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	text-align:center;
	border: 1px solid #000000;
}

.b5Sell{
	background-color:#c60303;
	color: #FFFFFF;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	text-align:center;
	border: 1px solid #000000;
}

.b5MenuBg{
	background-color: #06377c;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #22638d;
	text-align: center;
}

.b5BuyText{
	color:#064aae;
	font-family:Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #015aac;
	text-align:right;
}

.b5SellText{
	color:#c60303;
	font-family:Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #015aac;
	text-align:right;
}

.w5{
	width:5%;
}

.w15{
	width:15%;
}

.w20{
	width:20%;
}

.w25{
	width:25%;
}

.w50{
	width:50%;
}

.w30{
	width:30%;
}

/*****************************************************************************************
Reports Page
******************************************************************************************/

/*
#reports{
	width:1000px;
	float:left;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	line-height: 160%;
	margin-top: 5px;
	margin-bottom: 0px;
}
*/

.grdEmpty{
	text-align: left;
	color: #c60303;
	font-weight: bold;
	height: 20px;
}

.grdHead{
	background-color: #06377c;
	color: #FFFFFF;
}

.grdAppBg{
	background-color: #015aac;
	color: #000000;
}

.grdRows{
	background-color:#dbdbdb;
	color:#000000;
}

.grdAltRows{
	background-color:#f6f6f7;
	color:#000000;
}

.grdTotalRows{
	background-color: #678bad;	
}

.grdPager{
	background-color:#06377c;
	color:#ffffff;
}

.grdFooter{
	background-color:#06377c;
	color:#FFFFFF;
}


/***********************
Exchange Messages Report Page
************************/

#exchangeMssg{
	width: 99%;
}

.userctrl{
	width: 100%;
}

/****************************************************************************************************************************
Fair Value Calculator Page
**********************************************************************************************************************************/

#calculator{
	width:70%;	
}

/****************************************************************************************************************************
Contract Information Page
****************************************************************************************************************************/

#contractInfo{

}


/****************************************************************************************************************************
Links Page
****************************************************************************************************************************/

#links{
	width: 50%;
}

/****************************************************************************************************************************
Shortcut Keys Page
****************************************************************************************************************************/

#shortcutKeys{
	width: 99%;	
}

.sckrows{
	width:400px;
	margin-left: 30%;
	height: 250px;
}


/****************************************************************************************************************************
Options Calculator Page
****************************************************************************************************************************/

#optCalculator{
}

#inputValue{
}

#outputValue{
	width:38%;	
	height: 190px;
	_height: 190px;
}


/****************************************************************************************************************************
Column Template Page
****************************************************************************************************************************/

#colTemplate{
	height:100%;	
}

/****************************************************************************************************************************
Profile Page
****************************************************************************************************************************/

#profilePage{
	width:100%;
	height:100%;
}

.defProfileSel{
	background-color: #e4e7a0;
}

/*******************
Profile Page Mail Preferences
********************/

#mailPreferences{
}


/*******************
Product Type Page
********************/

#prodType{	
}

/*******************
Error Page
********************/
#errorPage{
	width: 99%;
	height: 100%;
}

/************* for Order Entry error summary START ****/

.backgroundPopup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/ 
	height:100%; 
	width:100%; 
	top:0; 
	left:0; 
	background:#000000; 
	border:1px solid #cecece; 
	z-index:999; 
} 

.popupContact{
	display:none; 
	position:fixed; 
	_position:absolute; /* hack for internet explorer 6*/ 
	height:30px; 
	width:608px; 
	background:#FFFFFF; 
	border:2px solid #cecece; 
	z-index:1000; 
	padding:5px; 
	font-size:13px; 
} 
/************* for Order Entry error summary END ****/

/************* Loading Icon Start ****/
.updateProgress {
    border-width:1px; 
    border-style:solid; 
    background-color:#ffffff; 
    position:absolute; 
    width:130px; 
    height:20px;   
}
.updateProgressMessage {
    font-family:Verdana, Arial, sans-serif;
    font-size:11px;
    margin:3px;  
    vertical-align: middle;
}
.background {
    background-color:#ffffff; 
    filter:alpha(opacity=10); 
    opacity:0.1; 
} 
        
/************* Loading Icon End ****/

/*Second level Authentication box Starts*/
.authbox {
    float: left;
    padding: 10px;
}
.auth_center {
    float: left;
}
.auth_center h2 {
        font-size: 12px;
        color:#06377c;
        float:left;
        padding:0 0 5px 0;
        font-weight:bold;
        border-bottom: 1px solid #7cb3e1;
    width: 100%;
    margin: 0 0 5px 0;
    }
.auth_center h3 {

        float: left;
        padding: 0 0 5px 0;
        font-weight:normal;
        background-color: #edf7b7;
    padding: 3px;
        width: 100%;
    text-align: center;
    }
    .auth_center table {
        margin: 0 0 5px 0;
    }
/*Second level Authentication box Ends*/

/************* for Second Level Authentication error summary START ****/

.popupSecondLevelAuth{
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height: 110px;
	width: 98%;
	background: #b7ddfd;
	border: 2px solid #06377c;
	z-index: 100;
	padding: 6px;
	font-size: 13px;
} 

.autoComplete{   
    position:absolute;
    display:none;
    background-color:#FFFFFF;	
    color: #000000;
    font-family:Verdana, Arial, sans-serif;
    font-size:11px;
    text-align:left;
    border: 1px solid #000000;
    height:160px; 
    width:130px;
    z-index:1000;
    overflow:auto;
} 

.autoSelected{   
    background-color: #000080;
    color:#FFFFFF;
} 

.autoCompleteScrip
{
	position:absolute;
    display:none;
    background-color:#FFFFFF;	
    color: #000000;
    font-family:Verdana, Arial, sans-serif;
    font-size:11px;
    text-align:left;
    border: 1px solid #000000;
    height:300px; 
    width:380px;
    z-index:1000;
    overflow:auto;
}
/************* for Second Level Authentication error summary END ****/

/*************************Session Timeout *************/

.sessionDiv{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/ 
	height:100%; 
	width:100%; 
	top:0; 
	left:0; 
	background:#000000; 
	border:1px solid #cecece; 
	z-index:99; 
} 

.popupPassword{
	display:none; 
	position:fixed; 
	_position:absolute; /* hack for internet explorer 6*/ 
	height:30px; 
	width:100%; 
	background:#99acbd; 
	border:2px solid #01446f; 
	z-index:100; 
	padding:12px; 
	font-size:13px; 
} 
/*************************Session Timeout Ends*************/


/************************************************************
Funds View Page
*************************************************************/

.fvAdd{
	color:#02752a;
	font-weight:bold;
}

.fvLess{
	color:#06377c;
	font-weight:bold;
}

/************* Funds View Ends***************************************************************************



/************* Styles for JQuery Modal Dialouge Box Starts here *************/

#confirmModalOverlay {background-color:#eee; cursor:auto;}
#confirmModal {position:absolute; top:50%; left:50%;transform:translate(-50%,-50%); min-height:155px; width:320px; font-family:'Trebuchet MS', Verdana, Arial; font-size:11px; text-align:left; padding-bottom:8px; background:#ffffff; border:2px solid #06377c;} /* //BT-77849_BT-109405 : Anoopi : 07/06/2023 : Addendum and Notices feature to be introduced in Wave*/
#confirmModal .header1 {height:30px; width:100%; background:url(../images/jqModalHeader.gif) repeat-x; color:#ffffff; font-size:1.1em; font-weight:bold; line-height:30px;}
#confirmModal .header1 span {padding-left:8px;}
#confirmModal .header1 img {padding-left:200px;}
#confirmModal .message {color:#333; text-align:left; margin:0; padding-bottom:2px; padding:12px 10px; font-size:14px;}
#confirmModal .buttons {width:175px; float:left; padding:30px 70px 0;} 
#confirmModal .buttons div {float:left; margin-left:30px; width:70px; height:22px; color:#ffffff; font-weight:500; text-align:center; background:url(../images/jqModalButton.gif) repeat-x; border:1px solid #ffffff; cursor:pointer;} 
#confirmModal a.modalCloseX,
#confirmModal a.modalCloseX:link,
#confirmModal a.modalCloseX:active,
#confirmModal a.modalCloseX:visited {text-decoration:none; font-weight:bold; font-size:1.1em; position:absolute; top:-1px; left:300px; color:#ffffff;}
#confirmModal a.modalCloseX:hover {color:#9bb3b3;}

/************** Styles for JQuery Modal Dialouge Box Ends here **************/

#confModalOverlay {background-color:#eee; cursor:auto;}
#confModal {position:absolute; top:-100px; left:-130px; height:150px; width:320px; font-family:Verdana, Arial, sans-serif; font-size:13px; text-align:left; padding-bottom:8px; background:#ffffff; border:2px solid #06377c;}
#confModal .header {height:30px; width:100%; background:url(../images/jqModalHeader.gif) repeat-x; color:#ffffff; font-size:1.1em; font-weight:bold; line-height:30px;}
#confModal .header span {padding-left:8px;}
#confModal .header img {padding-left:200px;}
#confModal .message {color:#333; text-align:left; margin:0; padding-bottom:2px; padding:0px 10px; font-size:12px;}
#confModal .buttons {width:160px; float:left; padding:60px 70px 15px;} 
#confModal .buttons div {float:left; margin-left:40px; width:70px; height:22px; color:#ffffff; font-weight:500; text-align:center; background:url(../images/jqModalButton.gif) repeat-x; border:1px solid #06377c; cursor:pointer;} 
#confModal a.modalCloseX,
#confModal a.modalCloseX:link,
#confModal a.modalCloseX:active,
#confModal a.modalCloseX:visited {text-decoration:none; font-weight:bold; font-size:1.1em; position:absolute; top:-1px; left:300px; color:#ffffff;}
#confModal a.modalCloseX:hover {color:#9bb3b3;}



/************** Styles for MF Order Entry starts here **************/

.modalBackground {
    background-color:#000000;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.modalPopupOE {
    padding:3px;
    width:510px;
}
.modalPopupOEMSG {
    background-color:#ffffff;
    border-width:3px;
    border-style:solid;
    border-color:#dbdbdb;
    padding:3px;
	min-width:470px;
	width: 60%;
    min-height:160px;    
}


/*****Alerts Page ****/

.modalAlertBackground {
    background-color:#000000;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.oeAlerts{
   background-color: gray;
   color: #FFFFFF;
   font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
}

.modalPopupAlert{
    padding:3px;
    width:500px;
}

/*****Payment Gateway Page - Enable for Angel customization ****

.bgPG{
	background-image:url(../images/PaymentGateway.gif); 
	background-repeat:no-repeat; 
	min-height:100%;
	_height:460px; 
	height:500px;
	width:1000px;	
}

.pL45{
	padding-left:50%; 
}

.boxPG{
	background-color:#ffffff;
	width: 300px;
	height:100px;
	margin-left: 50%;
	border:solid 1px #000000;
}

*/


.boxPGWD{
    width: 355px;
}
.tba span { float:left; width:140px; display:inline-block; vertical-align:top; padding:3px 10px 0 0;} /*BT-11705 - : 02032020:Sumit G:South Indian Bank*/
.tca span {width:160px; display:inline-block; vertical-align:top; padding:3px 0 0 0;}
.btnPG{
	text-align:center; /* For customized page it align = left */
}

/**************************************************************************
Market Watch Header  where tc=top center, tl=top left, tr=top right                         
******************************************************************************/

.mwHeader{
	margin: 0px 0px 0px 0px;
}

.tc{
	background:url(../images/bg_header_center.gif) 0 100% repeat-x;
	height: 23px;
	width: 100%;	
}

.tcMw{
	/*background-color:#000000;*/ /*Enable for black theme changes*/
	background:url(../images/bg_header_center.gif) 0 100% repeat-x;
	height: 23px;
	width: 100%;
	
}

.tcMwIco{
	width:auto;padding:1px 1px 1px 1px;
	/*background-color:#000; border:solid 1px #666;  height:19px;  */
	}

.clear{
	font-size:1px;
	height:1px;
}

.mwHeaderText{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #363737;
	font-weight: bold;
	text-align: left;
}

/*marketwatch title*/

.mwHeaderText1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #363737;
	font-weight: bold;
	text-align: left;
}

.mwButtons{
	margin: 3px 4px 0px 4px;
}

.oeButtons{
		margin: -13px 4px 0px 4px;
}

.mwgrdHead{
	background-color: #06377c;
	background-repeat:repeat-x;
	color: #ffffff;
	line-height: 120%;
}

/**************** MW additional Styles *************/

.mwHeaderSort{
	background-repeat: no-repeat;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
	border-top: 1px solid #FFFFFF;
	padding-left: 10px;
	background-position:right;
}
.mwHeaderSortAsc{
	background-image: url(../images/asc.gif);
	background-color: #06377c;
	background-repeat: no-repeat;
	background-position:right;
}
.mwHeaderSortDesc{
	background-image: url(../images/desc.gif);
	background-color:#06377c;
	background-repeat: no-repeat;
	background-position:right;
}

.noDisplay{
	display:none;
}



/************* MW additonal styles END ****************/

/**********************************************
Market Watch Content                          
**********************************************/
.mw{
	background-color:#FFFFFF;
	color:#000000;
	width:100%;

}

.mwbdr{
	border: #848484 1px solid;
}	

.mwMnu{
	background-color: #06377c;
}

.mwMnuTxt{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 120%;
}

.mwCntTxt{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#000000;
	line-height: 120%;
	height:17px;
}

.mwGrdRow{
	background-color:#FFFFFF;
	color:#000000;	
}

.mwAltGrdRow{
	background-color:#FFFFFF;
	color:#000000;	
}

.mwRwCsr{
	cursor:default;
	height:17px;
}

.mwSymTxt{
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	color:#6b420d;
	line-height: 120%;
}

A.mwSymTxt{
	text-decoration:none;
}

A.mwSymTxt:hover{
	color:#06377c;	
	text-decoration:underline;
}

.mwCellSelect{
	background-color: #e0edfb;
	color: #000000;
	border: #848484 1px solid;
	height:17px;
}

.mwOnHoverSelect{
	background-color: #f6f6f7;
	color: #000000;
	height:17px;
}

.mwDropDown{
	position:absolute;
	visibility:hidden;
}

.mwBuy{
	background-color:#064aae;	
	color: #FFFFFF;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	height:17px;	
}

.mwSell{
	background-color:#c60303;
	color: #FFFFFF;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	height:17px;
}




/**********************************************
Market Watch Column Customization                          
**********************************************/
.mwColRemove{
	background-color:#ffffff;
	color:#000000;
	text-align:center;
    border: #848484 1px solid;
}

.mwColAction{
	background-color:#ffffff;
	color:#000000;
	text-align:center;
    border: #848484 1px solid;
}

.mwColTrend{
	background-color:#ffffff;
	color:#000000;
	text-align:center;
    border: #848484 1px solid;
}

.mwColExch{
	background-color:#ffffff;
	color:#000000;
	text-align:left;
    border: #848484 1px solid;
}

.mwColInstru{
	background-color:#ffffff;
	color:#000000;
	text-align:left;
    border: #848484 1px solid;
}

.mwColSeries{
	background-color:#ffffff;
	color:#000000;
	text-align:left;
    border: #848484 1px solid;
}

.mwColSymbol{
	background-color:#ffffff;
	color:#000000;
	text-align:left;
    border: #848484 1px solid;
}

.mwColExpDate{
	background-color:#ffffff;
	color:#000000;
	text-align:left;
    border: #848484 1px solid;
}

.mwColStrPrc{
	background-color:#FFFFFF;
	color:#000000;
	text-align:left;
    border: #848484 1px solid;
}

.mwColOptType{
	background-color:#ffffff;
	color:#000000;
	text-align:left;
    border: #848484 1px solid;
}

.mwCol1BuyQty{
	background-color:#ffffff;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwCol1BuyPrc{
	background-color:#ffffff;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColSelQty{
	background-color:#ffffff;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColSelPrc{
	background-color:#ffffff;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColLTP{
	background-color:#ffffff;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColLTQ{
	background-color:#ffffff;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColLTT{
	background-color:#ffffff;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColLUT{
	background-color:#ffffff;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColOpen{
	background-color:#ffffff;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColHigh{
	background-color:#ffffff;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColLow{
	background-color:#ffffff;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColClose{
	background-color:#ffffff;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColVolume{
	background-color:#ffffff;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColOI{
	background-color:#ffffff;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColPerChg{
	background-color:#ffffff;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColTotBuyQty{
	background-color:#ffffff;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColTotSelQty{
	background-color:#ffffff;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColNetChgRs{
	background-color:#ffffff;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwColATP{
	background-color:#ffffff;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.mwDPR{
	background-color:#FFFFFF;
	color:#000000;
	text-align:right;
    border: #848484 1px solid;
}

.modalpopupbg {
	background-color:#A0A29F;
	filter:alpha(opacity=70);
	opacity:0.7;
}



/**********************************************
Password Strength
**********************************************/
#score {
	color: #000;
	font-size: 85%;
	position:absolute;
	text-align: center;
	width: 100px;
	z-index: 10;
}
#score,#rating,#standards {
	font-weight: bold;
}
#scorebar {
	background-image: url(../images/bg_strength_gradient.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position:absolute;
	width: 110px;
	z-index: 0;
}
#scorebarBorder {
	background: #333;
	border: 1px #000 solid;
	height: 13px;
	margin-bottom: 2px;
	width: 110px;
}

.autoComplete{   
    position:absolute;
    display:none;
    background-color:#FFFFFF;	
    color: #000000;
    font-family:Verdana, Arial, sans-serif;
    font-size:11px;
    text-align:left;
    border: 1px solid #000000;
    left:200px;
    height:160px; 
    width:120px;
    z-index:1000;
    overflow:auto;
} 

.autoSelected{   
    background-color: #000080;
    color:#FFFFFF;
} 


/**********************************************
Side Panel
**********************************************/

#divMktWatch{
	margin: 0px; 
	padding: 0px;
}

#fraNetNet{
	margin: 0px; 
	padding: 0px;
    width: 100%;
    float:left;
}

#divOpenClose{
	background-color: #06377c;
	background-repeat:no-repeat;
	background-attachment:fixed;
	width:15px;
	float:left;
	color:White;
	display:none;
	cursor:pointer;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
}

#divOpenClose #splittericon{
	height:100%; width:15px;
	background:url(../images/split_icon.gif) center center no-repeat;
}

.panelClosed{
	background-image:url(../images/show.gif);
	width:15px;
	height:16px;
}

.panelOpened{
	background-image:url(../images/hide.gif);
	width:15px;
	height:16px;
}

#divContentRight{
	float:left;	
	display:none;
	width:330px;
}

#accordion{
	font-size:11px;
}

#accordion div{
	padding:0px;
	border:none;
	margin:0px; 	
}

#accordion div iframe{
	margin:0px; 
	padding:0px;
	width:100%;
	height:100%;
}

/* OE Popup 

.ui-widget-header {
    background-image:url(../images/bg_Hdr.gif);
	background-repeat:repeat-x;
	height: 23px;	
	color:#FFFFFF;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
    font-weight: bold;
}

.ui-widget{
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.1em;
}

.ui-widget-content {
    background-color: #000000;
    border: 1px solid #323232;
    color: #ffffff;
}

.ui-corner-all{
    -moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
}

.ui-icon-closethick {
    background-image:url(../images/btn_close.gif);
}*/



/* Msg Accordion */

#msgAccordion { 
	width: 240px; 
	height: 100%; 
	padding: 0.0em; 
	position: absolute; 
}

.slide{ 
	position:relative; 
}

.slide .inner{ 
	position: absolute; 
	left: 0; 
	bottom: 0; 
}
		
.messageDiv{ 
	width:85px; 
	height:19px; 
	background-color:#edf2f8; 
	cursor:pointer;
}

/*Charts*/

.bChart{
	background-color:#ffffff;    /*background*/
    color:#000000;               /*Foreground*/
    border-color:#EAEAEA;        /*Grid color*/
}

.advChart{
     background-color:#323232;    /*background*/
} 

.txtbig{
	font-family:Verdana, Arial, sans-serif;
	font-size:13px;
	color:#000000;
	padding:2px;
	text-decoration:none;
	font-weight:bold;
}

/*Black Theme*/

#dvOnlineMessages{
	float:left;
	width: 100%; 
	border:none;	
	height:150px; 	
}

#dvMsg{
	width: 100%; 
	border:none;	
	height:150px; 	
}

#dvDBMessages{
	width: 100%; 
	border:none;
	float:left;
	margin:0;
	padding:0;
}

#iDBMessage{
	margin: 0px; 
	padding: 0px; 
	width: 100%; 
	border:none;
	height:150px;
}

#best5{
	margin:0px 1px 0px 1px;
}

.changeScrip{
	border-bottom:1px solid #666;
}

.changeScripbg{
	background-color:#0155Ac;
	padding:1px;
	border:1px solid #ffffff;	
}

.mwRefresh{
	background-image:url('../images/btn_Refresh.gif');
    width:55px;
    height:20px;   
    cursor:pointer;	
}

/* My Portfolio */

.bgC1{
	background-color:#edf2f8;
}


#tphdr1{
	background-color: #ffffff;	
	width: 100%;
	height: 65px;
	color:#000000;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:14px;
	font-weight:bold;
}


.td1{
	color:#ffffff;
}

.td2{
	color:#000000;
}

.td3{
	color:#000000;
}

.td4{
	color:#ffffff;
}

.ftgrid{
	border:1px solid #000000;
}

.ftgrid td{
	border:1px solid #000000;
}

.tdbold{
	font-size: 8pt;
    font-family: Tahoma, Verdana, Arial;
    text-decoration: none;
    font-weight: bold
}

#divProfile{
    /*position: absolute;
    width: 100px;*/
    border: 1px;
      
}


#SlidingDiv
{
    position:fixed;
}
#SlidingDiv1
{
    position:fixed;
    width:100%;
}
 /* For change passowrd left side container width */
.cpL {
    float:left;
}

/*Change By shiva 27/04/2015 for mock issue*/
input[disabled]
{
    color: #999;
    cursor: text;
}
/*New User Registration Classes*/
.NUR {
    width: 100%;
    margin: 0 auto;
    background: #bababa;
}
.NUR table{

}
.NUR th{
    background: #727272;
    font-size:13px;
    color: #fff;
    padding: 7px;
    text-align: center;
}

.NUR th h3{
    
    font-size:10px!important;
    text-align: left;
    padding: 3px 0;
    font-weight: normal;
    margin:0;
}
.NUR th p{
    
    font-size:12px!important;
    text-align: left;
    margin: 0;
}
    .NUR td {

    }
    .NUR p {
        text-align: right;
    }
    .NUR input[type="text"], .NUR input[type="password"], .NUR textarea, .NUR select {
        border: none;
        padding: 5px;
        background: #fff;
        color: #666;
        border-radius:3px;
        margin:0 10px;
        border:1px solid #bababa;
    }
    .NUR input[type="submit"] {
        padding: 3px 10px;
            background: #ccc!important;
            
    border: 1px solid #999;
    color: #666;
    border-radius: 3px;
    box-shadow: 0 -1px 1px #999;
    height:22px;
    }
        .NUR input[type="submit"]:hover {
            background: #727272!important;
            color:#fff;
            border:1px solid #fff;
        }
    .NUR input[disabled] {
        color: #999!important;
    }


::-webkit-input-placeholder {
color:#ff0000!important;
text-align:right!important;
}

/*New User Registration Classes END*/

.new_reg
{
    margin:0 auto;
    padding:20px;
    width:917px;
    background:#fff;
    overflow:hidden;
}

.new_reg_head{padding:0 0 20px 0;}

.new_reg_ban{width:917px; clear:both;}

.new_reg #divRegistration{clear:both; overflow:hidden; padding:20px 20px 20px 50px; background:#edf2f8; margin:20px 0 0;}

.new_reg #divRegistration h1{font-size:20px; text-transform:uppercase;}

.new_reg #divRegistration table.reg_table{float:left; margin:0;}

.c_red{color:#dd000a !important;}
.c_tnc{color:#06377c !important;}

.com_reg span{font-weight:bold; margin:10px auto; text-transform:uppercase; clear:both; display:block;}

.com_reg span.thank{font-size:21px; color:#525552;}

.com_reg span.c_text{font-size:20px !important; color:#525552;}

.com_reg .log_but{width:100%; clear:both; margin:10px 0;}

.com_reg .log_but a
{
    font-size:18px;
    color:#fff;
    border:none;
    text-decoration:none;
    font-size:18px;
    padding:6px 20px;
    background: #73a2d6; /* Old browsers */
    background: -moz-linear-gradient(top,  #73a2d6 0%, #105594 50%, #08417b 51%, #001c39 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#73a2d6), color-stop(50%,#105594), color-stop(51%,#08417b), color-stop(100%,#001c39)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #73a2d6 0%,#105594 50%,#08417b 51%,#001c39 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #73a2d6 0%,#105594 50%,#08417b 51%,#001c39 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #73a2d6 0%,#105594 50%,#08417b 51%,#001c39 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #73a2d6 0%,#105594 50%,#08417b 51%,#001c39 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73a2d6', endColorstr='#001c39',GradientType=0 ); /* IE6-9 */
}


.ShowMandateDisclaimer {

    width: 20%;
    position: absolute;
    float: left;
    background-color: #edf2f8;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #1e5552;
    margin-top: -36px;
    left: 189px;
    box-shadow: 0px 2px 1px 1px rgba(128, 128, 128, 0.48);
}


.ShowMandateDisclaimerOE {

    width: 30%;
    position: absolute;
    float: left;
    background-color: #edf2f8;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #1e5552;
    margin-top: -27px;
    left: 265px;
    color: #363737;
    box-shadow: 0px 2px 1px 1px rgba(128, 128, 128, 0.48);
}

.stealthy{
       left:0;
       margin:0;
       max-height:1px;
       opacity: 0;
       outline: none;
       overflow: hidden;
       pointer-events:none;
       position:absolute;
       top: 0;
       z-index: -1;
}

.divoverlay
{
    background: #e9e9e9;
    display: none;
    position: absolute;
    opacity: 0.5;
    filter:alpha(opacity=30);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    margin:0 auto;
    width:100%;
    height:100%;
    vertical-align:middle;
}

/*Css added for new page BSEISIP*/

.BSEISIP {    border: 0px solid #d3d0d0;
    width: 30%;
    float: left;
    left: 0;
    margin: 0px -6px;
    padding: 5px 10px 0px 0px;}
.BSEISIP ul {    border: 0px solid red;
    display: -webkit-box;
    float: left;
    left: 0px;
    margin: 0px -35px;}
.BSEISIP ul li {    border: 0px solid red;
    list-style: none;
    margin: 0px 10px 0px 0px;}
.BSEISIP ul li label {border: 0px solid red;
    float: left;}
.BSEISIP ul li span {border: 0px solid red;
    float: left;}


#imgLoader
{
    z-index:20;
    background:no-repeat center center;
    display:block;
    margin:10% auto;
    vertical-align:middle;
}

.dialogPopup .ui-button
{
    width:auto !important;
}
div#divOrderEntry .tc{
    background: #eeefef !important;
    height: 35px !important;
}

.dialogPopup
{
    z-index: 1001 !important;
}
#chkUntilCancel {
    margin:0px;
}

#confirmModal li {
    padding-left: 12px;
}
/*//BT-102118_BT-120146:Hrishikesh P:10112023:UI Changes in Fund Transfer-Net banking page*/
.d-flex {
    display: flex;
}
.justify-center {
    justify-content: center
}
.justify-between {
    justify-content: space-between
}
/*BT-120147:Ismail/Nisha:21102024:UI Changes in Fund Transfer-UPI page <start>*/
.justify-end {
    justify-content: end
}
/*BT-120147:Ismail/Nisha:21102024:UI Changes in Fund Transfer-UPI page <end >*/
.align-center {
    align-items: center
}
.align-end {
    align-items:end
}
.column {
    flex-direction: column
}

.containerWrap {
    background: #F6F8FC;
}

.basis-50{
    flex-basis: 50%;
}
.basis-48{
    flex-basis: 48%;
}

.size-12 {
    font-size: 12px
}
.size-11 {
    font-size: 11px
}
.m-r-5 {
    margin-right: 5px
}
.m-r-20 {
    margin-right: 20px
}
.m-l-10 {
    margin-left: 10px
}
/*BT-120147:Ismail/Nisha:21102024:UI Changes in Fund Transfer-UPI page <start>*/
.m-x-16 {
    margin-left: 16px;
    margin-right: 16px;
}
.m-y-16 {
    margin-top: 16px;
    margin-bottom: 16px;
}
.p-x-16 {
    padding-left: 16px;
    padding-right: 16px;
}
.p-y-16 {
    padding-top: 16px;
    padding-bottom: 16px;
}
/*BT-120147:Ismail/Nisha:21102024:UI Changes in Fund Transfer-UPI page <end>*/
.m-t-30 {
    margin-top: 30px;
}
.m-t-20 {
	margin-top: 20px;
}
.p-l-14 {
	padding-left: 14px;
}
.p-t-8 {
	padding-top: 8px;
}

.divmain.container{
    max-width: 480px;
    background:#fff;
    padding: 30px;
    margin: 30px auto 0;
	box-shadow: 0 3px 6px 0 rgba(0,0,0,0.12);
	border-radius: 12px;
}
/*BT-120147:Ismail/Nisha:21102024:UI Changes in Fund Transfer-UPI page <start >*/
.w-100 {
	width: 100% !important;
}
.w-50 {
    width: 48%;
}
/*BT-120147:Ismail/Nisha:21102024:UI Changes in Fund Transfer-UPI page <end>*/
.gap-10 {
    gap: 10px;
}
.gap-5 {
    gap: 5px;
}
.gap-20 {
	gap: 20px;
}
.selectWrap select {
    padding: 8px;
    border-radius: 8px;
    border: 1px solid #B1B1B1;
    outline: none;
    /*BT-120147:Ismail/Nisha:21102024:UI Changes in Fund Transfer-UPI page <start >*/
    width: 100%;
    margin-left: 0 !important;
    /*BT-120147:Ismail/Nisha:21102024:UI Changes in Fund Transfer-UPI page <end>*/
}
.formInput {
	padding: 9px;
    border-radius: 8px;
    border: 1px solid #B1B1B1;
    outline: none;
}
.button {
	padding: 10px 20px;
	border-radius: 6px;
}
.button.outline {
	background-color: #fff;
	border: 1px solid #25335C;
	color: #25335C;
}
.button.primary {
	background-color: #25335C;
	border: 1px solid #25335C;
	color: #fff;
}
.note-card {
	background: #F9FAFD;
    padding: 20px;
    border-radius: 8px;
}
.color-negative {
	color: #FF0000;
}
.color-primary {
	color: #25335C !important;
}
.radio-btn-wrap {
	accent-color: #303030;
}
    .radio-btn-wrap input {
        margin-left: 6px !important;
        margin-top: 0; /*BT-120147:Ismail/Nisha:21102024:UI Changes in Fund Transfer-UPI page */
    }
.line-height-15 {
	line-height: 15px;
}
.white-space-nowrap {
	white-space: nowrap;
}
.calenderWrap #DateTimePickerUC11_TabDatePicker {
	width: 100%;
    padding: 7px;
    border-radius: 8px;
    border: 1px solid #B1B1B1;
    outline: none;
}
.calenderWrap #DateTimePickerUC11_txtDate {
	width: 90%;
	border: none;
	background-color: #fff;
	color: #fff;
	font-family: 'rubik-regular'!important;
}
.calenderWrap .formInput#DateTimePickerUC11_imgCal img {
	position: absolute;
    right: 10px;
    top: 34px 
}
.position-relative {
	position: relative;
}
/*BT-120147:Ismail/Nisha:21102024:UI Changes in Fund Transfer-UPI page <start >*/
.submenu.submenu-web {
    background: lightgrey;
    border:1px solid lightgrey;
}
.submenu.submenu-web a {
    color: #303030;
}

.font-bold {
    font-family: 'rubikbold' !important
}
/*BT-120147:Ismail/Nisha:21102024:UI Changes in Fund Transfer-UPI page <end>*/
.font-medium { font-family: 'rubikmedium' !important}
.font-regular { font-family: 'rubikregular' !important}
.font-light { font-family: 'rubiklight' !important}
/*BT-120147:Ismail/Nisha:21102024:UI Changes in Fund Transfer-UPI page <start >*/
.navBgactive.bg-grey {
    background: #808080;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}

.color-negative {
    color: #d32f2f;
}

.transfer-funds-wrapper {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 1px 6px 0px rgba(0,0,0,0.16);
    max-width: 500px;
    margin:30px auto;
    padding:16px
}

.note-card.common {
    background: #F9FAFD;
    padding: 10px!important;
    border-radius: 8px;
}

.note-card.common ul{
    padding-left: 14px
}

.text-center {
    text-align: center
}

.common-text span {
    float:none!important;
}

.m-b-12 {
    margin-bottom: 12px;
}

.m-b-10 {
    margin-bottom: 10px;
}
.m-b-5 {
    margin-bottom: 5px;
}

.header-tranfer-funds {
    background: #b5b5b5;
}

/*BT-120147:Ismail/Nisha:21102024:UI Changes in Fund Transfer-UPI page <end >*/
@media screen and (max-width:600px) {
    .divmain.container {
		padding: 16px;
		box-shadow: none;
		border-radius: 0;
	}
	.mobile-column {
		flex-direction: column;
	}
	.mobile-full {
		width: 100%;
	}
	.basis-48 {
		flex-basis: 100%;
	}
	.box {
		border: 0;
	}
} 