@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
* {
	font-family:"Open Sans",verdana,arial,sans-serif;
}
html {
	overflow-y:scroll;
	font-family:"Open Sans",verdana,arial,sans-serif;
}
#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:538px;
}
.entry-content ul {
	list-style-position: inside;
}
.entry-content p {
	font-size: 18px;
}
#utilities {
	text-align: right;
	margin-top:1px;
}
#utilities a {
    font-size: 16px;
    color: #fff;
    background: #30a671;
    display: inline-block;
    /*margin-left: 5px;*/
    text-align: center;
    padding-top: 0;
    width: 23px;
    height: 23px;
    /*border-radius: 30px;*/
}
#utilities a:hover {
	color:#fba500;
}
#utilities #smaller {
    font-size: 12px;
    padding-top: 5px;
}
.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:#313c7a;
	font-weight:bold;
	margin:0 0 10px;
	line-height:1.25;
	font-family: "Raleway", "Open Sans", sans-serif;
}
h1 {
	font-size:28px;
	margin:0 0 21px;
	font-family: "Raleway", "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;
}
/*-------- 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;
}
.slide-title {
	font-size:34px;
	font-family:"Open Sans", sans-serif;
	font-weight:bold;
	padding:5px 20px;
	margin:20px 0px -10px 20px;
	width:auto;
	color:#FFF;
	text-shadow:0px 1px 2px rgba(0,0,0,0.1);
}
.slide-text {
	font-size:22px;
	font-family:"Open 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);
}
.home-boxes {
    padding: 30px 0;
    background: #EEE;
}
footer {
	background:#2e2e2e;
	color:#EEE;
	padding:10px 0;
}
.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:#2e2e2e;
	color:#EEE;
	padding:50px 0;
	border-bottom:1px solid #565555;
}
.copyright {
	color:#EEE;
	display:inline-block;
	margin-right:20px;
}
.sitebyirm {
	color:#EEE;
}
.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:"Open Sans",sans-serif;
	margin-bottom: 10px;
}
/* Contact form fix. Ends*/
/* Breadcrumb fix */
a.breadcrumbs a {
	text-decoration:none;
}
.breadcrumbs a:hover span{
	text-decoration:none !important;
	color: #fba500 !important;
}
.breadcrumbs *{
	color:#fff !important;
	font-size: 12px;
}
.breadcrumbs a {
	text-transform:none !important;
	font-size:14px;
	text-decoration:none !important;
	border-bottom:0px #000 solid;
	margin-right:4px;
	margin-left:4px;
}
.breadcrumbs {
	margin-top:0;
    margin-bottom:0;
	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:#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;
}
.article img {
	float:left;
	padding-top:5px;
}
.article a {
	display:block;
	float:left;
	width:90%;
	padding: 5px 0 10px;
}
/*------- 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;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
#sidenav li a:hover, #sidenav>li.current>a, #sidenav>li.current>ul>li.current>a {
    /*background: #fba500;
    color: #fff;*/
        color: #000;
    border-left: 5px solid #fba500;
    border-bottom:1px solid rgba(251, 165, 0, 0.4);
}
/*----- Archive Styling ------*/
#ctl00_contentPlaceHolderBody_archiveFilterB {
	border-bottom:3px solid #48aa43;
	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:#48aa43;
	color:#FFF;
}
a.currentyear {
	color: #FFF !important;
}
/* Menu Dropdown */
.menu {
	background:#2d3691;
}
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 {
    text-decoration: none;
    color: #FFF;
    background: #2d3691;
    padding: 14px 20px 13px 20px;
    display: inline-block;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    font-weight: bold;
}
ul#nav > li > ul > li > a,
ul#nav > li > ul > li > ul > li > a,
ul#nav > li > ul > li > ul > li > ul > li > a {
	text-decoration:none;
	color:#FFF;
	background:#2d3691;
	padding:15px 20px;
	display: inline-block;
    font-size: 14px;
}
/*Make the parent of sub-menu relative*/
ul#nav li {
	position: relative;
}
/*sub menu*/
ul#nav li ul {
	display:none;
	position:absolute;
	top:46px;
	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:#333d9e;
	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:#333d9e;
	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 {
	height:110px;
}
.logo {
	margin-top:10px;
	height:90px;
}
.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;
}
.metabg{
	background: #30a671;
	padding: 2px 0;
	margin-bottom: 30px;
}
.float-irm {
	position:fixed;
	bottom:10px;
	right:10px;
	opacity:0.5;
	display:none;
}
.float-irm:hover {
	opacity:1;
}
input.search-head {
    width: 100%;
    max-width: 550px;
    display: inline-block;
    padding: 20px;
    border: none;
    border-radius: 5px;
}
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: #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: '';
}

/* 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: 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*/

.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 .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: 40px;
    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: #2e2e2e;
    margin-top:15px;
}
.banner {
	height:150px;
}
.page-banner-title {
	text-align: center;
	color:#2d3691;
	font-family: "Raleway", "Open Sans", sans-serif;
	font-size:34px;
	text-shadow:none;
	padding-top:50px;
	font-weight: bold;
}
.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: #2f5bbb;
}
.social-footer a {
    display: inline-block;
    margin-right: 10px;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    text-align: center;
    color: #FFF;
    background: #1d469e;
    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;
}
.radioonShares{
	margin-left: 0;
}
.radioonShares li{
	list-style-type: none;
}
.ea_submitRow input[type="submit"]{
	padding: 10px 20px;
	background: #2d3691;
	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: #30a671;
}
.search-wrap {
	padding:80px 0;
	text-align: center;
	color:#FFF;
	background:#1c246f;
	clear: both;
}
.search-wrap h1 {
	color:#FFF;
	margin-bottom:20px;
}
.search-large {
    max-width: 600px;
    display: inline;
    border:none;
    border-radius: 5px;
}
.hhh-wrap {
	padding:80px 0;
	background:#edeffe url("/site/content/images/home-feature-bg-crop.jpg") center no-repeat;
	background-size:cover;
}
.hhh-title-1 {
    font-size: 36px;
    color: #2d367b;
    line-height: 36px;
    font-family: "Raleway", "Open Sans", sans-serif;
    font-weight: 700;
}
.hhh-title-2 {
    font-size: 83px;
    color: #ff7e00;
    line-height: 83px;
    margin-bottom: 40px;
    font-family: "Raleway", "Open Sans", sans-serif;
    font-weight: 700;
}
a.hhh-link:hover {
	border:1px solid #fec673;
}
a.hhh-link {
    display: block;
    padding: 15px 25px;
    border-radius: 3px;
    background: #FFF url("/site/content/images/more-arrow.png") right center no-repeat;
    color: #293873;
    border: 1px solid #FFF;
    margin-bottom: 10px;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
    font-weight: 700;
    font-size:14px;
    font-family: "Raleway", "Open Sans", sans-serif;
}

.lower-home-box-wrap {
	padding:150px 0 120px 0;
	background:#FFF;
}
.lhbox:hover {
	/*
	zoom:1.2;
	margin-top:-20px;
	*/
}
.lhbox {
    font-family: "Raleway", "Open Sans", sans-serif;
	border-radius: 5px;
	border:1px solid #e7e6eb;
	background:#fcfcfc;
	min-height:340px;
	position:relative;
}
.lhb-icon img {
	width: 75%;
	padding-top: 15px;
}
.lhb-icon {
	height:128px;
	width:128px;
	border-radius:128px;
	background:#FFF;
	box-shadow:0px 5px 25px rgba(0, 0, 0, 0.09);
	text-align: center;
	margin:0 auto;
	margin-top:-64px;
	margin-bottom:20px;
	overflow:hidden;
}
.lhb-title {
    font-family: "Raleway", "Open Sans", sans-serif;
    text-align: center;
    color: #34387f;
    font-size: 30px;
    margin-bottom: 20px;
    letter-spacing: -1px;
}
.lhb-text {
	font-family: "Raleway", "Open Sans", sans-serif;
	text-align: center;
	color:#5e5e66;
	font-size:16px;
	padding:0 20px;
}
a.lhb-button:hover {
	background:#ff8a00;
	color:#FFF;
	box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
	border:1px solid #ff8a00;
}
a.lhb-button {
	display:block;
	width:50%;
	margin-left:25%;
	padding:15px 10px;
	border-radius: 5px;
	border:1px solid #d1d1d1;
	position:absolute;
	bottom:20px;
	text-align: center;
	color:#2c3775;
	text-transform: uppercase;
	font-weight:bold;
	font-family: "Raleway", "Open Sans", sans-serif;
}
.lower-video-wrap p {
	color:#696971;
	font-size:16px;
}
.lower-video-wrap {
	padding:110px;
	background:#f8f8ff;
}
.white-pad-wrap {
	padding:110px 0;
}
.white-pad-wrap h1 {
	font-size:32px;
	margin-bottom:20px;
	font-weight:bold;
}
.home-news-box p {
	color:#696971;
}
.home-news-box h2 {
	color:#f48303;
}
.home-news-box {
	overflow:hidden;
	border-radius: 5px;
	border:1px solid #ededef;
}
.news-pad {
	padding:20px;
}
.news-date {
	color:#30377f;
	margin-bottom:10px;
}
.colour-icons .lhbox {
    min-height: 420px;
    box-shadow:0px 5px 10px rgba(0,0,0,0.1);
}
.colour-icons .lhb-icon {
	margin-top:20px;
}
.icon-blue {
	background:#2d3691;
}
.icon-orange {
	background:#ff7e00;
}
.icon-green {
	background:#38b677;
}
.lhbox2 .lhb-title {
	color:#ff7e00;
}
.lhbox3 .lhb-title {
	color:#38b677;
}
.lower-home-box-wrap.colour-icons {
	padding:0 0 120px 0;
}
.blue-bg h1 {
	color:#FFF;
	margin-bottom:40px;
}
.blue-bg {
	padding:80px 0;
	background:#2d3691;
	color:#FFF;
}
.relative {
	position:relative;
}
a.orange-button:hover {
	background:#FFF;
	color:#ff7e00;
}
a.orange-button {
	display:inline-block;
	padding:15px 30px;
	border-radius: 5px;
	border:0px solid #d1d1d1;
	bottom:20px;
	text-align: center;
	text-transform: uppercase;
	font-weight:bold;
	font-family: "Raleway", "Open Sans", sans-serif;
	background:#ff7e00;
	color:#FFF;
	box-shadow: 0px 4px 8px rgba(0,0,0,0.5);
}
.site-motto {
	font-family: "Raleway", "Open Sans", sans-serif;
    margin-top: 34px;
    font-weight:bold;
    color:#494949;
    font-size:16px;
}

.proactive-logo{
	max-width: 200px;
	}

#loadBlog .PageTitle,
#loadBlog .archiveFilter{
	display: none;
}
#loadBlog .list-item:hover, #loadBlog .blogItems:hover {
    box-shadow: 0px 0px 5px #ccc;
    border-radius: 5px;
}
#loadBlog .list-item, #loadBlog .blogItems{
	display: inline-block;
	width:24%;
	float: left;
	margin-right: 1%;
}
#loadBlog .blogItems:nth-child(n+5){
	display: none;
}
#loadBlog a.list-url ,#loadBlog .blogTitle {
    color: #444444;
    margin-bottom: 10px;
    display: block;
    font-family: Raleway;
    font-size: 14px;
    font-weight: 600;
    line-height: 19.88px;
    text-align: left;
}
#loadBlog .list-brief, #loadBlog .blogListBrief {
	color:#5f6065;
	line-height:1.4;
}
#loadBlog .list-date, #loadBlog .blog-date {
    color: #9E9D9D;
    margin-bottom: 10px;
    font-family: Open Sans;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
}
#loadBlog a.blogListReadMoreButton {
    font-family: Raleway;
    font-size: 14px;
    font-weight: 600;
    line-height: 19.88px;
    text-align: left;
    color: #1F2874;
    position: absolute;
    bottom: 10%;
}
#loadBlog a.blogListReadMoreButton:hover {
    color: #fd7c20;
}
#loadBlog .blogListBrief {
    display: none;
}
#loadBlog .blog-pad, #loadBlog .blogBoxContent {
	padding:20px;
	background:#fcfcfc;
	border:1px solid #e8e8ea;
	/*border-top:0px solid transparent;*/
	border-radius: 0 0 5px 5px;
	min-height:170px;
	position: relative;
}
.list-image, #loadBlog .featured-image {
	border:1px solid #e8e8ea;
	border-bottom:0px solid transparent;
}
#loadBlog .featured-image {
    height: 200px;
    background-size: cover;
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
#loadBlogIR .PageTitle,
#loadBlogIR .archiveFilter{
	display: none;
}
#loadBlogIR .list-item, #loadBlogIR .blogItems{
	display: inline-block;
	width:24%;
	float: left;
	margin-right: 1%;
}
#loadBlogIR .blogItems:nth-child(n+5){
	display: none;
}
#loadBlogIR .list-item:hover, #loadBlogIR .blogItems:hover {
    box-shadow: 0px 0px 5px #ccc;
    border-radius: 5px;
}
#loadBlogIR a.list-url ,#loadBlogIR .blogTitle {
    color: #444444;
    margin-bottom: 10px;
    display: block;
    font-family: Raleway;
    font-size: 14px;
    font-weight: 600;
    line-height: 19.88px;
    text-align: left;
}
#loadBlogIR .list-brief, #loadBlogIR .blogListBrief {
	color:#5f6065;
	line-height:1.4;
	display: none;
}
#loadBlogIR .list-date, #loadBlogIR .blog-date {
    color: #9E9D9D;
    margin-bottom: 10px;
    font-family: Open Sans;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
}
#loadBlogIR a.blogListReadMoreButton {
    font-family: Raleway;
    font-size: 14px;
    font-weight: 600;
    line-height: 19.88px;
    text-align: left;
    color: #1F2874;
    position: absolute;
    bottom: 10%;
}
#loadBlogIR a.blogListReadMoreButton:hover {
    color: #fd7c20;
}
#loadBlogIR .blog-pad, #loadBlogIR .blogBoxContent {
	padding:20px;
	background:#fcfcfc;
	border:1px solid #e8e8ea;
	/*border-top:0px solid transparent;*/
	border-radius: 0 0 5px 5px;
	min-height:170px;
	position: relative;
}
.list-image, #loadBlogIR .featured-image {
	border:1px solid #e8e8ea;
	border-bottom:0px solid transparent;
}
#loadBlogIR .featured-image {
    height: 200px;
    background-size: cover;
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.home-diagram {
	display:block;
	margin:20px auto;
}
code{
	border:none !important;
}
.entry-content .article a{
	width: 100%;
	color:#2c3691;
	font-weight: bold;
}
span#PageTitle{
    color: #f69e22;
    font-weight: bold;
}

.entry-content a {
    font-weight: bold;
    transition: all 0.5s;
	color:#2d3691;
}

.entry-content a:hover{
color:#30a671;
}
.entry-content a.button{
	color:#fff;
}

.blog-list .medium-3,
.blog-list .medium-9
{
	width:100%;
}
.blog-list .featuredImage {
	position:absolute;
	top:0px;
}
#loadBlog .list-item:nth-child(n+5) {
    display:none;
}
#loadBlog .list-item {
	position:relative;
    padding: 175px 0 0 0;
    background: #fcfcfc;
    border: 1px solid #e8e8ea;
    border-radius: 0 0 5px 5px;
    min-height: 570px;
}
#loadBlog .list-brief p {
	padding:0 20px;
}
#loadBlog .list-date {
	padding:0 20px;
}
#loadBlog .list-url {
	padding:0 20px 0px 20px;
}
@media(max-width:1024px) {
	.blog-list .featuredImage {
		display:none;
		top:0px;
	}
	#loadBlog .list-item {
	    padding: 20px 0 0 0;
	    min-height: auto;
	}
}


.blog-list .featuredImage {
    position: absolute;
    top: 0px;
    left: 0;
    height: 158px;
    width: 100%;
    overflow: hidden;
}

.featuredImage img {
    position: absolute;
    /* height: 100%; */
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


section.afterHour {
	background: #526c79;
	text-align: center;
}

section.afterHour h2 {
	color:#fff;
	padding:20px;
	margin:0;
}

section.afterHour h2 a{
	color:#fff;
}

  table.dns-tbl td {
    background-color: #f1f1f0;
    padding: 10px 15px;
}

/* Feed Back */
.feedback-wrap {
	position:fixed;
	bottom:10px;
	left:10px;
	border:3px solid rgba(255,255,255,0.5);
	background:rgba(255,255,255,0.5);
	border-radius:5px;
	padding:20px;
	text-align:center;
}
.fb-nobg {
	border:3px solid rgba(255,255,255,0);
	background:rgba(255,255,255,0);
}
.feedback-inner {
	position:relative;
}
.feedback-button:hover {
	box-shadow:0px 1px 10px rgba(0,0,0,0.3);
}
.feedback-button {
	padding:10px 20px;
	border-radius:5px;
	border:3px solid rgba(255,255,255,0.5);
	display:inline-block;
	cursor:pointer;
	font-size:18px;
	color:#FFF;
}
.feedback-title {
	font-weight:bold;
	margin-bottom:5px;
	font-size:14px;
	color:#111;
}
.fb-yes {
	background: #48b146c7;
}
.fb-no {
	background: #b14646c7;
}
.feedback-message {
	/* display:none; */
	position:absolute;
	bottom:0px;
	left:0px;
	width:230px;
	height:auto;
	border:3px solid rgba(255,255,255,0.5);
	background:rgba(255,255,255,0.9);
	border-radius:5px;
	padding:20px 10px;
	text-align:center;
	font-size:14px;
	line-height:22px;
	text-shadow:0px 1px 2px #000;
}
.feedback-form {
	border:3px solid rgba(0,0,0,0.1);
	width:300px;
	color:#444;
	text-shadow:none;
	display:none;
}
.feedback-ok {
	background: #48b146c7;
	color:#FFF;
	font-weight:bold;
	display:none;
}
.feedback-thanks {
	background: #48b146c7;
	color:#FFF;
	font-weight:bold;
	display:none;
}
.fb-close-button {
	margin-top:10px;
	padding:5px 20px;
	border-radius:5px;
	border:3px solid rgba(255,255,255,0.5);
	display:inline-block;
	cursor:pointer;
	background: #f29341;
	color:#FFF;
	text-shadow:0px 1px 2px rgba(0,0,0,0.1);
}
.send-button {
	margin-top:10px;
	padding:5px 20px;
	border-radius:5px;
	border:3px solid rgba(255,255,255,0.5);
	display:inline-block;
	cursor:pointer;
	background: #48b146;
	color:#FFF;
	font-weight:bold;
	text-shadow:0px 1px 2px rgba(0,0,0,0.1);
}
.fm-form {
	margin-top:10px;
	margin-bottom:10px;
}
.fm-form textarea {
	border:3px solid rgba(0,0,0,0.1);
	padding:10px;
	width:270px;
	font-size:14px;
}
.fm-form input[type=text],
.fm-form input[type=email]
{
	border:3px solid rgba(0,0,0,0.1);
	padding:10px;
	width:270px;
	font-size:14px;
	margin-bottom:5px;
}

/* Feed Back */

.columns.sidenav{
	width: 20%;
}
.page_1645 .sidenav{
	display:none;
}
.page_1645 .entry-content{
	width: 100%;
}
.proactive-logo {
    max-width: 200px;
}
.responsiveIframe {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.responsiveIframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
ul li{
	font-size: 18px;
}
.PredictiveSearchItem{
	color:#000;
}
input#searchItem {
    width: 100%;
    max-width: 550px;
    display: inline-block;
    padding: 20px;
    border: none;
    border-radius: 5px;
}
.white-pad-wrap.top-blog {
    padding-top: 0px;
}