
.page-template h1 {color: #47cbde;font-size:26px;}
.page-template h2 {color:#ea5210;font-size:26px;}
.page-template h3 {font-size:20px;}
.page-template h4 {font-size:16px;}
.page-template h5 {font-size:14px;}
.page-template h6 {color:#47cbde;font-size:14px;}

h5.title{
	background: #000;
	color: #fff;
	padding: 10px 20px;
	display: inline-block;
	border-radius: 0 3px 3px 0;-moz-border-radius: 0 3px 3px 0;-webkit-border-radius: 0 3px 3px 0;-o-border-radius: 0 3px 3px 0;
	margin-bottom:10px
}


.bullet_list ol, .bullet_list ol li, .bullet_list ul, .bullet_list ul li {list-style: none; cursor:pointer;}
.numbered_list ol, .numbered_list ol li, .numbered_list ul, .numbered_list ul li {cursor:pointer; list-style-position:inside;}
.bullet_list ol > li , .numbered_list ol > li , .bullet_list ul > li , .numbered_list ul > li {font-weight: bold; color: #000000;}
.bullet_list ol ol, .bullet_list ol ul,.bullet_list ul ol, .bullet_list ul ul, .numbered_list ol ol, .numbered_list ol ul,.numbered_list ul ol, .numbered_list ul ul {border-left: 1px solid #dedede; margin-left: 0px; padding-left: 20px;}
.bullet_list ol ol li, .numbered_list ol ol li {color: #646464; font-weight: 400;}

.bullet_list ol ol li.parent, .numbered_list ol ol li.parent {color: #000000;font-weight:bold;}
/*.bullet_list ol ol, .bullet_list ol ul, .bullet_list ul ol, .bullet_list ul ul, .numbered_list ol ol, .numbered_list ol ul, .numbered_list ul ol, .numbered_list ul ul{display:none;}
.bullet_list ol li.parent.active > ol, .numbered_list ol li.parent.active > ol {display: block;}
.bullet_list ol li.parent:hover > ol , .numbered_list ol li.parent:hover > ol {display:block;}*/