/*
#customDesignContent{
	width:968px!important;
	left:18%!important;
	margin-left:0!important;
}*/

#customDesignContent{
	width:100%!important;
	left:0%!important;
	top:0!important;
	margin-left:0!important;
	background:none;
}

#content{
	background:#fff;
    margin: 0 auto;
    width: 79%;
	overflow-y:scroll;
	margin: 20px auto 0;

}

.navbar .brand {
	font-size: 16px;
	padding: 0;
	line-height: 40px;
	color: #000000;
	float: right;
	font-weight: bold;
	margin-left: 20px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 0 30px rgba(255, 255, 255, 0.125);
}

#main-container {
	
	margin-bottom: 40px;
}

.api-buttons {
	margin-top: 20px;
}

.api-buttons > a {
	margin-right: 10px;
}

