
@font-face {
  font-family: 'Ubuntu Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Ubuntu Condensed'), local('UbuntuCondensed-Regular'), url(../UbuntuCondensed-Regular.ttf) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/*.care-megamenu-title{
	font-size:15px; 
	font-weight:bold; 
	line-height:28px;
	font-family: 'Ubuntu Condensed';
	color: #23376d;
}*/
.footer{
	    position: fixed;
    padding: 2px;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #e9ecef;
    border: 1px solid #ccc;
    font-size: 12px;
}
.card_new {
  background: white;
  text-decoration: none;
  color: #444;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  min-height: 100%;
  position: relative;
  top: 0;
  transition: all .1s ease-in;
}
.card_new:hover {
  //top: -2px;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.2);
}
.wd{
	width: -moz-calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
}
.ht{
	height: -moz-calc(100% - 30px);
    height: -webkit-calc(100% - 30px);
    height: calc(100% - 30px);
}
.video-title{
	height:25px;
	color:#FF0;
	font-size:14px; 
	font-weight:bold;
	margin: 0px; 
	padding:0px 2px 0px 3px;
	overflow:hidden
}
.video-courtesy{
	height:25px;
	color:#fff;
	
	font-size:12px; 
	font-weight:bold;
	margin: 0px; 
	padding:5px 2px 0px 3px;
	overflow:hidden
}
.video-desc{
	color:#FFf;
	font-size:12px; 
	line-height:12px; 
	padding:3px; 
	text-align:justify
}
.border-red{
	border:2px solid red;
}

.holder {
  width: 100%;
  height: 315px;
  position: relative;
}

.frame {
  width: 100%;
  height: 100%;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

@media (max-width: 991px){
ul.tab_cates {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
}
ul.tab_cates {
    margin: 0 -5px;
    margin-top: -5px;
    margin-bottom: 25px;
    font-size: 0;
}
ul.tab_cates {
    display: table;
    margin: 0;
}
.tab_cates li.active {
    border-color: #333334;
}
ul.tab_cates {
    list-style: none;
    padding-left: 0;
}
@media (max-width: 991px){
.tab_cates li {
    float: none;
}}
.tab_cates li {
   // margin-left: 5px;
   // margin-right: 5px;
}
.tab_cates li {
    color: #666;
    cursor: pointer;
    font-size: 14px;
    line-height: 28px;
    padding: 0 25px !important;
    position: relative;
    text-transform: capitalize;
    display: inline-block;
    border: 1px solid #666;
    border-radius: 4px;
    margin: 5px;
    font-weight: 700;
}
.tab_cates li:hover, .tab_cates li.active {
    color: #fff;
    background: #333334;
    border-color: #333334;
}
/****************************************/
a.mouseover-thumbnail-holder {
  position:relative;
  display:block;
  float:left;
  margin-right:10px;
}
.large-thumbnail-style {
  display:block;
  border:10px solid #fff;
  box-shadow:0px 0px 5px #aaa;
}
a.mouseover-thumbnail-holder .large-thumbnail-style {
  position:absolute;
  top:0;
  left:-9999px;
  z-index:1;
  opacity: 0;
  transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -webkit-transition: opacity .5s ease-in-out;
}

@media screen and (min-width: 770px) {
	a.mouseover-thumbnail-holder:hover .large-thumbnail-style {
  top:0;
  left:105%;
  z-index:1;
  opacity:1;
  width:400px;
}
.screen-margin-for_header{
	 margin: 0px 50px 0px 90px;
}
.pad-button{
	padding-top:28px
}
.scroll-width{
	width:500px;
}
.res-font{
	font-size:14px;
}
}
@media screen and (max-width:769px){
	a.mouseover-thumbnail-holder:hover .large-thumbnail-style {
  top:0;
  left:105%;
  z-index:1;
  opacity:1;
  width:280px;
}
.screen-margin-for_header{
	margin: 0px 50px 0px 50px
}
.pad-button{
	padding-top:28px;
}
.scroll-width{
	width:100px;
}
.res-font{
	font-size:10px;
}
}

.flow1 li{
	  margin-bottom:15px;
	  line-height:25px;
	  position:relative;
  }
  .flow1 li i {
    position: absolute;
    left: -40px;
    top: -5px;
    width: 1.3em;
    height: 1.3em;
    line-height: 1.3em;
    text-align: center;
    font-size: 25px !important;
  }
.css-pc7ote {
    background-color: #f7f7f7;
    line-height: 26px;
    margin: 30px 0;
    padding: 26px 30px;
    border-left-style: solid;
    border-left-width: 4px;
    border-color: #f0533a;
}
 #toc_container {
    //background: #f9f9f9 none repeat scroll 0 0;
    border: 0px solid #aaa;
    position: static;
    font-size: 95%;
    margin-bottom: 1em;
    padding: 20px;
    background: #f9f9f9 none repeat scroll 0 0;
}

.toc_title {
    font-weight: 700;
    text-align: center;
}

#toc_container li, #toc_container ul, #toc_container ul li{
    list-style: outside none none !important;
	
	
}
#toc_container li a
{
	color:#000 !important;
	font-weight:bold;
	font-size:1.5em;
}
#toc_container li{
	margin-bottom:15px;
	
	/*list-style:circle !important;*/
}

.blue-color{
	color:#09C;
	 
	/*list-style:circle !important;*/
}

#toc_container ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: red; /* Change the color */
  font-size:1.5em;
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */ 
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
.toc_container blockquote {
    font-style: italic;
    padding: 10px 0 10px 20px;
	font-weight:bold;
    font-size: 1.09em;
    position: relative;
    border-color: #c5cdd0;
    border-width: 3px;
	background: url(https://www.heartonline.org.au/images/heart/pen.svg) no-repeat 0px 27px;
	padding: 20px 20px 20px 45px;
	border-left: 0px;
	margin-top:30px;
}
.pad-container{
	position: relative;
	padding: 20px 20px 20px 45px;
	border-left: 0px;
}
.toc_container{
	
	
}

.toc_container li, .toc_container ul, .toc_container ul li{
    list-style: outside none none !important;
	
	
}

.toc_container ul li ul li{
}
.toc_container ul li::before{
content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: red; /* Change the color */
  font-size:1.5em;
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */ 
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */	
}
.pad_container  li::before{
content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: red; /* Change the color */
  font-size:1.5em;
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */ 
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */	
}
.toc_container ul li{
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#000;
	
	
}
.toc_container ul li ul li{
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#000;
	
	
}

/*.toc_container ul li ul li {counter-increment: li}*/
.toc_container ul li ul li::before{
content: "o";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
//content: counter(li);
  color: red; /* Change the color */
  font-size:1.0em;
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */ 
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */	
}

  .st{
position: fixed;
width: 500px;
height: auto;
top:0;
left: 50%;
z-index:2000;
margin-left: -250px; /* Negative half of width. */
  
 
  }
  /****************************************************************************************/
  
  #scrollTop {
  display: block;
  background-color: #FF9800;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 40px;
  margin: 40px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s;
  z-index: 1000;
}
#scrollTop:hover {
  cursor: pointer;
  background-color: #333;
}
#scrollTop:active {
  background-color: #555;
}
#scrollTop::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#scrollTop.show {
  opacity: 1;
  visibility: visible;
}

.icon-bar span {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  //color: white;
  font-size: 20px;
}
.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}

  div.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background-color: yellow;
  padding: 50px;
  font-size: 20px;
}
/*
*   content navigation
*/
.content_navigation_part{
	margin-top: -2px;
}

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

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

{!-- Side navigation --}
.side-navi-part{
	margin-top: 120px;
	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{
	width: 260px;
    list-style: none;
    background-color: #ffc107;
    padding-top: 15px;
    line-height: 1;
    padding-bottom: 14px;
    border-radius: 3%;
}

.side-navigation a{
	color:#000;
	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 #f00;
	/*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: -75px;
	z-index:-1;
	top: -10px;
  	bottom: -10px;
  	margin-top: auto;
  	margin-bottom: auto;
}
.pad-20{
	padding:20px;
}
.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 {
    background-color: rgba(223, 31, 17, 1);
    width: 229px;
    margin-left: -21px;
    padding-bottom: 0px;
    list-style: none;
    border-radius: 20px;
}

.side-navigation ul li:last-child{
	padding-bottom: 1px;
}
.h2_wrap {
    height: 142px;
    margin-top: -40px;
    display: table;
}
.h2_wrap>h2 {
    color: #ff1525;
    font-size: 35px;
    display: table-cell;
    vertical-align: middle;
    width: 600px;
    line-height: 1;
    font-weight: 600;
}
.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;
}

{!-- 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;}
 h3{
	font-size: 20px;
    color: #242424;
    margin-top: 40px;
   // margin-bottom: 25px;
    //padding-left: 30px;
    padding-right: 40px;
    line-height: 22px;
}

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 ;
	margin-top: 20px;
}
.h3-red-line {
    height: 4px;
    width: 130px;
    background-color: #fb0e1d;
    margin: 18px 0px;
}
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{cursor: pointer; background: url("../images/arrow_down.svg") no-repeat 0% 7px; padding-left:30px}
div.sub_section div.sub_section_heading_click{background: url("../images/arrow_up.svg") no-repeat 0% 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;}

div#content_wrapper, div#footer_info div.footer_wrapper, div#siteinfo div.footer_wrapper { width: 1140px; margin: 0 auto;}
div#content_wrapper{overflow: hidden;}
/*.dropdown .dropbtn {
  font-size: 16px;  
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font: inherit;
  margin: 0;
}

.navbar a:hover, .dropdown:hover .dropbtn {
  background-color: red;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  width: 100%;
  left: 0;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content .header {
  background: red;
  padding: 16px;
  color: white;
}

.ptEdu:hover .dropdown-content {
  display: block;
}*/

/* Create three equal columns that floats next to each other *//*
.column {
  float: left;
  width: 33.33%;
  padding: 10px;
  background-color: #fff;
  height: 250px;
}

.column a {
  float: none;
  color: black;
  padding: 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.column a:hover {
  background-color: #ddd;
}

/* Clear floats after the columns */
/*.row1:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 600px) {
  .column {
    width: 100%;
    height: auto;
  }*/
  .megamenu {
  position: static;
}

.megamenu .dropdown-menu {
  background: none;
  border: none;
  width: 100%;
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,1);
}
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(255,0,0,1);
	cursor: pointer
}
#navbarContent1
{
 overflow-y: auto !important;
max-height: 100% !important;
}
.dropdown-menu>a{
	/*border:3px solid red ;*/
	padding:10px;
	/*margin-left:10px*/
}
  .orange-color {
	color: #FF8000;
}
.dropdown-menu>a:hover{
	color:red !important
}
/***************Patient Education Landing page styles********************************/
.heading_section {
    font-family: AvalonBold, sans-serif;
    font-size: 1.75em;
    line-height: 1.4em;
    margin-bottom: 0;
    padding: 30px 0;
    position: relative;
    text-align: center;
}
.heading_section:before {
    background: #d9d2ce;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
}
.heading_section .__head {
    background-color: #fff;
	color:#ae1022;
	display: inline-block;
    line-height: 1.2em;
    padding: 0 30px;
	padding-top:5px;
    position: relative;
    text-align: center;
    z-index: 10;
	border-radius:15px;
	border:3px solid;
}
@media screen and (min-width:768px){
	.heading_section {
		font-size: 2em !important;
	}
	.article-style p {
		font-size:1.2em;
	}
	.round-img-text{
		font-size:16px;
		line-height:20px;
	}
	.article-style2 p {
		font-size:1em;
	}
	
}
@media screen and (max-width:767px){
	.heading_section {
		font-size: 1.3em !important;
		
	}
	.article-style p {
		font-size:1em;
	}
	.article-style p {
		font-size:.2em;
	}
	.round-img-text{
		font-size:14px;
		line-height:15px;
	}
	
	.search-css-small-input{
		min-height:0em !important;
		//min-width:25em;
	}
	.search-css-small-button{
		padding:.2rem 1.2rem !important;
	}
	.search-css-small-select{
		min-height:0em !important;
		padding:0 !important;
		display:inline !important;
	}
	
}

.slideshow-container {
  position: relative;
  background: #fff;
  height:450px;
}

/* Slides */
.mySlides {
  display: none;
  padding-top: 00px;
  text-align: center;
  height:450px;
  
  
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -30px;
  padding: 16px;
  color: #888;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  border:1px solid red;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  position: absolute;
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
  color: white;
}

/* The dot/bullet/indicator container */
.dot-container {
    text-align: center;
    padding: 20px;
    background: #ddd;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

/* Add a background color to the active dot/circle */
.active, .dot:hover {
  background-color: #717171;
}

/* Add an italic font style to all quotes */
q {font-style: italic;}

/* Add a blue color to the author */
.author {color: cornflowerblue;}

/**************************End of Patient Education Landing page styles*************************/

/**************************start of tools styles**************************************************/
.form-style-10{
	max-width:100%;
	padding:30px;
	margin:40px auto;
	background: #FFF;
	border-radius: 10px;
	-webkit-border-radius:10px;
	-moz-border-radius: 10px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
}
.form-style-10 .inner-wrap{
	padding: 30px;
	background: #F8F8F8;
	border-radius: 6px;
	margin-bottom: 15px;
}
.form-style-10 h1{
	background: #2A88AD;
	padding: 20px 30px 15px 30px;
	margin: -30px -30px 30px -30px;
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	color: #fff;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
	font: normal 30px 'Bitter', serif;
	-moz-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
	box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
	border: 1px solid #257C9E;
}
.form-style-10 h1 > span{
	display: block;
	margin-top: 2px;
	font: 13px Arial, Helvetica, sans-serif;
}
.form-style-10 label{
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	font-size:15px;
	font-weight:bold;
	color: ##242424;
	margin-bottom: 15px;
}
.form-style-10 input[type="text"],
.form-style-10 input[type="date"],
.form-style-10 input[type="datetime"],
.form-style-10 input[type="email"],
.form-style-10 input[type="number"],
.form-style-10 input[type="search"],
.form-style-10 input[type="time"],
.form-style-10 input[type="url"],
.form-style-10 input[type="password"],
.form-style-10 textarea,
.form-style-10 select {
	display: block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 50%;
	padding: 8px;
	border-radius: 6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border: 2px solid #fff;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
	-moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
	-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
}

.form-style-10 .section{
	font: normal 20px 'Bitter', serif;
	color: #2A88AD;
	margin-bottom: 5px;
}
.form-style-10 .section span {
	background: #2A88AD;
	padding: 5px 10px 5px 10px;
	position: absolute;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border: 4px solid #fff;
	font-size: 14px;
	margin-left: -45px;
	color: #fff;
	margin-top: -3px;
}
.form-style-10 input[type="button"], 
.form-style-10 input[type="submit"]{
	background: #2A88AD;
	padding: 8px 20px 8px 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #fff;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
	font: normal 30px 'Bitter', serif;
	-moz-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
	box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
	border: 1px solid #257C9E;
	font-size: 15px;
}
.form-style-10 button{
	background: #2A88AD;
	padding: 8px 20px 8px 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #fff;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
	font: normal 30px 'Bitter', serif;
	-moz-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
	box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
	border: 1px solid #257C9E;
	font-size: 15px;
}
.form-style-10 input[type="button"]:hover, 
.form-style-10 input[type="submit"]:hover{
	background: #2A6881;
	-moz-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.28);
	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.28);
	box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.28);
}
.form-style-10 .privacy-policy{
	float: right;
	width: 250px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #4D4D4D;
	margin-top: 10px;
	text-align: right;
}
/***************************End of tools styles***************************************************/
/*******************************side menu **************************/
.border_list_menu{
	 border-left:2px solid #fff !important;
	 border-right:2px solid #fff !important;
	 border-bottom:2px solid #fff !important;
	 //background-color:#cc0000;
	 padding:10px !important;
	 font-size:1.1em !important;
	 
 }
 .border_list_menu_home{
	 border-left:2px solid #f1f1f1 !important;
	 border-right:2px solid #f1f1f1 !important;
	 border-bottom:2px solid #f1f1f1 !important;
	 //background-color:#cc0000;
	 padding:10px !important;
	 font-size:1.1em !important;
	 
 }
 .border_list_menu_home_mob{
	 border:0px 0px 0px 1px solid #f1f1f1 !important;

	 //background-color:#cc0000;
	 //padding:5px !important;
	 font-size:.75em !important;
	 
 }
  .border_list_menu_home>a{
	 text-decoration:none;
	 color:#fff;
	//font-size:0.85em !important;
	 cursor:pointer !important;
	 
 }
 .border_list_menu>a{
	 text-decoration:none;
	 color:#fff;
	//font-size:0.85em !important;
	 cursor:pointer !important;
	 
 }
 .border_list_menu:hover{
	//animation: fade .51s forwards;
	 
 }
 @keyframes fade {
    //from {background-color:rgba(242, 245, 169, 1);}
    to {background-color:rgba(0, 0, 169, 0);}
	
}
.h2_wrap1>h2 {
    color: #ff1525;
    font-size: 35px;
    display: table-cell;
    vertical-align: middle;
    width: 600px;
    line-height: 1;
    font-weight: 600;
	padding-bottom:20px;
}
.img-box{
	width:100%;
	border: 1px solid #ddd;
  	border-radius: 4px;
  	padding: 5px;
}
.border-lk-r{
	border-style:dotted;
	border: 1px solid red;
}
.border-lk-g{
	border-style:dotted;
	border: 1px solid green;
}
.border-lk-b{
	border-style:dotted;
	border: 1px solid blue;
}
.care-head-big{
	padding-top:7px;
	color:#F00; 
	font-weight:800;
	line-height:15px;
	letter-spacing: .01px;
	text-shadow: .5px .5px .5px #000;
}
.care-desc-big{
	font-size:12.5px; 
	font-weight:bold; 
	padding:1px; 
	margin:0; 
	line-height:13px;
	letter-spacing:.5px;
	font-family: 'Ubuntu Condensed';
	color: #23376d;
}
.care-head-sm{
	font-size:18px;
	padding-top:5px;
	color:#F00; 
	font-weight:900;
	text-shadow: .5px .5px .5px #000;
	line-height:10px;
	letter-spacing: .1px;
	//text-shadow: 2px 2px 2px #000;
}
.care-desc-sm{
	font-size:9.5px; 
	font-weight:bold;
	padding:1px; 
	margin:0; 
	line-height:7px;
	color: #23376d;
	font-family: 'Ubuntu Condensed';
}
.pagination1{
	margin:0;
	padding:0;
}
.pagination1 li{
	display: inline;
	padding: 6px 10px 6px 10px;
	padding: 8px 16px;
	border: 1px solid #ddd;
	margin-right: -1px;
	font: 22px/20px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	
	
}
.pagination1 li a{
	text-decoration:none;
	color: rgb(89, 141, 235);
}
.pagination1 li.first {
	border-radius: 5px 0px 0px 5px;
}
.pagination1 li.last {
	border-radius: 0px 5px 5px 0px;
}
.pagination1 li:hover{
	background: #EEE;
}

.pagination1 li.current {
	background: #89B3CC;
	border: 1px solid #89B3CC;
	color: #FFFFFF;
}
.pagination1 .active {
  background-color: #4CAF50;
  color: white;
  border: 1px solid #4CAF50;
}
.pagination1 li:hover:not(.active) {background-color: #ddd;}


@media screen and (min-width: 770px) {
/*.pad-top-screen{
	padding-top:95px !important;
}*/
.big-head-margin{
	margin-left:-100px!important;
}
.pad-top-bread{
	margin-top:25px; 
	margin-bottom:-10px;
}
  .icon-bar {
  position: fixed;
  /*top: 50%;*/
  bottom:0px;
 
  /*-webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);*/
  z-index:10;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 10px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

}
@media screen and (max-width: 769px) {
/*.pad-top-screen{
	padding-top:60px !important;
	
}*/
  .icon-bar {
  position: fixed;
  /*top: 50%;*/
  bottom:0px;
  right:0px;
  /*-webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);*/
  z-index:10;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 2px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}
.pad-top-bread{
	//margin-top:25px; 
	//margin-bottom:-10px;
}
h3{
	font-size:20px !important;
	line-height:22px !important;
}
}
.breadcrumb-item + .breadcrumb-item::before {
      font-family: 'FontAwesome';
      content: "\f101" !important; 
    }
.close {
    float:right;
    position:absolute
    //display:inline-block;
    padding:0px 3px;
    background:#ccc;
    cursor: pointer;
	z-index:9999999;
}
.close:hover {
    float:right;
    display:inline-block;
    padding:2px 5px;
    background:#ccc;
    color:#000;
	cursor:pointer;
}	
#mySidenav a {
  display:none;		
  position: fixed;
  right: -120px;
  top:50%;
  transform: translateY(-50%);
  transition: 0.3s;
  padding: 15px;
  width: 180px;
  text-decoration: none;
  font-size: 20px;
  color: white;
  border-radius: 5px 0px 0px 5px;
  text-align:right;
  z-index:999
}
#mySidenav a:hover {
  right: 0;
}



#showmenu {

  background-color: #f44336;
}

