.smartbook-theme-1 {
	max-width: 100%;
	min-width: 200px;
	*width: 100%;
}

.smartbook-theme-1 .smartbook {
	height: 500px;
	width: 100%;
}

.smartbook-theme-1 .container {
	width: 100%;
}

.smartbook-theme-1.smartbook-viewport {
	background-color: transparent;
}

.smartbook-theme-1 .smartbook .page {
	font-size: 14px;
	background-color: #FFF;
	color: #000;
}

.smartbook-theme-1 .smartbook .page,
.smartbook-theme-1 .smartbook .page * {
	font-family: Arial, Helvetica, sans-serif,sans-serif !important;
}

.smartbook-theme-1 .smartbook .page .page-content {
	padding: 35px;
	line-height: 1.2em;
}

.smartbook-theme-1.smartbook-viewport .shadow {
	display: block;
}

.smartbook-theme-1 .gradient {
	display: block;
}

