/* Page */
body,html,div,blockquote,img,label,p,h1,h2,h3,h4,h5,h6,pre,ul,ol,li,dl,dt,dd,form,a,fieldset,input,th,td
	{
	border: 0;
	outline: none;
	margin: 0;
	padding: 0;
}

ul,ul li {
	list-style: none;
}

ul.text {
	margin-bottom: 1em;
	line-height: 1.5em;
}

.text-center {
	text-align: center;
}

h2 {
	font: normal 26px Arial, sans-serif;
	padding: 20px 0;
	margin: 0 0 30px 0;
}

.wrap {
	width: 960px;
	margin: 0 auto;
}

.demo-container {
	padding: 0px;
	float: left;
	width: 260px;
	padding-top: 5px;
}

.demo-container h4 {
	font-size: 14px;
	margin: 0 0 5px 0;
}

.clear {
	clear: both;
}

.dcjq-count {
	float: right;
}

.subitemmenu {	
 	background-color:#999999 !important;
 	border-bottom: 1px solid #666666;
	color:#dddddd !important;
}

.subitemmenu:hover {
	color:#FFFFFF !important; 	
}

.graphite .accordion a:hover{
	color:#FFFFFF;
	
}

.itemmenu{
	color:#666666 !important;
	font-size:12px;		
}

.graphite .accordion itemmenu ul a:hover{
	color:#666666 !important;
	
}

a.nav-link{
	color:#FFFFFF ;
}

.iconeMenu {
    margin-right: 10px;   
    font-size: 14px;
    color: #fff;
}
