html {
	overflow-y: scroll;
}

#Table1 {
	background:none;
	padding:0;
}
#Table1 br {
	display:none;
}
#contentPlaceHolderBody_loginColumn {
	padding:10px!important;
}
#contentPlaceHolderBody_NewsItems_tblTopLine,#ctl00_contentPlaceHolderBody_NewsItems_ctl01_tblTopLine {
	display:none;
}
#table1 input[type=radio]+label {
	margin:0 30px 0 5px;
}
.sharePriceColumn {
	padding:5px 15px!important;
}
#title span {
	display:none;
}
.entry-content {
	position:relative;
	min-height: 500px;
	background: #fff;
	padding-bottom: 20px;
}
#utilities {
	height:23px;
	position:absolute;
	right:10px;
	top:0;
	width:78px;
}
#utilities a {
	background:url("/site/content/images/utilities.png") no-repeat scroll 0 0 transparent;
	display:block;
	float:left;
	height:23px;
	margin-right:3px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	width:23px;
	outline:none;
}
#utilities a#larger {
	background-position:-26px 0;
}
#utilities a.printPage {
	background-position:-52px 0;
}
#utilities a:hover {
	background-position:0 -23px;
}
#utilities a#larger:hover {
	background-position:-26px -23px;
}
#utilities a.printPage:hover {
	background-position:-52px -23px;
}
#utilities a:active {
	background-position:0 -46px;
}
#utilities a#larger:active {
	background-position:-26px -46px;
}
#utilities a.printPage:active {
	background-position: -52px -46px;
}
/* load news spinner */
.load-area {
	position:relative;
}
.loader {
	position:absolute;
	top:20px;
	display:block;
	width:16px;
	left:0;
	right:0;
	margin:0 auto;
}
#tblQuote {
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	margin:0 0 1em;
	width:100%;
}
#tblQuote td {
	background-color:#F0F0F0;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding:3px 5px;
	text-align:center;
}
body,.page {
	font-size:14px;
	line-height:1.5;
}
h1,h2,h3,h4,h5,h6 {
	color:#0d161f;
	font-weight:normal;
	margin:0 0 10px;
	line-height:1.25;
}
h1 {
	font-size:28px;
	margin:0 0 21px;
	font-family:'Open Sans',sans-serif;
	font-weight:300;
}
h2 {
	font-size:20px;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:16px;
}
h5 {
	font-size:14px;
}
h6 {
	font-size:12px;
}
h1.title {
	color:#1a1a1a;
}
p {
	margin:0 0 21px;
}
/* ===== Colours ===== */::-moz-selection {
	background:#eaeaea;
	color:#fff;
}
::selection {
	background:#eaeaea;
	color:#fff;
}
a {
	color:#080d13;
	text-decoration:none;
}
a.link {
	color:#2aa0d4;
}
a.link:hover {
	text-decoration: underline;
}
.article{
	font-weight:normal;
	font-size: 1rem;
	line-height: 1.6;
	margin-bottom: 5px;
}
.article a{
	color:#2C3691;
}
.article a:hover{
	text-decoration: underline;
}
/*-------- main nav fix -----------*/
.top-bar {
	display:none;
	background: #002060;
	/*float: right;*/
	height: auto;
}
.top-bar .title-area {
	display:none;
}
.contain-to-grid {
  width: 100%;
  background: #333333;
  height:45px;
}

.top-bar-section ul li > a{
	background: #fff !important;
	color:#333;
	padding:10px 20px !important;
	line-height: 1.5 !important;

	font-size: 16px;
}
.top-bar-section ul > li:hover > ul > li > a{
	background: #333 !important;
	color:#fff;
}
.top-bar-section ul > li:hover > ul > li:hover > a{
	background: #efefef !important;
	color:#333 !important;
}
.top-bar-section .has-dropdown > a{
	padding-right: 20px !important;
}
.top-bar-section ul > li:hover > a{
	background: #333;
	color:#fff;
}
.top-bar-section ul > li:hover > a{
	background: #333 !important;
	color:#fff;
}
.top-bar-section ul li a{
	/*border-right:1px solid #333;*/
}
.top-bar-section ul li:last-child a{
	border-right:none;
}
.top-bar-section .has-dropdown > a:after{
	display: none;
}
.pagetop{
	padding:10px 0;
}
.slick-prev {
    left: 20px;
    z-index: 9;
}
.slick-next {
    right: 20px;
    z-index: 9;
}
/* table colours */
.cms-tbl .alt {
	background:#f1f1f1;
}
.cms-tbl {
	background:#FAFAFA;
	border-color:#CCCCCC;
	color:#666666;
}
.cms-tbl th {
	background:#E6E6E6;
	color:#333333;
}
.cms-tbl th,.cms-tbl td {
	border-color: #CCCCCC;
}
.slideoverflow {
	background:#CCCCCC;
	overflow:hidden;
	max-height: 400px;
	-webkit-box-shadow: 0px 9px 5px -2px rgba(0,0,0,0.09);
-moz-box-shadow: 0px 9px 5px -2px rgba(0,0,0,0.09);
box-shadow: 0px 9px 5px -2px rgba(0,0,0,0.09);

}
.slides{
	position: relative;
	height:400px;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}
.slidertext{
	padding-top:110px;
	width:100%;
	max-width:722px;
}
.slidertext h2{
	padding: 10px 20px;
	font-size: 30px;
	background: rgb(175, 133, 2);
	color: #fff;
	display: inline-block;
}
.slick-slider{
	margin-bottom:0;
}
.slidertext p{
	padding: 10px 20px;
	font-size: 20px;
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
}
.smore{
	background:#F15A2A;
	color: #fff;
	padding: 10px 30px 10px 10px;
	position: relative;
	font-size: 16px;
	transition:all 0.3s ease;
	font-weight: bold;
}
.smore:hover{
	background: #333;
	color:#fff;
}
.slidertext .smore:after{
	position:absolute;
    font-family: FontAwesome;
    top:10px;
    right:10px;
    content: "\f138";
}

.banner-dimension{
	position: absolute;
    bottom: 0;
    right: 10px;
    color: #fff;
    background-color: #000;
	padding:5px 10px;
}

.home-boxes {

}
footer {
	background: #262626;
	color: #939393;
	padding: 0 0 10px 0;
}
ul.footer-map {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul.footer-map li a {
	background: none /*#262626*/;
	color: #eeeeee;
	font-size: 14px;
	float: left;
	padding: 0px 15px;
	margin-right: 1px;
}
ul.footer-map li a:hover {
	/*background: #333333;*/
	text-decoration: underline;
}
.padtop {
	padding-top:20px;
}
.irmbut {
	background: none /*#262626*/;
	color: #fff;
}
.irmbut:hover {
	/*background:#333333;*/
	color: #fff;
	text-decoration: underline;
}
.asx-logo {
	width: 65px;
	position: absolute;
	right: 13px;
	top: 46px;
}
#price {
	font-size:41px;
	margin: 5px 0;
	padding: 0;
	    color: #bf8f01;
    font-weight: bold;
}

.market-cap{
margin-top: 20px;
}

#loadshareprice .market-cap{
margin-top: 0px;
}

.chart-wrap{
margin-top: 10px;

}


table {
	border:none;
}
@media all and (max-width: 1020px) {

}

/* Contact form fix. */
#UserDetails{width: 600px;}
#ctl00_contentPlaceHolderBody_wctlUserDetails_txtFirstName{display: inline-block; margin-top: 10px; margin-right: 10px;}
#ctl00_contentPlaceHolderBody_wctlUserDetails_txtLastName{display: inline-block; margin-top: 10px; margin-right: 10px;}
#ctl00_contentPlaceHolderBody_wctlUserDetails_txtEmail{display: inline-block; margin-top: 10px; margin-right: 10px;}
#ctl00_contentPlaceHolderBody_wctlUserDetails_ddlGroupBelong{display: inline-block; margin-top: 30px; width: 300px; }
#ctl00_contentPlaceHolderBody_wctlUserDetails_rdbnlstShareHolder_1, #ctl00_contentPlaceHolderBody_wctlUserDetails_rdbnlstShareHolder_0{display: inline-block; margin-top: 30px;}
#ctl00_contentPlaceHolderBody_wctlUserDetails_rdbnlstShareHolder_0{margin-left: 20px;}

#Table1 {
	background:none;
	padding:0;
}
#Table1 br {
	display:none;
}
#contentPlaceHolderBody_loginColumn {
	padding:10px!important;
}
#contentPlaceHolderBody_NewsItems_tblTopLine,#ctl00_contentPlaceHolderBody_NewsItems_ctl01_tblTopLine {
	display:none;
}
/*#table1 input[type=radio]+label {
	margin:0 30px 0 5px;
}*/
table, td, tr {
	border:none;
	background:transparent;
}
tr:nth-of-type(even) {
	background:transparent !important;
}
table tr th, table tr td {
padding: 0;
font-size: 0.875rem;
color: #222222;
text-align: left;
}
#ctl00_contentPlaceHolderBody_wctlUserDetails_btnSubmit {
	padding:10px 20px;
	font-size:14px;
	font-family: "Open Sans", sans-serif;
	margin-bottom:10px;
}
/* Contact form fix. Ends*/

/* Breadcrumb fix */
a.breadcrumbs a {
	text-decoration:none;
}
.breadcrumbs a:hover {
	text-decoration:underline !important;
	border-bottom:0px #000 solid;
}
.breadcrumbs a {
	text-transform: none !important;
	font-size:12px;
	text-decoration:none !important;
	border-bottom:0px #000 solid;
	margin-right: 8px;
	margin-left: 8px;
}
.breadcrumbs {
	/*margin-top:8px;*/
	border:none;
	background:none;
	padding:5px 0;
}

/* Breadcrumb fix Ends*/

/*  Email alerts formatting fix  */
 #ctl00_contentPlaceHolderBody_wctlUserDetails_txtFirstName,
 #ctl00_contentPlaceHolderBody_wctlUserDetails_txtLastName,
 #ctl00_contentPlaceHolderBody_wctlUserDetails_txtEmail{
 	max-width:300px;
 	display: inline;
 	margin-top: 0;
 }
  #ctl00_contentPlaceHolderBody_wctlUserDetails_ddlGroupBelong{
 	max-width:300px;
 	display: inline;
 	margin-top: 0;
 }
 #ctl00_contentPlaceHolderBody_wctlUserDetails_rdbnlstShareHolder{
 	display: block;
 	float: left;
 	margin-top: -20px;
 	height: 20px;
 }

 /*========  top 20 table  =======*/
 .top20 td, .top20 th{
padding: 0 10px;
line-height: 32px;
vertical-align: middle;}
.top20{
                width: 100%;
                border-collapse: collapse;
                margin: 0 0 40px;}
.top20 td,
.top20 th {
                padding: 0 10px;
                line-height: 32px;
                vertical-align: middle;}

.top20 img {
                display: inline;}

.top20 th {
                background: #333333;
                color: white;
                font-size: 14;
                font-weight: bold;}
.top20 tr:nth-child(odd) td {
                background: #f9f9f9;}
.top20 tr:hover td {
                cursor: pointer;
                background: #efefef;}

/*===========  Capital table  ========================*/
 .capitaltable td, .capitaltable th{
padding: 0 10px;
line-height: 32px;
vertical-align: middle;}
.capitaltable{
                width: 100%;
                border-collapse: collapse;
                margin: 0 0 40px;}
.capitaltable td,
.capitaltable th {
                padding: 0 10px;
                line-height: 32px;
                vertical-align: middle;}

.capitaltable img {
                display: inline;}

.capitaltable th {
                background: #333333;
                color: white;
                font-size: 14;
                font-weight: bold;}
.capitaltable tr:nth-child(odd) td {
                background: #f9f9f9;}
.capitaltable tr:hover td {
                cursor: pointer;
                background: #efefef;}

/*============== Key Dates Styling Fix =============*/
.grdHeader td,
#ctl00_contentPlaceHolderBody_grdCalendar td{
	padding:10px;
	vertical-align: top;
	line-height: 1.5;
}
td.cv_date{
	width:15%;
}
td.cv_desc{
	width:65%;
}
td.cv_calendar{
	width: 20%;
}
#ctl00_contentPlaceHolderBody_btnNext{
	float: right;
}
td.cv_calendar_item img{
	display: block;
	margin: 0 auto;
}
td.cv_date,
td.cv_desc,
td.cv_calendar{
	background: #333333 !important;
	color: #fff !important;
}

#ctl00_contentPlaceHolderBody_grdCalendar tr:nth-child(odd) td {
                background: #f9f9f9;}
#ctl00_contentPlaceHolderBody_grdCalendar tr:hover td {
                cursor: pointer;
                background: #efefef;}

/* Responsive Fix - Extra space on right side */
#page {
    margin: 0 auto;
    width: 100%;
    background: #FFF;
    box-shadow: 0 0 0 #FFF;
    max-width: 100% !important;
    overflow: hidden !important;
}

/* Styling on list pages with filesize */
.article .spanFileSizeContainer{
	float: left;
    padding-left: 38px;
    font-size: 12px;
    font-style: italic;
}

.lhomebox .articleDate{
	font-size: 14px;
}
.article img{
	float: left;
	padding-top: 5px;
}
.article a{
	line-height: 1.3;
	display: block;
	float: left;
	width: 90%;
	margin-bottom: 5px;
}

/*------- Sidenav ------*/
#sidenav{
	list-style-type: none;
	margin-left: 0;
	background: #fff;
}
#sidenav ul{
	list-style-type: none;
}
#sidenav li a{
	padding:10px;
	display:block;
	border-bottom: 1px solid #efefef;
	font-size: 14px;
}
#sidenav li a:hover,
#sidenav > li.current > a,
#sidenav > li.current > ul > li.current > a{
	background: #002060;
	color: #fff;
}


/*-----  Archive Styling ------*/
#ctl00_contentPlaceHolderBody_archiveFilterB {
                border-bottom:3px solid #333;
                margin-bottom:25px;
}
#ctl00_contentPlaceHolderBody_archiveFilterB a {
                display:inline-block;
                width:50px;
                padding:5px;
                text-align:center;
                color:#476075;
}
#ctl00_contentPlaceHolderBody_archiveFilterB a:hover,.currentyear {
                background:#333;
                color:#FFF;
}
a.currentyear {
                color: #FFF !important;
}
.board-img {}
.boardright h2{
	margin: 0;
}
.boardposition{
	font-style: italic;
	margin-bottom: 10px;
}
.mainhomebox{
    padding: 20px;
	min-height: 100px;
	position: relative;
	background:#fff;
	margin: 20px auto;
	transition: all 0.5s ease;
}


.mainhomebox:hover {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(130,130,130,1);
    -moz-box-shadow: 0px 0px 15px 0px rgba(130,130,130,1);
    box-shadow: 0px 0px 15px 0px rgba(130,130,130,1);
}

.mainhomebox h3{
	line-height: 1.5;
}
.lhomebox{

	min-height: 347px;
	position: relative;
	/*border: 1px solid #707070;*/
/*    padding-left: 20px;
    padding-right: 20px;*/
    padding: 20px 10px;
    transition: all 0.5s ease;


	background: #fff;
    border-top:8px solid #bf9000;
    box-shadow: 0px 0px 8px rgba(155,155,155,0.5);
    border-radius: 0px 0px 10px 10px;


}

.lhomebox:hover {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(130,130,130,1);
    -moz-box-shadow: 0px 0px 15px 0px rgba(130,130,130,1);
    box-shadow: 0px 0px 15px 0px rgba(130,130,130,1);
}

.lhomebox h2{
	font-size: 18px;
	font-weight: bold;
}
.lhb2_img{
	max-width: 120px;
	display: block;
	margin: 0 auto;
}
#downloadProspectus{

}
#downloadProspectus:hover{

}
button.contact-us{
	padding:10px !important;
    background:#F15A2A;
    color:#fff;
    font-weight: bold;
    transition: all 0.3s ease;
}
button.contact-us:hover{
	color:#fff;
	background: #333;
}
.UserEditSubmitButton input{
	border: none;
	padding:7px 30px 7px 10px;
    background:#F15A2A;
    color:#fff;
    font-weight: bold;
    transition: all 0.3s ease;
}
.UserEditSubmitButton input:hover{
	color:#fff;
	background: #333;
	cursor: pointer;
}
.hbmore{
	position: absolute;
    bottom: 20px;
    right: 10px;
    padding:7px 30px 7px 10px;
    background:#F15A2A;
    color:#fff;
    transition: all 0.3s ease;
    font-weight: bold;
}
.hbmore:after{
    font-family: 'FontAwesome';
    position: absolute;
    top: 8px;
    right: 12px;
    content: "\f138";
}
.hbmore:hover{
	color:#fff;
	background: #333;
}
table.ifc, table.ifc tr, table.ifc td, table.ifc p {
    text-align: left;
    vertical-align: top;
}
table.ifc {
    border-collapse: collapse;
    margin-bottom: 10px;
}
table.ifc td {
    border-bottom: 1px solid #e0e3e8;
    padding: 10px;
}

.slick-dots {
    bottom: 0px;
}
.slick-dots li button:before{
	color:#fff;
}
.slick-dots li.slick-active button:before{
	color:#fff;
}
.banner{
	position: relative;
	height: 250px;
	width: 100%;
	background-size: cover !important;
}
.banner:before{
	position: absolute;
	content: '';
	width:100%;
	height:100%;
	background: rgba(0,0,0,0.5);
}
.bannertext{
	position: relative;
	padding-top: 70px;
	max-width: 900px;
	display: block;
	margin:0 auto;
}
.bannertext h1{
	color:#fff;
	font-size: 45px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0;
}
.bannertext h2{
	color:#fff;
	font-size: 30px;
	text-align: center;
	font-weight: normal;
}

a.breadcrumb_link_1 {
margin-left:0px;
}

.meta-bar{
position:relative;
margin-top: 20px;
margin-bottom:30px;
border-bottom:3px solid #efefef;
padding-bottom:20px;
}


.homevidthumb{
	width: 100%;
	max-width: 220px;
	display: block;
	/*max-height: 120px;*/
	overflow: hidden;
	position: relative;
}
.homevidthumb p{
	background: rgba(0,0,0,0.5);
	position: absolute;
	top:0;
	font-size: 20px;
	color:#fff;
	width: 100%;
	height: 100%;
	padding: 30% 0;
	text-align: center;
	transition: all 0.5s ease-in-out;
}
.homevidthumb:hover{
	cursor: pointer;
}
.homevidthumb:hover p{
	top:200px;
}
.homevidthumb:before{
	content:'\f144';
	color:red;
	opacity: 0;
	font-family: FontAwesome;
	position: absolute;
	    top: 0%;
    left: 29%;
    font-size: 100px;
    transition: all 0.5s ease-in-out;
}
.homevidthumb:hover:before{
	opacity: 1;
}
/**/
.propectus_thumb{
	width: 100%;
	max-width: 220px;
	display: block;
	/*max-height: 120px;*/
	overflow: hidden;
	position: relative;
}
.propectus_thumb img{
	display: block;
	margin: 10px auto;
}
.propectus_thumb p{
	background: rgba(0,0,0,0.5);
	position: absolute;
	top:0;
	font-size: 20px;
	color:#fff;
	width: 100%;
	height: 100%;
	padding: 20% 0;
	text-align: center;
	transition: all 0.5s ease-in-out;
}
.propectus_thumb:hover p{
	top:200px;
}
.propectus_thumb:before{
	content:'\f019';
	color:#707070;
	opacity: 0;
	font-family: FontAwesome;
	position: absolute;
	    top: 0%;
    left: 29%;
    font-size: 100px;
    transition: all 0.5s ease-in-out;
}
.propectus_thumb:hover:before{
	opacity: 1;
}


/* Investor Center */
.clickable {
  cursor:pointer;
}
.head-news {
    padding: 10px;
    min-height: 270px;
}
.share-price {
    border: 1px solid #efefef;
    padding: 10px;
    min-height: 270px;
}
.invsbox h3 {
    background: #00205f;
    color: #fff;
    padding: 10px;
    margin: 0;
    font-size:18px;
    font-weight:bold;
}
.inv-email {
    background: #efefef;
}
.inv-bg {
  background:#efefef;
}

.invsbox p {
    padding: 10px;
    font-size: 16px;
}
.invsbox {
  overflow:hidden;
  min-height: 205px;
}
.invbox-icon {
  color:#CCC;
  float:right;
  padding-top:4px;
}
/* Investor Center */


/* JS Chart */

.shareprice-quote { margin-bottom:10px;}
.shareprice-quote th {}
.shareprice-quote th { font-weight:bold;padding:5px 10px; background:#CCC; color:#444;}
.shareprice-quote td {
	padding:5px 10px;
	text-align:center;
	background:#EEE;
}

.centered {
    text-align: center;
}

.chart-buttons li:hover {
	background:#063669;
	color:#FFF;
}
.chart-buttons li {
	color:#063669;
	background:#FFF;
    display: inline-block;
    cursor: pointer;
    padding: 4px 8px;
    font-size:14px;
    border-radius: 3px;
    border:1px solid #CCC;
}
.irmau-small-chart .quoteapi-chart {
    width: 200px;
    height: 100px;
    padding: 7px 13px 13px 32px;
    font-size: 11px;
    color: #2e2e2e;
}
.irmau-small-chart .quoteapi-chart-panel {
    height: 80px;
    background: #ccc;
}
.irmau-small-chart .quoteapi-chart-panel-plot-area {
    padding: 0;
}
.irmau-small-chart .quoteapi-chart-xaxis-spacing {
    width: 24px;
}
.irmau-small-chart .quoteapi-chart-yaxis-spacing {
    height: 24px;
}
.irmau-small-chart .quoteapi-chart-xaxis-label {
    margin-top: -3px;
}
.irmau-small-chart .quoteapi-chart-panel-border {
    stroke: #2e2e2e;
}
.irmau-small-chart .quoteapi-chart-gridline {
    stroke: #fff;
}
.irmau-small-chart .quoteapi-chart-minor-gridline {
    stroke: none;
}
.irmau-small-chart .quoteapi-chart-tick {
    stroke: none;
}
.irmau-small-chart .quoteapi-chart-price {
    stroke: #009fd9;
    stroke-width: 1px;
}
.irmau-small-chart .quoteapi-chart-price-fill {
    fill: #9fcee0;
    fill-opacity: 0.3;
}
.irmau-main-chart .quoteapi-chart {
    width: 100%;
    padding: 8px 50px 50px 50px;
    font-size: 10px;
    color: #2e2e2e;
}
.irmau-main-chart .quoteapi-chart-panel {
    height: 250px;
    background: #f2f2f2;
    background: linear-gradient(0deg, #f2f2f2, #fff);
}
.irmau-main-chart .quoteapi-chart-panel-plot-area {
    padding: 0;
}
.irmau-main-chart .quoteapi-chart-panel-border {
    stroke: #858688;
    stroke-opacity: 0.5;
}
.irmau-main-chart .quoteapi-chart-price {
    stroke: #00429d;
    stroke-width: 1px;
}
.irmau-main-chart .quoteapi-chart-price-fill {
    fill: #00429d;
    fill-opacity: 0.05;
}
.irmau-main-chart .quoteapi-chart-volume {
    stroke: #496396;
    stroke-opacity: 0.4;
}
.irmau-main-chart .quoteapi-chart-announcement-marker {
    fill: #496396;
}
.irmau-main-chart .quoteapi-chart-price-sensitive-announcement-marker {
    fill: #496396;
}
.irmau-nav-chart .quoteapi-chart-panel {
    height: 90px;
}
.irmau-nav-chart .quoteapi-chart-price {
    stroke-width: 1.5px;
}
.irmau-nav-chart .quoteapi-nav-chart-outside-range {
    fill: #fff;
    fill-opacity: 0.666;
}
.irmau-nav-chart .quoteapi-nav-chart-gadget {
    stroke: #9b9c9d;
}

dt {
    margin-top: 10px;
    display: inline-block;
    width: 12em;
}

dd {
    display: inline;
}

dd:after {
    display: block;
    content: '';
}
.spbutton{
	margin-top: 10px;
	display: inline-block;
	width:auto;
	padding: 10px;
	background: #efefef;
	border: 1px solid #efefef;
}
.spbutton:hover{
	background: #fff;
}
.downloadcsv{
	    display: block;
    margin: 20px auto;
}
/* JS Chart */

.topfoot{

	background: #FFF1CD;
	padding: 10px;
}
.topfoot a{
	display: block;
	margin: 0 auto;
	color:#000;
	text-align: center;
}
.topfoot a:hover{
	text-decoration: underline;
}

.pros-date{

    float: right;
    margin-top: -44px;
}





.ippromobox {
    padding: 20px 40px;
    position: relative;
    /* min-height: 850px; */
}

.ippromobox img {
    display: block;
    margin: 0 auto;
}

.ippromobox h3 {
    text-align: center;
    margin: 20px 0;
    color: #2c3691;
	min-height:50px;
}

.ippromobox a.promoboxButton {
    text-align: center;
    padding: 10px 20px;
    background: #2c3691;
    color: #fff;
    border-radius: 5px;
    margin: 20px auto 0;
    display: block;
    width: 100%;
    font-weight: bold;
    max-width: 180px;
    border: 1px solid #2c3691;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.top-bar .top-bar-section ul ul li{
position:relative;
}

.top-bar .top-bar-section ul ul ul{
    position: absolute;
    top: 0%;
    left: 100%;
	display:none;}

	.top-bar .top-bar-section ul ul li:hover ul{
    position: absolute;
    top: 0%;
    left: 100%;
	display:block}

	.head-news{
	padding: 10px;
	}
	.share-price{
	border: 1px solid #efefef;
    padding: 10px;
	}

		.share-price #shareprice .asx-logo{
		    right: 50px;
    top: 46px;
	width:80px;
		}

		.row.secndrow{
		margin-top:40px;
		}

		.toolsLandingPageippboxes{
		padding-bottom:60px}



/* New Share Price Table Styling (nested in some divs instead of table)  */
.sptable{
	margin: 0 auto !important;
}
.sptable .columns {
	width:8.3%;
	padding: 0;
}
.sptable .column:last-child:not(:first-child), .sptable .columns:last-child:not(:first-child){
	float: left;
}
.sptable h4 {
	font-size: 14px;
	text-align: center;
	margin: 0;
	min-height: 60px;
	background: #CCC;
	color: #444;
	padding: 10px 0;
}
.sptable p {
	margin: 0;
	text-align: center;
	background: #EEE;
	padding: 10px 0;
	min-height: 50px;
}
.chart-button button:hover {
	background:#063669;
	border: 3px solid #063669;
	color:#FFF;
	box-shadow:0px 0px 5px rgba(0,0,0,0.5);
}
.chart-button button {
	border: 3px solid #CCC;
	padding:10px 20px;
	border-radius: 3px;
}
.chart-button {
	text-align: center;
	margin-bottom:20px;
}

.chart-tabs {
	display:flex;
}
.chart-tab:hover {
	background:rgba(0,0,0,0.10);
}
.chart-tab {
	display:inline-block;
	padding:5px 10px;
	margin:0;
	border:1px solid #CCC;
	border-width: 1px 1px 0px 1px;
	cursor:pointer;
}
.chart-tab-current {
	background:rgba(0,0,0,0.05);
}
.chart-tab-content {
	display:flex;
	padding:20px 0;
	border:1px solid #CCC;
}
.irmau-small-chart {
	margin:auto;
}
.hide {
	display:none;
}
.chart-tab-wrap {
	overflow:hidden;
	height:142px;
}

.mockup-quote th, .mockup-quote td {
    background: #f0f0f0;
    margin: 1px;
    padding: 3px 5px;
    text-align: center;
    font-weight: normal;
}

dt {
    margin-top: 10px;
    display: inline-block;
    width: 12em;
}

dd {
    display: inline;
}

dd:after {
    display: block;
    content: '';
}

.mockup-small-quote {
    width: 500px;
    overflow: auto;
}

.mockup-small-quote > div {
    width: 50%;
    float: left;
}

.mockup-centered {
    text-align: center;
}

.mockup-buttons li {
    display: inline-block;
    cursor: pointer;
    padding: 4px;
}

.mockup-buttons li.quoteapi-active {
    background: #f3f3f3;
}

.total-shares-input,.form-row input {
	width:200px !important;
	margin:0;
	display:inline;
}

/* Share Price Calc Advanced*/

.share-price-calculator .sp-title {
	font-weight:bold;
	font-size:18px;
	margin-bottom:10px;
}
.share-price-calculator .form-row {
	background:rgba(155,155,155,0.01);
	border-top:1px solid #EEE;
	padding:10px 0;
}
.share-price-calculator .valued-at {
	display:inline-block;
	padding:0px 20px;
}
.share-price-calculator .total-shares-input {
	border:1px solid #2371a5;
}
.share-price-calculator .i-own {
	display:inline-block;
	padding:0px 20px;
	text-align:right;
	min-width:81px;
}
.share-price-calculator .sp-calculate {
	margin-left:81px;
	padding:10px 15px;
	color:#FFF;
	background:#2371a5;
	margin-top:10px;
	display:inline-block;
}

/* Share Price Calc Advanced*/

.frmLabel{
	vertical-align: top
}
.emailalertsform label{
	font-size: 16px;
}
.emailalertsform .ea_introRow,
.emailalertsform .ea_emailRow{
	margin-bottom: 20px;
}
.emailalertsform .ea_eatitleRow h3{
	font-weight: bold;
}
.emailalertsform input[type="text"]{
	margin: 0;
}
.emailalertsform .radioonShares{
	margin: 0;
}
.emailalertsform .radioonShares li{
	list-style-type: none;
}
.emailalertsform input[type="submit"]{
	margin-top: 10px;
	margin-bottom:20px;
	padding:10px;
	background: #F15A2A;
	color:#fff;
	border: none;
	font-weight: bold;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
.emailalertsform input[type="submit"]:hover{
	background: #333;
    color: #fff;
    cursor: pointer;
}
#ctl00_contentPlaceHolderBody_gvItems th{
	border:none;
}

.blue-bar{
background: #002060;
}
.light-grey-bar{
background:#fffbef;
    padding: 20px 0px;
}

.rainbow-footer{
height: 40px;
background:url('/site/content/images/rainbow-footer-bg.png') repeat-x;

}


.entry-content ul li{
list-style:none;
position:relative;

}


.entry-content ul li:before {
font-family: 'FontAwesome';
content: '\f0c8';
    position:absolute;
	left: -16px;
    color: #BD8D27;
    font-size: 8px;
    top: 7px;


    font: normal normal normal 8px/1 FontAwesome;



}

.entry-content ul li ul li:before {

  color: #ffda67;
}


.oak-table{
margin-top:30px;
}

.oak-table td{
padding:3px 5px;
}

.oak-table tr:nth-child(odd) td{
background:#E1E1E1;
}


.oak-table tr:first-child td{

background:#7F6000;
color:#fff;
}

.bannertext h2{
display:none;
}

#ctl00_contentPlaceHolderBody_tblTopLine{
display:none;
}

.button{
background:#002060;
}

.button:hover{
    background: #333;
}

.button.download-pro,.button.apply-now{
width:100%;
max-width:257px;
}

.foot-sitemap .columns{
padding-top:20px;
color:#fff;
}

.foot-sitemap{
font-size: 14px!important;
}

.foot-sitemap h5{
color:#fff;
font-weight:bold;
}

.foot-sitemap a{
color:#fff;
}

.foot-sitemap a:hover{
text-decoration:underline;
}

.foot-sitemap li{
list-style:none;
}


.foot-sitemap  .has-dropdown > a{
color:#fff;
font-weight:bold;
font-size:14px;
}

.foot-sitemap  .has-dropdown .dropdown a{

font-size:14px!important;
}

.foot-sitemap  .has-dropdown ul{

margin-left:0;
}

#foot-sitemap-wrap{
    background: #00205f;
	padding-bottom:20px;
}



ul.tabs{
	float: left;
	width: 100%;
}

ul.tabs li{
	list-style: none;
	float: left;
	height: 30px;
	line-height: 30px;
	background-color: #fff;
}


ul.tabs  li:before{
display:none;
}

ul.tabs li a{
	float: left;
	padding: 0 20px;
	color: #3BAFDA;
	text-decoration: none;
}

ul.tabs li a:hover{
	color: #4FC1E9;
	text-decoration: underline;
}

ul.tabs li a.active{
	border: 1px solid #eee;
	border-bottom: 0;
	position: relative;
}

ul.tabs li a.active:after{
	content: '';
	width: 100%;
	height: 1px;
	background-color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
}

.tab{
	display: none;
	padding: 20px;
	border: 1px solid #eee;
}

.tab.active{
	display: block;
}

.clear{
	clear: both;
}


/*search box */

.search {
  width: 100%;
  position: relative
}

.searchTerm {
  float: left;
  width: 100%;
  border: 3px solid #00B4CC;
  padding: 5px;
  height: 20px;
  border-radius: 5px;
  outline: none;
  color: #000;
}

.searchTerm:focus{
  color: #000;
}

.searchButton {
 position: absolute;
    right: 4px;
    background: none;
    width: 20px;
    top: 11px;
    padding: 0;
    margin: 0;
}


.searchButton i{
      position: absolute;
    top: 0;
    left: 0;
    color: #000;

}

/*Resize the wrap to see the search bar change!*/
.search-wrap{
  width: 70%;
  position: relative;
  margin-top:20px;
  display:inline-block;

}


.chart-buttons li:before{
display:none;
}


.corp-gov{
list-style: none;
}

.corp-gov li {
background: url("/site/media/33/showcat.png") no-repeat left top;
height: 54px;
padding-left: 44px;
padding-top: 3px;
}

ul.corp-gov li:before {
    display: none;
}
.social-footer.tipbox i {
    font-size: 20px;
}
.social-footer.tipbox i {
    font-size: 20px;
    padding: 5px;
    color: #00205f;
    border-radius: 100%;
    height: 30px;
    width: 30px;
    background-color: #fff;
}

h1.title {
    color: #002060;
    font-weight: bold;
}

.slidertext h2 {
	display:none;
}
.slidertext p {
	font-size: 44px;
	font-family: "Montserrat", "Open Sans", sans-serif;
	font-weight: bold;
	width: auto;
	color: #FFF;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
	max-width: inherit;
	text-transform: uppercase;
	line-height: 1;
	text-align: left;
	padding: 10px 0px;
	background:transparent;
}
.slidertext {
    padding-top: 110px;
    width: 100%;
    max-width: initial;
}
.slidertext .smore:after {
    position: absolute;
    font-family: FontAwesome;
    top: 4px;
    right: 11px;
    content: "\f0da";
    font-size: 30px;
		transition: all 0.3s;
}
.smore:hover:after {
	right: 8px;
	transition: all 0.3s;
}
.smore {
		transition: all 0.3s;
    background: #F15A2A;
    color: #fff;
    padding: 15px 40px 15px 15px;
    position: relative;
    font-size: 16px;
    transition: all 0.3s ease;
    font-weight: bold;
}
.banner-overlay {
    background: rgb(175 144 72 / 62%);
    color: #FFF;
    margin-top: -82px;
    overflow: auto;
    position: relative;
    padding: 5px 0;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    text-shadow: 0px 1px 2px #000;
}
.mainhomebox {
    display: none;
}
.hide {
	display:none;
}
.hero-underslide {
    background: #002060 !important;
}

.lhomebox {
    min-height: 307px;
    position: relative;
    /* border: 1px solid #707070; */
    padding: 20px 10px;
    transition: all 0.5s ease;
    background: #002060;
    border-top: 8px solid #1e386b;
    box-shadow: 0px 0px 8px rgba(155,155,155,0.5);
    border-radius: 0px 0px 0px 0px;
}
.lhomebox .article a {
    line-height: 1.3;
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 5px;
		color:#FFF;
		font-size:19px;
}
.lhomebox .articleDate {
	color:#bf8f01;
	font-size: 17px;
}
.lhomebox h2 {
    font-size: 22px;
    font-weight: bold;
    color: #FFF;
    position: relative;
    top: -8px;
    left: 5px;
}

.hbmore {
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding: 7px 40px 7px 10px;
    background: #F15A2A;
    color: #fff;
    transition: all 0.3s ease;
    font-weight: bold;
    width: 100%;
    background: rgb(175 144 72 / 100%) !important;
    font-size: 18px;
    text-align: right;
}
.hbmore:after {
    font-family: 'FontAwesome';
    position: absolute;
    top: -2px;
    right: 12px;
    content: "\f0da";
		font-size: 30px;
		transition: all 0.3s;
}

.lhomebox {
	color:#FFF;
}
.spdelay {
    position: relative;
    top: 14px;
    left: 0px;
}
#price {
    font-size: 52px;
    margin: 5px 0;
    padding: 0;
    color: #bf8f01;
    font-weight: bold;
    position: relative;
    left: 50px;
    top: 20px;
}
.asx-logo {
    width: 65px;
    position: absolute;
    right: 57px;
    top: 74px;
}
#loadshareprice .market-cap {
    margin-top: 0px;
    font-size: 20px;
    text-align: center;
    position: relative;
    top: 12px;
}

.hbmore {
	text-transform: uppercase;
}

.lhomebox {
	position:relative;
}
.lhomebox h2 {
    position: absolute;
    background: rgb(0 32 96 / 51%);
    z-index: 101;
    width: 100%;
    left: 0;
    padding: 10px;
}
.home-map {
    position: relative;
    left: 0;
    max-width: 93%;
    top: 0px;
    margin: 0 auto;
    display: block;
}
.lhome1 {
	padding-top:35px;
}
.lhome2 {
	padding-top:0px;
}
.lhome3 {
	padding-top:35px;
}

.light-grey-bar .row {
	max-width:1200px;
}

.slidertext {
    padding-top: 60px;
    width: 100%;
    max-width: initial;
}

.hero-underslide {
	/* background:#8d6b1b; */
	background:#af9048;
	margin-bottom:20px;
}
.logo-center {
	padding:10px 0;
}
.logo-center img {
	display:inline-block;
	margin:0 auto;
	height:80px;
}
.loyalty-options:hover {
	background:#002060;
}
.loyalty-options {
	cursor:pointer;
	position:relative;
	padding:10px;
	border-radius: 3px;
	margin-top: 0px;
	border:1px solid rgba(255,255,255,0);
	text-align: left;
}
.lo-1 {
	color:#FFF;
	font-size:24px;
	margin-bottom:10px;
	line-height:1;
}
.lo-2 {
	color:#FFF;
	font-size:16px;
	line-height:1;
}
.lo-3 {
	position:absolute;
	right:10px;
	top:24px;
	color:#FFF;
}
.white-angle {
	height:100px;
	width:125px;
	background:url(/site/media/58/white-angle.png) center no-repeat;
}
.slick-dots {
	display:none;
}

.blue-line {
    background: #002060;
    height: 20px;
}
/*.why-invest-col-1 {
    background: url(/site/media/70/why-img.jpg) no-repeat;
    background-size: cover;
    min-height: 175px;
}*/
.row.why-invest-boxes {
    max-width: 100%;
}
.why-invest-col-2 {
   /* background: #af9048;*/
    min-height: 175px;
}
.why-invest-content {
    padding: 30px 100px;
}
.title-invest {
    color: #fff;
    font-size: 26px;
    padding: 15px 20px 0px;
    font-weight: 600;
    text-shadow: 0px 0px 10px #000;
    text-align: right;
}
.invest-link {
    text-align: right;
}
a.why-read {
    color: #fff;
    font-size: 16px;
    padding: 10px;
    display: block;
    margin-right: 20px;
    font-weight: bold;
    text-shadow: 0px 0px 10px #000;
}
a.why-read:after {
    font-family: 'FontAwesome';
    position: absolute;
    content: "\f0da";
    font-size: 30px;
    transition: all 0.3s;
    margin-top: -10px;
    margin-left: 10px;
}
.why-invest-col-2:before {
    content: "";
    background: url('/site/media/77/logo.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 244px;
    height: 200px;
    margin-left: -140px;
    margin-top: -3px;
}
.topfoot {
    display: none;
}
.row.why-invest-boxes {
    background: url(/site/media/70/why-img.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}
.invest-img {
    display: none;
}
a.entitlement-link {
    display: block;
    padding: 15px 40px 15px 15px;
    position: relative;
    font-size: 16px;
    transition: all 0.3s ease;
    font-weight: bold;
    color: #fff;
    background: #002060;
    margin-top: 30px;
    max-width: 250px;
    text-align: center;
}
a.entitlement-link:after {
    position: absolute;
    font-family: FontAwesome;
    top: 4px;
    right: 11px;
    content: "\f0da";
    font-size: 30px;
    transition: all 0.3s;
}
a.entitlement-link:hover {
    background: #333;
    color: #fff;
}
a.entitlement-link:hover:after {
    right: 8px;
    transition: all 0.3s;
}
/*--------------------------------------- SHAREPRICE-----------------------------------*/
.smallChart rect.highcharts-plot-border {
    fill: #efefef;
}
ul.pi_spchart_box.pi_spchart_box_descs li:before, ul.pi_spchart_box.pi_spchart_box_newsitems li:before {
	display: none;
}
ul.pi_spchart_box.pi_spchart_box_descs li {
    list-style: none !important;
}
button#chartContainer-btnDownload, .proactive-price-calculator-button button#undefined, .proactive-historical-price-calculator-button button#undefined {
    background: #193367;
    color: #fff;
    padding: 15px;
    font-size: 16px;
}
button#chartContainer-btnDownload:hover, .proactive-price-calculator-button button#undefined:hover, .proactive-historical-price-calculator-button button#undefined:hover {
	opacity: 0.8;
}
g.highcharts-markers.highcharts-series-0.highcharts-area-series.highcharts-color-0.highcharts-tracker path {
    fill: #193367;
}
/* hide the dots */
.smallChart .highcharts-markers path {
  
  display:none!important;
}
/*make small chart static*/
.smallChart{
    pointer-events:none;
  }
  .home-price-small-chart rect.highcharts-background {
    fill: transparent;
}
/*--------------------------------------- SHAREPRICE-----------------------------------*/