/** {
	font-family:"Nunito Sans",verdana,arial,sans-serif;
}*/
html {
	overflow-y:scroll;
	font-family:"Nunito Sans",verdana,arial,sans-serif;
}
body{
	font-family:"Nunito Sans",verdana,arial,sans-serif;
}

.row{
max-width:75rem;

}
#Table1 {
	background:none;
	padding:0;
	table-layout: fixed;
}
#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:280px;
	font-size:16px;
	margin-bottom: 50px;
}
.entry-content ul {
	list-style-position: inside;
}
#utilities {
	text-align: right;
	margin-top:1px;
}
#utilities a {
	font-size:18px;
	color:#fff;
	/*background:#fff;*/
	/*border: 1px solid #fff;*/
    display: inline-block;
    margin-left: 5px;
    text-align: center;
    padding-top: 2px;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    transition: all 0.3s ease;
}
#utilities a:hover {
	color:#666;
	background: #fff;
}
#utilities #smaller {
	font-size:14px;
	padding-top:7px;
}
.smaller-icon {
	font-size:14px;
}
.larger-icon {
	font-size:16px;
}
.printPage {
}
.textresize.larger {
}
.textresize.smaller {
}

/*
#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:bold;
	margin:0 0 10px;
	line-height:1.25;
	font-family:'Dosis',sans-serif;
}
h1 {
	font-size:28px;
	margin:0 0 21px;
	font-family:'Dosis',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;
	font-size:36px;
}
p {
	margin:0 0 21px;
}
/* ===== Colours ===== */::-moz-selection {
	background:#eaeaea;
	color:#fff;
}
::selection {
	background:#eaeaea;
	color:#fff;
}
a {
	color:#8cb4e5;
	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;
}
/*-------- main nav fix -----------*/
.top-bar {
	display:none;
}
.top-bar .title-area {
	display:none;
}
.contain-to-grid {
	width:100%;
	background:#333333;
	height: 45px;
}
/* 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;
	min-height:400px;
}
.slides{
	background-size: cover !important;
	cursor: default;
}
.slide-title {
    font-size: 50px;
    font-family: "Dosis", sans-serif;
    font-weight: normal;
    padding: 5px 0px;
    margin: 20px 0px -10px 20px;
    color: #8cb4e5;
    text-shadow: 0px 1px 2px rgba(0,0,0,0.1);
    margin-top: 180px;
    width: 420px;
    line-height: 1.1;
    text-transform: uppercase;
}

.slide-title h1 {
    font-size: 50px;
    font-family: "Dosis", sans-serif;
    font-weight: normal;
 
    color: #8cb4e5;
    text-shadow: 0px 1px 2px rgba(0,0,0,0.1);
  
	text-transform: uppercase;
	margin:0;
	padding:0;
}

.slide-two .slide-title h1{
	color:#cc6a6f;
}
.slide-three .slide-title h1{
	color:#29989e;
}
.slide-text {
	font-size:22px;
	font-family:"Nunito Sans", sans-serif;
	padding:5px 20px;
	margin:0px 0px 0px 20px;
	width:auto;
	color:#EEE;
	text-shadow:0px 1px 2px rgba(0,0,0,0.1);
}
.slide-wrap {
	max-width:1200px;
	margin:0 auto;
}
/*.slide-button:hover {
	background:rgba(255,255,255,0.8);	
	color:#3a3a3a;
	box-shadow:0px 2px 15px rgba(0,0,0,0.5);
}*/
.slide-button {
	margin-top:70px;
	padding:10px 20px;
	text-align: center;
	display:inline-block;
	background:#FFF;
	color:#222;
	margin-left:20px;
	font-size:18px;
	border-radius: 3px;
}
.slide-one .slide-button{
	color:#8cb4e5;
}
.slide-two .slide-button{
	color:#cc6a6f;	
}
.slide-three .slide-button{
	color:#29989e;
}
.home-boxes {
    padding: 40px 0;
    background: #FFF;
}
.home-box-top-wrap {
	margin:40px 0;
}
.home-box-top-left {
	font-family: "Dosis", sans-serif;
	font-size:33px;
	color:#8cb4e5;
	line-height: 1.3;
}
.home-box-top-right {
	font-family:"Nunito Sans", sans-serif;
	font-size:18px;
	color:#8cb4e5;
	line-height: 1.3;
	color:#3f3e3e;
	padding-bottom: 40px;
	min-height: 300px;
	position:relative;
}
.home-box-top-right a{
	position: absolute;
	left: 0;
	bottom:20px;
	transition: all 0.3s ease;
}
.home-box-top-right a:hover{
	left:10px;
}
footer {
	background:#3f3e3e;
	color:#EEE;
	padding:10px 0 30px;
}
.footer-map a {
	display:inline-block;
	padding-right:10px;
	margin-right:10px;
	border-right:1px solid #565555;
	color:#EEE;
}
.footer-map a:last-child {
	border-right:0px;
}
.middle-footer {
	background:#444;
	color:#EEE;
	padding:50px 0;
}
.copyright {
	color:#EEE;
	display:inline-block;
	margin-right:20px;
}
.sitebyirm {
	margin-top: 10px;
	color:#EEE;
	display:block;
}
.padtop {
	padding-top:20px;
}
.irmbut {
	background:#262626;
}
.irmbut:hover {
	background:#333333;
}
tbody {
	border:none !important;
}
table {
	border:none;
}
/* Contact form fix. */
#UserDetails {
	max-width:600px;
	table-layout: fixed;
}
#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;
	table-layout: fixed;
}
#Table1 br {
	display:none;
}
#contentPlaceHolderBody_loginColumn {
	padding:10px!important;
}
#contentPlaceHolderBody_NewsItems_tblTopLine,#ctl00_contentPlaceHolderBody_NewsItems_ctl01_tblTopLine {
	display:none;
}
.frmLabel{
	vertical-align: top;
}
#ctl00_contentPlaceHolderBody_wctlUserDetails_rdbnlstShareHolder{
	display: block;
	height: 30px;
	width: 120px;
	float: left !important;
}
#ctl00_contentPlaceHolderBody_wctlUserDetails_rdbnlstShareHolder input{
	margin-left: 11px !important;
}
/*#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:"Nunito Sans",sans-serif;
	margin-bottom: 10px;
}
/* Contact form fix. Ends*/
/* Breadcrumb fix */
a.breadcrumbs a {
	text-decoration:none;
}
.breadcrumbs a:hover span {
	/*text-decoration:underline !important;*/
	color:#fff;
	border-bottom: none;
}
.breadcrumbs a {
	text-transform:none !important;
	font-size:14px;
	text-decoration:none !important;
	border-bottom:0px #000 solid;
	margin-right:2px;
	margin-left:2px;
	color:#878787;
}
.breadcrumbs span{
	color:#878787;
	transition: all 0.5s ease;
	font-size: 11px;
}
.breadcrumbs {
	margin-top:8px;
    margin-bottom: 10px;	
	border:none;
	background: none;
}
/* 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:#29989e;
	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:#29989e !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;
}
.article img {
	float:left;
	padding-top:5px;
	max-width: 37px;
}
.article a {
	display:block;
	float:left;
	width:90%;
	padding: 5px 0 10px;
}
/*------- Sidenav ------*/
.sidenavBox{
	background:#3f3e3e; 
	/*padding: 10px 20px;*/
    padding: 5px 10px;
}


#sidenav {
	list-style-type:none;
	margin-left:0;
	background:#3f3e3e; 
}
#sidenav ul {
	list-style-type:none;
}
#sidenav li a {
	padding:5px 10px;
	display:block;
	/*border-bottom:1px solid #efefef;*/
	font-size:14px;
	color:#fff;
}
#sidenav li a:hover,#sidenav>li.current>a,#sidenav>li.current>ul>li.current>a {
	background: #8eb4de;
    color: #fff;
}
/*----- Archive Styling ------*/
#ctl00_contentPlaceHolderBody_archiveFilterB,
.archiveFilterB{
	border-bottom:3px solid #29989f;
	margin-bottom:25px;
}
#ctl00_contentPlaceHolderBody_archiveFilterB a,
.archiveFilterB a{
	display:inline-block;
	width:50px;
	padding:5px;
	text-align:center;
	color:#476075;
}
#ctl00_contentPlaceHolderBody_archiveFilterB a:hover,.currentyear ,
.archiveFilterB a:hover{
	background:#29989f;
	color:#FFF;
}
a.currentyear {
	color: #FFF !important;
}
/* Menu Dropdown */
.menu {
	background:transparent;
	margin-top:20px;
}
ul#nav {
	text-align: left;
}
ul#nav,ul#nav ul,ul#nav ul ul {
	z-index:101;
	padding:0;
	margin:0;
	display:inline-block;
}
ul#nav li,ul#nav ul li,ul#nav ul ul li {
	list-style-type:none;
	display: inline-block;
}
/*Link Appearance*/
ul#nav > li > a{
	font-family: "Nunito Sans", sans-serif;
	font-weight: 600;
    text-decoration: none;
    color: #FFF;
    background: transparent;
    padding: 14px 8px 13px 8px;
    display: inline-block;
    font-size: 18px;
}
ul#nav > li > ul > li > a,
ul#nav > li > ul > li > ul > li > a,
ul#nav > li > ul > li > ul > li > ul > li > a {
	font-family: "Nunito Sans", sans-serif;
	font-weight: 600;
	text-decoration:none;
	color:#EFEFEF;
	background:rgba(0,0,0,0.8);
	padding:15px 20px;
	display: inline-block;
    font-size: 16px;
}
/*Make the parent of sub-menu relative*/
ul#nav li {
	position: relative;
}
/*sub menu*/
ul#nav li ul {
	display:none;
	position:absolute;
	top:52px;
	left:0;
}
ul#nav li ul a {
	width:250px;
}
ul#nav li:hover>ul {
	display: block;
}
/* Top Nav Background Hover */
ul#nav > li:hover > a,
ul#nav > li.current > a{
	background:rgba(0,0,0,0.1);
	color:#FFF;
}
ul#nav > li > ul > li:hover > a,
ul#nav > li > ul > li > ul > li:hover > a,
ul#nav > li > ul > li > ul > li > ul > li:hover > a{
	background:rgba(0,0,0,0.5);
	color:#FFF;
}
/* 3rd level nav */
ul#nav ul li ul {
	display:none;
    position: absolute;
    top: 0px;
    left: 250px;
    width: 250px;
}
/* show the 3rd level when the second is hover */
ul#nav ul li:hover>ul {
	display: block;
}
/* Menu Dropdown */
.slick-slider {
	height:auto;
}
.header {
	min-height:130px;
	width:1200px;
	margin:0 auto;
}
.header-wrap {
	position: fixed;
    width: 100%;	
	z-index:11;
	transition: all 0.3s ease;
	/*background:rgba(0,0,0,0.05);*/
}
.hanging{
	background:rgba(0,0,0,0.8);
}
.hanging .header{
	min-height: 60px;
}
.hanging .logo{
	margin-top: 10px;
	height:40px;
}
.hanging .menu{
	margin-top: 0;
}
.logo {
	margin-top:30px;
}
.returntotop {
    position: fixed;
    right: 2%;
    bottom: 5%;
    display: none;
}
.returntotop:hover .fa{
	opacity:1;
	cursor: pointer;
}
.returntotop .fa {
    font-size: 30px;
    color: #8eb5de;
    opacity: 0.5;
    transition: all 0.7s ease;
}
.appear {
    display: block!important;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.center-text {
	text-align:center;
}
.right-text {
	text-align:right;
}
.social-icons {
	margin-top:27px;
}
.social-icons a {
	color:#999;
}
.social-icons a:hover {
	color:#666;
}
.home-boxes h3 {
	text-transform: uppercase;
	font-size:20px;
}
.align-right {
	text-align: right;
}
.home-box {
	position:relative;
	min-height:380px;
	background:#FFF;
	padding-bottom:40px;
}
.home-box-padding {
	padding:20px;
}
.right-abs {
	position:absolute;
	right:0;
	bottom:0;
}
.meta-bar {
	position:relative;
}
.float-irm {
	position:fixed;
	bottom:10px;
	right:10px;
	opacity:0.5;
	display:none;
}
.float-irm:hover {
	opacity:1;
}
input.search-head {
	width:200px;
	max-width:100%;
	display:inline-block;
}
input.search-head-button {
	padding:8px;
}
.search-pad {
	margin-top: 27px;
	text-align: right;
}
.slider {
	margin-top:0;
    margin-bottom:0;	
}
.slick-slide {
    display: none;
    float: left;
    height: auto;
    min-height: 1px;
}

/* JS Chart */

.centered {
    text-align: center;
}

.chart-buttons li:hover {
	background:#063669;
	color:#FFF;
	text-shadow:1px 1px 2px #000;
    border:1px solid #063669;
}
.chart-buttons li {
	color:#444;
	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: #eee;*/
}
.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: #8eb5de;
}
.irmau-small-chart .quoteapi-chart-gridline {
    stroke: rgba(142, 181, 222, 0.4);
}
.irmau-small-chart .quoteapi-chart-minor-gridline {
    stroke: none;
}
.irmau-small-chart .quoteapi-chart-tick {
    stroke: none;
}
.irmau-small-chart .quoteapi-chart-price {
    stroke: #fff;
    stroke-width: 1px;
}
.irmau-small-chart .quoteapi-chart-price-fill {
    /*fill: #fff;
    fill-opacity: 0.2;*/
}
.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: '';
}

/* JS Chart */

/*  Homepage Share Price  */
#load-shareprice {
	position: relative;
}
.asx-logo {
    width: 50px;
    position: absolute;
    right: 20px;
    top: 53px;
}
#price {
	font-size:40px;
	font-weight: bold;
	margin:5px 0;
	padding:0;
}
.market-cap {
    position: absolute;
    top: 60px;
    left: 160px;
}
.spdelay {
    position: absolute;
    top: 80px;
    left: 160px;
    color: #666;
    font-size: 12px;
}
.datechange {
	margin-top:5px;
}
#DataList4 {
	border:none;
}

/* 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: 16px;
	font-weight: normal;
	text-align: center;
	margin: 0;
	min-height: 60px;
	background: #29989e;
	color: #fff;
	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*/

.home-more {
    position: absolute;
    bottom: 0;
    margin:0;
    width: 100%;
}
.home-more i {
	display:inline-block;
	padding-left:5px;
}

.slick-next:before {
    content: "\f0a9";
    font-family: FontAwesome;
    font-size: 30px;
}
.slick-prev:before {
    content: "\f0a8";
    font-family: FontAwesome;
    font-size: 30px;
}

.slick-prev {
    left: -31px;
}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.box-hero {
	margin-bottom:10px;
}
.home-page-news .articleDate {
	color:#717171;
	font-size:14px;
    display: block;
    clear: both;
}
.home-page-news .listContent {
	padding: 5px 0;
}
.home-page-news .article {
	overflow:auto;
	border-bottom:1px solid #EEE;
	padding-bottom:5px;
	margin-bottom:5px;
}
.home-page-news .article a {
	line-height:1.4;
	padding:5px 0 0 0;
}
.home-shareprice .price {
	font-size: 56px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    line-height: 44px;
}
.irmau-small-chart .quoteapi-chart {
    width: 100%;
    height: 150px;
    padding: 7px 13px 13px 32px;
    font-size: 11px;
    color: #8eb5de;
    margin-top:15px;
}
.slick-dots{
	bottom: 0;
	right: 0;
	max-width: 800px;
}
.slick-dots li.slick-active button:before{
	color: #8cb4e5;
	font-size: 18px;
}
.slick-dots li button:before{
	font-size: 18px;
	color:#fff;
}
.slick-dots li:nth-child(2).slick-active button:before{
	color:#cc6a6f;
}
.slick-dots li:nth-child(3).slick-active button:before{
	color:#29989e;
}
.banner {
	height:500px;
	background-size: cover !important;
	position: relative;
}
.accessibility{
	position: absolute;
	bottom: 5px;
	left:0;
	right: 0;
}
.bannertext{
	padding-top:200px;
}
.page-banner-title {
	line-height: 1.2;
	max-width: 570px;
	font-family: 'Dosis',sans-serif;
	color: #8eb4de;
    font-size: 50px;
    text-transform: uppercase;
	font-weight:normal;
	margin:0 0 0 20px;
	padding:10px 0 0 0;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 1);
}
.page-banner-text {
	font-size:18px;
	margin:0 0 0 20px;
	color:#FFF;
	text-shadow:0px 1px 2px rgba(0,0,0,0.1);
}
.footer-box {
	color:#EEE;
}
.footer-box h3 {
	color:#CCC;
}
.footer-box a {
	color:#CCC;
}

.social-footer a:hover {
    background: #fff;
}
.social-footer a {
    display: inline-block;
    margin-right: 10px;
    height: 40px;
    width: 40px;
    /*border-radius: 50%;*/
    text-align: center;
    color: #3f3e3e;
    background: #8eb4de;
    font-size: 20px;
    padding: 5px;
    transition: all 0.5s ease;
}

.slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    margin: 0 0 0 0.4em;
    display: inline-block;
    border: 1px solid #b5b5b5;
    padding: 5px 10px;
    float: right;
    margin-top: -3px;
}
.home-share-price h2 {
	color:#FFF;
	font-size:44px;
	font-family:"Dosis", sans-serif;
	font-weight:normal;
}
.home-share-price {
	background:#3f3d3e;
	padding:26px;
	color:#FFF;
	position:relative;	
    min-height: 348px;
}
.home-share-price .quoteapi-dollars{
	font-family: 'Dosis', sans-serif;
}
.price-value-home {
	color:#FFF;
	font-size: 50px;
	font-family:"Dosis", sans-serif;
	font-weight:normal;
	line-height: 1;
}
.price-delay-text {
	margin-top:32px;
	vertical-align: bottom;	
	color:#878586;
}
.home-second-wrap {
	margin:30px 0;
}
/*.more-button:hover {
	background:rgba(255,255,255,0.8);	
	color:#3a3a3a;
	box-shadow:0px 2px 15px rgba(0,0,0,0.5);
}*/
.more-button {
	padding:10px 20px;
	text-align: center;
	display:inline-block;
	background:#FFF;
	color:#222;
	font-size:18px;
	border-radius: 3px;
}
.brokingButton{
	min-width: 194px; 
}
.home-latest-news a{
	color:#2c2e21;
}
.home-latest-news .article {
	background:#8eb5de;
}
.home-latest-news .list-url {
	font-size:18px;
	/*float:left;*/
}
.home-latest-news .list-brief{
    margin-left: 140px;
}
.home-latest-news .list-title {
	font-size:18px;
	/*float:left;*/
	font-family:"Nunito Sans",verdana,arial,sans-serif;
	font-weight:600;
}
.home-latest-news .list-date {
	font-size:16px;
	float:left;
	width:140px;
}
.home-latest-news {
	background:#8eb5de;
	padding:26px;
	min-height:348px;
}
.home-latest-news h2 {
	color:#FFF;
	font-size:44px;
	font-family:"Dosis", sans-serif;
	font-weight:normal;
}
.home-latest-news .more-button,
.home-share-price .more-button{
	color:#8eb5de;
}
.irmau-small-chart .quoteapi-chart {
    height: 110px;
}
.home-third-box p {
	font-size:18px;
}
.home-third-box h2 {
	color:#FFF;
	font-size:32px;
	font-family:"Dosis", sans-serif;
	font-weight:normal;
	line-height:1.2;
}
.home-third-box {
	padding:20px 20px 40px 20px;
	color:#FFF;
	min-height: 400px;
	position: relative;
}	
.blue-bg {
	background:#8eb5de;
}
.dark-bg {
	background:#3f3d3e;
}
.dark-text {
	color:#3f3d3e;
}
.home-third-read-more {
	color:#FFF;
	font-size:18px;
	position: absolute;
	left:20px;
	bottom: 20px;
	transition: all 0.3s ease;
}
.home-third-read-more:hover{
	left: 30px;
	color:#fff;
}
.irmau-small-chart .quoteapi-chart {
    height: 110px;
}
.home-third-wrap {
	margin-bottom:30px;
}
.home-fourth-wrap {
	/*margin-bottom:70px;*/
}
.home-fifth-wrap{
	background: url(/site/content/images/homebg.jpg) bottom no-repeat;
	background-size: cover;
	padding: 70px;	
	margin-bottom: 50px;
}
.internalFoot{
	display: none;
	background: url(/site/content/images/homebg.jpg) bottom no-repeat;
	background-size: cover;
	padding: 70px;
}
.right{
	float:right;
}
.left{
	float: left;
}
.radioonShares{
	margin-left: 0;
}
.radioonShares li{
	list-style-type: none;
}
.ea_submitRow input[type="submit"]{
	padding: 10px 20px;
	background: #8eb4de;
	font-weight: bold;
	border: none;
	margin-bottom: 10px;
	color:#fff;
	font-size: 16px;
	transition:all 0.3s ease;
}
.ea_submitRow input[type="submit"]:hover{
	background: #3f3e3e;
}
.homeOurbusiness{
	color:#fff;
	font-size: 50px;
	font-weight: 400;
}
.ourbusBoxes .columns{
	position: relative;
	min-height: 270px;
	padding-bottom: 40px;
}
.ourbusBoxes h3{
	font-size: 40px;
	color:#d19751;
	font-weight: 400;
}
.ourbusBoxes p{
	font-size: 18px;
	color:#fff;
}
.ourbusBoxes a{
	color:#d19751;
	font-size: 16px;
	position: absolute;
	left:20px;
	bottom: 20px;
	transition: all 0.3s ease;
}
/*.ourbusBoxes a:hover{
	left: 30px;
}*/
.home-sixth-wrap{
	padding: 50px 0;
}
.home-sixth-wrap .columns{
	position: relative;
	min-height: 270px;
	padding-bottom: 40px;
}
.home-sixth-wrap h2{
	font-size: 40px;
	color:#29989e;
	font-weight: 400;
}
.home-sixth-wrap p{
	font-size: 18px;
	color:#000;
}
.home-sixth-wrap a{
	color:#29989e;
	font-size: 16px;
	position: absolute;
	left:20px;
	bottom: 20px;
	transition: all 0.3s ease;
}
.home-sixth-wrap a:hover{
	left:30px;
}

.timeline-wrap .row{
	max-width:1171px;
}
.timeline-wrap{
	margin-bottom: 20px;
}
.timeline-wrap {
	margin-bottom:0px;
}
.timeline-box {
	font-size:42px;
	color:#d19650;
	font-family:'Dosis',sans-serif;
	padding:50px 20px;
	line-height: 1.2;
	position:relative;
}
.timeline-row {
	overflow:hidden;
	min-height:350px;
}
.timeline-box {
	min-height:350px;
}
.tlrbg1 {
	background:#444 url("/site/content/images/timeline1.jpg") center no-repeat;
	background-size:cover;
}
.tlrbg2 {
	background:#d19650;
}
.tlrbg3 {
	background:#444 url("/site/content/images/timeline2.jpg") center no-repeat;
	background-size:cover;
}
.tlrbg4 {
	background:#d19650;
}
.tlrbg5 {
	background:#444 url("/site/content/images/timeline3.jpg") center no-repeat;
	background-size:cover;
}
.white-text {
	color:#FFF;
}
.timeline-line-right {
	border-top:2px solid #FFF;	
	width:20px;
	height:0px;
	top:170px;
	left:0px;
	position:absolute;
}
.timeline-line-left {
	border-top:2px solid #FFF;	
	width:20px;
	height:0px;
	top:170px;
	right:0px;
	position:absolute;
}
.timeline-line-l {
	border-right:2px solid #FFF;	
	width:0px;
	height:510px;
	bottom:0px;
	left:-2px;
	position:absolute;
}
.timeline-line-r {
	border-right:2px solid #FFF;	
	width:0px;
	height:470px;
	top:0px;
	right:0px;
	position:absolute;
}
.timeline-line {
	border-right:2px solid #FFF;	
	width:0px;
	height:400px;
	bottom:0px;
	right:0px;
	position:absolute;
}
.timeline-line-top {
	border-top:2px solid #FFF;	
	border-right:2px solid #FFF;	
	width:20px;
	height:200px;
	bottom:0px;
	right:0px;
	position:absolute;
}
.timeline-line-bottom {
	border-bottom:2px solid #FFF;	
	border-right:2px solid #FFF;	
	width:20px;
	height:200px;
	top:0px;
	right:0px;
	position:absolute;
}
.relative {
	position:relative;
}
.tlrbg1 .timeline-box {
	padding-top:80px;
}
.tlrbg2 .timeline-box {
	padding-top:120px;
}
.tlrbg5 .timeline-box {
	padding-top:100px;
}
@media(max-width:1024px) {
	.timeline-box,
	.timeline-row	
	{
		min-height:auto;
	}
	.timeline-line-top,
	.timeline-line-bottom,
	.timeline-line-left,
	.timeline-line-right,
	.timeline-line,
	.timeline-line-l,
	.timeline-line-r
	{
		display:none;
	}
	.tlrbg2 .timeline-box {
		padding-top:50px;
	}
	.tlrbg5 .timeline-box {
		padding-top:50px;
	}		
	.tlrbg1 .timeline-box {
		padding-top:50px;
	}	
}
/* Blue Styles */
h1.title {
	color:#8eb4de;
}
#sidenav>li.current>a {
	background:#8eb4de;
}
ul#nav > li.current > a {
	color:#8eb4de;
}
/* Blue Styles */

/* Our Business Page */
.businessBox{
	margin-bottom: 10px;
}
/*.ourbusinessContainer{
	background:#E4994B;
}*/
.obat1{
	background: #cc6a6f;
}
.obat2{
	background: #8eb4de;
	margin: 0 10px;
}
.obat3{
	background: #E4994B;
}
.obaTable{
	min-height: 620px;
}
.obaTable h3{
	display: inline-block;
	color: #fff;
    margin-top: 13px;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
}
.obaLogo{
	display: inline-block;
	float: right; 
}
.obaLogo img{
	max-height: 35px;
	margin-left: 10px;
}
.obaTable table tbody{
	background: none;
}
.obaTable{
	padding:20px;
}
.obaTable table td{
	color:#fff;
	padding: 5px;
	border-bottom:1px solid #fff;
}
.obaTable table td:nth-child(n+2){
	text-align: right;
}

/* Corporate Governance */
/*	:: corporate-governance
	========================================================================== */	
ul.corporate-governance, ol.corporate-governance {
	padding: 0 0 0 0px;
	/*margin: 0 0 435px;*/
	width: 800px;
	overflow: hidden;
}	
.various .circle-title {
	float:left;
	background: #8FB4DE;
	width: 160px;
	height: 160px;
	color: #FFFFFF;
	padding: 15px 20px 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
}
ul.corporate-governance .circle-title1 {
	background: url(/site/content/images/governance3.jpg) center center no-repeat;
	width: 160px;
	height: 160px;
	padding: 15px 20px 0px;
	margin: 0 0 6px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
}
ul.corporate-governance .circle-title2 {
	background: url(/site/content/images/governance1.jpg) center center no-repeat;
	width: 160px;
	height: 160px;
	padding: 15px 20px 0px;
	margin: 0 0 6px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
}
ul.corporate-governance .circle-title3 {
	background: url(/site/content/images/governance2.jpg) center center no-repeat;
	width: 160px;
	height: 160px;
	padding: 15px 20px 0px;
	margin: 0 0 6px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
}
ul.corporate-governance .various h2 {
	font-size: 18px;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	margin: 0 0 6px;
}	
ul.corporate-governance li {
	/*display:block;*/
	list-style: none;
	background: transparent;
	margin-right: 12px;
	/*width: 160px;*/
	float: left;
	position: relative;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 	
}		

ul.corporate-governance li:hover h2 {
	opacity:0.7;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 	
}
.corp-gov-table {
	max-width:410px;
}
.corp-gov-table p {
	margin:0px;
}
.corp-gov-table td a:hover {
	opacity:0.9;
}
.corp-gov-table h3 span{
	color:#cc6a6f !important;
}
.corp-gov-table td a {
	display:block;
	padding:5px 10px;
	border-radius: 3px;
	background:#cc6a6f;
	color:#FFF;
	text-shadow:0px 1px 2px rgba(0,0,0,0.1);
}
.corp-gov-table td {
	padding:10px;
}
.corp-gov-table tr:nth-child(1) td {
	background:#3f3e3e;
	color:#FFF;
}
.corp-gov-table tr:nth-child(odd) {
	background:#EFEFEF;
}
ul.bio{
	margin-left: 0;
}
ul.bio li {
    list-style: none;
    background: transparent;
    width: 33%;
    padding-right: 10px;
    padding-bottom: 25px;
    padding-left: 0px;
    float: left;
    position: relative;
    min-height: 300px;
}
ul.bio li {
    width: 33%;
    /*padding: 0 10px;*/
    margin-bottom: 20px;
    min-height: 0;
}
ul.bio li a {
    width: auto;
}
ul.bio li a {
    color: #777575;
    text-align: left;
    width: 210px;
    display: block;
    line-height: 1.2;
}
@media (max-width: 500px){
	ul.bio li:nth-child(3n+1) {
	    display:block;
	    width:100%;
	    text-align: center;
	}
	ul.bio li {	
	    width:100%;
	}
}
.profile img {
	max-width:164px;
}
.button:focus, 
.button:hover,
.invEmailalerts .button:hover,
.invFactsheet .button:hover,
.more-button:hover,
.slide-button:hover,
.homeEmailalerts .button:hover{
    background-color: #d19650;
    color: #fefefe;
}
.risk-sidenav h3{
	color:#fff;
	cursor: pointer;
	font-size: 16px;
	position: relative;
}
.risk-sidenav h3:after{
	content: '\f105';
	font-family: Fontawesome;
	right:-10px;
	position: relative;
	transition: all 0.5s ease;
/*	position: absolute;
	top:0;
	right:0;*/
}
.risk-sidenav h3:hover:after{
	right:-15px;
}
.risk-sidenav h3.toggleSnav:hover:after{
	content:'\f107';
}
.risk-sidenav ul{
	display: none;
}
.risk-sidenav ul li{
	list-style-type:none;
}
.risk-sidenav ul li a{
	color:#fff;
	display: block;
	padding: 5px 10px;
}
.risk-sidenav ul li a:hover{
	background: #cc6a6f;
}
.risk-sidenav{
	border-top:1px solid #878787;
	padding-top: 20px;
}
.resultsTable th{
	background:#29989e;
	color:#fff;
	font-weight: bold;
}
.resultsTable th:nth-child(n+2){
	text-align: center;
}
.resultsTable td:nth-child(n+2){
	text-align: center;
}
.resultsTable th,
.resultsTable td{
	padding: 10px;
}
.resultsTable tr:nth-child(odd){
	background: #fbfafa;
}
.resultsTable tr:nth-child(even){
	background: #f7f7f7 !important;
}
.resultsTable tr:hover{
	background: #efefef !important;
}
.arthumb{
	margin-bottom: 20px;
	background:#29989e;
	padding: 20px;
	transition: all 0.3s ease;
}
.arthumb:hover{
	background:#1b8c92;
	cursor: pointer; 
}
.arthumb p{
	font-size: 30px;
	max-width:400px;
    margin: 48px auto 0;
    color:#fff;
}

#load-blog .articleBrief{
	font-size: 18px;
}

.businessBox{
	padding: 20px 10px;
	min-height: 500px;
}
.businessBox h3{
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
}
.businessBox h3,
.businessBox p{
	color:#fff;
}
.bbus1{
	background: url(/site/content/images/homebg.jpg) no-repeat;
	background-position: 20% 100%;
	background-size: 500%;
}
.bbus2{
	margin: 0 10px;
	background: url(/site/content/images/homebg.jpg) no-repeat;
	background-position: 45% 100%;
	background-size: 500%;
}
.bbus3{
	background: url(/site/content/images/homebg.jpg) no-repeat;
	background-position: 65% 100%;
	background-size: 500%;
}
.entry-content .article a:hover{
	text-decoration: underline;
}
.eaWidget:hover{
	cursor: pointer;
	background: #21878e;
}
.eaWidget{
	transition: all 0.3s ease;
	margin-top: 20px;
	background: #29989f;
	padding: 20px;
}
.eaWidget .fa{
	color: #fff;
	font-size: 20px;
	float: left;
	margin-right: 10px;
}
.eaWidget p{
	color:#fff;
	margin: 0;
}
.ourPurStrat{
	margin: 0 auto;
	display: block;
}

.ourPurposebox{
	background: #8eb4de;
	color:#fff;
	padding: 20px;
	margin-bottom: 20px;
}
.ourPurposebox h2,
.ourStrategy h2{
	color:#fff;
	text-transform: uppercase;
	padding-bottom:10px;
	margin-bottom: 20px;
	border-bottom:1px solid #fff;
}
.ourStrategy{
	background: #3f3e3e;
	color:#fff;
	padding: 20px;
	margin-bottom: 20px;
}

.valBox{
	min-height: 230px;
	padding: 20px;
	text-align: center;
	margin: 5px;
	transition: all 0.5s ease;
}
.valBox:hover{
	background: #3f3e3e;
}
.valBox h2{
	color: #fff;
	margin-top: 18px;
	font-size: 26px;
}
.valBox p{
	margin-bottom:0;
	color:#fff;
	font-size: 20px;
}
.vb1{
	background: url(/site/content/images/ourValues.jpg) no-repeat;
	background-size: 200%;
	background-position:0% 20%;
}
.vb2{
	background: url(/site/content/images/ourValues.jpg) no-repeat;
	background-size: 200%;
	background-position:100% 20%;
}
.vb3{
	background: url(/site/content/images/ourValues.jpg) no-repeat;
	background-size: 200%;
	background-position:0% 69%;
}
.vb4{
	background: url(/site/content/images/ourValues.jpg) no-repeat;
	background-size: 200%;
	background-position:100% 69%;
}
.responsiveMap {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.responsiveMap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.contactMap .row{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #efefef;
}
.contactMap h2{
	font-size: 26px;
}

.home-list-item{
	    width: 31.1%;
    margin: 0 1.1%;
	min-height: 440px;
	display: inline-block;
	float: left;
	padding: 20px 20px 40px 20px;
	position: relative;

}
.home-list-item:nth-of-type(odd){
	background: #333;
	color:#fff;
}
.home-list-item:nth-of-type(even){
	background: #8eb4de;
	color:#fff;
}
.home-heading-list-url{
	color:#fff;
	font-family: "Dosis", sans-serif;
	font-size: 32px;
}
.home-list-date{
	display: none;
}
.home-list-brief{
	font-size: 16px;
}
.home-list-url{
	position: absolute;
	left:20px;
	bottom:20px;
	font-size: 16px;
}
.entry-content .home-list-item{
	min-height: 550px;
	margin-bottom: 20px;
}
.entry-content .home-heading-list-url{
	font-size: 22px;
	line-height: 1.2;
	margin-bottom: 10px;
	display: block;
}
.Pages ul li{
	list-style-type:none;
	display: inline-block;
	margin-right: 10px;
	}
.entry-content .home-list-item:nth-of-type(even){
	background: #29989f;
	color:#fff;
}
.Pages{
    position: absolute;
    bottom: -30px;
    left: 0px;
}

/* Yo! ✌ This is the additional css */
.investorPage{
	padding-top: 150px;
}
.invChart .irmau-main-chart .quoteapi-chart-panel{
    background: none;
}
.invChart .irmau-main-chart .quoteapi-chart{
	/*color:#8eb4de;*/
	color:#29989e;
}
.invChart .irmau-main-chart .quoteapi-chart-volume,
.invChart .irmau-main-chart .quoteapi-chart-price{
	/*stroke: #8eb4de;*/
	stroke:#29989e;
}
.invChart .irmau-main-chart .quoteapi-chart-price{
	stroke-width:2px;
}
.invChart .quoteapi-chart-gridline{
	stroke: rgba(41, 152, 158, 0.3)/*rgba(142, 180, 222, 0.3)*/;
}
.invSharepriceNum{
	color: #fff;
}
.invSharepriceNum h2{
	/*color:#8eb4de;*/
	color:#29989e;
	line-height: 1.2;
    max-width: 700px;
    font-size: 50px;
    text-transform: uppercase;
    font-weight: normal;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 1);
}
.invChart table.quoteapi-chart-tooltip-legend{
	margin:0;
}
.invChart .quoteapi-chart-tooltip{
	padding:5px;
	background: #fff;
}
.priceSP{
	font-size: 40px;
	margin-bottom: 0;
	line-height: 1.2;
}
.marketcapSP{
	font-size: 30px;
	margin-bottom: 0;
}
.priceDelay{
	color:#9f9e9e;
}
.invSharepriceNum a{
	background: #fff;
	padding:10px 20px 10px 10px;
	border-radius: 2px;
	color:#333;
	position: relative;
}
.invSharepriceNum a:before{
	content: '\f105';
	font-family: FontAwesome;
	position: absolute;
	right:7px;
	top:7px;
	font-size: 20px;
}

.internalPage{
	padding-top: 50px;
}
.invAsx{
	background: #29989e; 
	padding: 20px;
	min-height: 404px;
}
.invAsx h1{
	color:#fff;
	font-size: 48px;
}
#load-invasx .list-date {
    font-size: 16px;
    float: left;
    width: 140px;
}
#load-invasx .list-url{
	font-size: 18px;
	color:#000;
}
#load-invasx .listContent{
	padding: 5px 0;
}
.aubButton{
	background: #fff;
	padding:10px;
	border-radius: 2px;
	color:#29989e;
	font-weight: 600;
	position: relative;
}
.invReport{
	background: #29989e;
	padding:20px;
	min-height: 381px;
}
.invReport h3{
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-top: 12px;
    /*margin-bottom: 30px;*/
}
.invReport img{
	margin-bottom: 20px;
}
.dividendsBox{
	background:#3f3e3e;
	padding:20px;
	min-height:381px;
}
.dividendsBox h1{
	color:#fff;
	font-size: 48px;
}
#tableDividends thead,
#tableDividends tbody{
	background: none;
	border: none;
}
#tableDividends th{
	color:#29989e;
	padding: 5px;
	font-size: 18px;
}
#tableDividends td{
	color:#fff;
	padding: 2px;
	font-size: 18px;
}
.invMidboxes{
	margin: 20px auto;
}
.middle-footer,
.bottom-footer{
	background: #3f3e3e;
}
.bottom-footer{
	padding-bottom: 20px;
}
.footer-box h3{
	color:#8eb4de;
	font-weight: 600;
}
.footer-box{
	margin-bottom: 10px;
}
.footlinks a{
	display: block;
	padding: 2px;
	margin-bottom: 3px;
	line-height: 1.2;
	color:#fff;
}
.footlinks a:hover{
	text-decoration: underline;
}
.footLogo{
	float: right;
}
.invFootboxes{
	background: #29989e;
	padding-top: 30px;
}
.invFbox{
	position: relative;
	min-height: 323px;
	padding-bottom: 50px;
}
.invFbox h2{
	color:#fff;
	font-weight: 400;
	font-size: 30px;
}
.invFbox p{
	font-size: 18px;
	color:#fff;
	line-height: 1.3;
}
.invFbox a{
	color:#fff;
	position: absolute;
	bottom: 10px;
	left:0px;
	transition: all 0.3s ease;
	font-size: 18px;
}
.invFbox a:hover{
	left:10px;
}
.invEmailalerts{
	max-width: 1171px;
	background:#29989e;
	padding: 20px 0;
	margin-bottom: 20px;
}
.invFactsheet{
	max-width: 1171px;
	background:#3f3e3e;
	padding: 20px 0;
	margin-bottom: 20px;
}
.invEmailalerts h2,
.invFactsheet h2{
	color:#fff;
	font-size: 46px;
	font-weight: 400;
	margin:0 40px;
}
.invEmailalerts p{
	font-size: 18px;
	color:#3f3e3e;
	font-weight: 600;
	margin-bottom: 0;
	margin: 10px 17px;
	line-height: 1.2;
}
.invFactsheet p{
	font-size: 18px;
	color:#29989e;
	font-weight: 600;
	margin-bottom: 0;
	margin: 10px 17px;
	line-height: 1.2;
}
.invEmailalerts .button,
.invFactsheet .button{
	margin: 10px 40px 0 0;
	background: #fff;
	padding:10px 20px;
	border-radius: 5px;
	font-size: 18px;
	font-weight: 300;
	float: right;
}
.invEmailalerts .button{
	color:#29989e;
}
.invFactsheet .button{
	color:#29989e;
}
.homeEmailalerts{
	max-width: 1171px;
	background:#8eb5de;
	padding: 20px 0;
}

.homeEmailalerts h2{
	color:#fff;
	font-size: 46px;
	font-weight: 400;
	margin:0 40px;
}

.homeEmailalerts p{
	font-size: 18px;
	color:#3f3e3e;
	font-weight: 600;
	margin: 10px 17px;
	line-height: 1.2;
}
.homeEmailalerts .button{
	margin: 10px 40px 0 0;
	background: #fff;
	padding:10px 20px;
	border-radius: 5px;
	font-size: 18px;
	font-weight: 300;
	float: right;
	color: #8eb5de;
}
.imageGallery a img{
	width: 150px;
	height: 100px;
	margin-bottom: 5px;
}
/*.imageGallery{
	position: relative;
}
.imageGallery:before{
	content:'Please click images to enlarge';
	position: absolute;
	top:-23px;
	left:0;
}*/

#load-blog .blogItems:nth-of-type(n+4){
	display: none
}
#load-blog .blogItems {
	position: relative;
}
#load-blog .blogItems:nth-child(1),
#load-blog .blogItems:nth-child(2),
#load-blog .blogItems:nth-child(3)
{
	display:block;
}
#load-blog .blogItems:nth-child(1),
#load-blog .blogItems:nth-child(3)
{
	background:#8eb5de;
}
#load-blog .blogItems:nth-child(1) .articleBrief,
#load-blog .blogItems:nth-child(3) .articleBrief
{
	color:#3f3d3e;
}
#load-blog .blogItems:nth-child(1) {
	margin-left:15px;
	margin-right:28px;
	width:31%;
}
#load-blog .blogItems:nth-child(2) {
	background:#3f3d3e;
	width:31%;
	margin-right:28px;
}
#load-blog .blogItems:nth-child(3) {
	width:31%;
}

#load-blog .articleDate {
	display:none;
}
#load-blog .blogItems {
	width:31%;
	float:left;
	color:#FFF;
	padding: 26px 26px 70px;
    min-height: 540px;
}		
#load-blog .blogTitle{
    color: #FFF;
    font-size: 32px;
    font-family: "Dosis", sans-serif;
    font-weight: normal;
    line-height: 1.2;	
    display:block;		
    width:100%;
}		
#load-blog {
	overflow:auto;

}

#load-blog .read-more{
    position: absolute;
    left: 20px;
    bottom: 20px;
    font-size: 16px;
    padding: 10px 20px;
    text-align: center;
    display: inline-block;
    background: #FFF;
    border-radius: 3px;
}
#load-blog .read-more:hover{
	background-color: #d19650;
    color: #fefefe;
}
#load-blog .blogBodyonList{
	font-size: 16px;
}
#load-blog .postedStamp{
	display: none;
}