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,select{-moz-box-sizing: border-box;box-sizing:border-box;-webkit-appearance: none;border-radius: 0;webkit-box-sizing:border-box;padding-left: 5px;color:#5e5e5e;}
select::-ms-expand {
    display: none;
}
input,select{border: solid 1px #e6e6e6 !important;-webkit-appearance: none;-moz-appearance: 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: 20px;  color: #5e5e5e;}
p{margin-left: 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:30px;width: 590px;padding-left: 30px;display: table-cell;vertical-align: middle;line-height: 1;  font-weight: 600;}
h3{font-size: 20px; color: #242424; margin-top: 40px; margin-bottom: 25px;padding-left: 30px;padding-right: 40px;line-height: 22px;}
.h3-red-line{
	height:4px;
	width:130px;
	background-color:#fb0e1d;
	margin:18px 30px;
}

h4 {margin-bottom: 10px; margin-left:30px;}
iframe{margin-left:30px;}
{!--Top Menu--}

#branding_sub{
	float:left;
}

input[type=search]:disabled {
    background: #ffffff;
}

.about_nav_part button.show_nav_btn{
	width: 50px; 
    height: 50px;
    background: #fb0e1d url(https://www.heartonline.org.au/images/heart/menu_hamburger.svg) no-repeat center;
    border:none;
}

.about_nav_part button.search_btn{
	width: 50px; 
    height: 50px;
    background: #fb0e1d url(https://www.heartonline.org.au/images/heart/search.svg) no-repeat center;
    border:none;
	cursor: pointer;
	margin-left: 55px;
  	position: absolute;
  	top: 0;
}

.about_nav_part input.search{
    height: 50px;
    position: absolute;
  	left: 106px;
    padding-left: 15px;
	top: 0;
	font-size:16px;
}

div#branding div.branding_wrapper a#branding_logo { 
	display:block; 
    background: url('https://www.heartonline.org.au//media/themeImages/logo.svg') center no-repeat; 
    background-size: 90%;
    width: 218px; 
    height: 105px;
}

.branding_wrapper{
	width:100%;
}

.branding_wrapper div.top_logo{
	float:right;
    height:105;
    width:218;
    border-left:solid 1px #e6e6e6;
    padding-left: 9px;
	margin: 0;
}

#about_navigation{
   display:none;
   
   position: absolute;
   list-style: none;
   text-transform: uppercase;
   top: 68px;
}

#about_navigation li{
	display:inline;
	margin-left: 30px
}

#about_navigation li a{
	color: #6a6b6f;
	font-size: 13px;
}

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

{!-- Mega Menu --}
#main_navigation,#main_navigation_M,#main_navigation_S{display:none;}

#main_navigation_M{
   position: absolute;
   width:265px;
   background-color:#ffffff;
   top:108px;
   list-style: none;
   border-right:solid 1px #dedede;
   z-index: 100;
   height:449px;
}

#main_navigation_M > li{
	height: 46px;
	margin:0;
	text-transform: uppercase;
	display: table;
	width: 265px;
	border-bottom: solid 1px #e0e0e0;
}

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

#main_navigation_M > li:first-child > a{
	color:#ffffff;
	text-indent: -99999px;
}

#main_navigation_M > li > a{
	color:#6a6b6f;
	font-size:13px;
	font-weight:bold;
	vertical-align: middle;
  	display: table-cell;
	padding-left:30px;
}

#main_navigation_M > li.hovered{
	background: url(https://www.heartonline.org.au//images/heart/sub-menu-bg-M.png) no-repeat left center;
	padding-left:30px;
	border:none;
}

#main_navigation_M > li.hovered a{
	padding-left:0;
}
#main_navigation_M > li.hovered>a{
	color:#ffffff;
}

#main_navigation_M ul{
   display:none;
}

#main_navigation_M ul div.grey-line{
	background-color:#e0e0e0;
	width:100%;
	height:1px;
	margin-bottom:26px;
	margin-top: 6px;
	margin-left:0;
}

#main_navigation_M > li.hovered > ul{
	display:none;
  	position: absolute;
  	top: 0;
  	margin-left: 387px;
  	min-height: 409px;
	background-color:#ffffff;
	padding-top:40px;
	list-style: none;
}

#main_navigation_M > li.hovered > ul > li{
	height: 35px;
    margin-left: 0px;
	padding:5px 0 5px 25px;
	margin-right: -2px;
}

#main_navigation_M > li.hovered > ul > li > a{
	color:#242424;
	font-weight:bold;
	padding-left: 40px;
	position:relative;
	font-size: 13px;
}

#main_navigation_M > li.hovered > ul > li img{
	padding-right:10px;
	position: absolute;
  	margin-left: -40px;
  	top: -6px;
	height: 30px;
}

#main_navigation_M > li.hovered > ul > li img.hover-img{
	display:none;
	position: absolute;
	margin-left: -40px;
}

#main_navigation_M>li.hovered>ul>li.sub_hovered{
   background:url(https://www.heartonline.org.au//images/heart/sub-menu-bg-M.png) no-repeat -2px center;
   background-size: cover;
   padding-top: 10px;
   padding-bottom: 0px;
}

#main_navigation_M>li.hovered>ul>li.sub_hovered>a{color:#ffffff;}
#main_navigation_M>li.hovered>ul>li.sub_hovered>a>img.unhover-img{display:none;}
#main_navigation_M>li.hovered>ul>li.sub_hovered>a>img.hover-img{display:block; margin-left:0;}

#main_navigation_M ul ul{
   display:none;
   position: absolute;
   top: 0;
   margin-left: 267px;
   min-height: 429px;
   z-index: -1;
   background-color:#ffffff;
   padding-top:20px;
   list-style: none;
   border-left: solid 1px #e4e4e4;
}

#main_navigation_M ul ul li{
  padding:10px 20px;
  line-height: 15px;
}

#main_navigation_M ul ul li a{
  	color:#fb0e1d;
  	font-size:13px;
   	text-transform: capitalize;
	font-weight: bold;
}

#main_navigation_M ul ul img.third-menu-people{display:none;}

img.back_btn{
	display:none;
	position: absolute;
  	margin-top: -40px;
	cursor: pointer;
	padding: 17px 249px 42px 35px;
}

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

{!--Main Content--}
#page{
  padding-top:107px;
}

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

div.h1_wrap{
	width: 565px;
  	margin: auto;
}

h1.title{
	font-size:49px;
	color: #ff1525;
	text-transform: capitalize;
	width:300px;
	padding-top:50px;
	margin-left: 10px;
	font-size: 30px
}

{!--Home Search Bar--}

.home-search-part{
	max-width:611px;
	height:565px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 80px;
	color:#ffffff;
}

.home-search-part>img{
	height:247px;
	width: auto;
	position: absolute;
  	z-index: -1;
	top: 123px;
    margin-left: 277px;
}

.home-search-part1 img.home-search-bg{
  	position: absolute;
    z-index: -1;	
}

.home-search-part1{
 	width:520px;
}

.home-search-part1 p{
 	font-size:16px;
	font-weight:bold;
	padding: 36px 0 18px 70px;
    margin: 0;
	color:#ffffff;
}

.home-search-part1 input#keywords{
 	width:443px;
	height: 49px;
	border: none;
	padding-left: 20px;
	margin-left:70px;
	font-size: 15px;
}

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

.home-search-part2{
	margin: 25px 0 0 70px;
	width: 500px;
  	border-top: solid;
	padding-top: 20px;
}

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

.home-search-part2 ul>li{
    display:inline-block;
	margin-left:0;
	padding-bottom: 15px;
}

.home-search-part2 a{
	color:#ffffff;
	text-decoration: none;
	display: inline-block;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	padding-right: 19px;
	width: 145px;
	text-align: center;
	vertical-align: top;
}

.home-search-part2 a img{
	width:50px;
	height:50px;
	margin: auto;
	display: block;
}

img.sub-menu-hover{display:none;}
{!---Home Footer--}
.home-footer{
	height:324px;
	color:#242424;
	position: relative;
}

.home-footer img.people{
  	position: absolute;
   	margin-top: -216px;
  	left:-15px;
  	height: 254px;
	width: auto;
}

.home-footer img.logo{
   	position: absolute;
   	margin-top: -90px;
  	width: 135px;
	height: auto;
  	right: 0;
}

.home-footer>div{
	padding-top: 40px;
	width: 640px;
  	margin: auto;
	position: relative;
}

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

.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;
	position: relative;
	left: 280px;
}

.home-footer div p{
	font-size:16px;
	width:280px;
	margin-left: 0;
	color: #242424;
	position: relative;
	left: 280px;
}

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

.home-footer div p span{
	color:#fb0e1d;
}


{!-- Footer --}
div#footer_info { background: #5b5b5b; color: #ffffff; height:100px;} 
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-top: 8px;
	padding-left: 30px;
  	width: 22%;
 	 text-align: center;
}

div.col_calc_left,div.col_calc_right{
	padding-left:30px;
	width: 28%;
}

div#footer_info div.footer_wrapper div.col_right { 
	padding-top:7px;
	float:right; 
	width: 100%;
  	text-align: center;
}

ul.footer_nav_list > li > div.footer-icon-wrapper img.footer-icon{margin-top: -7px;}

div#footer_info div.footer_wrapper ul.footer_nav_list { list-style:none; margin-left: 46px; margin-top: -7px; }
div#footer_info div.footer_wrapper ul.footer_nav_list li { margin-left: 0;width: 250px; position: relative;}
div#footer_info div.footer_wrapper ul.footer_nav_list li>a {position: absolute; top: 2px; left: 50px; font-size:13px;}
span.footer_calc_heading { font-size: 14px; display:table-cell; vertical-align:middle; line-height:2em;font-weight: 600;}
div#siteinfo { background: #ff1525; color: white;   padding: 20px 0  0; height: 70px}
div#siteinfo div.footer_wrapper p { margin-bottom: 0; color: #ffffff;}

div#siteinfo div.footer_wrapper p > a {display:block; }
div#siteinfo div.footer_wrapper p  > strong {margin-top:10px;}
div#siteinfo div.footer_wrapper p.footer_copyright { float:right;width: 365px; text-align:right;text-transform: uppercase;font-size: 12px;}
div#siteinfo div.footer_wrapper p.footer_nav { float: left; font-size: 12px; }
div#siteinfo div.footer_wrapper p.chromatix { 
	float:right;
	width: 380px;
  	text-align: right;
}

p.chromatix a {font-size:10px ! important;}
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; font-size: 12px;}
{!--Content Page--}

div#page div#content_wrapper{overflow: hidden;width: 100%;
  margin: auto;}

div.side-navi-part{ display:none; }

div.content-part{
	margin-top:45px;
}

.image-header {
  position: absolute;
  left: 0;
  width: 100%;
  height: 125px;
  background: url("https://www.heartonline.org.au/images/heart/h2-bg.jpg") no-repeat scroll center;
  z-index: -1;
 }
 
 .h2_wrap{
   	height: 123px;
  	margin-top: -43px;
  	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: 20px;
}

.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;
}

div.sub_section 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{
	width: auto;
	height: 20px;
	margin-top: -4px;
	background: none;
	padding: 0 3px;
}

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

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

div.hovered-references > p{
	margin: 20px 24px !important;
	white-space: normal;
	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;
  	font-size: 18px;
	color: #242424;
}

.search-result fieldset {
    margin-left: 25px;
    margin-right: 25px;
    position: relative;
}

.search-result input#keywords{
 	width:100%;
	height: 35px;
	font-size: 14px;
	float:left;
	padding-left:10px;
	padding-right: 60px;
	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-bottom:20px;
	position: absolute;
    right: 0;
}

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


div.paginate{
   margin:40px 0 0 30px;
}

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

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

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

div.sub_section blockquote, 
div.sub_section_content>ol, 
div.sub_section_content>ul, 
div.sub_section>ol, 
div.sub_section>ul, 
div.sub_section table{margin-left:30px;}
{!-- Style blockquote --}
blockquote{
  	overflow: hidden;
  	border-top: solid 2px #fb0e1d;
 	border-bottom: solid 2px #fb0e1d;
	background: url("https://www.heartonline.org.au/images/heart/pen.svg") no-repeat 0px 27px;
	padding:20px 20px 20px 45px;
	margin:30px;
}

blockquote > p{
    margin:0;
}

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 img{max-width: 100%; height: auto;}

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

div.sub_section h3{margin-top:0; margin-bottom:0}
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 98% 7px;}
div.sub_section div.sub_section_heading_click{background: url("https://www.heartonline.org.au/images/heart/arrow_up.svg") no-repeat 98% 7px;}
div.sub_section div.sub_section_heading div.h3-red-line{display:none;}
div.sub_section div.sub_section_content{display:none;}
img.mobile_swipe{display:none;}

{!-- Reference and Glossary --}
div.alphabet_select{margin-left:30px; margin-bottom: 35px;}
div.alphabet_select select{width:280px;height:40px;background: #ffffff url(https://www.heartonline.org.au/images/heart/dropdown.svg) no-repeat right;padding-left: 5px;color: #5e5e5e;}

div.alphabet_nav{display:none;}
div.sub_section div.paginate{position:absolute; bottom:20px;}

{!--DOCUMENTS AND LINKS--}
div.documents_and_links > p,div.patient_information>p {margin: 10px 30px;} 
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.web_link{background: url("https://www.heartonline.org.au//images/heart/link_red.svg") no-repeat 0px 7px;}

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

{!--Social Bar--}
div.social_bar{
	position: absolute;
  	top: -47px;
	right:2px;
	z-index:97;
}

div.social_bar>div.social_toggle,div.social_bar>div.share_list div{
	height:35px;
	width:35px;
}

div.social_bar>div.social_toggle{
	background:#fb0e1d;
	float: right;
  	margin-top: 5px;
  	margin-left: -14px;
 	cursor: pointer;
	position: relative;
}

div.social_bar>div.social_toggle>span{
	position:absolute;
	color:#ffffff;
	top: 0;
  	right: 0;
  	width: 100%;
  	height: 100%;
  	font-size: 36px;
  	text-align: center;
}

div.social_bar>div.social_toggle>span.plus{
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	
	-ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Safari */
    transform: rotate(0deg); /* Standard syntax */
	opacity: 1;
}

div.social_bar>div.social_toggle_open>span.plus{
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	
	-ms-transform: rotate(18deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Safari */
    transform: rotate(180deg); /* Standard syntax */
	opacity: 0;
}

div.social_bar>div.social_toggle>span.minus{
	-ms-transform: translate(0,-3px); /* IE 9 */
    -webkit-transform: translate(0,-3px); /* Safari */
    transform: translate(0,-3px); /* Standard syntax */
	
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	opacity: 0;
}

div.social_bar>div.social_toggle_open>span.minus{
	-ms-transform: translate(0,-3px); /* IE 9 */
    -webkit-transform: translate(0,-3px); /* Safari */
    transform: translate(0,-3px); /* Standard syntax */
	
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	opacity: 1;
}

div.share_list{ 
    overflow: hidden;
	float:left;
	z-index:96;
	
	-ms-transform: translate(-17px,0); /* IE 9 */
    -webkit-transform: translate(-17px,0); /* Safari */
    transform: translate(-17px,0); /* Standard syntax */
}

div.share_list li,div.share_list_open li{
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}

div.share_list li.facebook{
	-ms-transform: translate(154px,0); /* IE 9 */
    -webkit-transform: translate(154px,0); /* Safari */
    transform: translate(154px,0); /* Standard syntax */
}
div.share_list_open li.facebook{
	-ms-transform: translate(0,0); /* IE 9 */
    -webkit-transform: translate(0,0); /* Safari */
    transform: translate(0,0); /* Standard syntax */
}
div.share_list li.twitter{
	-ms-transform: translate(115px,0); /* IE 9 */
    -webkit-transform: translate(115px,0); /* Safari */
    transform: translate(115px,0); /* Standard syntax */
}
div.share_list_open li.twitter{
	-ms-transform: translate(0,0); /* IE 9 */
    -webkit-transform: translate(0,0); /* Safari */
    transform: translate(0,0); /* Standard syntax */
}
div.share_list li.linkedin{
	-ms-transform: translate(75px,0); /* IE 9 */
    -webkit-transform: translate(75px,0); /* Safari */
    transform: translate(75px,0); /* Standard syntax */
}
div.share_list_open li.linkedin{
	-ms-transform: translate(0,0); /* IE 9 */
    -webkit-transform: translate(0,0); /* Safari */
    transform: translate(0,0); /* Standard syntax */
}
div.share_list li.google{
	-ms-transform: translate(36px,0); /* IE 9 */
    -webkit-transform: translate(36px,0); /* Safari */
    transform: translate(36px,0); /* Standard syntax */
}
div.share_list_open li.google{
	-ms-transform: translate(0,0); /* IE 9 */
    -webkit-transform: translate(0,0); /* Safari */
    transform: translate(0,0); /* Standard syntax */
}

div.share_list ul {margin:0;}
div.share_list ul li{
	margin: 5px 0;
	display:inline-block;
	background-size: 100%;
}
div.share_list ul li.facebook div {background:#3b5998 url("https://www.heartonline.org.au/images/heart/social/social-facebook.svg") no-repeat center;}
div.share_list ul li.twitter div {background:#55acee url("https://www.heartonline.org.au/images/heart/social/social-twitter.svg") no-repeat center;}
div.share_list ul li.linkedin div {background:#007bb5 url("https://www.heartonline.org.au/images/heart/social/social-linkedin.svg") no-repeat center;}
div.share_list ul li.google div {background:#dc4a38 url("https://www.heartonline.org.au/images/heart/social/social-googleplus.svg") no-repeat center;}
div.share_list ul li a {display:block;}

{!--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:495px;
	padding:30px 30px 30px 40px;
	overflow: hidden;
	margin-left: 30px;
}
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;
	margin-left: 0;
}
div.contact_from>form>p#title>select{width:95px;}
div.contact_from>form>p#firstName input,div.contact_from>form>p#lastName input{width:180px;}
div.contact_from>form>p#organisation input,div.contact_from>form>p#area>select{width:478px;}
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:233px;}
textarea#enquiry{
	height:140px;
	width:465px;
	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: 240px;}
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: 240px;}
div.contact_from>form>div.error>p{margin:0;color: #fb0e1d;}
div#footer_info li>img.footer-icon_hover{display:none;}