html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,hr{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:15px;font-family:inherit;vertical-align:baseline;letter-spacing: 0.5px;}:focus{outline:0;}
body{line-height:1;color:black;box-sizing:content-box}
ol,ul{list-style:none;}
input{-moz-box-sizing: border-box; box-sizing:border-box;-webkit-appearance: none;border-radius: 0;webkit-box-sizing:border-box;-moz-appearance:none;}
input,select{border: solid 1px #e6e6e6 !important; color:#5e5e5e; padding-left:5px;}
select::-ms-expand {
    display: none;
}
table{border-collapse:collapse;border-spacing:0;line-height:16px;}
caption,th,td{text-align:left;font-weight:normal;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:"""";}
blockquote ul{margin:0;}
body{background:#fff;font-size:13px;font-family:"Open Sans";}
ul#nav_access{position:absolute;top:-9999px;left:-9999px;}
p,ul,dl,ol{margin-bottom:22px;line-height:1.5em; margin-right: 30px;}
p,ul,li,table,td{color:#5e5e5e;}
ul li{margin-left:12px;}
ol{list-style:decimal;padding-left: 25px;}
hr{height:0;border-top:1px solid #ccc;margin-bottom:22px;}
abbr{border-bottom:1px dotted;}
strong{font-weight:bold;}
em{font-style:italic;}
a{text-decoration: none;color:#fb0e1d;}
h1,h2,h3,h4,h5{font-weight:600;}
h2{color:#ff1525;font-size:35px;display: table-cell;
  vertical-align: middle; width: 600px;line-height: 1;font-weight: 600;}
h3{font-size: 20px; color: #242424; margin-top: 40px;line-height: 22px;}

.h3-red-line{
	height:4px;
	width:130px;
	background-color:#fb0e1d;
	margin:18px 0;
}

h4{margin-bottom:10px;}
h5{margin-bottom:10px;}
h6{text-transform:uppercase;font-size:11px;color:#666;letter-spacing:1px;margin-bottom:10px;}

a:link,a:visited{text-decoration:none;}
h2 a:link,h2 a:visited,h3 a:link,h3 a:visited,h4 a:link,h4 a:visited{text-decoration:none;}

.clear { clear:both;}

div#branding { margin: 20px 0px 0px 0px;}
div#branding div.branding_wrapper, div#page div#content_wrapper, div#footer_info div.footer_wrapper, div#siteinfo div.footer_wrapper { width: 1140px; margin: 0 auto;}
div#branding div.branding_wrapper a#branding_logo { display:block; background: url('https://www.heartonline.org.au//media/themeImages/logo.svg') no-repeat center; width: 275px; height: 87px;}
div#page div#content_wrapper{overflow: hidden;}
div#branding div.branding_wrapper div#branding_sub ul#main_navigation_pri ul { margin-bottom: 5px; }

div#footer_info { background: #5b5b5b; color: #ffffff; height:97px;} 
div#footer_info div.footer_wrapper div.col_left, div#footer_info div.footer_wrapper div.col_calc_left, div#footer_info div.footer_wrapper div.col_calc_right { float:left; }

div#footer_info div.footer_wrapper{
	padding-top:27px;
}

div#footer_info div.footer_wrapper div.col_left{
	height: 32px;
	border-right: 4px solid #FF1525;
	padding-right: 75px;
	padding-top: 8px;
}

div.col_right{
	padding-top:7px;
}

div#footer_info div.footer_wrapper div.col_right { float:right; width: 170px;}
div#footer_info div.footer_wrapper ul.footer_nav_list { list-style:none; margin-right: 0;}
div#footer_info div.footer_wrapper ul.footer_nav_list li { 
  	margin-left: 0;  
  	display: inline-block;
  	padding-left: 60px;
	position: relative;
 }
div#footer_info div.footer_wrapper ul.footer_nav_list li>a {position: relative; top: -18px; font-size: 13px;}

div.footer-icon-wrapper{
	width:50px;
	height:50px;
	display:inline-block;
	position: relative;
    margin-top: -4px;
}
ul.footer_nav_list>li>div.footer-icon-wrapper img.footer-icon{
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	width:35px;
	height:35px;
	position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

ul.footer_nav_list>li:hover>div.footer-icon-wrapper img.footer-icon{
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	width:50px;
	height:50px;
}

span.footer_calc_heading { font-size: 14px; display:table-cell; vertical-align:middle; line-height:2em;font-weight: 600;}

div#siteinfo { background: red; color: white;}
div#siteinfo div.footer_wrapper {position:relative;height: 40px;}
div#siteinfo div.footer_wrapper p { margin-bottom: 0; color: #ffffff; position:absolute; top:11px;}
div#siteinfo div.footer_wrapper p.footer_copyright { 
  		text-transform: uppercase;
  		font-size: 11px;
		left:0;
		top: 12px;
}
div#siteinfo div.footer_wrapper p.footer_nav { 	
  		font-size: 12px;
		left:500px;
}
div#siteinfo div.footer_wrapper p.footer_nav a{padding: 0px 10px; }
div#siteinfo div.footer_wrapper p.chromatix { 
  	font-size: 12px;
	right:0;
}
p.footer_copyright br{display:none;}

div#footer_info a, div#siteinfo div.footer_wrapper p.footer_nav a, div#siteinfo div.footer_wrapper p.chromatix a { color: white; text-decoration:none; }
div#siteinfo div.footer_wrapper p.footer_nav a:hover, div#siteinfo div.footer_wrapper p.chromatix a:hover{font-weight:bold;}
p.chromatix a {font-size:10px;}

div#siteinfo div.footer_wrapper p.footer_nav a{
	border-right: solid 1px #ffffff;
	font-size: 12px;
}

div#siteinfo div.footer_wrapper p.footer_nav a:last-child{
 	border:none;
}
{!-- about_navigation --}
.about_nav_part{
	margin-top: -107px;
	float: right;
	text-align:right;
}

#about_navigation{
	padding: 0;
	margin-right: 0;
	list-style-type: none;
}

#about_navigation li{
	display: inline;
}

#about_navigation li a{
	color:#6a6b6f;
	text-transform:uppercase;
	text-decoration: none;
	font-size: 13px;
}

#about_navigation li:hover a{color: #fb0e1d;}

.search{
	height:35px;
	width:290px;
	border: solid 1px #e6e6e6;
	padding-left: 15px;
}

.about_nav_part button.show_nav_btn{
   display:none;
}

.about_nav_part button.search_btn{
    height:35px;
	width:52px;
	background: #fb0e1d url(https://www.heartonline.org.au//images/heart/search.svg) no-repeat center;
	border:none;
	float:right;
	cursor: pointer;
	text-indent: -99999px;
	display: block;
}

{!-- main navigation --}
.main_nav_part{
	margin-top:30px;
	margin-left: 8px;
}

#main_navigation_M,#main_navigation_S{display:none;}

#main_navigation{
	height: 60px;
	min-width:500px;
	margin-left: 0px;
	padding-left: 0px;
}

#main_navigation li{
	list-style: none;
	display: block;
	float: left;
	height: 42px;
	position: relative;
	font-size: 13px ;
}

#main_navigation>li{margin-right: 28px;}

#main_navigation li a{
	padding: 0px 40px 0px 40px;
	margin: -7px;
	line-height: 40px;
	text-decoration: none;
	height: 40px;
	color: #6a6b6f;
    text-transform:uppercase;
	font-weight: bold;
}

#main_navigation > li:first-child{
	background: url(https://www.heartonline.org.au/images/heart/home.svg) no-repeat 3px 3px;
	width: 30px;
}

#main_navigation > li:first-child:hover{
	background: url(https://www.heartonline.org.au/images/heart/home_hover.svg) no-repeat 3px 3px;
}

#main_navigation > li:first-child a:first-child{
	color:#ffffff;
}

#main_navigation > li:hover{
	background: url(https://www.heartonline.org.au/images/heart/main_hover.jpg) no-repeat center bottom; 
}

#main_navigation > li:hover > a{color:#fb0e1d;}

#main_navigation li a{
	display: block;
}


/* Sub menus */
#main_navigation ul{
	display: none;
	position: absolute;
	top: 42px;
	float: left;
	left: -60px;
	background-color:#ffffff;
	width:960px;
	z-index: 100;
	padding-bottom: 25px;
}

#main_navigation ul.nav_categories{
	padding-top:12px;
	padding-bottom:13px;
}

#main_navigation ul li{
	display:inline-block;
}

#main_navigation ul li a {
	color:#242424;
	margin-top: 13px;
	height:100%;
	line-height: 1em;
}

#main_navigation ul li:hover > a {
	opacity:1;        
    z-index:105;
}

#main_navigation>li>a>img{display:none;}
#main_navigation img.unhover-img,#main_navigation img.hover-img{
   height:25px;
   width:25px;
   vertical-align: middle;
   padding-right:12px;
}
#main_navigation ul li a img.hover-img {
	display: none;
}

#main_navigation ul li:hover a img.hover-img {
    display: inline;
}

#main_navigation ul li:hover a img.unhover-img {
	display: none;
}

#main_navigation img.sub-menu-hover{
	position:absolute;
	z-index:-1;
	width: 325px;
  	left: 2px;
   	top: -8px;
	display:none;
}

#main_navigation ul:not(ul) li:hover{
	background: #ffffff; 
}

#main_navigation ul li:last-child { border-bottom: none;}
#main_navigation ul li:last-child a{ border-bottom: none;}


/* Third-level menus */
#main_navigation ul ul{
	top: 0px;
	left:170px;
	display: none;
	width:675px;
	height:400px;
	z-index: 99;
	background: #ffffff;
	border-left: solid 1px #e6e6e6
}
#main_navigation ul ul li{
	width:300px;
	height:35px;
	margin-left: 20px;
	display: inline;
	position: absolute;
}

#main_navigation ul ul li:last-child{
	top:159px !important;
	left:446px !important;
	background-color:transparent !important;
}

#main_navigation ul ul li:hover{
	background:#ffffff;
}

#main_navigation ul ul li a {
	color: #ff1726;
	padding: 0px 0px 0px 20px;
	margin: 0;
	font-size: 13px;
    text-transform: capitalize;
}
#main_navigation ul ul li a:hover{color:#d6000d !important; font-size: 14px;}
#main_navigation ul ul li:hover a {
	color:#ff1726;
}

#main_navigation> li >ul >li{
	display: block;
	width:25%;
	height:100%;
	margin-left: 0;
	position: relative;
}

#main_navigation> li >ul >li > a{
	line-height: 15px;
	font-size:12px;
	color:#242424;
	text-align: center;
}

#main_navigation > li > ul > li > a:hover{color:#FB0E1D;}
#main_navigation > li > ul > li > a:hover>img.second-style-img{display:none;}
#main_navigation > li > ul > li > a:hover>img.second-style-img-hover{display:block;}

#main_navigation li:hover > ul{
	display: block;
}

.red-line-main{
	background-color: #ff1726;
	height:7px;
	margin-top: -47px;
	width: 100%;
	position: absolute;
	left: 0px;
	z-index:-1;
}

.black-screen{
	display:none;
    background-color: #000;
	margin-top: -40px;
	width: 100%;
	position: absolute;
	left: 0px;
	z-index: 98;
	height: 100%;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.second-style-img{
	height:50px;
	width:50px;
	display:block;
	margin: auto;
	padding-bottom: 10px;
}
.second-style-img-hover{
	height:50px;
	width:50px;
	display:none;
	margin: auto;
	padding-bottom: 10px;
}

{!-- Side navigation --}
.side-navi-part{
	margin-top: 84px;
	position: relative;
	background: url("https://www.heartonline.org.au/images/heart/side-navi.png") no-repeat -1px bottom;
	padding-bottom:15px;
	z-index:1;
}

.side-navigation{
	width:260px;
	list-style:none;
    background-color:#FB0E1D;
	padding-top: 15px;
	line-height: 1;
	padding-bottom:8px;
}

.side-navigation a{
	color:#ffffff;
	text-decoration: none;
	font-size:12px;
	font-weight: 600;
	display: block;
	padding-top: 10px;
  	padding-bottom: 10px;
	width: 185px;
	line-height: 14px;
	position: relative;
	background:url("https://www.heartonline.org.au//images/heart/side-nav-heart.svg") no-repeat scroll -15px 15px;
	
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.side-navigation ul>li>a{ 
	margin-top: 0;
	margin-bottom: 0;
}

.side-navigation ul>li:last-child>a{ 
	padding-bottom: 13px;
}

.side-navigation>li{
	width:202px;
	border-bottom: solid 1px #ffffff;
	margin-left: 22px;
	position: relative;
}

.side-navigation > li.selected >a{
	font-size:14px;
	padding-left:25px; 
	background:url("https://www.heartonline.org.au//images/heart/side-nav-heart.svg") no-repeat scroll left 15px;
	padding-right: 25px;
  	width: 160px;
	padding-top: 15px;
    padding-bottom: 15px;
} 

.side-navigation > li:hover >a{
	font-size:14px;
	padding-left:25px; 
	background:url("https://www.heartonline.org.au//images/heart/side-nav-heart.svg") no-repeat scroll left 15px;
	padding-right: 25px;
  	width: 160px;
	padding-top: 15px;
    padding-bottom: 15px;
} 

.side-navigation > li.selected >a >img.select{
	position:absolute;
	margin-left: -55px;
	z-index:-1;
	top: -10px;
  	bottom: -10px;
  	margin-top: auto;
  	margin-bottom: auto;
}

.side-navigation > li.selected > ul > li{
	padding:6px 0;
	margin: 0 35px 0 25px;
	padding-left: 15px;
	color: #ffc0c0;
	cursor: pointer;
	background: url("https://www.heartonline.org.au/images/heart/submenu-heart.svg") no-repeat scroll left 8px;
	font-weight: 600;
	font-size: 12px;
}

.side-navigation > li.selected > ul > li:hover{
	color:#ffffff;
	background: url("https://www.heartonline.org.au/images/heart/submenu-heart_white.svg") no-repeat scroll left 8px;
}

.side-navigation ul li.selected > a > img.select{
	position:absolute;
	margin-left: -32px;
	top: -10px;
  	bottom: -10px;
  	margin-top: auto;
	margin-bottom: auto;
  	z-index: -1;
}

.side-navigation li:last-child{
	border:none;
}

.side-navigation li>ul{
	display: none;
	visibility: hidden;
}


.side-navigation li.selected>ul{
	display : block;
	visibility: visible;
	margin-bottom: -1px;
	line-height: 1;
	padding: 6px 0;
}

.side-navigation li:hover>ul{
	display : block;
	visibility: visible;
	margin-bottom: -1px;
	line-height: 1;
}

.side-navigation img.arrow{
	position: absolute;
	top:20px;
	right:9px;
}

.side-navigation ul{
    background-color:#d6000d;
	width: 259px;
	margin-left: -21px;
	padding-bottom: 0px;
	list-style: none;
}

.side-navigation ul li:last-child{
	padding-bottom: 1px;
}

.triangle{
	width: 0; 
	height: 0;
	border-right: 26px solid transparent;
	border-top-style: solid;
	border-top-color: #b4000b;
	position: absolute;
	top: 17px;
	margin-left: 260px;
}
.image-header{
	position:absolute;
	left:0;
	width:100%;
	height:142px;
	background:url("https://www.heartonline.org.au//images/heart/h2-bg.jpg") no-repeat scroll center;	
	z-index:-1;
	margin-top: -40px;
}

{!--Home Page--}
.home-bg-part{
	position:absolute;
	left:0;
	width:100%;
	height:565px;
	background:url("https://www.heartonline.org.au//images/heart/home-bg_f58724d0bd62246a5414047ef4fc474e.jpg") no-repeat scroll center;	
	z-index:-1;
	margin-top: -40px;
}

h1.title{
	font-size:44px;
	color: #ff1525;
	text-transform: capitalize;
	width: 593px;
    height: 195px;
	padding-top:97px;
	padding-left: 30px;
	font-weight: 600;
	line-height: 1.2;
}

.home-search-part{
	width:1140px;
	height:387px;
	margin-top: 36px;
	color:#ffffff;
	margin-left: 5px;
}

.home-search-part > img{
	position:absolute;
	top: 201px;
	z-index: -1;
	margin-left: 618px;
}

.home-search-part  img.home-search-bg{
	position: absolute;
	z-index: -1;
	margin-top: -40px;
	margin-left: -77px;
}

.home-search-part1{
 	width:980px;
	border-bottom: solid 2px #ffffff;
	margin: 0 0 0 77px;
	padding: 40px 0 34px 0;
}

.home-search-part1 p{
 	font-size:19px;
	font-weight:bold;
	margin-bottom: 15px;
	color: #ffffff;
}

.home-search-part1 input#keywords{
 	width:910px;
	height: 50px;
	border: none;
	padding-left: 20px;
	font-size: 20px;
}

.home-search-part1 button{
	width:75px;
	height:50px;
	border:none;
	background: #97000a url(https://www.heartonline.org.au//images/heart/search.svg) no-repeat center;
	background-size: 35%;
	position: absolute;
	margin-left:-3px;
	cursor: pointer;
	text-indent: -99999px;
}

.home-search-part2{
	margin: 30px 0 0 75px;
}

.home-search-part2 ul{
	list-style:none;
	display: block;
	width: 1000px;
	margin-left: 92px;
}

.home-search-part2 ul>li{
    display:inline;
	margin-left:0;
}

.home-search-part2 a{
	color:#ffffff;
	text-decoration: none;
	display: inline-block;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	vertical-align: middle;
	margin-bottom: 30px;
	margin-right: 105px;
	width: 140px;
	height: 100%;
}

.home-search-part2 a img{
	width:50px;
	height:50px;
	position: absolute;
	margin-left: -65px;
	padding-right: 25px;
	
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}

.home-search-part2 a:hover img{
	width:60px;
	height:60px;
	position: absolute;
	margin-left: -75px;
	
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}

.home-search-part2 img.sub-menu-hover{display:none;}

.home-footer{
	height: 100%;
  	padding-top: 55px;
	color:#242424;
	margin-left: 115px;
}

.home-footer img.people{
  	position: absolute;
  	margin-top: -298px;
 	 margin-left: -410px;
}

.home-footer img.logo{
   	position: absolute;
  	margin-top: -148px;
    margin-left: 520px;
    width: 300px;
	height: auto;
}

.home-footer>div{
     padding-bottom: 55px;
     width: 50%;
     margin: -15px auto;
}

.home-footer div h2{
	font-weight:normal;
	font-size:26px;
	line-height: 30px;
	padding: 0;
	color: #242424;
	position: inherit;
}

.home-footer div h2>span{
	font-weight:bold;
	font-size: 26px;
}

.home-footer div.red-line{
	width:100px;
	height:4px;
	background-color:#fb0e1d;
	margin: 25px 0;
}

.home-footer div p{
	font-size:16px;
	color: #242424;
}

.home-footer div p:first-of-type{
	font-weight:bold;
}

.home-footer div p span{
	color:#fb0e1d;
}
/********************
* Content page heading
******************/
.h2_wrap{
	height: 142px;
  	margin-top: -40px;
  	display: table;
}

/*
*   content navigation
*/
.content_navigation_part{
	margin-top: -2px;
}

.content_navigation{
	list-style:none;
	padding-top: 2px;
	display: table-cell;
	width: 650px;
}

.content_navigation li{
	display: table-cell;
	background: #eeeeee url("https://www.heartonline.org.au//images/heart/content-navi.svg") no-repeat left;	
	background-size:auto 100%;
	margin-left: -4px;
	vertical-align: middle;
	padding: 5px 15px 5px 20px;
	text-transform: uppercase;
	font-size: 11px;
}

.content_navigation li.image_version{display:none;}

.content_navigation li:first-of-type{
	background: #eeeeee;
	padding-left: 13px;
	padding-right: 5px;
	width: 10px;
}

.content_navigation li:last-of-type{
	background: #e5e5e5 url("https://www.heartonline.org.au//images/heart/content-navi-last.svg") no-repeat left;
	background-size:auto 100%;
}

.content_navigation li a{
	color: #b0b0b0;
	font-size: 11px;
	text-transform: uppercase;
	line-height: normal;
  	display: table-cell;
  	vertical-align: middle;
}

.content_navigation li:last-of-type a{
	color: #666666;
	padding-left: 5px;
}

{!--References Style--}
.references ul li{
	list-style:none;
	margin-left: 0;
	background-image: none ! important;
    padding: 0 ! important;
}

.references ul li>p{
	margin-top: -26px;
	padding-left: 41px;
}

.references-list-style p{
	text-align: center;
	color: #242424;
  	font-weight: bold;
	width: 100%;
	height: 20px;
	position: relative;
	margin: auto;
	top: 4px;
	font-size: 14px;
}

.references-list-style{
	background: url("https://www.heartonline.org.au//images/heart/ref-brackets.svg") no-repeat center;
	background-size: 100%;
	width:30px;
	height:30px;
}

.url_title{
	display:none;
}

div.hovered-references{
	width:324px;
	border: solid 1px #cecece;
	border-bottom: solid 1px #ffffff;
	position: absolute;
	background-color:#ffffff;
	z-index: 10;
}

div.hovered-references-bottom{
	width:326px;
	height:9px;
	position: absolute;
	background-color:#fb0e1d;
}

img.hovered-references-arrow{
  	position: absolute;
    width:45px !important;
	height:11px;
}

a.reference{
	display: inline-block;
	cursor:pointer;
	font-size: 0;
	height: 15px;
}

a.reference > div.references-list-style{
	background: none;
	height: 20px;
	width: auto;
	margin-top: -4px;
	padding: 0 3px;
}

a.reference > div.references-list-style>p{
	font-size: 13px;
  	top: 0px;
	color:#fb0e1d;
}

a.reference > div.references-list-style>p:hover{color:#d6000d !important;}

div.hovered-references div.references-list-style{
	float:left;
	margin-top: 24px;
	margin-left: 24px;
	margin-right:15px;
}

div.hovered-references > p{
	white-space: normal;
  	margin: 20px 24px !important;
    font-weight: normal;
}

{!-- Search Result --} 
.search-result{
	margin-bottom:40px;
	padding-right:10px;
	margin-top: 30px;
}
.search-result p{
	margin-bottom:0;
}

.search-result h3>img.kind-icon{
	height: 18px;
  	margin-right: 10px;
}

.search-result h3>a{
	position: absolute;
	color: #242424;
	font-size:18px;
}

.search-result input#keywords{
 	width:727px;
	height: 35px;
	font-size: 14px;
	float:left;
	padding-left:10px;
	margin-bottom:20px;
}

.search-result button{
	width:53px;
	height:35px;
	border:none;
	background: #fb0e1d url(https://www.heartonline.org.au//images/heart/search.svg) no-repeat center;
	background-size: 36%;
	cursor: pointer;
	text-indent: -99999px;
	float:right;
	margin-right:30px;
	margin-bottom:20px;
}

.search-result p>a,.search-result>div.paginate a{
	color:#fb0e1d;
	font-size:14px;
}

.search-result p>a{
	word-break: break-all;
}

.search-result>div.paginate{
   margin:40px 0 0 0;
}

div.paginate a{
	padding: 0 10px;
	font-weight:bold;
}

div.paginate strong{
	background: url("https://www.heartonline.org.au//images/heart/heart-selected.svg") no-repeat center;	
	padding: 10px 13px
}

{!-- Style blockquote --}
blockquote{
	width: 89%;
  	overflow: hidden;
  	border-top: solid 2px #fb0e1d;
 	border-bottom: solid 2px #fb0e1d;
 	margin-bottom: 20px;
	background: url("https://www.heartonline.org.au/images/heart/pen.svg") no-repeat 0px 27px;
	padding:20px 20px 20px 45px;
}

blockquote > p{
    margin:0;
}

div.sub_section a:hover{text-decoration: underline; color:#d6000d !important;}
div.sub_section a:hover>span{color:#d6000d !important;}

div.sub_section ul{
    list-style:none !important;
}

div.sub_section  ul li{
    background: url("https://www.heartonline.org.au/images/heart/red_heart.svg") no-repeat 2px 12px;
  	background-size: 10px;
	padding: 5px 5px 5px 25px;
	margin:0;
}

div.sub_section ul ul{margin-bottom:0;margin-left: -10px;}

div.sub_section  ul ul li{
    background: url("https://www.heartonline.org.au/images/heart/red_dot.svg") no-repeat 2px 6px;
  	background-size: 22px;
}
{!-- Style table --}
div.sub_section table{width:100%;}
div.sub_section table thead{
    background-color:#fb0e1d;
	color:#ffffff;
	text-transform: uppercase;
}
div.sub_section table thead th {font-weight: bold;}
div.sub_section table p {margin:0;}
div.sub_section table th,div.sub_section table td{padding:18px;}
div.sub_section table td {line-height: 1.5em;}
div.sub_section table tr{height:43px;}
table tr>td:first-child{font-weight: bold;}
div.sub_section table tbody>tr:nth-child(2n){background-color:#eeeeee;}

div.sub_section table tfoot{
	background-color:#fb0e1d;
	color:#ffffff;
}

div.sub_section table tfoot tr{height:auto;}
div.sub_section table tfoot td{padding:4px;}

div.sub_section{
	border-bottom: solid 1px #cecece;
  	margin-right: 35px;
  	padding: 20px 0;
	margin-top: 20px;
}

div.sub_section h3{margin-top:0; padding-right: 25px;}
div.sub_section ~ div.sub_section{margin-top: 0;}

div.sub_section div.sub_section_heading{cursor: pointer; background: url("https://www.heartonline.org.au/images/heart/arrow_down.svg") no-repeat 99% 7px;}
div.sub_section div.sub_section_heading_click{background: url("https://www.heartonline.org.au/images/heart/arrow_up.svg") no-repeat 99% 7px;}
div.sub_section div.sub_section_heading div.h3-red-line{display:none;}
div.sub_section div.sub_section_heading:hover h3{color:#fb0e1d;}
div.sub_section div.sub_section_heading a:hover{text-decoration:none;}
div.sub_section div.sub_section_content{display:none;}
img.mobile_swipe{display:none;}
div.sub_section img {max-width: 100%; height: auto;}

{!-- Reference and Glossary --}
div.alphabet_select{display:none;}

div.alphabet_nav{margin-bottom: 35px;}
div.alphabet_nav a{  
	padding: 7px;
  	font-weight: bold;
  	font-size: 14px;
}
div.alphabet_nav a.select{color:#242424; background: url("https://www.heartonline.org.au//images/heart/heart-selected.svg") no-repeat center; padding: 7px 15px;}
div.sub_section div.paginate{position:absolute; bottom:20px;width: 100%;}

{!--DOCUMENTS AND LINKS--}
{!--Patient Information--}
div.documents_and_links > p,div.patient_information > p {margin: 10px 0;} 
div.documents_and_links ul,div.patient_information ul{padding-left:0; margin-bottom: 0;}

div.sub_section ul li.pdf_link{background: url("https://www.heartonline.org.au//images/heart/pdf_red.svg") no-repeat 0px 5px;}
div.sub_section ul li.pdf_link:hover{background: url("https://www.heartonline.org.au//images/heart/pdf_red_hover.svg") no-repeat 0px 5px; font-weight:bold;}
div.sub_section ul li.pdf_link:hover a{text-decoration: none;color:#d6000d;}
div.sub_section ul li.web_link{background: url("https://www.heartonline.org.au//images/heart/link_red.svg") no-repeat 0px 7px;}
div.sub_section ul li.web_link:hover{background: url("https://www.heartonline.org.au//images/heart/link_red_hover.svg") no-repeat 0px 7px; font-weight:bold;}
div.sub_section ul li.web_link:hover a{text-decoration: none;color:#d6000d;}

{!--Overview Page--}
div.overview{margin-top:40px;}
div.overview>ul.overview-navigation{padding:0; margin:0 30px 0 0; width:auto; background:none;}
div.overview>ul.overview-navigation>li {margin:0; padding: 0; width:auto; border-bottom:solid 1px #e6e6e6; background: url("https://www.heartonline.org.au//images/heart/arrow_next.svg") no-repeat center right;}
div.overview>ul.overview-navigation>li:first-child{border-top:solid 1px #e6e6e6;}
div.overview>ul.overview-navigation>li>a {color:#242424; width:auto;padding:20px 0; font-size:20px;  display: block; text-transform: none;font-weight: 600;}
div.overview>ul.overview-navigation>li:hover>a{color:#fb0e1d;}

{!--Social Bar--}
div.social_bar{
	position:fixed;
	top:0;
	bottom:0;
	left:0;
	height:156px;
	margin:auto;
	z-index:97;
}

div.social_bar div{
	height:35px;
	width:35px;
}
div.social_bar>div.social_toggle{display:none;}
div.social_bar ul li{margin: 4px 8px; background-size: 100%;}
div.social_bar ul li.facebook div {background:#3b5998 url("https://www.heartonline.org.au/images/heart/social/social-facebook.svg") no-repeat center;}
div.social_bar ul li.twitter div {background:#55acee url("https://www.heartonline.org.au/images/heart/social/social-twitter.svg") no-repeat center;}
div.social_bar ul li.linkedin div {background:#007bb5 url("https://www.heartonline.org.au/images/heart/social/social-linkedin.svg") no-repeat center;}
div.social_bar ul li.google div {background:#dc4a38 url("https://www.heartonline.org.au/images/heart/social/social-googleplus.svg") no-repeat center;}

{!--Contact Form--}
div.contact_from {
	margin-top: 40px;
  	margin-bottom: 100px;
}
div.contact_from>form {
	background:url("https://www.heartonline.org.au/images/heart/form_bg.jpg") no-repeat center;
	background-size:100% 100%;
	height:100%;
	width:560px;
	padding:30px 30px 30px 40px;
	overflow: hidden;
}
div.contact_from>form select,div.contact_from>form input{height:40px;margin-top: 5px;}
div.contact_from>form select{
	background: #ffffff url("https://www.heartonline.org.au/images/heart/dropdown.svg") no-repeat center right;
	-webkit-appearance: none;
  	-moz-appearance: none;
}
div.contact_from>form label{
	color:#242424; 
	text-transform: uppercase;
  	font-size: 12px;
	font-weight: bold;
}

div.contact_from>form>p{
	float:left;
	margin-right:12px;
	margin-bottom:15px;
}
div.contact_from>form>p#title>select{width:120px;}
div.contact_from>form>p#firstName input,div.contact_from>form>p#lastName input{width:200px;}
div.contact_from>form>p#organisation input,div.contact_from>form>p#area>select{width:545px;}
div.contact_from>form>p#select_country>select,div.contact_from>form>p#select_state>select,
div.contact_from>form>p#email>input,div.contact_from>form>p#phone>input{width:266px;}
textarea#enquiry{
	height:140px;
	width:538px;
	margin-top: 5px;
	color:#5e5e5e; 
	padding:5px;
	font-family:"Open Sans";
	border: solid 1px #e6e6e6;
}
div.contact_from>form>p#submit{float:right;}
div.contact_from>form>p#submit>input{
	height:40px;
	width:175px;
	cursor: pointer;
	background: url("https://www.heartonline.org.au/images/heart/send_btn.png") no-repeat center;
	border: none !important;
}

div.contact_from>form>div.sucess{border: solid #1ea200 1px; padding:17px; float:left; width: 310px;}
div.contact_from>form>div.sucess>p{margin:0;color: #1ea200;}
div.contact_from>form>div.error{border: solid #fb0e1d; 1px; padding:17px; float:left; width: 310px;}
div.contact_from>form>div.error>p{margin:0;color: #fb0e1d;}

@media screen and (min-width: 3000px){
	#main_navigation>li { margin-right: 0px; }
	#main_navigation li a {padding: 0px 30px 0px 26px;}
}