@charset "utf-8";
/* CSS Document */



.ReportIntro {
	float: left;
	width: 74%;
	margin-right: 2.5%;
	position: relative;
	padding-left: 2%;
}
.ReportIntro p {
	font-size: 1.05em !important;
}
.ReportsMenu {
	float: left;
	width: 23.5%;
	position: relative;
	display: none;
}
.ReportMenu {
	background-color: #004379;
	float: left;
	height: 40px;
	width: 100%;
	margin-bottom: 4px;
	cursor: pointer;
}
.ReportMenu:hover {
	background-color: #00345a;
}
.ReportMenuActive {
	background-color: #00345a;
}
.ReportMenu h3 {
	color: #FFF;
	font-size: 1.10em;
	padding-left: 8%;
	padding-top: 11px;
}
@media all and (min-width:900px) and (max-width:1010px) {
	.ReportMenu h3 {
		font-size: 97%;
	}
}
.SliderMenu {
	float: left;
	height: 50px;
	width: 100%;
	position: relative;
	cursor: pointer;
}
.SliderMenu h4 {
	font-size: 1.25em;
	padding-top: 14px;
	padding-left: 25px;
}
.SliderMenu:hover {
	color: #FFF;
	background-color: #004379;
}
.ReportsClosed:hover {
	background-image: url(../ui/ReportArrowHover.png);
}
.ReportsOpen {
	background-color: #004379;
	color: #FFF;
	background-image: url(../ui/ReportArrowUp.png);
	background-position: 98% center;
	background-size: 25px 8px;
	background-repeat: no-repeat;
}
.ReportsClosed {
	background-color: #e9e9e9;
	background-image: url(../ui/ReportArrowDown.png);
	background-position: 98% center;
	background-size: 25px 8px;
	background-repeat: no-repeat;
}
.ReportsContainer {
	background-color: #e9e9e9;
	float: left;
	height: auto;
	width: 100%;
	position: relative;
	display: none;
	margin-bottom: 6px;
}
.Narrow {
	width: 55%;
}
.ReportsContainer a {
	color: #FF0000;
}
.ReportsContainer a:hover {
	color: #004379;
	text-decoration: underline;
}
.ReportsResponseContainer {
	float: left;
	margin-left: 2%;
	width: 98%;
	position: relative;
}
.Wider {
	margin-left: 4%;
	width: 96%;
}
.ReportBorder {
	background-image: url(../ui/ReportBorder.png);
	background-repeat: repeat-x;
	float: left;
	height: 1px;
	width: 100%;
	position: relative;
}
.ReportsContainerSpacer {
	float: left;
	height: 6px;
	width: 100%;
	position: relative;
}
.ReportNameContainer {
	float: left;
	width: 30%;
	position: relative;
	margin-top: 28px;
	height: 50px;
	padding-right: 4%;
}
.WiderWidth {
	width: 50%
}
img.Videohero {
	max-width: 300px;
	height: auto;
}
.VideoBorder {
	background-image: url(../ui/ReportBorder.png);
	background-repeat: repeat-x;
	float: left;
	height: 1px;
	width: 100%;
	position: relative;
	margin-top: 25px;
}
.VideoImageContainer {
	background-image: url(../ui/video-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 60px 42px;
	float: left;
	width: 300px;
	height: 169px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.VideosShowcase .ReportFileContainer:last-child  {
	padding-bottom: 25px;
}
.ReportFileContainer {
	float: left;
	width: 32%;
	position: relative;
	margin-top: 28px;
}
.ReportsPublishedContainer {
	float: left;
	width: 80%;
	position: relative;
	margin-top: 10px;
}
.ReportDownloadSections {
	background-color: #d6d6d6;
	float: left;
	width: 34%;
	position: relative;
}
.ReportDownloadSections h3 {
	margin-left: 25px;
	margin-top: 28px;
}
.SectionDownloadLinks {
	height: auto;
	width: auto;
	margin-top: 14px;
	line-height: 22px;
}
.SectionDownloadLinks a {
	font-size: .95em;
	display:block;
	width: 95%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.SectionDownloadLinks ul {
	margin-bottom: 20px;
	margin-left: 25px;
}
.InvestorNavActivator {
	display: none;
}
@media all and (min-width:320px) and (max-width:900px) {
	.ReportIntro {
		width: 100%;
	}
	.ReportsMenu {
		background-color: #FFF;
		display: none;
		position: absolute;
		width: 100%;
		top: 108px;
		right: 0px;
		border: 1px solid #CCC;
		z-index: 5;
	}
	.ReportMenu {
		margin-left: 1%;
		margin-right: 1%;
		width: 98%;
	}
	.ReportsFirstMenu {
		margin-top: 4px;
	}
	.ReportsLastMenu {
		margin-bottom: 4px;
	}
	.ReportMenu h3 {
		padding-left: 6%;
	}
	.InvestorNavActivator {
		display: block;
		position: absolute;
		height: 30px;
		width: 33px;
		right: 15px;
		top: 35%;
	}
	.investor-navbar-toggle {
		position: relative;
		padding: 5px 5px;
		margin-bottom: 0px;
		background-color: #ed3224;
		border: 1px solid transparent;
		cursor: pointer;
		border-radius: 2px;
		z-index: 2;
	}
	.investor-navbar-toggle .icon-bar {
	   display: block;
	   width: 20px;
	   height: 3px;
	   background-color:#FFF;
	   border-radius: 1px;
	}
	.investor-navbar-toggle .icon-bar+.icon-bar {
	   margin-top: 4px;
	}
	.SliderMenu h4 {
		padding-left: 20px;
		font-size: 1.125em;
		padding-top: 14px;
	}
	.WiderWidth {
		width: inherit;
	}
	.ReportNameContainer {
		width: 95%;
		height: auto;
		padding-bottom: 15px;
		margin-top: 15px;
	}
	.ReportFileContainer {
		width: 95%;
		height: auto;
		padding-bottom: 15px;
		margin-top: 0px;
		text-align: left;
	}
	.ReportsPublishedContainer {
		width: 95%;
		font-size: 1.10em;
	}
	.ReportDownloadSections {
		background-color: #d6d6d6;
		float: left;
		width: 95%;
		position: relative;
	}
	.ReportsContainer {
		font-size: .90em;
	}
	.ReportsResponseContainer {
		margin-left: 5%;
		width: 95%;
	}
	.ReportDownloadSections h3 {
		font-weight: bold;
		margin-left: 10px;
		margin-top: 10px;
	}
	.SectionDownloadLinks ul {
		margin-left: 10px;
		margin-bottom: 0px;
	}
	.SectionDownloadLinks li {
		padding-bottom: 15px;
	}

}
/***********************************************************************************Reports*/
/***********************************************************************************Calendar*/
.InvestorCalendarInfo {
	float: left;
	height: 55px;
	width: 100%;
	position: relative;
	margin-top: 18px;
}
.CalendarBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaa9a9;
}
.InvestorCalendarInfo h3 {
}
.InvestorCalendarInfo h4 {
	font-size: .85em;
	margin-top: 3px;
}
@media all and (min-width:320px) and (max-width:900px) {
	.Narrow {
		width: 100%;
	}
}
/***********************************************************************************Calendar*/
/***********************************************************************************Dividends*/
.DividendTitleContainer {
	float: left;
	width: 100%;
	position: relative;
	height: auto;
	padding-bottom: 10px;
}
.DividendTitleContainer h2 {
	font-size: 1.55em;
	line-height: normal;
	font-weight: bold;
	color: #004379;
	padding-left: 4%;
	width: 96%;
	padding-bottom: 10px;
}
.DividendTitleContainer h3 {
	font-size: 1.25em;
	line-height: normal;
	font-weight: bold;
	color: #004379;
	padding-left: 4%;
	width: 70%;
	padding-bottom: 10px;
}
.UnderScore {
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #004379;
}
.DividendContainer {
	float: left;
	width: 47.5%;
	position: relative;
	height: auto;
}
.DividendMarginRight {
	margin-right: 5%;
}
.DividendInfoContainer {
	float: left;
	height: auto;
	width: 92%;
	margin-top: 10px;
	position: relative;
	margin-left: 4%;
	margin-right: 4%;
	padding-bottom: 10px;
}
.DividendHeader {
	background-color: #e5e9eb;
	height: 58px;
	width: 47.5%;
	position: relative;
	float: left;
	cursor: pointer;
}
.DividendHeader:hover {
	background-color: #153b86;
	color: #FFFFFF;
}
.DividendHeader:hover a {
	color: #FFFFFF;
	text-decoration: underline;
}
.DividendTitleHeader {
	float: left;
	margin-top: 20px;
	margin-left: 4%;
	position: relative;
	width: auto;
}
.DividendHeaderLink {
	float: right;
	margin-top: 20px;
	position: relative;
	width: auto;
	margin-right: 20px;
}
@media all and (min-width:320px) and (max-width:950px) {
	.DividendHeader {
		width: 100%;
		margin-bottom: 12px;
	}
}
@media all and (min-width:320px) and (max-width:485px) {
	.DividendHeader {
		height: auto;
	}
	.DividendTitleHeader {
		margin-top: 0px;
		padding-top: 15px;
	}
	.DividendHeaderLink {
		float: left;
		margin-top: 0px;
		padding: 15px;
		width: 90%;
	}
}
.RecentDividendHistoryContainer {
	float: left;
	width: 100%;
	position: relative;
	margin-top: 50px;
}
.DividendCurrencyNotice {
	text-indent: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	float: left;
	width: 90%;
}
.DividendTableInfo {
	background-color: #c3cdce;
	float: left;
	width: 100%;
	position: relative;
	height: auto;
	font-size: .95em;
}
.RecentDividendHistoryCompressed {
	width: 65%;
}
.DividendTableHeader {
	color: #FFF;
	background-color: #9badaf;
	font-weight: bold;
}
.DevidendRowOdd {
	background-color: #f3f5f6;
}
.DevidendRowEven {
	background-color: #e5e9eb;
}
.DividendGraphContainer {
	float: left;
	height: auto;
	width: 35%;
	position: relative;
}
.DividendGraphContainer img {
	display: block;
	width: 90%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.DividendGraphTitleContainer {
	float: left;
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
	position: relative;
	height: auto;
	padding-bottom: 10px;
}
.DividendGraphTitleContainer h2 {
	font-size: 1.25em;
	line-height: normal;
	font-weight: bold;
	color: #004379;
	padding-left: 4%;
	width: 96%;
	padding-bottom: 10px;
}
@media all and (min-width:320px) and (max-width:900px) {
	.DividendContainer {
		width: 100%;
	}
	.DividendMarginRight {
		margin-right: 0%;
	}
	.RecentDividendHistoryCompressed {
		width: 100%;
	}
	.DividendGraphContainer {
		margin-top: 20px;
		margin-bottom: 30px;
		width: 100%;
	}
	.DividendGraphContainer img {
		width: 100%;
	}
	.DividendGraphTitleContainer {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
	}
}
/***********************************************************************************Dividends*/
/***********************************************************************************Share Registery*/
.ShareRegisteryHeader {
	background-color: #e5e9eb;
	height: auto;
	width: 100%;
	position: relative;
	float: left;
}
.ShareRegisteryHeader h3 {
	padding-left: 1.5%;
	margin-top: 20px;
	font-weight: bold;
	padding-bottom: 20px;
}
.ShareRegisteryAddressContainer {
	float: left;
	height: 250px;
	width: 30%;
	margin-top: 2px;
	margin-right: 2px;
	padding-top: 20px;
	padding-left: 1.5%;
	background-color: #f3f5f6;
}
.ShareRegisteryAddressContainer strong {
	font-weight: bold !important;
}

.ShareRegisteryAddressContainer p {
	margin-bottom: 15px;
	line-height: 22px;
}
.ShareRegisteryUpdateDetailsContainer {
	float: left;
	height: 250px;
	width: 66.75%;
	margin-top: 2px;
	padding-top: 20px;
	padding-left: 1.5%;
	background-color: #f3f5f6;
}
.ShareRegisteryUpdateDetailsContainer p {
	margin-bottom: 15px;
	width: 70%;
	line-height: 22px;
}
.ShareRegisteryUpdateDetailsContainer strong {
	font-weight: bold !important;
}
@media all and (min-width:320px) and (max-width:900px) {
	.ShareRegisteryAddressContainer,
	.ShareRegisteryUpdateDetailsContainer {
		width: 97%;
		height: auto;
		padding-bottom: 15px;
		padding-left: 3%;
	}
	.ShareRegisteryUpdateDetailsContainer p {
		width: 90%;
	}
	.ShareRegisteryHeader h3 {
		padding-left: 3%;
	}
}
/***********************************************************************************Share Registery*/
/***********************************************************************************Share Price Info*/
.SharePriceInfoContainer {
	float: left;
	width: 47.5%;
	position: relative;
	height: auto;
}
.SharePriceHeader {
	background-color: #e5e9eb;
	height: 58px;
	width: 100%;
	position: relative;
	float: left;
}
.SharePriceMarginRight {
	margin-right: 5%;
}
.SharePriceHeader h3 {
	text-indent: 4%;
	margin-top: 20px;
}
.SharePriceChartContainer {
	background-color: #f3f5f6;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 3px;
	position: relative;
}
.ExhangeInfoContainer {
	float: left;
	margin-top: 6px;
	padding-top: 10px;
	padding-left: 4%;
	position: relative;
	width: 90%;
	height: 364px;
}
.ExhangeInfoContainer p {
	display: block;
}
.ExhangeInfoContainer div {
	float: left;
	width: 20%;
	margin-top: 0px;
	position: relative;
	margin-bottom: 16px;
}
.ExhangeInfoContainer h5 {
	width: 100%;
	color: #153b86;
	font-weight:bold;
	margin-top: 8px;
}
p.Fullwidth {
	width: 100%;
	float: left;
}
p.Halfwidth {
	margin-bottom: 0px;
	width: 50%;
	float: left;
	height: 30px;
}
.DataASXValues {
	float: left;
	width: 100% !important;
	position: relative;
}
.StockUnderline {
	height: 30px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #004379;
}
.MonthlyInfoContainer {
	float: left;
	width: 100%;
	padding-left: 0%;
	position: relative;
	height: auto;
}
.MonthlyInfoContainer .yourir-chart {
	font-size: .95em;
	width: auto;
	padding-left: 10%;
	padding-right: 6%;
	padding-top: 30px;
	padding-bottom: 30px;
	height: auto;
}
.MonthlyInfoContainer .yourir-chart-panel  {
    height: 320px;
}
.MonthlyInfoContainer  .yourir-chart-xaxis-label {
	padding-top: 5px;
}
.MonthlyInfoContainer .yourir-chart-price {
    stroke: #004379;
    stroke-width: 1px;
}
.MonthlyInfoContainer .yourir-chart-volume {
    stroke: #ed3224;
    opacity: .5;
}
.MonthlyInfoContainer .yourir-chart-announcement-marker {
	fill: #F00;
}
.HistoricData {
	background-color: #f3f5f6;
	float: left;
	height: auto;
	width: 100%;
	position: relative;
}
.RangeSelectors {
}
.HistoricData .yourir-chart {
	font-size: .95em;
	width: 100%;
	padding-left: 6%;
	padding-right: 5%;
	padding-bottom: 40px;
	padding-top: 10px;
	height: auto;
	margin-top: 0px;
}
.HistoricData  .yourir-chart-xaxis-label {
	padding-top: 10px;
}

.HistoricData .yourir-chart-price {
    stroke: #004379;
    stroke-width: 1px;
}
.HistoricData .yourir-chart-volume {
    stroke: #ed3224;
    opacity: .5;
}
.HistoricData .yourir-chart-announcement-marker {
	fill: #F00;
}
.HistoricData .yourir-chart-panel {
    height: 400px;
}
.HistoricData .yourir-chart-panel-plot-area {
/*    padding-left: 3px;
    padding-right: 3px;
	margin-top: 0px;*/
}
.ShareRangeContainer {
	font-size: .95em;
	margin-left: 8px;
	margin-bottom: 12px;
	margin-top: 10px;
}
.PriceLabels {
	float: left;
	font-size: 1.15em;
	height: 24px;
	margin-top: 8px;
	background-color: #f3f5f6;
}
.PriceLabelLeft {
	padding-left: 2%;
	float: left;
}
.PriceLabelRight {
	padding-right: 2%;
	float: right;
}

.HistoricSharePriceContainer {
	float: left;
	width: 100%;
	position: relative;
	margin-top: 40px;
}
.HistoricSelectContainer {
	float: left;
	width: 29%;
	margin-right: 1%;
	position: relative;
	height: auto;
}
.HistoricHeader {
	background-color: #e5e9eb;
	height: 58px;
	width: 100%;
	position: relative;
	float: left;
}
.HistoricHeader h3 {
	text-indent: 7%;
	margin-top: 20px;
}
.HistoricSelectTools {
	background-color: #f3f5f6;
	float: left;
	width: 100%;
	margin-top: 2px;
	position: relative;
	height: 420px;
	padding-top: 10px;
}
.HistoricSelectTools table {
	margin-left: 7%;
}
.HistoricSelectTools label {
	display: block;
	font-size: 10pt;
	margin-bottom: 5px;
	font-weight: bold;
	color: #153b86;
	text-indent: 7%;
	margin-top: 5px;
}
div.ui-datepicker{  
  font-size: 1.0em; 
}
.ui-datepicker-trigger {
	margin-right:3px;
	cursor: hand;
	cursor: pointer;
	margin-top: 1px;
}
.StartSelector {
	font-size: 10pt;
	width: 100%;
}
.HistoricToolTable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8DEE0;
}
.HistoricDataContainer {
	background-color: #f3f5f6;
	float: left;
	width: 70%;
	position: relative;
}
@media all and (min-width:320px) and (max-width:900px) {
	.HistoricHeader h3 {
		text-indent: 4.5%;
	}
	.HistoricSelectTools {
		height: auto;
	}
	.HistoricSelectTools table {
		margin-left: 4.5%;
	}
	.HistoricSelectTools label {
		text-indent: 4.5%;
	}
	.SharePriceInfoContainer {
		float: left;
		width: 100%;
		position: relative;
		height: auto;
		margin-bottom: 12px;
	}
	.SharePriceMarginRight {
		margin-right: 0%;
	}
	.PriceLabelLeft {
		padding-left: 3%;
	}
	.PriceLabelRight {
		padding-right: 3%;
	}
	.HistoricSharePriceContainer {
		margin-top: 30px;
	}
	.HistoricSelectContainer {
		width: 100%;
		margin-right: 0%;
	}
	.HistoricDataContainer {
		width: 100%;
	}
	.ExhangeInfoContainer {
		height: auto;
	}
		
}
.ShareBalanceEnquiryContainer {
	float: left;
	width: 100%;
	position: relative;
	margin-top: 25px;
}
.ShareBalanceEnquiryHeader {
	background-color: #e5e9eb;
	height: 58px;
	width: 100%;
	position: relative;
	float: left;
}
.ShareBalanceEnquiryHeader h3 {
	text-indent: 2%;
	margin-top: 20px;
	font-weight: bold;
}
.ShareBalanceEnquiryInfoContainer {
	background-color: #f3f5f6;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 2px;
	position: relative;
	padding-bottom: 20px;
}
.ShareBalanceStatementContainer {
	float: left;
	height: auto;
	width: 70%;
	margin-top: 20px;
	margin-left: 2%;
	position: relative;
	font-size: 1.0em;
}
.ShareBalanceStatementFormContainer {
	float: left;
	width: 26%;
	margin-top: 50px;
	margin-left: 10%;
	position: relative;
}
.ShareBalanceStatementFormContainer label {
	display: block;
	font-size: 10pt;
	margin-bottom: 5px;
	font-weight: bold;
	color: #687B7F;
	margin-top: 4px;
}
.ComputerShareSubmit {
	font-size: 16pt;
	font-weight: bold;
	color: #FFF;
	background-color: #153b86;
	cursor: pointer;
}
.ComputerShareSubmit:hover {
	background-color: #003F61;
	font-size: 16pt;
}

.ShareBalanceStatementFormContainer input {
	background-color: #FFF;
	position: relative;
	height: 42px;
	width: 98%;
	border: 1px solid #d1d1d1;
}
#instrument {
	font-size: 10pt;
	width: 95%;
}
.ShareBalanceStatementSummaryContainer {
	background-color: #e5e9eb;
	padding: 10px;
}
.ShareBalanceStatementSummaryContainer h3 {
	font-size: 11pt;
	line-height: 18px;
}
.ShareBalanceStatementSummaryContainer h4 {
	font-size: 10pt;
	margin-top: 8px;
}
@media all and (min-width:320px) and (max-width:900px) {
	.ShareBalanceStatementContainer {
		width: 91%;
		margin-left: 4.5%;
		margin-right: 4.5%;
		margin-top: 20px;
	}
	.ShareBalanceStatementFormContainer {
		width: 91%;
		margin-left: 4.5%;
		margin-right: 4.5%;
		margin-top: 20px;
	}
	.ShareBalanceEnquiryHeader h3 {
		text-indent: 4.5%;
	}
}

@media all and (min-width:320px) and (max-width:420px) {
	.UnderlineAuto {
		height: 60px !important;
		text-indent: 0% !important;
		padding-left: 4%;
		width: 95%;
	}
}
@media all and (min-width:901px) and (max-width:1160px) {
	.MonthlyInfoContainer .yourir-chart {
		width: 100%;
		padding-left: 11%;
		padding-right: 8%;
	}
	.HistoricData .yourir-chart {
		width: 100%;
		padding-left: 10%;
		padding-right: 10%;
	}
}
@media all and (min-width:320px) and (max-width:900px) {
	.MonthlyInfoContainer .yourir-chart {
		width: 100%;
		padding-left: 10%;
		padding-right: 6%;
	}
	.HistoricData .yourir-chart {
		width: 100;
		padding-left: 10%;
		padding-right: 10%;
	}
	.HistoricSelectTools td {
		height: 40px;
	}
	img.Videohero {
		max-width: 100%;
		height: auto;
	}
	.VideoBorder {
		margin-top: 5px;
	}
	.VideoImageContainer {
		background-image: url(../ui/video-icon.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 60px 60px;
		float: left;
		width: 100%;
		height: 169px;
		position: absolute;
		left: 0px;
		top: 0px;
	}
}
@media all and (min-width:320px) and (max-width:450px) {
	.MonthlyInfoContainer .yourir-chart {
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
	}
	.HistoricData .yourir-chart {
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
	}
}
/***********************************************************************************Share Price Info*/
.AudioContainer {
	width: 90%;
	position: relative;
	float: left;
	margin-top: -6px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        audio {
            height: 35px;
            width: 100%;
            
        }
}
@media all and (min-width:320px) and (max-width:900px) {
	.AudioContainer {
		width: 100%;
	}
}