
/*====================================================*/
/* FILE /plugins//content-table/css/css_front.css*/
/*====================================================*/
.tableofcontent p {
	margin : 3px ; 
	text-indent : -5px ; 
	padding-top : 2px ; 
}

.tableofcontent-end {
	clear: both;
}

/*====================================================*/
/* FILE /sedlex/inline_styles/627ff5ecc5c4423c9876db626476576c27abc85b.css*/
/*====================================================*/
.tableofcontent {
	border-bottom: 1px solid #ddd;

	padding-top:10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	font: normal 1em/1.5em Georgia, serif;
	min-width:800px;
	float:center ; 
 
}

.tableofcontent p{
        margin-left:30px;
        font-size:16px !important;
        line-height:22px !important;
        -font-weight: 600;
        color: #666 !important;
}
.tableofcontent h2 {
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	margin : 3px ; 
	padding-top : 5px ;
	padding-bottom : 5px ;
}
.contentTable_h2 {
   font-size:14px;
   line-height:14px;
   padding-left:0px;

}

.contentTable_h2 a:link, .contentTable_h2 a:visited, .contentTable_h2 a:hover {
   color:#222222;
}

.contentTable_h3 {
   font-size:13px;
   line-height:13px;
   padding-left:20px;

}

.contentTable_h3 a:link, .contentTable_h3 a:visited, .contentTable_h3 a:hover {
   color:#2e2e2e;
}

.contentTable_h4 {
   font-size:12px;
   line-height:12px;
   padding-left:40px;

}

.contentTable_h4 a:link, .contentTable_h4 a:visited, .contentTable_h4 a:hover {
   color:#3b3b3b;
}

.contentTable_h5 {
   font-size:11px;
   line-height:11px;
   padding-left:60px;
font-size:16px !important;
   
}

.contentTable_h5 a:link, .contentTable_h5 a:visited, .contentTable_h5 a:hover {
   color:#484848;
}

.contentTable_h6 {
   font-size:10px;
   line-height:10px;
   padding-left:80px;

}

.contentTable_h6 a:link, .contentTable_h6 a:visited, .contentTable_h6 a:hover {
   color:#555555;
}

