.btn-primary{
	background: #f5791f;
}
#documenter_sidebar #documenter_logo{
	background-image: url("img/logo-viva.png");
}
#documenter_sidebar ul a{
	-webkit-text-shadow:none;
	-moz-text-shadow:none;
	text-shadow:none;
}

#documenter_sidebar, #documenter_sidebar ul a{
	border-top: none;
}
#documenter_sidebar ul a.current,
#documenter_sidebar ul a:hover{
	background:#fc6306;
}
a{
	color: #02b323;
}
a.et-top-link{
	color:#fc6306;	
}
html{
	font-size: 14px;
}

.hidden{
	display: none;
}
textarea{
	width: 100%;
	height: 100px;
}
#documenter_nav ol{
	height: auto !important;
}
.center{
	text-align: center;
}

#documenter_cover{
	background: url("img/logo-energothemes.png")  center 50px no-repeat;
}

#general_aspects{
	padding-bottom: 64px;
	background: url("img/logo-energothemes.png")  center bottom no-repeat;
}
.et_ez_link{
	max-width: 470px;
	padding: 8px 15px;
}
#ez-link{
	max-width: 100%;
}
h2>strong{
	font-size: 30px;
	font-weight: 700;
}
.et-steps li{
	margin-bottom: 20px;
}
.et-steps li>strong{
	color:#fc6306;
}
