#viewer
{
	border-style: none !important;
}

#viewer .tify-header
{
	background-color: rgb(231, 231, 231);
}

.-title h1
{
	display: none;
}

#viewer .tify-scan_page-button
{
	background: hsla(0,0%,100%,.3);
}

#viewer .tify-app .tify-app_main section
{
	margin-bottom: 0;
	border-style: none;
}

#viewer .tify-app .tify-scan
{
	background-color: #666;
	border-style: none;
	border-width: 0;
	overflow: auto;
	padding: 0;
	box-shadow: none;
}

#viewer .tify-app section
{
	overflow: auto;
}

#viewer .tify-app .tify-scan_button
{
	background: none;
}

#viewer .tify-app button
{
	text-transform: none;
}