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

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

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

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

.smartbook-theme-1 .smartbook .page {
	font-size: 13px;
	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 .smartbook .shadow {
	display: block;
}

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

.smartbook-viewport {
    padding: 0px 22px 7px 22px;
}

@media (max-width: 760px) {
  .smartbook-icon {
    font-size: 21px;
  }
} 