/*
***********************************************************************************
Created By: Sudhansu Kumar Patro From Dion Global Solutions Ltd
***********************************************************************************
*/
@import "common.css";
/* CSS Document */
/*@font-face
{
	font-family: 'Calibri';
	src: url(   '../font/calibri/calibri.eot' );
	src: url(   '../font/calibri/calibri.eot?#iefix' ) format(   'embedded-opentype' ), url(   '../font/calibri/calibri.woff' ) format(   'woff' ), url(   '../font/calibri/calibri.ttf' ) format(   'truetype' ), url(   '../font/calibri/calibri.svg#Calibri' ) format(   'svg' );
	font-weight: normal;
	font-style: normal;
}*/
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlNV_2ngZ8dMf8fLgjYEouxg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face
{
	font-family: 'rupee';
	src: url(   '../font/rupee/Rupee_Foradian.eot' );
	src: url(   '../font/rupee/Rupee_Foradian.eot' ) format(   'embedded-opentype' ), url(   '../font/rupee/Rupee_Foradian.woff' ) format(   'woff' ), url(   '../font/rupee/Rupee_Foradian.ttf' ) format(   'truetype' ), url(   '../font/rupee/Rupee_Foradian.svg' ) format(   'svg' );
	font-weight: normal;
	font-style: normal;
}

body
{
	/*background: url(../images/background.gif) top left repeat;*/
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #666;
	font-family: 'Roboto';
	font-weight: normal;
	font-style: normal;
	/*line-height: 0px;*/
	position: relative;
	cursor: default;

}
.section
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.container
{
	width: 960px;
	/*padding: 0px;*/
	margin: 0px auto;
	padding: 0px 10px;
	/*margin: 0px 185px;*/
}

.Bgwhite
{
	background: #FFF;
}

.header
{
	background: #FFF;
	/*height: 120px;*/
	height:95px;
}
.logo
{
	/*margin: 36px 0 0 10px;*/
	/*margin: 17px 0 0 10px;
	padding: 0px;
	float: left;
	width: 50%;*/
	padding: 0 5px 0 5px;
	padding: 0 .41667rem 0 .41667rem;
}
.homeimg{background: url(../images/icons.png) 18px -2045px no-repeat;}
.hright
{
	float: right;
	margin: 0px;
	padding: 0px;
}
.cmsheader
{
	border-bottom: solid 7px #3F84BD;
	padding-top: 93px;
	width: 100%;
}
.cmslogo
{
	margin: 17px 0 0 -150px;
	padding: 0px;
	float: left;
	width: 50%;
}
.maincontent
{
	/*background: url(../images/mainbg.jpg) repeat-x;*/
	width: 100%;
	
}
.slider
{
	height: 394px;
}
.slider1
{
	/*height: 239px;*/
	height:200px;
}
.mainnav
{
	/*line-height: 45px;
	height: 45px;*/
	line-height: 53px;
	height: 53px;
	margin: 0;
	padding: 0;
	color: #fff;
	background:#024d87;
	font-size:16px;
	font-weight:400;
	/*background: url(../images/navbg.gif) repeat-x;*/
}
.mainnav ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	display: inline-table;
}
.mainnav ul li
{
	float: left;
	/*background: url(../images/navdvdr.gif) 0% 0% no-repeat;*/
	background:#024d87;
	display: block;
	position: relative;
	/*height: 44px;*/
	height:52px;
	/*padding:0 10px;*/
}
.mainnav ul li.home  a
{
	background: url(../images/icons.png) 18px -2045px no-repeat;
text-indent: -9999px;
padding: 0;
padding: 0;
width: 60px;
}
.mainnav ul li a.last
{
	/*background: url(../images/navdvdr.gif) 100% 0% no-repeat;*/
	background:#024d87;
}
.mainnav ul li:hover
{
	color: #FFF;
	/*background: #3C74B1;*/
	background:#0370c0;
}
.mainnav ul li.home:hover a
{
	color: #fff;
	opacity:1;
}
/*.mainnav ul li:hover a
{
	
	color: #fff;
	background:#0370c0;
}*/

.mainnav ul li.active
{
	background-color:#0370c0;
	color:#fff;
}
.mainnav ul li h2 a.active
{
	/*background: url(../images/icons.png) 18px -2045px no-repeat;
	text-indent: -9999px;
padding: 0;
padding: 0;
width: 60px;*/
background-color:#0370c0;
	color:#fff;
}
.mainnav ul li a img
{
	margin-top: 12px;
}
.mainnav ul li:hover a img
{
	margin-top: 12px;
	background:#0370c0;
	color:#fff;
}
.mainnav ul li a
{
	color: #fff;
	/*font-size: 16px;*/
	font-size:16px;
	/*text-transform: uppercase;*/
	display: block;
	padding: 0 17px;
	text-decoration: none;
	font-weight:400;
	line-height:53px;
}

	
	@media screen and (max-width: 1024px)
{
.mainnav
	{
		min-width: 1151px;
	}
	.slider
	{
		/*margin: 0 2px; */
		max-width:100%;
		
	}
	.slider1
	{
		/*margin: 0 2px; */
		max-width:100%;
		
	}
	.container
	{
		margin:0 0 0 50px;
	}
	.footer
	{
		min-width:1000px;
	}
	

}
@media only screen and (min-width: 481px)
{
	.footer
	{
		max-width:100%;
	}
}



.container .box
{
	height: 250px;
	width: 229px;
	float: left;
	/*margin: 8px 27px 0 0;*/
	padding-left:5px;
	padding-right:5px;
    margin: 8px 0px 0 0;
	position: relative;
}
.container .box:last-child
{
	margin-right: 0 !important;
}
.container .box .top
{
	height: 37px;
	background: url(../images/boxtop.jpg) 0% 0% no-repeat;
	/*line-height: 30px;*/
	/*padding-left: 15px;*/
	line-height: 29px;
	padding-left:12px;
	text-transform: uppercase;
	font-size: 16px;
	/*color: #4a8bc1;*/
	color:#000;
	font-family:Roboto;
}
.container .box .mdl
{
	/*height: 188px;*/
	height:205px;
	font-family: Roboto;
	background: url(../images/boxmdl.jpg) 0% 0% repeat-y;
	font-size: 15px;
	color: #666;
	padding: 0;
	font-weight:normal;
}
.container .box .mdl .con
{
	/*padding: 10px 20px;*/
	padding: 10px 17px;
}


.container .box .btm
{
	height: 25px;
	background: url(../images/boxbtm.jpg) 0% 0% no-repeat;
	line-height: 20px;
	padding-right: 10px;
	/*text-transform: uppercase;*/
	color: #3c3a3b;
	font-size: 10px;
	text-align: right;
}



.BNtab
{
	width: auto;
	margin: 0 5px;
	position: relative;
	white-space: nowrap;
}
.BNtab ul
{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
}
.BNtab li
{
	text-transform: uppercase;
	float: left;
	background: url(../images/tabln.gif) 100% 55% no-repeat;
}

.BNtab li:last-child {
text-transform: uppercase;
float: left;
background: none;
}
.BNtab li a
{
	color: #4a8bc1;
	text-align: center;
	display: inline-block;
	position: relative;
	padding: 0 8px;
	padding: 0 6px\0;
	font-size: 12px;
}
.BNtab li a:hover
{
	color: #4a8bc1;
}
.BNtab li.select > a
{
	font-weight: 700;
	color: #4a8bc1;
}
.BNtab li a.active:after
{
	content: "";
	position: absolute;
	top: 103%;
	left: 55%;
	z-index: 1000;
	border-top: 8px solid #D3D3D3;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	margin-left: -8px;
}

.BNtab li a.button1
{
	color: Gray !important;
}


.date
{
	font-size: 13px;
	color: #666;
}
.InIco
{
	/*margin: 0 0 0 30px;*/
	margin: 0 10px 0 30px;
	padding-top: 10px;
}
.InIco li
{
	/*list-style-image: url(../images/arw.gif);*/
	list-style-image: url(../images/bullet.png);
	line-height: 16px;
	padding-bottom: 8px;
	text-transform: none;
}
.InIco li a
{
	color: #333;
}
.InIco li a:hover
{
	text-decoration:underline;
}
.footer
{
	color: #666666;
	background: #eeeeee;
	height: 60px;
	/*width: 100%;*/
	margin-top: 25px;
	/*line-height: 60px;*/
	line-height:30px;
	background: url(../images/footerbg.jpg) repeat;
}
.footer .Flink
{
	color: #666666;
	font-size: 13px;
	/*font-family: Arial, Helvetica, sans-serif;*/
}
.footer .Flink a
{
	color: #666666;
	font-size: 13px;
	padding: 0 1px;
}
.footer .Flink a:hover
{
	color: #000;
}




.more
{
	/*background: url(../images/more.jpg) 100% 50% no-repeat;*/
		background: url(../images/icons.png) no-repeat right -221px;
padding-right: 25px;
font-size: 16px;
color: #0370c0;
}
.more a
{
	
	background: url(../images/icons.png) no-repeat right -221px;
padding-right: 25px;
font-size: 16px;
color: #0370c0;
}

.downloads
{
	background: url(../images/downloads.jpg) 100% 50% no-repeat;
	padding-right: 15px;
	padding-bottom: 1px;
	color: #3c3a3b !important;
}
.downloads a
{
	color: #3c3a3b !important;
	font-size: 10px;
	text-transform: uppercase;
}

.inews
{
	height: 42px;
	position: relative;
	top: -10px;
}
.inews table
{
	width: 100%;
	height: 42px;
}
.inews .newsL
{
	background: url(../images/latestnewsL.png) 0% 0% no-repeat;
	width: 122px;
	/*color: #4a8bc1;
	font-size: 14px;*/
	color:#000;
	font-size:16px;
	padding-left: 42px;
}
.inews .newsM
{
	background: url(../images/latestnewsM.png) 0% 0% repeat-x;
	width: 829px;
}
.inews .newsM li
{
	list-style-image: url(../images/arw.gif);
	color: #333;
	font-size: 12px;
	margin-left: 100px;
	float: left;
}
.inews .newsR
{
	background: url(../images/latestnewsR.png) 100% 0% no-repeat;
	width: 11px;
}

/* added for investortool.aspx */
.inncontainer
{
	width: 928px;
	padding: 0 0 20px 0;
	margin: 10px auto;
}
.inncontainer1
{
	width: 955px;
	padding: 0 0 20px 0;
	margin: 10px auto;
}

.inncontainer2
{
	width: 928px;
	padding: 0 0 10px 0;
	margin: 5px auto;
}

.box1
{
	height: 250px;
	width: 277px;
	float: left;
	margin: 0 48px 0 0;
}
.last
{
	margin-right: 0 !important;
}
.box1 .top
{
	height: 12px;
	background: url(../images/box1top.gif) 0% 0% no-repeat;
}
.box1 .top1
{
	height: 39px;
	background: url(../images/box2top.gif) 0% 0% no-repeat;
	line-height: 39px;
	padding-left: 15px;
	text-transform: uppercase;
	font-size: 14px;
	/*color: #4a8bc1;*/
	color: #000;
}
.box1 .mdl
{
	background: url(../images/box1mdl.gif) 0% 0% repeat-y;
}
.box1 .mdl .con
{
	padding: 10px 20px;
	color: #666;
	font-size: 14px;
}
.box1 .mdl .con .tx
{
	padding: 0 20px;
}

.box1 .mdl2
{
	background: url(../images/box1mdl.gif) 0% 0% repeat-y;
	height: 210px;
}
.box1 .mdl2 .con
{
	padding: 10px 20px;
	color: #666;
	font-size: 14px;
}
.box1 .mdl2 .con .tx
{
	padding: 0 20px;
}

.box1 .btm
{
	height: 20px;
	background: url(../images/box1btm.gif) 0% 0% no-repeat;
	line-height: 10px;
	padding-right: 10px;
	/*text-transform: uppercase;*/
	color: #3c3a3b;
	font-size: 10px;
	text-align: right;
}
.box1 .btm1
{
	height: 14px;
	background: url(../images/box1btm.gif) 0% 100% no-repeat;
	line-height: 0;
	padding-right: 10px;
	text-transform: uppercase;
	color: #3c3a3b;
	font-size: 10px;
	text-align: right;
}

.box1 .top2
{
	height: 20px;
	background: url(../images/box2top.gif) 0% 0% no-repeat;
	line-height: 39px;
	padding-left: 15px;
	text-transform: uppercase;
	font-size: 14px;
	color: #4a8bc1;
}

.P-B-3
{
	padding-bottom: 3px;
}
.M-T-40
{
	margin-top: 40px !important;
}

.box2
{
	height: 370px;
	width: 307px;
	float: right;
	margin: 0;
	position: relative;
}
.box3
{
	/*height: 370px;*/
	/*height: 385px;*/
	height: 420px;
	width: 303px;
	float: left;
	margin: 0 20px 0 0;
	position: relative;
	border-bottom: 2px solid #CDCDCD;
	color: #3c3a3b;
}
.box3 .grbox
{
	background: #F5F5F5;
	height: 77px;
	padding: 15px 10px;
	margin-top: 10px;
}
.box3 .cont1
{
	padding: 47px 15px 0 15px;
}
.box3 .cont2
{
	padding: 18px 10px 0 15px;
	color: #3c3a3b;
}
.box2 .top
{
	height: 34px;
	background: url(../images/box3top.gif) 0% 0% no-repeat;
	line-height: 34px;
	padding-left: 15px;
	text-transform: uppercase;
	font-size: 14px;
	/*color: #4a8bc1;*/
	color: #000;
}
.hd
{
	height: 25px;
	line-height: 25px;
	padding-top: 7px;
	text-transform: uppercase;
	font-size: 14px;
	/*color: #4a8bc1;*/
	color: #000;
	border-bottom: 2px solid #CDCDCD;
}
.bb2
{
	border-bottom: 2px solid #CDCDCD;
}
.box2 .mdl
{
	background: url(../images/box3mdl.gif) 0% 0% repeat-y;
	/*height: 305px;*/
	/*height: 319px;*/
	height: 357px;
}
.box2 .btm
{
	background: url(../images/box3btm.gif) 0% 0% no-repeat;
	height: 27px;
	line-height: 10px;
	padding-right: 10px;
	/*text-transform: uppercase;*/
	color: #3c3a3b;
	font-size: 10px;
	text-align: right;
}
.InIco1
{
	margin: 0;
	padding: 25px 0 0 35px;
}
.InIco1 li
{
	list-style-image: url(../images/bullet.png);
	line-height: 16px; /*padding-bottom: 35px;*/
	padding-bottom: 25px;
	text-transform: none;
	font-size:15px;
}

.InIco1 li:hover
{
	text-decoration:underline;
}

.M-T-35
{
	margin-top: 35px;
}
.inncontainer1 .tool
{
}
.inncontainer1 .tool img:hover
{
	opacity: 0.8;
}

/* investortool.aspx css ends here*/

/* added for BSE and NSE active tab in index.aspx */
.button
{
	font-weight: 700;
	color: #4a8bc1;
}

.button1
{
	color: Gray;
}

/* ends here*/

.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6A6A;
	padding-right: 10px;
	padding-left: 10px; /* LINE-HEIGHT: 25px;*/
	padding-top: 2px;
	padding-bottom: 2px;
}

ul.arrow li
{
	background: url(../Images/bullet.png) no-repeat 1px 5px;
	padding-left: 13px;
	padding-bottom: 10px;
	list-style: none;
	color: #6A6A6A;
	/*font-family: normal 11px Arial, Verdana, Helvetica, sans-serif;*/
	font-family:Roboto;
	font-size:13px;
	font-weight:normal;
	text-decoration: none;
	margin-top: 1px;
}

.show_heading
{
	color: #666666;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 400;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #D1D1D1;
	background: url(   '../Images/submenu1.jpg' );
}

.td
{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	width: 20%;
	height: 30px;
	text-align: center;
}

.show_text
{
	padding-left: 22px;
	padding-right: 10px;
	color: #6A6A6A;
}

.view
{
	width: 260px;
	height: 200px;
	margin: 0 0 0 8px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
}
.view .mask, .view .content
{
	width: 260px;
	height: 200px;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
}
.view img
{
	display: block;
	position: relative;
}
.view a.info
{
	background: url(../images/download.png) center no-repeat;
	display: inline-block;
	text-decoration: none;
	padding: 0;
	text-indent: -9999px;
	width: 45px;
	height: 45px;
}

.view1
{
	width: 199px;
	height: 215px;
	margin: 0 0 0 40px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
}
.view1 .mask, .view1 .content
{
	width: 199px;
	height: 215px;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
}
.view1 img
{
	display: block;
	position: relative;
}
.view1 a.info
{
	background: url(../images/download.png) center no-repeat;
	display: inline-block;
	text-decoration: none;
	padding: 0;
	text-indent: -9999px;
	width: 45px;
	height: 45px;
	left: -10px;
}

.view2
{
	width: 204px;
	height: 175px;
	margin: 0 0 0 40px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
}
.view2 .mask, .view2 .content
{
	width: 204px;
	height: 175px;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
}
.view2 img
{
	display: block;
	position: relative;
	margin-top: -5px;
}
.view2 a.info
{
	background: url(../images/download.png) 50% 0% no-repeat;
	display: inline-block;
	text-decoration: none;
	padding: 0;
	text-indent: -9999px;
	width: 48px;
	height: 48px;
	margin: -15px 0 0 -10px;
}

.view3
{
	width: 199px;
	height: 190px;
	margin: 2px 0 0 20px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
}
.view3 .mask, .view3 .content
{
	width: 199px;
	height: 190px;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
}
.view3 img
{
	display: block;
	position: relative;
}
.view3 a.info
{
	background: url(../images/download.png) 50% 0% no-repeat;
	display: inline-block;
	text-decoration: none;
	padding: 0;
	text-indent: -9999px;
	width: 48px;
	height: 48px;
}

.second-effect .mask
{
	opacity: 0;
	overflow: visible;
	border: 0px solid rgba(0,0,0,0.7);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.second-effect a.info
{
	position: relative;
	top: -10px;
	opacity: 0;
	-moz-transform: scale(0,0);
	-webkit-transform: scale(0,0);
	-o-transform: scale(0,0);
	-ms-transform: scale(0,0);
	transform: scale(0,0);
	-webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
	-moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
	-o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
	-ms-transition: -ms-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
	transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
}
.second-effect:hover .mask
{
	opacity: 1;
	border: 85px solid rgba(0,0,0,0.1);
	border-radius: 10px;
}
.second-effect:hover a.info
{
	opacity: 1;
	-moz-transform: scale(1,1);
	-webkit-transform: scale(1,1);
	-o-transform: scale(1,1);
	-ms-transform: scale(1,1);
	transform: scale(1,1);
	-moz-transition-delay: 0.3s;
	-webkit-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	-ms-transition-delay: 0.3s;
	transition-delay: 0.3s;
	border-radius: 10px;
}
.breadcrumb
{
	
	text-align: right;
	padding: 10px 0 0 0;
	/*font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #6A6A6A;*/
	color: #666;
	font-family: Roboto;
	font-size:14px;
	text-transform: uppercase;
}
.breadcrumb h1
{
	font-weight: normal;
	color: #265ba1;
	font-size: 11px;
	display: inline;
}
.login
{
	width: 390px;
	margin: 0 auto;
	min-height: 400px;
	padding: 50px 0;
}
.login .bgtop
{
	background: url(../images/login_top.png) 0% 0% no-repeat;
	height: 79px;
	font-family: 'Calibri';
	font-size: 25px;
	line-height: 65px;
	text-align: center;
	color: #FFF;
}
.login .bgmdl
{
	background: url(../images/login_mdl.png) 0% 0% repeat-y;
	min-height: 180px;
	padding: 10px 0;
}
.login .bgbtm
{
	background: url(../images/login_btm.png) 0% 0% no-repeat;
	height: 79px;
	color: #265ba1;
	font-size: 12px;
	text-align: center;
	line-height: 79px;
}
.login .bgmdl ul
{
	margin: 0;
	padding: 0;
}
.login .bgmdl li
{
	list-style: none;
	margin: 10px 0 30px 30px;
	padding: 0;
}
.login .bgmdl li:last-child
{
	margin: 10px 0 0 30px;
}
.UN
{
	background: url(../images/UN.jpg) 0% 0% no-repeat;
	color: #6A6A6A;
	font-size: 12px;
	font-style: italic; /*width: 329px;*/
	width: 280px;
	height: 45px;
	padding-left: 50px;
}
.PW
{
	background: url(../images/PW.jpg) 0% 0% no-repeat;
	color: #6A6A6A;
	font-size: 12px;
	font-style: italic; /*width: 329px;*/
	width: 280px;
	height: 45px;
	padding-left: 50px;
}

.VC
{
	color: #6A6A6A;
	background-color: #F8F8F8;
	border: 1px solid #D8D8D8;
	font-size: 18px;
	font-style: italic;
	width: 300px;
	height: 40px;
	padding-left: 5px;
}

#overlay
{
	position: fixed;
	z-index: 99;
	top: 0px;
	left: 0px;
	background-color: #f8f8f8;
	width: 100%;
	height: 100%;
	filter: Alpha(Opacity=90);
	opacity: 0.9;
	-moz-opacity: 0.9;
}
#theprogress
{
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 10px;
	width: 300px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	filter: Alpha(Opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}
#modalprogress
{
	position: absolute;
	top: 40%;
	left: 50%;
	margin: -11px 0 0 -150px;
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}

a.breadcrumb
{
	font-family: Arial;
	font-size: 11px;
	color: #6A6A6A;
	text-transform: uppercase;
}

.text_heading
{
	font-size: 14px;
	color: #4a8bc1;
	text-transform: uppercase;
}
.divtextcontent
{
	font-size: 12px;
	color: #6A6A6A;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: None;
	background-color: #FFFFFF;
	text-align: left;
}

/* Start - Ajax Rating Control */
.ratingblankstar
{
	background-image: url(../images/blank_star.png);
	width: 16px;
	height: 16px;
}
.ratingwaitingstar
{
	background-image: url(../images/half_star.png);
	width: 16px;
	height: 16px;
}
.ratingshiningstar
{
	background-image: url(../images/shining_star.png);
	width: 16px;
	height: 16px;
}
/* End - Ajax Rating Control */

/* Css added for Corporate Governance*/
.CGbox
{
	font-family: Roboto;
}
.CGbox a
{
	color: #fff;
}
.CGbox a:hover
{
	color: #fff;
	text-decoration: none;
}
.CGbox .KO
{
	background: url(../images/Key-officials.jpg) 0% 0% no-repeat;
	height: 205px;
	width: 215px;
	float: left;
	margin: 0 22px 0 0;
}
.CGbox .BM
{
	background: url(../images/Board-meetings.jpg) 0% 0% no-repeat;
	height: 205px;
	width: 215px;
	float: left;
	margin: 0 22px 0 0;
}
.CGbox .COC
{
	background: url(../images/Code-of-conduct.jpg) 0% 0% no-repeat;
	height: 205px;
	width: 215px;
	float: left;
	margin: 0 22px 0 0;
}
.CGbox .CP
{
	background: url(../images/Company-Philosophy.jpg) 0% 0% no-repeat;
	height: 205px;
	width: 215px;
	float: left;
}
/*.CGbox .OC
{
	background: url(../images/Org-Chart.jpg) 0% 0% no-repeat;
	height: 205px;
	width: 215px;
	float: left;
	margin: 0 22px 0 0;
}
.CGbox .SR
{
	background: url(../images/Sustainability-Report.jpg) 0% 0% no-repeat;
	height: 205px;
	width: 215px;
	float: left;
	margin: 0 22px 0 0;
}
.CGbox .LC
{
	background: url(../images/Listing-Compliance-.jpg) 0% 0% no-repeat;
	height: 205px;
	width: 215px;
	float: left;
	margin: 0 22px 0 0;
}
.CGbox .CFN
{
	background: url(../images/Criteria-For-Payment.jpg) 0% 0% no-repeat;
	height: 205px;
	width: 215px;
	float: left;
}*/
.CGbox .OC
{
	background: url(../images/Organization-chart.gif) 0% 0% no-repeat;
	height: 170px;
	width: 171px;
	float: left;
	padding: 16px 20px;
}

.CGbox .SR
{
	background: url(../images/Sustainability-report.gif) 0% 0% no-repeat;
	height: 170px;
	width: 171px;
	float: left;
	padding: 16px 20px;
}
.CGbox .LC
{
	background: url(../images/Listing-compliance.gif) 0% 0% no-repeat;
	height: 170px;
	width: 171px;
	float: left;
	padding: 16px 20px;
}

.CGbox .CfP
{
	background: url(../images/CriteriaforPayment.gif) 0% 0% no-repeat;
	height: 170px;
	width: 171px;
	float: left;
	padding: 16px 20px;
}

.CGbox .Hd
{
	height: 41px;
	line-height: 41px;
	padding-left: 15px;
	text-transform: uppercase;
	font-size: 14px;
	color: #4a8bc1;
}
.CGbox .Hd_cfn
{
	height: 41px;
	line-height: 41px;
	padding-left: 10px;
	text-transform: uppercase;
	font-size: 12px;
	color: #4a8bc1;
}
.CGbox .Hgh
{
	height: 140px;
}


.ml25
{
	margin-left: 25px;
}
.pdflink
{
	background: url(../images/CG-pdf.jpg) 0% 0% no-repeat;
	width: 150px;
	height: 48px;
	margin: 25px 22px 0 0;
	padding: 18px 0 0 65px;
	color: #3c3a3b;
	font-size: 14px;
	float: left;
}
.pdflink a
{
	color: #3c3a3b;
}
.pdflink a:hover
{
	color: #4a8bc1;
}
.h200
{
	height: 200px;
}

.CGbox .blbg1
{
	background: url(../images/bluebg1.gif) 0% 0% no-repeat;
	height: 170px;
	width: 171px;
	float: left;
	padding: 16px 20px;
}

.Anarrow
{
	color: #FFF;
	font-family: 'Arial Narrow' , sans-serif;
	/*font-size: 26px;*/
	font-size:23px;
	text-transform: uppercase;
}
.CGbox .blbg2
{
	background: url(../images/bluebg2.gif) 0% 0% no-repeat;
	height: 170px;
	width: 171px;
	float: left;
	padding: 16px 20px;
}
/* Corporate Governance Css ends here*/


/* news_slider - Start - 07/04/2014*/

#news_slider
{
	margin: 0px 10px;
	height: 30px !important;
}

#news_slider-container
{
	text-align: left;
	height: 32px !important;
}

#news_slider-container i
{
	font-size: 16px;
	margin: 8px;
	cursor: pointer;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

#news_slider-container i:hover
{
	color: #333;
}

#news_slider li
{
	color: #666666;
	background: #FFF;
	overflow: hidden;
	height: 30px;
	padding: 8px;
	font-size: 16px;
	text-align: left;
}

#news_slider li:hover
{
	background: #FFF;
	text-decoration:underline;
}

.liTextcontent
{
	/*color: #4a8bc1;
	font-size: 13px;*/
	color: #333;
	font-size: 15px;
}

/* news_slider - End */

/* Code of conduct Css */
.ft
{
	font-family: Roboto;
	font-weight: 400;
	/*font-size: 13px;*/
	font-size:20px;
	color: #333 !important;
}
.justfy
{
	text-align: justify;
}
/* code of conduct-end*/

.p-5
{
	padding: 5px;
}



/* Single Article Detail Page Starts*/
.MultipleItemContent1
{
	width: 350px;
	height: 250px;
	background: #b8e0f0;
	border: 1px solid #b8e0f0;
	padding: 10px 15px 0px 15px;
}
.MultipleItemHeading1
{
	padding: 10px 5px 5px 0px;
}
.MultipleItemContainer1
{
	padding: 0px 20px;
}
.MultipleItemHeading1 h3
{
	color: #383736;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
	padding-left: 10px;
}
.MultipleItemImg1
{
	float: left;
	margin: 0 15px 10px 0;
	-moz-box-shadow: 1px 2px 5px #888;
	-webkit-box-shadow: 1px 2px 5px #888;
	box-shadow: 1px 2px 5px #888;
}
.MultipleItemText1
{
	font-size: 13px;
	padding-bottom: 8px;
	color: #666;
	line-height: 18px;
	width: 330px;
	height: 150px;
}
.MultipleItemText1 h5
{
	font-size: 18px;
	color: #005787;
	font-weight: normal;
}
/* Single Article Detail Page Ends*/

/* Annual extract in Finanace statements page Css*/
.MultipleItemContent2
{
	height: 269px;
	/*background: url(../images/CS-bg.gif) 0% 0% no-repeat;*/
	background: url(../images/AnnualExtract.jpg) 0% 0% no-repeat;
	padding: 10px 15px 0px 15px;
}
.MultipleItemHeading2
{
	padding: 0px 5px 5px 0px;
}
.MultipleItemContainer2
{
	padding: 20px 5px;
	/*padding-top:20px;*/
}
.MultipleItemHeading2 h3
{
	color: #4a8bc1;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 14px;
	padding-left: 10px;
}
.MultipleItemHeading2 h3 a
{
	color: #000;
	
}
.MultipleItemText2
{
	font-size: 14px;
	padding-bottom: 8px;
	color: #666;
	line-height: 18px;
	/*width: 330px;*/
	width:217px;
	height: 177px;
	/*height:184px;*/
	padding-left:26px;
}

/* Annual extract css ends here*/

/* IE8 uses \0 */
@media all\0 { 
.second-effect a.info {	top:-50px !important;}
.second-effect:hover .mask {
   opacity: 1;
   border:85px solid rgba(0,0,0,0.1);
   filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#6ccccccc', endColorstr='#6ccccccc');
   border-radius:10px;
}

.second-effect:hover a.info {top:70px !important;}
}
/* IE9 uses \9 */
@media all and (monochrome:0) { 
.second-effect a.info {top:-10px !important;}
.second-effect:hover a.info {top:0px !important;}
} 
/* IE6/7 uses media, */
@media, { 
.view a.info {display: block;}
.view1 a.info {display: block;}
.view2 a.info {display: block;}
.second-effect a.info {top:-70px !important;}
.second-effect:hover a.info {top:70px !important;}
} 
.row {
width: 100%;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
max-width: 113.33333rem;
}
.rowContent {
clear: both;
/*max-width:980px;*/
max-width:980px;
width: auto;
margin: 0 auto;
position: relative;
/*padding: 0 0px;*/
padding:0px;

-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.globalHeader{
padding: 0 15px 0 5px;

text-align: right;
}

.globalHeader ul li {
display: inline-block;
padding: 0 10px;
}
.globalHeader ul li a {
color: #666;
font-size: 13px;
line-height: 20px;

}

.globalHeader ul li.otherWebsites {
background: url(../Images/icons.png) no-repeat 0px 4px;
padding-right: 10px;
padding-left: 0;
position: relative;
}
.globalHeader ul li.otherWebsites a {
background: url(../Images/icons.png) no-repeat 0px -51px;
padding-left: 24px;
}
.otherWebsites {
background: url(../Images/icons.png) no-repeat 0 4px;
padding-right: 10px;
padding-left: 0;
position: relative;
}
header {
width: 100%;
position: relative;
padding: 0 0 20px;
/*padding: 0 0 1.66667rem;*/
}
.logoDiv {
padding: 0 5px 0 14px;
/*padding: 0 .41667rem 0 .41667rem;*/
}
.breadcrumbs {
background: none;
padding: 12px 0 14px;
padding: 1rem 0 1.16667rem;
border: none;
clear: both;

}

.breadcrumbs li:first-child {
background: none;
padding-left: 0;
padding-left: 0;
}
.breadcrumbs li {
padding: 0 6px 0 15px;
padding: 0 .5rem 0 1.25rem;
line-height: 12px;

background: url(../images/icons.png) no-repeat 0 -1279px;
display: inline-block;
vertical-align: middle;
color: #000;
font-size: 12px;
}
.breadcrumbs li a {
color: #555;
font-size: 12px;
}

