@charset "UTF-8";
/******************wrappers****************/
.appwrapper {
}
.appheader {
	background: #fff;
	box-shadow:-1px 1px 3px #11076e;
	padding: 0px 12px 0px 9px;
	transition: all 0.4s ease 0s;
}
.contentwrap {
	height: calc(100% - 40px);
	padding-left: 220px;
	transition: all 0.4s ease 0s;
	z-index: 1;
}
.landingcontentwrap {
	height: 100%;
	width: 100%;
}
/* special view for mailbox etc., */

.subnav {
	float: left;
	left: 0px;
	top:0;
	background: #004880;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	position: absolute;
	transition: all 0.4s ease 0s;
	z-index: -1;
	width: 220px;
	/*padding-right: 20px;*/
}
.footerwrap {
	background: #000000;
	bottom: 0;
	display: block;
	height: 31px;
	position: absolute;
	width: 100%;
}
/* style for module header */
.moduleheader {
	height: 40px;
	background: #004880;
	padding: 0px 10px;
	position: relative;
	z-index: 3;
}
.moduleheader h3 {
	margin: 0px;
	color: #fff;
	margin-top: 8px;
	font-weight: 400;
	font-size: 20px;
}
.moduleheader h3 span.ico {
	display: inline-block;
	width: 25px;
	height: 25px;
	background-position: 0px 0px;
	background-size: 25px 25px;
	vertical-align: sub;
	margin-right: 5px;
}
.moduleheader_hold {
	margin-top: 7px;
}
.moduleheader_hold .btn {
	background: rgba(0,0,0,0.23);
	color: #fff;
	border: none;
	padding: 5px 7px;
	border-radius: 2px;
	line-height: 9px;
}
.moduleheader_hold .btn .fa {
	font-size: 18px;
}
.moduleheader_hold .shownav {
	margin-right: 10px;
}
/*common header */
.common_header {
	height: 41px;
	background: #efefef;
	width: 100%;
}
.common_contentwrap {
	background: rgba(0, 0, 0, 0) url("/Corporatebanking/themes/images/brand/dashboard_bg-983db288bcc0ccb8f780aeb8e1c40e72.jpg") no-repeat scroll center center / cover ;
    height: calc(100% - 41px);
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0 15px;
	position: relative;
	transition: all 0.4s ease 0s;
	/*background: rgb(243,243,243);
background: -moz-linear-gradient(180deg, rgba(243,243,243,1) 0%, rgba(188,196,201,1) 100%);
background: -webkit-linear-gradient(180deg, rgba(243,243,243,1) 0%, rgba(188,196,201,1) 100%);
background: linear-gradient(180deg, rgba(243,243,243,1) 0%, rgba(188,196,201,1) 100%);*/
	
}
.widget_sett .pull-right{
	margin-top: -5px;
}
.cust_widget .fa {
	color:#004880;
}
/* header styles */
.appheader h1 {
	margin: 0;
	width: 200px;
}
.appheader h1 span {
	background: url(/Corporatebanking/themes/images/brand/banklogo-d2edad6d5316ee577b78338249cd3011.png) no-repeat 0px 8px;
	background-size: 82%;
	height: 49px;
	display: block;
	text-indent: -999px;
	overflow: hidden;
}
.header_cntrl {
	height: 49px;
	vertical-align: middle;
}
.header_cntrl .btn, .header_cntrl .user_profile {
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
	border:none;
}
.header_cntrl .btn-sm:hover,.header_cntrl .btn-sm:active,.header_cntrl .btn-sm:focus{
	background-color:transparent;
}
/*.header_cntrl > .btn:last-child{margin-right:0px;border:soild 3px #333}*/
.header_cntrl .btn.hasbadge .badge {
	position: absolute;
	right: -10px;
	top: -6px;
	background: #CA282F;
	color: #fff;
	padding: 3px 5px;
	font-size:11px;
}
.header_cntrl .btn .fa{
	font-size: 1.5em;
	color:#004880;
	vertical-align: middle;
}
.header_cntrl .user_profile a .user_image {
	height: 30px;
	width: 30px;
	border-radius:50%;
}
.cust_user_popup .list-group-item-warning{color: #31708f; background-color: #d9edf7;}
.cust_user_popup .list-group-item .btn-info{background-color: #004880; border-color: #004880;}
.corp_nme span {
	/*display: inline-block;
	white-space: nowrap;
	max-width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;padding-top:5px;
	font-size: 90%;
	
	
	*/
	margin-right: 5px;
	margin-left: 5px;
	display: block;

}

.corp_nme img
{
	float: right;
	width: 50px;
	height:50px;
	
}
.user_profile .dropbox:before {
	color: #fff;
	content: "\f0d8";
	position: absolute;
	font-family: FontAwesome;
	position: absolute;
	width: 20px;
	height: 20px;
	top: -22px;
	right: 2px;
	text-shadow: 0px -1px #ccc;
	font-size: 26px;
}
.user_profile.open> .dropdown-menu {
	top: 37px;
	padding: 0px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	animation-duration: 0.7s;
	animation-fill-mode: both;
	animation-name: flipInY;
}
.user_profile .dropdown-menu .dropbox {
	width: 299px;
	position: relative;
}
.user_profile .dropdown-menu .dropbox .list-group {
	margin: 0px;
}
.user_profile .dropdown-menu .urser_image_lg {
	height: 96px;
	width: 96px;
	position: relative;
	border-radius:10px;
	overflow:hidden;
}
.user_profile .dropdown-menu .urser_image_lg img {
	height: 96px;
	width: 96px;
}
.user_profile .dropdown-menu .urser_image_lg span {
	display: block;
	padding: 4px 0px;
	text-align: center;
	background: rgba(0,0,0,.5);
	width: 100%;
	position: absolute;
	bottom: 0px;
	color: #fff;
	font-size: 80%;
}
.dropbox .list-group .list-logout {
	background: #CA282F;
}
.dropbox .list-group .list-logout {
	color: #fff;
}
.user_profile .dropdown-menu .dropbox .list-group .list-group-item:first-child {
	border-top: none;
}
.apphome_btn {
	padding: 10px 10px;
	height: 50px;
	display: inline-block;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	position: relative;
	color: #65a500;
}
.apphome_btn.active {
	color: #fff;
	background: #f1f1f1;
}
.apphome_btn.active:after {
	color: #f1f1f1;
	content: "\f0d7";
	position: absolute;
	font-family: FontAwesome;
	position: absolute;
	width: 15px;
	height: 10px;
	bottom: -9px;
	right: 15px;
	text-shadow: 0px 1px #ccc;
	font-size: 26px;
	line-height: 8px;
	overflow: hidden;
}
.apphome_btn.active i {
	color: #004880;
}
/* sub navigation */
.subnav ul {
	margin: 0px;
	padding: 0px;
}
.subnav ul li {
	/*width: 200px;*/
	list-style: none;
	padding-left: 6%;
	position: relative;
	border-top: solid 1px #3399E8;
	border-bottom: solid 1px #000000;
	border-left: 5px solid transparent;
	padding-right: 5px;
}
.subnav ul li:first-child {
	border-top: 0px;
}
.subnav ul li.active {
	border-left: 5px #CA282F solid;    
	background: #F3F3F3;
}
.subnav ul li.active a {
	color: #000000;
}
.subnav ul li.active a:hover{ color:#000000;}
.subnav ul li a {
	display: block;
	color: #fff;
	padding: 7px 2px;
	text-decoration: none;
}
.subnav ul li a:hover {
	color: #fff;
}
.subnav ul li .badge {
	text-shadow: none;
}
.subnav ul li .photo {
	background: #EEEEEE;
	border-radius: 19px;
	display: table-cell;
	height: 40px;
	overflow: hidden;
}
.subnav ul li .photo img {
	height: 40px;
	width: 40px;
}
.subnav ul li p {
	margin: 0px;
}
.subnav ul li p.small {
	color: #F3F3F3;
}
.subnav ul li.active p.small {
	color: #707070;
}
.subnav ul li .nme {
	display: table-cell;
	padding-left: 4px;
	vertical-align: middle;
}
.subnav ul li p.amt .num {
	font-size: 1.2em;
	color: #419B0F;
}
.subnav ul li p.amt .cur {
	margin-right: 3px;
	color: #666;
	font-size: 80%;
}
.subnav .singlelist ul li a {
	padding: 14px 2px;
}
.subnav .singlelist ul li ul li {
	padding-left: 0px;
	border: none;
}
.subnav ul li ul {
	margin: 0;
	padding: 0;
	background: #F3F3F3;
	border-radius:10px;
	overflow: hidden;
}
.subnav .singlelist ul li ul li a {
	color: #75798B;
	font-size: 13px;
	padding: 5px 14px 5px 10px !important;
	border-radius-left-top: 10px;
}
.subnav .singlelist ul li ul li.active a {
	color: #3399E8 !important;
}
/*********************APP widget ***************/
.app_widget {
	background: rgba(255, 255, 255, 0.9);
	padding:15px 15px 15px 10px;
	box-sizing: padding-box;
	height: 190px;
	position: relative;
	margin-bottom: 19px;
	overflow: hidden;
	border-radius: 10px;
	box-shadow: 2px 5px 8px rgba(0,0,0,0.2);
}
.app_widget:hover{
	background: linear-gradient( 117deg, #FFFFFF 0%, #eefef9 100%) 0% 0% no-repeat padding-box;
    -webkit-box-shadow: 4px 4px 20px #0000004d;
    box-shadow: 4px 4px 20px #0000004d;
    border: 1px solid #3399E8;
}
/*.app_widget:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: url(/Corporatebanking/themes/images/brand/pt2-fec16f7fee39601d69667691dc6df980.png) 0 0/100% auto no-repeat;
    left: 0px;
    top: 0px;
	z-index:0;
}*/
.app_widget a {
	text-decoration: none;
	position:relative;
	z-index:1;
	display:block;
}
.app_widget .row {
	margin: 0 -5px;
	position: relative;
	padding-top: 20px;
	height: 120px;
}
.app_widget .row .info {
	padding: 0px 5px;
}
.app_widget h4 {	
	color:#004880;
	margin: -5px -5px 0;
	font-weight: 400;
	padding: 8px 10px;
	position:relative;
	z-index:1;
}
.app_widget .ico {
	display: inline-block;
	width: 80px;
	height: 80px;
	position: absolute;
	top: 65px;
    left: -9px;
	opacity: 1;
	background-size: 50px 50px;
	background-repeat: no-repeat;
	background-position: center center;
   /*-webkit-filter: brightness(90%);
	-moz-filter:brightness(90%);
	-o-filter: brightness(90%);
	-ms-filter:brightness(90%);
	filter: brightness(90%);*/
    border-radius:0;
}
.app_widget .date {
	position: absolute;
	width: 142px;
	display: inline-block;
	padding: 0 5px;
	margin-top: -20px;
	margin-left:0px;
	border-bottom-right-radius: 20px;
}
.app_widget .date .yy,.app_widget .date .mm,.app_widget .date .dd {
	font-size: 10px;
}
.app_widget .date .time {
	font-size: 10px;
}
.app_widget .options {
	display: inline-block;
	margin-top: -32px;
	padding: 4px;
	text-align: center;
	width: 23px;
}
.app_widget .options span {
	font-size: 10px;
	color: rgba(255,255,255,0.5);
}
.app_widget p.hd {
	margin: 0px;
}
.app_widget p.lead {
	margin: 0px;
    font-weight: 400;
}

.app_widget, .app_widget a{color:#050013}

/*.app_widget.accounts { 
background: rgb(202,40,47);
background: -moz-linear-gradient(45deg, rgba(202,40,47,1) 0%, rgba(166,13,19,1) 100%);
background: -webkit-linear-gradient(45deg, rgba(202,40,47,1) 0%, rgba(166,13,19,1) 100%);
background: linear-gradient(45deg, rgba(202,40,47,1) 0%, rgba(166,13,19,1) 100%);

}*/

.app_widget.accounts .ico {
	background-image: url(/Corporatebanking/themes/images/common/blue/accounts_blue-e5821c3f4717a898db54d05cdf55728e.png);
}
/*.app_widget.forecast {
background: rgb(29,29,27);
background: -moz-linear-gradient(-45deg,  rgba(29,29,27,1) 36%, rgba(132,132,116,1) 100%); 
background: -webkit-linear-gradient(-45deg,  rgba(29,29,27,1) 36%,rgba(132,132,116,1) 100%);
background: linear-gradient(135deg,  rgba(29,29,27,1) 36%,rgba(132,132,116,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d1d1b', endColorstr='#848474',GradientType=1 );

}*/
.app_widget.forecast .ico {
	background-image: url(/Corporatebanking/themes/images/common/blue/forecast_blue-77ab2469258154abe97ff07e42cf2e6f.png);
}
/*.app_widget.trade {
background: rgb(209,209,200); 
background: -moz-linear-gradient(-45deg,  rgba(209,209,200,1) 36%, rgba(247,247,239,1) 100%); 
background: -webkit-linear-gradient(-45deg,  rgba(209,209,200,1) 36%,rgba(247,247,239,1) 100%); 
background: linear-gradient(135deg,  rgba(209,209,200,1) 36%,rgba(247,247,239,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1c8', endColorstr='#f7f7ef',GradientType=1 ); 
} */

/*.app_widget.accounts h4, .app_widget.accounts .date, .app_widget.accounts p.hd, .app_widget.accounts p.hd, .app_widget.accounts p.lead,.app_widget.accounts .options,.app_widget.admin h4, .app_widget.admin .date, .app_widget.admin p.hd, .app_widget.admin p.lead, .app_widget.admin .options,.app_widget.forex h4, .app_widget.forex .date, .app_widget.forex p, .app_widget.forex p.lead, .app_widget.forex .options,  .app_widget.limits h4,
.app_widget.limits .date, .app_widget.limits p.hd, .app_widget.limits p.lead, .app_widget.limits .options,.app_widget.payments h4,.app_widget.payments .date, .app_widget.payments p.hd, .app_widget.payments p.lead, .app_widget.payments .options,.app_widget.loans h4,.app_widget.loans .date, .app_widget.loans p.hd, .app_widget.loans p.lead, .app_widget.loans .options{color:#fff} */
.date, p.hd, .app_widget .options {opacity:0.6}
.app_widget.trade .ico {
	background-image: url(/Corporatebanking/themes/images/common/blue/trade_blue-6fe56d1179f26afe0030e78cbcb2557c.png);
	-webkit-filter: brightness(87%);
    -moz-filter: brightness(87%);
    -o-filter: brightness(87%);
    -ms-filter: brightness(87%);
    filter: brightness(87%);
}
/*.app_widget.admin {
   background: rgba(19,19,19,1);
background: -moz-linear-gradient(-45deg, rgba(19,19,19,1) 0%, rgba(125,121,125,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(19,19,19,1)), color-stop(100%, rgba(125,121,125,1)));
background: -webkit-linear-gradient(-45deg, rgba(19,19,19,1) 0%, rgba(125,121,125,1) 100%);
background: -o-linear-gradient(-45deg, rgba(19,19,19,1) 0%, rgba(125,121,125,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(19,19,19,1) 0%, rgba(125,121,125,1) 100%);
background: linear-gradient(135deg, rgba(19,19,19,1) 0%, rgba(125,121,125,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#131313', endColorstr='#7d797d', GradientType=1 );


} */
.app_widget.admin .ico {
	background-image: url(/Corporatebanking/themes/images/common/blue/admin_blue-7bc95f02fd52961be8605b46453ae3e2.png);
}
/*.app_widget.payments {
background: rgb(3,78,136);
background: -moz-linear-gradient(45deg, rgba(3,78,136,1) 0%, rgba(2,60,106,1) 51%);
background: -webkit-linear-gradient(45deg, rgba(3,78,136,1) 0%, rgba(2,60,106,1) 51%);
background: linear-gradient(45deg, rgba(3,78,136,1) 0%, rgba(2,60,106,1) 51%);
}*/
.app_widget.payments .ico {
	background-image: url(/Corporatebanking/themes/images/common/blue/payments_blue-6f8d879d735fa4ecdebce30fa0c440ef.png);
	
}
/*.app_widget.loans {
	background: rgba(255,145,49,1);
    background: -moz-linear-gradient(-45deg, rgba(255,145,49,1) 0%, rgba(235,208,30,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255,145,49,1)), color-stop(100%, rgba(235,208,30,1)));
    background: -webkit-linear-gradient(-45deg, rgba(255,145,49,1) 0%, rgba(235,208,30,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(255,145,49,1) 0%, rgba(235,208,30,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(255,145,49,1) 0%, rgba(235,208,30,1) 100%);
    background: linear-gradient(135deg, rgba(255,145,49,1) 0%, rgba(235,208,30,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9131', endColorstr='#ebd01e', GradientType=1 );
}*/
.app_widget.loans .ico {
	background-image: url(/Corporatebanking/themes/images/common/blue/loans_blue-db3ef1dd685222643946d0602039d34b.png);
}
.app_widget.receivables {
	background: #f6f6f6;
}
.app_widget.receivables .ico {
	background-image: url(/Corporatebanking/themes/images/common/blue/receivables_blue-cad17953b11f00f173d79ea644c16fec.png);
}
.app_widget.liquidity {
	background: #f6f6f6;
}
.app_widget.liquidity .ico {
	background-image: url(/Corporatebanking/themes/images/common/blue/liquidity_blue-8d4e927835fa52a4ad4d4910f0587023.png);
}
/*.app_widget.forex {
	background: #ff4d47;
    background: -moz-linear-gradient(-45deg, #ff4d47 0%, #f17432 50%, #ff9231 98%);
    background: -webkit-linear-gradient(-45deg, #ff4d47 0%,#f17432 50%,#ff9231 98%);
    background: linear-gradient(135deg, #ff4d47 0%,#f17432 50%,#ff9231 98%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4d47', endColorstr='#ff9231',GradientType=1 );

}*/
.app_widget.forex .ico {
	background-image: url(/Corporatebanking/themes/images/common/blue/forex_blue-35ae6dc81992743bff5e0c21c9153c3e.png);
}
.app_widget.creditcards {
}
.app_widget.creditcards .ico {
	background-image: url(/Corporatebanking/themes/images/common/blue/creditcards_blue-e969dd7f1928914ddc1ca297f29567c8.png);
	-webkit-filter: brightness(85%);
    -moz-filter: brightness(85%);
    -o-filter: brightness(85%);
    -ms-filter: brightness(85%);
    filter: brightness(85%);
}
/*.app_widget.limits {
background: rgb(51,153,232);
background: -moz-linear-gradient(45deg, rgba(51,153,232,1) 0%, rgba(31,123,195,1) 51%);
background: -webkit-linear-gradient(45deg, rgba(51,153,232,1) 0%, rgba(31,123,195,1) 51%);
background: linear-gradient(45deg, rgba(51,153,232,1) 0%, rgba(31,123,195,1) 51%);
} */
.app_widget.limits .ico {
	background-image: url(/Corporatebanking/themes/images/common/blue/limit_blue-64f41cdfc22bd01f98c6cb2e90e5df31.png);
}
/*.app_widget.gst {
	background: #16222A; 
	background: -webkit-linear-gradient(to right, #3A6073, #16222A); 
	background: linear-gradient(to right, #3A6073, #16222A); 

} */
.app_widget.gst .ico {
	background-image: url(/Corporatebanking/themes/images/common/blue/gst_blue-0721b0ff542c0892253d21f892854156.png);
}
.app_widget.sadad {/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#eb6f30+36,ffa87c+100 */


}
.app_widget.sadad .ico {
	background-image: url(/Corporatebanking/themes/images/common/blue/sadad_blue-81fa5fe5e0d2ade8533c6a204ae4d670.png);
}
/*.app_widget.moi {
    background: #136a8a;  
	background: -webkit-linear-gradient(to right, #267871, #136a8a);  
	background: linear-gradient(to right, #267871, #136a8a); 
}*/
.app_widget.moi .ico {
	background-image: url(/Corporatebanking/themes/images/common/blue/moi_blue-e8a13d274d0d73fa4cc6f06fbab035c0.png);
}
/************ app icon specific style ***************/
.app.app_widget {
	height: 178px;
	padding: 0px;
}
.app.app_widget h4 {
	background: rgba(0, 0, 0, 0.2);
	padding: 11px 2px;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 1;
	margin: 0;
}
.app.app_widget .ico {
	background-size: 100px 100px;
	display: block;
	height: 100px;
	margin: 40px auto 5px;
	opacity: 1;
	position: relative;
	width: 100px;
}
.app.app_widget .btn {
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
}
.progress-bar-wrap {
	background: rgba(0,0,0,0.6);
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	margin: 1px;
	padding: 65px 10px;
	bottom: 20px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	height: 100%;
	text-align: center;
}
.progress-bar-wrap .progress {
	height: 10px;
}




/*******  App Widget Extended ********/

.app_widget.for_gst
{

	background: #fff;
	color: #fff;
	padding: 5px;
	box-sizing: padding-box;
	height: 150px;
	position: relative;
	margin-bottom: 10px;
	overflow: hidden;
	border-radius: 3px;
	box-shadow: 0px 0px 1px #a2a8a9 inset;

}



/************* Footer styles ******************/
.footerwrap .copyrights {
	color: #c0c0c0;
	font-size: 10px;
	margin: 6px 10px;
}
.footerwrap .userfullLinks {
	margin-top: 3px;
	margin-left: 10px;
}
.footerwrap .userfullLinks a {
	color: #c0c0c0;
	font-size: 10px;
	padding: 6px 0px;
}
.footerwrap .userfullLinks a:after {
	content: "|";
	margin-left: 5px;
}
/***************** Icons normal *************************/
.moduleheader h3 span.accounts {
	background-image: url(/Corporatebanking/themes/images/common/accounts-de7b79ce4c2d46e197c24a1b27107baa.png);
	background-repeat: no-repeat;
}
.moduleheader h3 span.payments {
	background-image: url(/Corporatebanking/themes/images/common/payments-222cf87b15b32499b29571838c33ff90.png);
	background-repeat: no-repeat;
}
.moduleheader h3 span.admin {
	background-image: url(/Corporatebanking/themes/images/common/admin-0393b567fec1c4a2b271eaae2d37183d.png);
	background-repeat: no-repeat;
}
.moduleheader h3 span.trade {
	background-image: url(/Corporatebanking/themes/images/common/trade-8ddd9c55c2f531ae4d0e3713e7b2c428.png);
	background-repeat: no-repeat;
}
.moduleheader h3 span.loan {
	background-image: url(/Corporatebanking/themes/images/common/receivables-74d873c3351cb4c3be4734bb75f22b3f.png);
	background-repeat: no-repeat;
}
.moduleheader h3 span.receivable {
	background-image: url(/Corporatebanking/themes/images/common/receivables-74d873c3351cb4c3be4734bb75f22b3f.png);
	background-repeat: no-repeat;
}
.moduleheader h3 span.forecast {
	background-image: url(/Corporatebanking/themes/images/common/forecast-8700cc056b27305ee66270963db75232.png);
	background-repeat: no-repeat;
}
.moduleheader h3 span.liquidity {
	background-image: url(/Corporatebanking/themes/images/common/liquidity-f817891ae2e8cc32ad6704b2ceef7be4.png);
	background-repeat: no-repeat;
}
.moduleheader h3 span.admin {
	background-image: url(/Corporatebanking/themes/images/common/admin-0393b567fec1c4a2b271eaae2d37183d.png);
	background-repeat: no-repeat;
}
.moduleheader h3 span.forex {
	background-image: url(/Corporatebanking/themes/images/common/forex-8623292cf465c0b31b48d64d1594f5e2.png);
	background-repeat: no-repeat;
}
.moduleheader h3 span.creditcard {
	background-image: url(/Corporatebanking/themes/images/common/creditcards-ff9a0a7d55fb2b03462adf6fe5163b99.png);
	background-repeat: no-repeat;
}
.moduleheader h3 span.limits {
	background-image: url(/Corporatebanking/themes/images/common/limits-ff9a0a7d55fb2b03462adf6fe5163b99.png);
	background-repeat: no-repeat;
}
.moduleheader h3 span.gst {
	background-image: url(/Corporatebanking/themes/images/common/gst-6609e06cfdb8459518236b4060972bed.png);
	background-repeat: no-repeat;
}
.moduleheader h3 span.sadad {
	background-image: url(/Corporatebanking/themes/images/common/sadad-f4e38176d30c0951de9a9b9c9623bed7.png);
	background-repeat: no-repeat;
}
.moduleheader h3 span.moi {
	background-image: url(/Corporatebanking/themes/images/common/moi-06d315abca3b975d3cb4768f7014809c.png);
	background-repeat: no-repeat;
}
/*************** common page styles **********************/
.module-title {
	font-size: 24px;
	letter-spacing: -1px;
}
.well-in-well {
	background: #fff;
}
.jqstooltip {/* fix for sparkline chart tooltip */
	width: auto !important;
	height: auto !important;
}
.amt-pos {
	color: #3c763d;
}
.amt-neg {
	color: #a94442;
}
.semi-bold {
	font-weight: 400;
}
.lead .small {
	font-size: 70%;
}
.panel-heading.tab-holer {
	padding: 0px;
	border-bottom: 0px;
	height : 41px;
}
/*.panel-heading.tab-holer{padding:0px;border-bottom:0px; height :41px; width:200px;  overflow-x: auto;
    overflow-y: hidden;  -webkit-overflow-scrolling: touch;}
.panel-heading.tab-holer .nav-tabs{display: table; width:100%;}
.panel-heading.tab-holer .nav-tabs li{display:table-cell; text-align:center; float:none; white-space:nowrap;}*/
/*************** Account styles **********************/
.total-pos {
	margin-top: 3px;
	margin-bottom: 3px;
}
.total-neg {
	margin-top: 3px;
	margin-bottom: 3px;
}
.summary-box {
	position: relative;
}
.summary-box:hover {
	border: 1px solid #66afe9;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px #66afe9;
	box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px #66afe9;
	-webkit-transition: border linear 0.2s, box-shadow linear .2s;
	-o-transition: border linear 0.2s, box-shadow linear .2s;
	transition: border linear 0.2s, box-shadow linear .2s
}
.summary-box .nick, .summary-box .tags {
	margin-bottom: 0px;
}
.summary-box .alias {
}
.summary-box .amt-pos {
	background: rgba(255,255,255,0.5);
	position: relative;
	z-index: 1;
	display: inline-block;
	margin-bottom: 2px;
}
.summary-box .amt-neg {
	background: rgba(255,255,255,0.5);
	position: relative;
	z-index: 1;
	display: inline-block;
	margin-bottom: 2px;
}
.summary-box a {
	color: #333;
	text-decoration: none;
	display: block;
	width: 100%;
}
/*.inlinegraph{ display:inline-block; position:absolute; right:0px; bottom:0px;opacity:0.8;}*/
.inlinegraph {
	display: block;
	opacity: 0.8;
}
.summary-acc-fav {
	position: absolute;
	right: 5px;
	top: 0px;
	z-index: 1
}
.accStmt_mobile {
}
.accStmt_mobile ul li {
	padding: 4px;
}
.accStmt_mobile ul li p {
	margin-bottom: 0px;
}
.accStmt_mobile ul li p .cur {;
	padding-right: 4px;
	font-size: 80%;
}
.accStmt_mobile ul li p.amt .type {
	font-size: 12px;
	font-weight: bold;
}

/**************** Icons 2x *******************************/
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and ( min--moz-device-pixel-ratio: 2), only screen and ( -o-min-device-pixel-ratio: 2/1), only screen and ( min-device-pixel-ratio: 2), only screen and ( min-resolution: 192dpi), only screen and ( min-resolution: 2dppx) {
}

/***************************** At portrait view************/
@media (max-width: 840px) {
.titleBar h4 {
	display: block !important;
}
.titleBar h4 small {
	display: block !important;
}
.appheader {
	box-shadow: 2px 1px 2px #888;
	transition: all 0.4s ease 0s;
}
.subnav {
	left: -220px;
}
.mnuactive .subnav {
	left: 0px;
	z-index: 2;
}
.mnuactive .contentwrap.partview .subnav {
	margin-left: 60px;
	transition: all 0.4s ease 0s;
}
.contentwrap.partview {
	padding-left: 0px;
	transition: all 0.4s ease 0s;
}
.contentwrap {
	padding-left: 0;
}
/*.content{z-index: 0;}*/
.mnuactive .subnav-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #333;
	opacity: .5;
	z-index: 1;
}
.appheader button.mnutoggle {
	display: block !important;
}
}

@media (max-width: 670px) {
.bodywrapper {
	bottom: 0px;
}
.header_cntrl .user_profile {
	margin-right: 0px;
}
.cust-chosen .chosen-single span {
	font-size: 16px;
}
}

/*Custom Panel Styles */
.cust_panel {
	margin-bottom: 10px;
}
.cust_panel .panel-heading {
	padding: 10px;
	border-bottom: 0px;
}
.cust_panel .panel-title {
	font-size: 1em;
}
.cust_panel label {
	border: none;
	border-bottom: 2px #ccc solid;
	padding: 5px;
	margin: 0px;
}
.cust_panel .panel-body {
	padding: 0px;
}
.cust_panel .list-group label {
	width: 100%;
	display: inline-block;
}
.cust_panel .list-group.localTrans label {/*background:#ffffbe;*/
}
.cust_panel .list-group.withinShb label {/*background:#deffff;*/
}
.cust_panel .list-group.ownAcc label {/*background:#ffffd8;*/
}
.cust_panel .list-group.international label {/*background:#f2f2f2;*/
}
.cust_panel .list-group label.btn-primary {
	background: #ffffe4;
	border: none;
}
.cust_panel .list-group p.lbl {
	color: #666;
	font-size: 0.9em;
	display: inline-block;
}
.cust_panel .list-group span.ref {
	background: #ddd;
	border: 1px solid #bbb;
	border-radius: 5px!important;
	color: #222;
	display: inline;
	font-size: 0.79em;
	padding: 2px;
}
.cust_panel .list-group span.nme {
	color: #2d3e50;
	width: 80%;
	text-overflow: ellipsis;
	overflow: hidden;/*display:inline-block;*/
	font-size: 1.1em;
}
.cust_panel .list-group a {
	color: #555;
	text-decoration: none;
}
.cust_panel .list-group .list-group-item .glyphicon {
	top: 15px;
}
.cust_panel .list-group p {
	margin: 0px;
	width: 92%;
	margin-bottom: 5px;
}
.cust_panel .list-group p .status {
	font-weight: bold;
	font-size: 0.9em
}
.cust_panel.no-arr .list-group p {
	margin: 0px;
	width: 98%;
}
.cust_panel .list-group p small {
	color: #666;
}
.cust_panel .list-group p small.cur {
	color: #444;
	font-weight: bold;
	display: block;
	text-align: right;
}
.cust_panel .list-group .list-group-item p span.amt {
	font-size: 1.1em;
	color: #419b0f;
	font-weight: bold;
	position: relative;
	clear: right;
}
.list-group-item p span.amt .amtlbl {
	font-size: 70%;
	position: absolute;
	right: 0px;
	top: -10px;
	color: #666;
	font-weight: bold;
	white-space: nowrap;
}
.cust_panel .list-group .list-group-item {
	padding: 5px;
}
.cust_panel .list-group .overlay {
	color: #fff !important;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0,0,0,0.7);
	z-index: 10;
	text-align: center;
}
.cust_panel .list-group .overlay p {
	padding: 0px;
	width: 100%;
	position: absolute;
	top: 35%; /*transform:translateY(-50%);*/
}
.cust_panel .list-group .overlay p a {
	color: #fff;
}
.cust_panel .list-group .overlay .glyphicon {
	top: 0px;
}
.cust_panel .list-group .list-group-item.active p {
	color: #444;
}
.cust_panel .list-group label p.hilit {
	background: #ecf0f1;
	margin-top: 5px;
}
.cust_panel .list-group .list-group-item p span.amt span.cur {
	color: #444;
	font-weight: bold;
	font-size: 0.78em;
	padding-right: 4px;
}
.cust_panel .list-group .list-group-item .bene {
	margin: 0px 5px 5px 0px;
}
.cust_panel.form-control {
	padding: 0px;
	height: auto;
}
.cust_panel label input[type="radio"], .selectHolder label input[type="radio"] {
	display: none;
}
/***history icon**/
.cust_panel .list-group .list-group-item .history {
	color: #ccc;
	display: none;
	text-align: center;
	outline: none;
	font-size: 16px;
	margin-top: 2px;
}
.cust_panel .list-group .list-group-item.active .history {
	display: block;
}
/***************Payment History ***************/
.trans {
	transition: all 0.4s ease 0s;
}
.phistory {
	border: 0px;
}
.phistory li {
	display: inline-block;
	width: 100%;
	padding: 2px 5px;
	border: 0px;
	border-bottom: solid 1px #efefef;
}
.phistory li .dte {
	margin-top: 8px;
	margin-bottom: 8px;
	color: #999
}
.summary-acc-fav {
	z-index: 1;
	margin: 0px;
}
.plimit li {
	border: 0px;
	border-bottom: solid 1px #efefef;
	margin-bottom: 0px;
	padding: 2px 5px;
}
.plimit li .amt-pos {
	margin-bottom: 6px;
}
/* Custom Tab */
.cust_tab .tab-content {
	margin-top: -1px;
}
.cust_tab .nav-tabs {
	border-bottom: 0;
}
/* Secure Image */
.secureImg {
	float: left;
	margin: 0 0 0 15px;
	position: relative;
	cursor: pointer;
}
.secureImg .control {
	top: -32px;
	left: 5px;
}
.secureImg .control--radio .control__indicator {
	border-radius: 10%;
}
.secureImg .control--radio .control__indicator:after {
	top: -1px;
	left: 5px;
	width: 8px;
	height: 8px;
	content: "\2713";
	background: none;
	font-weight: bold;
}
/* Profile Page */
.profile {
	background: #F3F3F3;
	margin-bottom: 0;
	display: block;
	padding: 4px;
	border: 1px solid #ddd;
	border-radius: 4px;
}
.profile table {
	margin: 15px 0 0 0;
}
.profile h3 {
	margin: 5px 0 10px 0;
}
.profileImg {
	display: inline-block;
	position: relative;
}
.profileImg span {
	display: block;
	padding: 4px 0px;
	text-align: center;
	background: rgba(0,0,0,.5);
	width: 100%;
	position: absolute;
	bottom: 0px;
	color: #fff;
	font-size: 80%;
}
.profileImg input {
	position: absolute;
	bottom: 0px;
	opacity: 0;
}
/*Mailbox*/
.mailbox .list-group-item {
	background: #f2f2f2;
}
/*Notification*/
.notification .list-group-item {
	background: #fff;
	border-left: 5px #004880 solid;
	font-weight: bold;
}
.notification .list-group-item h5{
    font-weight: bold;
}
.notification .list-group-item.read {
   background: rgba(242,245,245,0.8);
   border-left: 5px #707070 solid;
   font-weight: normal;
}
.notification .list-group-item.read h5{
    font-weight: normal;
}
.notification_border .list-group-item{
	border-left: 5px #004880 solid;
}
.notification_border .list-group-item.read{
	border-left: 5px #707070 solid;
}
/* .notification .list-group-item:nth-child(1n) {
	border-left: 5px #C60 solid;
}
.notification .list-group-item:nth-child(2n) {
	border-left: 5px #d16587 solid;
}
.notification .list-group-item:nth-child(3n) {
	border-left: 5px #29a5ad solid;
}
.notification .list-group-item:nth-child(4n) {
	border-left: 5px #739e73 solid;
} */
/* Drag and Drop Widgets */
.handle {
	cursor: move;
	cursor: -webkit-grabbing;
}
.chosen_wid {
	border: 2px #4a6491 dashed;
	padding: 0px;
	border-radius: 5px;
	margin: 0px;
	height: 155px;
}
.ghost {
	opacity: 0.4;
}
.widget_sett {
	background: #004880;
	padding: 5px;
	overflow:hidden;	
}
.widget_sett h3 {
	padding: 5px 5px 3px;
	color: #fff;
	margin: 0px;
	font-weight: 400;
    font-size: 20px;
}
/*Ajax Loader Style*/
.ajax-loader {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.4);
	z-index: 999;
	height: 100%;
}
.spinner {
	position: absolute;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #fff;
	left: 50%;
	top: 50%;
	margin-left: -25px;
	margin-top: -25px;
	text-align: center;
	box-shadow: 1px 1px 10px #555;
}

.mailbox .list-group-item.unread{background:#fff;}
/*Select All Button Styles for message*/
.mailbox .checkinput.selectall {
width: 105px;
height: 35px;
text-align: right;
background: #eee;
margin-left: 0;
padding:6px;
}
.mailbox .checkinput.selectall:after {
left: 8px;
top: 5px;
bottom: 4px;
right: 5px;
}
.mailbox .selectall:after {
	padding: 4px 6px !important;
}
.mailbox .checkinput{padding:8px 0px 3px 30px;}
.mailbox .row_content{margin-left:-45px;}
.mailbox .row_content a{color:#555;}
@media (max-width: 992px) {
 .mailbox .row_content{margin-left:-25px;}
}
.secureImage {
	margin: 0 0 0 15px;
	position: relative;
	cursor: pointer;
}