.framework-wrap {
	width: 98%;
	background-color: #fff;
}

.framework-wrap-bg {

	position: absolute;
	top: 15px;
	bottom: 0;
	left: 0;
	right: 15px;
	z-index: -1;
}

.framework-top-header {
	background: #fff;
	margin-top: -22px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.framework-top-footer {
	background: #fff;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

div#content {
	margin-top: 15px;
}

ul.nav.nav-tabs.tabs-left {
	padding-top: 15px;
	padding-bottom: 15px;
}

/* Added contact-details.php inline css */

.cp-switch-theme > p {
	position: static !important;
}

span.cp-discard-popup {
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	cursor: pointer;
	padding: 5px;
}

/* Added get-started.php inline css */

.smile_input_gfonts_contents {
	margin: 15px 0;
	min-height: 15px;
}
