#Papertrell_WebApp_Preview_Content_Enclosure {
    margin: 0px;
	padding: 0px;
	font-family: "DroidSans";
	line-height:160%;
    background-color: transparent;
	padding-bottom:30px;
	
}

#Papertrell_WebApp_Preview_Content_Enclosure, #Papertrell_WebApp_Preview_Content_Enclosure * {
	line-height:160%;
	font-size: 15px;
		
}

.bold{
    color: #000000;
    font-family: "DroidSans-Bold";
	line-height: 140%;
}

.blockltrs{
	text-transform:uppercase;
}

.imageZoom{
	
}

#chapID{
	display:none;
}

.contentBlock{
	padding: 15px 15px;
	background-color: rgba(255,255,255,0.5);
}

.readStatus{
	
}

#tickRead, #infographics{
	float: right;
    padding: 3px 10px;
	position: relative;
	border-radius: 4px;
	margin-top:15px;
	margin-bottom:15px;
}

#tickRead{
	margin-right:15px;
	border: 1px solid #cecece;
	display:none;
}

#infographics{
	margin-right:10px;
	background-color:#74a909;
	color:#ffffff;
	border: 1px solid #74a909;
}

#tickRead:after{
	content: "";
	background-image: url(../../Media/SC/images/chapter_unread_tick.png);
	width: 28px;
	height: 22px;
	/* display: inline-block; */
	position: absolute;
	background-repeat: no-repeat;
	background-size: 22px;
	background-position: 0px 0px;
	right: -6px;
	top: 4px;
}
			
#tickRead:before{
	content: "";
	width: 13px;
	height: 13px;
	display: inline-block;
	border: 1px solid #cecece;
	float: right;
	position: relative;
	/* top: 6px; */
	margin: 5px 0px 0px 10px;
}

#tickRead.read:after{
	background-image: url(../../Media/SC/images/chapter_read_tick.png);
}

.tickRead.floating span{
	display: inline-block;
    background-image: url(../../Media/SC/images/chapter_unread_tick.png);
    background-repeat: no-repeat;
    background-size: 30px;
    padding: 13px 16px;
    background-position: 1px 0px;
    position: relative;
    left: 0px;
    top: 0px;
    z-index: 9999;
}

.tickRead.floating.read span{
	background-image: url(../../Media/SC/images/chapter_read_tick.png);
}

.tickRead.floating{
	position: ;
    top: 10px;
    right: 15px;
    display: none;
    padding: 10px 0px;
}

.tickRead.floating:before{
	content: "";
    border: 1px solid #cecece;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    left: -4px;
    top: 15px;
}

/*#tickRead.read{
	border: 1px solid #74a909;
	background-color:#74a909;
	color:#ffffff;
}*/
.pageTitle{
	color:#ef1a30;
	text-transform:uppercase;
	font-size: 26px;
    text-decoration: underline;	
	font-family: "DroidSans-Bold";
	padding-bottom: 15px;
}

.titleNumbering{
	    font-size: 37px!important;
    vertical-align: baseline;}

.contentBlock > div{
	clear:both;
}


.contentBlock > div p> div, p{
	margin-bottom:15px;	
}

.contentBlock > div p:last-child{
	
}

.quotes{
	color:#ef1a30;
	font-weight:700;
	text-transform:uppercase;
	padding: 15px 0;
}

.quotes .author{ 
	color:#000000;	
	font-size:12px;
	text-align: right;
    margin-top: 10px;
}

.information{
	color:#ef1a30;
	font-weight:700;
	text-transform:uppercase;
}

.hiddenHTML{
	display:none;	
}

.displayHTML{
	opacity:0;	
}

.higlight .readMore, .higlight .readLess {
    border: 1px solid #ffd632;
    color: #ffd632;
}

.readMore, .readLess{
	border: 1px solid #ef1a30;
    color: #ef1a30;
    font-weight: 700;
    padding: 2px 6px;
    display: block;
    vertical-align: baseline;
    text-transform: uppercase;
    margin-left: 0px;
    font-size: 13px;
    line-height: normal;
    width: 60px;
    margin-top: 10px;
    text-align: center;
}

.numberingStyle{
	    color: #8c8b90;
    font-size: 40px;
    font-weight: normal;
	    padding-right: 5px;
    float: left;
    position: relative;
    top: -20px;
}

.nestedBoxStyle1{
	    background-color: #ccc;
    padding: 5px;
    border: 1px solid red;
}


.contentBlock.higlight{
	background-color:#8c8b90;
	text-align:center;
	color:#ffffff;
	font-size:25px;
	line-height: normal;
}

.highlightMessage{
	font-family: "DroidSans";
	font-size:25px;	
	margin-bottom:0px!important;
	line-height: normal;
	text-transform: uppercase;
	    padding-bottom: 15px;
}

.contentBlock.higlight2{
	background-image:url(../../Media/SC/images/chapter_07/pinkTriangle.png);
background-color:#f7d9cb;
    margin-bottom: 15px;
}

.contentImage{
	max-width: 300px;
    width: 100%;
    display: block;
    margin: 0 auto;
	padding: 15px 0;
}

.boxedImage{
	max-width: 350px;
    width: 100%;
    display: block;
    margin: 0 auto;
	padding: 15px;
}

.subIcon{
	width: 30px;
    vertical-align: middle;
    margin-right: 10px;
}

.lightGray{
	background-color:#dcdbe0;	
}

.ulTable li{
	display:table;
	border-bottom: 1px solid #ABABAB;
    padding-bottom: 15px;
	margin-bottom:15px;
	width:100%;
}

.ulTable li > div{
	display:table-cell;
	vertical-align:middle;	
}

.ulTable li img{
	max-width: 115px;
    padding-right: 15px;	
}

.blockTitle{
	color: #ef1a30;
    text-transform: uppercase;
    font-family: "DroidSans-Bold";
    font-size: 20px;
    line-height: normal;
}

.blockTitle2{
	font-family: "DroidSans-Bold";
    font-size: 20px;
    line-height: normal;
}

.blockSubTitle{
	margin-bottom:10px;		
}

.blockSpan{
	text-transform:uppercase;
	font-weight:bold;
}

.box{
	background: #ECECEC;
    color: black;
    padding: 15px;
	margin-bottom: 15px;
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.41);	
}

.infograMess{
	text-transform: uppercase;
    color: #000;
    margin-bottom: 0px!important;
}
.infograMess img{
	width: 20px;
}

.makeItShort{
	text-align:left;
}

.tableStyle1{
	    margin: 0 auto;
}
.tableStyle1 tr{
    border-bottom: 10px solid #ffffff;
}

.tableStyle1 td{
	padding-top:5px;
	padding-bottom:5px;
	background-color:#B4B5B8;
}

.tableStyle1 td:first-child{
	width: 35%;
    max-width: 200px;
    text-align: right;
	padding-right:2px;
	color: white;
}

.tableStyle1 td:nth-child(2){
	color: black;
    padding-left: 10px;
    text-align: left;
	font-size:13px;
	color:black;
}

.MarkRow td{
	background-color:#ef1a30;
}

.MarkRow td:first-child{
	color:black;
}

.MarkRow td:nth-child(2){
	color:white;
}


.TDstyle2 td{
	background-color:rgba(255,255,255,0.4);
}
.TDstyle2 td:first-child{
	color:#ef1a30;
	text-transform:uppercase;
}

.TDstyle2 td:nth-child(2){
	color:black;
}

.box ul li, 
.withList ul li{
	background-image: url(../../Media/right_arrow01.png);
    background-repeat: no-repeat;
    background-position: 0px 8px;
    background-size: 10px;
    padding: 0px 0px 10px 20px;
}

.addBorder{
	border: 1px solid #EF1A30;
}

.PageSubHeading, .PageSubHeading2{
	font-weight: bold;
    color: #000000;
	text-transform:uppercase;
	    font-size: 18px;
}

.PageSubHeadingRed, .PageSubHeadingRed2{
	font-weight: bold;
    color: #EF1A30;
	text-transform:uppercase;
	    font-size: 18px;
} 

.PageSubHeadingRed2, .PageSubHeading2{
	font-size:14px;
}

.noMarginBottom{
	    margin-bottom: 0!important;
}

.addMarginTop{
	margin-top:15px;
}

.contentBlock ol{
	counter-reset: mega-step;
	
}

.contentBlock ol li{
	counter-increment: mega-step;
    margin-bottom: 10px;
}

.contentBlock ol li:before{
      content: counter(mega-step) "";
    background-color: #EF1A30;
    font-weight: bold;
    position: relative;
    color: white;
    font-size: 11px;
    padding: 2px 3px;
    vertical-align: bottom;
} 

.boxTable{
	display:table;	
	margin-top:15px;
}

.boxTable > div img{
	width:60px;	
}

.boxTable > div{
	display:table-cell;	
	vertical-align:middle;
}

.boxTable > div:last-child{
	padding-left:10px;	
}

.warningIcon{
	     width: 75px;
}

.PReview{
	
}

.PReview img{
	    display: inline-block;
    width: 15px;
    vertical-align: baseline;
    margin-left: 3px;
}

.PReview img:first-child{
	 margin-left: 7px;
}

.hightLight3{
	background-color:#bbbcbf;
	    margin-left: -15px;
    margin-right: -15px;
	    margin-bottom: -15px;
    padding: 15px;
}	
/******Quiz styles start***************/
.qbox{
	    background-color: rgba(255,255,255,0.4);
}

.que{PageSubHeading 
	font-size:20px;
	font-weight:bold;
	margin:10px 0;
}
.choice {
  background-repeat: no-repeat;
    background-position: 5px;
    background-size: 24px;
    padding: 18px 5px 18px 36px;
}
.choice {
	background-image: url(../../Media/SC/images/zombie4BG.png);
	background-color:#dff4a7;
	margin-bottom:1px;
}

.choice.yes {
	color: #dff4a7;
	background-color: #40492c;
}
.errMsg {
    position: ;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
	left:0;
}
.errMsg img{
	width:80%;
	display:block;
	margin:10px auto;
	max-width:400px;
}
.red{
	background-color:red;
	color:white;
}


.resultBox {
    margin-top: 15px;
    background-image: url(../../Media/SC/images/quizResultSlideUp.png);
    padding: 55px 5%;
    background-position: top center;
    background-size: cover;
}

.resultBox .results{
	display:none;
	    text-align: center;
}

.done{
	text-align:center;
	padding:10px 10px 15px 10px;
	    text-align: center;
}

.done img{
	width:100px;
}

.mscore{
	display: block;
    background-color: #dff4a7;
    width: 68px;
    margin: 10px auto;
    text-align: center;
    font-size: 30px;
    border-radius: 50%;
    height: 68px;
    padding-top: 12px;
}

.otherIcons {
	text-align:center;
}

.otherIcons img {
    width: 34px;
    margin: 10px 5px;
}

.quiz.header{
	background-image: url(../../Media/SC/images/fighterQuiz.jpg);
    background-position: 50% 100%;
    background-size: cover;
    text-align: center;
    padding: 20px 10px;
	background-repeat:no-repeat;
}

.quiz .title{
	color: #384919;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: bold;
}

.quiz .info{
	color:white;
	font-size:12px;
}

.buttonStyle {
    background: #d61e26;
    padding: 10px 20px;
    clear: both;
    display: inline-block;
    border-radius: 8px;
    margin: 10px 0px;
    border: 3px solid #8f0a0d;
    border-top: 1px solid #8f0a0d;
    /* font-family: "DroidSans-Bold"; */
    letter-spacing: 1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.35);
    color: #ffffff;
}

.toPrintAnchor{
	display:block;
}

.toPrint{
	display:block;
	margin:15px auto;
}

.quiz_button_holder{
	text-align:center;
}

.quiz_button_holder > div{
	display:inline-block;
}

.buttonStyle.toPrint{
	background-color: #74a909;
    border: 3px solid #4a6d03;
    border-top: 1px solid #4a6d03;
	opacity: 0.3;
	pointer-events: none;	
}
/******Quiz styles end***************/

.rewardMessage{
	display:none; 
	/*position:;*/
	text-align: center;
	background-color:transparent;
	padding: 15px; 
	/*bottom:-250px;
	-webki-transition:all 0.5s;
	-moz-transition:all 0.5s;
	transition:all 0.5s;*/
	width:100%;
}

.rewardMessage table{
		width:100%;	
}

.rewardMessage .close{
	background-image:url(../../Media/SC/images/close.png);
	width:20px;
	height:20px;
	float:right;
	background-position: center;
    background-size: 20px;
}

.rewardMessage img{
	max-width: 100px;
    width: 100%;
    border-radius: 50%;
    background: #74a909;
}
.rewardMessage h1{
	font-family: "DroidSans-Bold";
    text-shadow: none;
    font-size: 18px;
    margin-bottom: 15px;
	font-weight:normal;
}
.p0{
	border:5px dotted rgba(255,0,0,0.6);
}

.p1{
	border:5px dotted  rgba(255,255,0,0.6);
}

.p2{
	border:5px dotted rgba(0,0,255,0.6);
}

.p3{
	border:5px dotted rgba(105, 140, 42, 0.82);
}

.redColor{
	color:#ef1a30;
}

#chapterQuiz{
	/*padding:0px;*/	
}

.rewardMessage{
margin-top: 15px;
    background-image: url(../../Media/SC/images/quizResultSlideUp.png);
    padding: 55px 5%;
    background-position: top center;
    background-size: cover;
}

.rewardMessage .buttonStyle{
	width: 80px;	
}
@media(max-width: 320px){
	.ulTable li{
		display:block;
	}

	.ulTable li > div{
		display:block;
		vertical-align:middle;	
	}
	
	.ulTable li img{
		max-width:150px;
		width:100%;
		margin:0 auto;
		display:block;
		padding:15px 0px 10px 0px;		
	}
	
	.buttonStyle {
    padding: 10px 10px;
    font-size: 12px;
}
}