<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document */
@media all {
#Papertrell_WebApp_Preview_Content_Enclosure, #Papertrell_WebApp_Preview_Content_Enclosure {
    margin: 0;
	padding: 0;
	font-family: "ptserifregular";
}
#Papertrell_WebApp_Preview_Content_Enclosure {
	background-color: #fff;
}
.mainContainer {
}
h1, h2, h3, h4, h5, h6 {
	font-family: "ptserifregular";
	text-shadow: none;
	text-align: left;
	margin: 0;
}
.header {
	/*padding: 10px 5%;*/
}
.table1 {
	width: 100%;
}
.table1 td {
	vertical-align: middle;

}
.headertd {
	padding: 10px 0px 10px 5%;  /* 10px 5%; */
}


.header h1 {
	color: #000000;
	font-size: 29px;
}
.header h2, .header h3 {
	color: #000000;
	opacity:.8;
	font-size: 20px;
}
.header h3, .header h2 span {
	font-size: 17px;
}
.table1 .icon {
	width: 100px;
	padding-left: 10px;
}
.table1 .sicon {
	width: 40px;
	padding-left: 10px;
	vertical-align: top;
}
.table1 .icon img, .table1 .sicon img {
	width: 100%;
}
.content {
	padding: 10px 5%;
}
.content h1 {
/*	color: #666666;
	font-size: 35px;*/
	color: #000;
	/*font-weight:bold;*/
	font-size: 35px;
}
p {
	margin: 3% 0;
	font-family: "ptserifregular";
	line-height: 130%;
}
.content h1 strong {
	color: #000;
}

.content img {
	width:95%;
}

.content table {
	/*border-width: thin;
	border-spacing: 0px;
	border-style: dotted;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;*/
}
.content ttable th {
	border-width: thin;
	padding: 2px;
	border-style: dotted;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
.content ttable td {
	border-width: thin;
	padding: 2px;
	border-style: dotted;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}



#answertext img {
	max-width:90%;
	display:block;
	margin: 0 auto;

}


.answerimage {
	max-width:90%;
	display:block;
	margin: 0 auto;
}

.answerimagecaption{
	font-size : .8em;
	font-style:italic;
	text-align:center;
}

a {
	word-wrap: break-word;
}

/***************************   Blurring  ******************/

.blurry-text {
	color: transparent;
	text-shadow: 0 0 9px rgba(0,0,0,0.5);
}
/*.blurry-text h1 {
	zoom: 1;
	filter: alpha(opacity=35);
	opacity: 0.35;
}

.haze-content {
	zoom: 1;
	filter: alpha(opacity=70);
	opacity: 0.7;z-index:0;
	position: absolute;
	background: white;
	height: 100%;
	width: 100%;
	vertical-align:middle;
	text-align:center;
	top: 50%;
  	-webkit-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
 	 transform: translateY(-50%);
}
*/

/***************************   OVERLAY &amp; BUTTONS ******************/



.bg-overlay {
	zoom: 1;
	filter: alpha(opacity=97);
	opacity: 0.97;
	z-index: 1;
	min-height: 100%;
	width: 100%;
	height: auto;
	position: ;
	top: 0;
	left: 0;
	padding: 5% 0 0;
	display: block;/*background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;*/
}
.read-overlay {
	zoom: 1;
	filter: alpha(opacity=100);
	opacity: 1.0;
	background-color: transparent !important; /* we want to see the blurred text here.*/
}

.quiz-overlay {
	position:relative;
	z-index:100;
	filter: alpha(opacity=100);
	opacity: 1.0;
}

.wrong-overlay {
	position:relative;
	z-index:200;
	filter: alpha(opacity=100);
	opacity: 1.0;
}

.right-overlay {
	z-index:200;
	zoom: 1;
	filter: alpha(opacity=100);
	opacity: 1.0;
}


.bg-overlay .content {
	text-align: center;
	color: #000;
	font-family: Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 22px;
}


.overlay-button {
	background: #000;
	margin:175px auto;
	border-radius: 50%;
	width: 200px;
	height: 200px;
	text-align: center;
	font-size: 36px;
	z-index: 20 !important;
	zoom: 1;
	filter: alpha(opacity=95);
	opacity: 0.95;
	cursor:pointer;
}

.read-text {
	padding-top:80px
}

.unlock-overlay .content .overlay-button  {
	background-image: url(../../Media/icon_lock_big.png);
	background-repeat: no-repeat;
	background-position: center 20%;
	background-size: 20%;
	display: block;
}

.unlock-text {
	filter: alpha(opacity=100);
	opacity: 1.0;
	font-size: 22px;
	padding: 120px 15px 0;
	width: 170px;
	height: 80px;
}

.chap_icon {
	background-position: 100% 50%;
	background-repeat: no-repeat;
	/*border-radius: 50%;*/
	width: 250px;
	height: 130px;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-mask-image: -webkit-linear-gradient( left,transparent 0%, rgba(0,0,0,.2)7%,rgba(0,0,0,0.8) 18%, rgba(0,0,0,.9) 100%);
}

.chap_landing_icon{
/* In the Q&amp;A Page*/
	position: absolute;
	z-index: 1;
	margin-top: -70px;
	margin-bottom: 10px;
	overflow: hidden;
	-webkit-mask-image: -webkit-linear-gradient( bottom,transparent 0%, rgba(0,0,0,.2)7%,rgba(0,0,0,0.95) 18%, rgba(0,0,0,.95) 100%);
	width: 290px;

}
.chap_landing_icon img{
	height:100px;
	max-width : none;
	-webkit-border-radius: 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
}


.collapseSection .chap_icon
{
/* Used in chapter Landing */
	background-position: 0% 0%;
	background-size:contain;
	width: 30%;
	height: 30%;
	-webkit-mask-image: -webkit-linear-gradient( bottom,transparent 0%, rgba(0,0,0,.2)7%,rgba(0,0,0,0.8) 18%, rgba(0,0,0,.9) 100%);

}



.clear-all-button {
	background: #000;
	margin:0 auto;
	border-radius: 50%;
	width: 100px;
	height: 100px;
	text-align: center;
	font-size: 17px;
	z-index: 20 !important;
	zoom: 1;
	filter: alpha(opacity=95);
	opacity: 0.95;
		cursor:pointer;
}
.clear-all-text {
	padding-top:25px
}

/*Chapters landing page styes */

.pptrl_container {
	margin: 0 5%;
}
.chapter-bg {
/*	background-color: #ff8e6e!important;*/
}
.read-progress {
	float: left;
	margin: -35px 0 2% 240px;
	width: auto;
	display: table;
}
.read-progress .text {
	text-transform: none;
	color: #999;
	font-size: 18px;
	display: table-cell;
	padding: 0 2% 0 0;
}
.read-progress .pg-holder {
	display: table-cell;
	width: 100%;
	margin: 0 auto;
}
.read-progress .pg-holder .progress-meter {
	background: #ccc;
	padding: 0;
	height: 4px;
	position: relative;
	margin: 0.5% 0 0 0;
	width: 100%;
	display: block;
}
.read-progress .pg-holder .progress-meter span {
	height: 100%;
	overflow: hidden;
	position: relative;
	background-color: #000;
	display: block;
}
.read-progress .progress-number {
	color: #999;
	font-size: 24px;
	margin: 0 0 0 1%;
	display: table-cell;
	padding: 0 0 0 2%;
}
.read-progress table td {
	width: auto;
}
.read-progress table td:first-child, .read-progress table td:last-child {
	width: 8%;
	text-align: center;
}
/***** Collapsible sections **********/
.accordion {
	margin: 8% 0 2% 0;
}
.accordion h3 {
	margin: 5% 0 0 !important;
	clear: both!important;
	background-color: #fff;
	padding: 1% 2.5%!important;
	overflow: hidden;
	display: block;
	width: auto;
	-webkit-border-radius: 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	-webkit-box-shadow: 0px 2px 1px -1px rgba(50, 50, 50, 0.35);
	-moz-box-shadow: 0px 2px 1px -1px rgba(50, 50, 50, 0.35);
	box-shadow: 0px 2px 1px -1px rgba(50, 50, 50, 0.35);
	text-transform: uppercase;
	font-size: 32px;
	color: #000;
}
.accordion h3.ui-state-active {
	border-bottom: 1px solid #f2f2d8!important;
}
.accordion h3:last-of-type {
	border-bottom: none;
}
.accordion &gt; div {
	padding: 0;
	clear: both!important;
	overflow: hidden;
	font-size: 22px;
	/*background-color:#fef8dd;*/
	background-image: url(../../Media/opacity_bg.png);
	background-repeat: repeat;
	-webkit-border-radius: 0 0 2px 2px;
	-moz-border-radius: 0 0 2px 2px;
	border-radius: 0 0 2px 2px;
	-webkit-box-shadow: 0px 2px 5px -1px rgba(50, 50, 50, 0.35);
	-moz-box-shadow: 0px 2px 5px -1px rgba(50, 50, 50, 0.35);
	box-shadow: 0px 2px 5px -1px rgba(50, 50, 50, 0.35);
	margin: 0 0 1% 0;
}
.accordion &gt; div &gt; p {
	margin: 1.5% 0;
}
.accordion &gt; div &gt; div {
	width: 97%;
	margin: 0.25% auto;
	height: 100%;
	overflow: inherit;
}
.accordion div #content p {
	clear: both;
	display: inline-block;
}
.collapseSection {
	display: block;
	padding: 40px 10px;
}
.collapseSection .left {
	float: left;
	margin: 40px 0 2% 0;
	color: #000;
	text-align: left;
	width: 85%;
	clear: left;
}
.ui-state-active .collapseSection .left {
	color: #000;
}
.collapseSection .right {
	float: right;
	background-image: url(../../Media/toggle_arrow.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	display: block;
	width: 35px;
	height: 30px;
	background-size: 35px;
	margin: 33px 0 0;
}

.collapseSection .up {
	margin: 33px 0 0;
	
}

.collapseSection .down {
	margin: 40px 0 0;
	
}

.ui-state-active .collapseSection .right {
	background-position: left -22px;
}
.accordion ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.accordion ul li {
	margin: 0;
	padding: 1.2% 3%;
	min-height: 20px;
	font-size: 18px;
	border-bottom: 1px solid rgb(0, 0, 0);
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	-webkit-background-clip: padding-box; /* for Safari */
	background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chromeborder-bottom: 1px solid #bebaa6; */
	color: #000;
	font-size: 24px;
	display: block;/*float:left;
	width: 94%;*/
}
.accordion ul li:last-of-type {
	border-bottom: none;
	width: 94%!important;
	height: auto!important;
}
/************************/

.lock_icon  /*, .accordion ul li:last-of-type */{
	background-image: url(../../Media/icon_lock.png);
	background-repeat: no-repeat;
	background-position: 95% 50%;
/*	width: 18px;*/
/*	height: 20px;*/
}
.tick_icon {
	background-image: url(../../Media/icon_tick.png);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
.icon_left {
	position: absolute;
	z-index: 1;
	margin-top: -100px;
	margin-bottom: 20px;
}
/************/

.symbol {
	font-size: 110px;
}
.quest {
	border-top: 3px dotted #000;
	padding-top: 2%;
	font-size: 28px;
	text-align: center;
	margin: 5% 0;
}
.bg-overlay .content h1, .bg-overlay .content h2 {
	font-size: 42px;
	text-align: center;
	color: #000;
}
.bg-overlay .content h2 {
	font-size: 32px;
}
.close-btn, .ans-btn {
	display: block;
	border: 1px solid #000;
	text-align: center;
	padding: 3.5% 1%;
	max-width: 400px;
	text-transform: uppercase;
	margin: 2% auto;
	min-height: 20px;
}
.ans-btn {
	border: 2px solid #000;
	text-transform: none;
	margin: 4% auto;
	background-color: #fff;
}

/********Did you know &amp; Cool Facts section ************/
.did-u-know-header, .cool-facts-header {
	background-color:#10eab3!important;	
	text-align:center;
}

.cool-facts-header {
	background-color:#18e6e8!important;	
}

.did-u-know-header img {
	/*max-width: 431px;*/
	width:50%;
	padding:10px 0px;
}

.img-center {
	text-align:center;
	margin: 1% auto;
	display:block;
	width:100%;	
	max-width:500px;
}

.did-u-know-content, .cool-facts-content {
	color:#fff;
	font-size: 24px;
}

.did-u-know-content h2, .cool-facts-content h1 {
	color:#fff;
	font-size: 35px;
	font-family:"ptserifregular";
}

 .cool-facts-content h1 strong {
	color:#fff;
	font-size: 35px;
	font-family:"ptserifregular";
	/*font-family:"pt_serif-web-bold";*/
	font-weight:700;
 
 }
 
 
.did-u-know-content .info-section, .cool-facts-content .info-section {
	font-size: 20px;
}

.did-u-know-content .info-section em, .cool-facts-content .info-section em {
	color:#CCC;
	font-style:italic;
	font-family:"ptserifregular";	
	/*font-family:"pt_serif-web-italic";*/
	float:left;
	margin: 0 10px 0 0;
}


.table1 .did-u-know, .table1 .cool-facts {
	padding-top: 12px;
}

/*********************************/
}

/* Smartphones (portrait and landscape) ----------- */
	
@media only screen and (min-width : 210px) and (max-width : 480px) {
.header h1 {
	font-size: 18px;
}
.header h2, .did-u-know-content .info-section, .cool-facts-content .info-section {
	font-size: 16px;
}
.header h3, .header h2 span {
	font-size: 12px;
}
.content h1 {
	font-size: 24px;
}
.header .icon {
	width: 55px
}
.table1 .sicon {
	width: 25px;
	vertical-align: top;
}

.read {
	left: 26%;
	width: 150px;
	height: 90px;
	padding-top: 60px;
	font-size: 26px;
}
.chap_icon {
	/*width: 170px;
	height: 85px;*/
	width: 140px;
	height: 101px;
}

.chap_landing_icon{
	width:125px;
	margin-top:-60px;
}
.chap_landing_icon img{
height: 65px;
}



.accordion {
	margin: 10% 0 2% 0;
}
.accordion h3 {
	margin: 12% 0 0 !important;
	font-size: 20px;
}
.icon_left {
	margin-top: -70px
}
.read-progress {
	margin: -35px 0 2% 130px;
}
.collapseSection .left {
	margin: 20px 0 2% 0;
	
}

.collapseSection .right {
	background-size: 27px;
	background-position: center 12px;
	margin: 17px 0 0;
	
}

.collapseSection .up {
	margin: 17px 0 0;
	
}

.collapseSection .down {
	margin: 26px 0 0;
	
}



.ui-state-active .collapseSection .right {
	background-position: center -16px;
}
.accordion ul li {
	font-size: 16px;
	padding: 3% 5%;
}
.tick_icon {
	background-position: 91% 50%;
	background-size: 14px
}
.lock_icon /*, .accordion ul li:last-of-type */{
	background-position: 92% 50%;
	background-size: 15px
}
.read-progress .text {
	font-size: 14px;
}
.read-progress .progress-number {
	font-size: 18px;
}
.unlock-icon {
	background-position: center 25%;
	background-size: 20%;
}
.unlock {
	padding: 90px 15px 0;
	width: 150px;
	height: 94px;
	left: 22%;
	font-size: 20px;
}
.bg-overlay {
	padding: 1% 0 0;
}
.symbol {
	font-size: 60px;
}
.bg-overlay .content h1 {
	font-size: 28px;
}
.bg-overlay .content h2, .did-u-know-content h2, .cool-facts-content h1, .cool-facts-content h1 strong {
	font-size: 24px;
}
.bg-overlay .content p, .did-u-know-content, .cool-facts-content  {
	font-size: 20px;
}
.close-btn, .ans-btn {
	padding: 2% 1%;
	font-size: 18px;
}

.table1 .did-u-know, .table1 .cool-facts {
	padding-top: 8px;
}
}


@media only screen and (min-width : 481px) and (max-width : 640px) {

	.chap_landing_icon img {
	height: 90px;
	}

	.accordion h3 {
		font-size: 26px;
	}
	
	.read-progress {
		margin: -35px 0 2% 180px;
	}

	.chap_landing_icon {
		margin-top: -65px;
	}
}

/*** For Theme Color *****/

.header, .chapter-bg, .bg-overlay  {
	background-color: #ff8e6e ;
}
.overlay-button {
	color : #ff8e6e !important;
}
.clear-all-button {
	color : #ff8e6e !important;
}

.book-mark-QA #favIcon{
	background-size:contain;
	width:44px;
	height:42px;
}
.book-mark-QA .FavAdded{
	background-color: #ff8e6e ;	
}

.book-mark-Pages #favIcon{
	background-size:contain;
	width:44px;
	/*height:42px;*/
}
.book-mark-Pages .FavAdded{
}


	

/*** For Windows devices *****/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.blurry-text {
	color: #ccc;
	text-shadow: 0 0 4px rgba(0,0,0,0.5);
	zoom: 1;
	opacity: 0.15;
}
}

</pre></body></html>