body {
	padding: 10px 10px 10px;
	font-family: 'Open Sans', Arial, sans-serif;
	margin: 0;
}

#ReadHintContainerMobile {
    display:none;
}

.swipeToReadTouchScreenOverlay {
    display:none;
}

#ReadHintContainerDesktop {
    position: absolute;
    margin: 0 auto;
    width: 100%;
    top: 0px;
    right: 140px;
    text-align: center;
    height: 60px;
    line-height: 40px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.swipeToReadOverlay {
    background: #dddddd59;
    padding: 0px 20px 10px;
    border-radius: 5px;
    box-shadow: 0px 1px 11px 0px #0000002e;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.swipeToReadText {
    width: 100px;
    color: #9d9d9d;
}
.readHintArrows {
    width: 45px;
    max-width: none;
    opacity: 0.6;
}



:not(:root):-webkit-full-screen::backdrop {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background: none;
}

p {
 font-size: 16px;
 line-height: 20px;
 /*color: #333;*/
 margin: 0 0 10px;
 display: block;
}


/* latin */

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v16/mem8YaGs126MiZpBA-UFVZ0bf8pkAg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(https://fonts.gstatic.com/s/opensans/v16/mem5YaGs126MiZpBA-UN8rsOUuhpKKSTjw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap
}

ul,
ol {
    padding: 0;
    margin: 0 0 0px 0px;
}

ul ul,
ul ol,
ol ol,
ol ul {
    margin-bottom: 0
}

li {
    line-height: 20px
}

img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
}

.chapter-cover {
    max-height: 330px;
}

.chapterBeginDetails {
    float: left;
    width: 100%;
    margin-top: 25px;
}

.endchapter-nav-image {
    width:40px;
}

.menu {
	width:100%;
	position:static;
}



/* This is needed to avoid problems caused by collapsing vertical margins of any children of this div */
.pageBodyInner {
	margin-bottom: 30px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
}

.advertContainer{
    display: flex;
    justify-content: center;
    border: 1px solid #ddd;
    background-color: #f5f5f5;
}

#pageBody {
min-height:720px;
touch-action: auto;
user-select: none;
}

.ajax-loaded {
	border: 0px;
	/*background: #fff;*/
}

.column {
width:720px;
margin:0 auto;
}

.toc-column {
width: 720px;
margin:0 auto;
}

.synopsis-column {
    width: 100%;
    margin: 0 auto;
}

.chapterlist-column {
    width: 100%;
    margin: 0 auto;
}

.from-cache {
	/*background: #fff;*/
}

.k .ajax-loaded {
	box-sizing: border-box;
	padding: 20px;
}

.lower-menu {
	position:absolute;
	top: 350px;
	width:95%;
}

.prev {
	display: block;
	position:absolute;
	left: 0px;
    top: 40%;
    width: 20%;
    height: 30%;
    opacity: 0;
	color: #ffffff;
}

.next {
	display: block;
	position:absolute;
    right: 0px;
    top: 40%;
    width: 20%;
    height: 30%;
    opacity: 0;
	color: #ffffff;
}

/* Custom container */
.container-narrow {
	margin: 0 auto;
	max-width: 720px;
}


.container-narrow > hr {
	margin: 30px 0;
}

#home .masthead > a {
	display: none;
}


/* Supporting marketing content */


h1 {
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: 800;
}



h1, h2, h3, h4, h5 {
font-weight: normal;
margin-bottom: 18px;
margin-top: 5px;
font-size: 17.5px;
}



#home .hero-unit {
	padding: 30px;
}

img.centre {
	display: block;
	margin: 20px auto;
}

img.medium {
	width: 300px;
}

img.actual {
	max-width: none;
}

img.devices {
	margin: 40px auto;
}


/*Nav Buttons Start*/

.previous-part-nav-button {
    background:none;
    border: none;
    width:30%;
    height:65px;
}

.previous-scene-nav-button {
    background:none;
    border: none;
    width:15%;
    height:65px;
}

.previous-chapter-scene-nav-button {
    background:none;
    border: none;
    width:20%;
    height:65px;
}

.previous-chapter-nav-button {
    background:none;
    border: none;
    width:30%;
    height:65px;
}

.chapter-list-nav-button {
    background:none;
    border: none;
    width:30%;
    height:65px;
}

.chapter-scene-list-nav-button {
    background:none;
    border: none;
    width:20%;
    height:65px;
}

.next-chapter-nav-button {
    background:none;
    border: none;
    width:30%;
    height:65px;
}

.next-chapter-scene-nav-button {
    background:none;
    border: none;
    width:20%;
    height:65px;
}

.next-scene-nav-button {
    background:none;
    border: none;
    width:15%;
    height:65px;
}

.next-part-nav-button {
    background:none;
    border: none;
    width:30%;
    height:65px;
}

.home-nav-button {
    background:none;
    border: none;
    width:30%;
    height:65px;
}

.forum-nav-button {
    background:none;
    border: none;
    width:30%;
    height:65px;
}

.read_ft-btn pull-left, button, html input[type="button"],
input[type="reset"],
input[type="submit"] {
    background:none;
    outline:0;
    border: none;
    width:30%;
    height:65px;  
}

.socialShareButtons {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    width: 100%;
}

/*Nav Buttons End*/

/*Help Block Start*/

.help-block,
.help-inline {
    color: #595959
}
.help-block {
    display: block;
    margin-bottom: 10px
}
.help-inline {
    display: inline-block;
    *display: inline;
    padding-left: 5px;
    vertical-align: middle;
    *zoom: 1
}

/*Help Block End*/

/*Fade Start*/

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}
.fade.in {
    opacity: 1
}

/*Fade End*/

/*Tooltip Start

.tooltip-right {
    position: absolute;
    float: right;
    top: 25px;
    right: 0px;
}

.tooltip-right .tooltiptext {
    visibility: hidden;
    width: 100px;
    height: 90px;
    background-color: #55a3ff;
    color: #fff;
    text-align: center;
    border-radius: 100px;
    padding: 5px 0;
    position: absolute;
    bottom: -30px;
    right: -50px;
    z-index: 1;
}

.tooltip-right:hover .tooltiptext {
  visibility: visible;
}

.tooltip-right:focus .tooltiptext {
  visibility: visible;
}

.tooltip-right:active .tooltiptext {
  visibility: visible;
}

.tooltip-right:hover {
  visibility: visible;
}

.tooltip-right:focus {
  visibility: visible;
}
.tooltip-right:active {
  visibility: visible;
}


Tooltip End*/

/*Popover Start*/

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}
.popover.top {
    margin-top: -10px
}
.popover.right {
    margin-left: 10px
}
.popover.bottom {
    margin-top: 10px
}
.popover.left {
    margin-left: -10px
}
.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}
.popover-title:empty {
    display: none
}
.popover-content {
    padding: 9px 14px
}
.popover .arrow,
.popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.popover .arrow {
    border-width: 11px
}
.popover .arrow:after {
    border-width: 10px;
    content: ""
}
.popover.top .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0
}
.popover.top .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-top-color: #fff;
    border-bottom-width: 0
}
.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0
}
.popover.right .arrow:after {
    bottom: -10px;
    left: 1px;
    border-right-color: #fff;
    border-left-width: 0
}
.popover.bottom .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-top-width: 0
}
.popover.bottom .arrow:after {
    top: 1px;
    margin-left: -10px;
    border-bottom-color: #fff;
    border-top-width: 0
}
.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25);
    border-right-width: 0
}
.popover.left .arrow:after {
    right: 1px;
    bottom: -10px;
    border-left-color: #fff;
    border-right-width: 0
}

/*Popover End*/



/*Modal General Start*/

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}
.modal-backdrop.fade {
    opacity: 0
}
.modal-backdrop,
.modal-backdrop.fade.in {
    opacity: .4;
    filter: alpha(opacity=80)
}

/*.modal {
    position: fixed;
    top: 10%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    background:white;
    margin-left: -338px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);

}
.modal.fade {
    top: -75%;
    -webkit-transition: opacity .3s linear, top .5s ease-out;
       -moz-transition: opacity .3s linear, top .5s ease-out;
         -o-transition: opacity .3s linear, top .5s ease-out;
            transition: opacity .3s linear, top .5s ease-out;
    display: none;
}

.modal.fade.in {
    top: 0%;
    display: block;
    z-index: 1070;
}
.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee
}
.modal-header .close {
    margin-top: 2px
}
.modal-header h3 {
    margin: 0;
    line-height: 30px
}
.modal-body {
    position: relative;
    max-height: 420px;
    padding: 10px;
    overflow-y: auto;
}


.modal-form {
    margin-bottom: 0
}
.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 #fff;
    -moz-box-shadow: inset 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff
}
.modal-footer:before,
.modal-footer:after {
    display: table;
    line-height: 0;
    content: ""
}
.modal-footer:after {
    clear: both
}
.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0
}*/

#bookMenu {
    height: auto;   
    border-radius: 0px 0px 5px 5px;
}

#selectListModal {
    height:100px;
}

/*Modal General End*/

/*Home & Account Modal Start*/

#leftMenuButton {
    z-index:200;
    position:fixed;
    top: 0px;
    left: 0px !important;
    height:10%;
    width:20%;
    border: none;
    background: none;
}

#leftMenuTab {
    z-index: 300;
    position: fixed;
    height: 8%;
    left: -3px;
    top: 2px;
    width: 10px;
    background: #efefef;
    border: 1px solid #f3f3f3;
    border-radius: 0px 5px 5px 0px;
}

#rightMenuTab {
    z-index: 300;
    position: fixed;
    height: 8%;
    right: -3px;
    top: 2px;
    width: 10px;
    background: #efefef;
    border: 1px solid #f3f3f3;
    border-radius: 5px 0px 0px 5px;
}

#leftMenu {
    z-index:1065;
}

#leftMenuModal {
    height: 70%;
    width: 85px;
    padding: 10px;
    overflow: hidden;
    left:3px;
    top:3px;
    border-radius: 3px 3px 3px 3px;
    opacity: 0.9;
    box-shadow: #585858 1px 0.75px 7px 0px;
}

.modal.left .modal-dialog {
	position: fixed;
	margin: auto;
	width: 30%;
	height: 100%;
	-webkit-transform: translate3d(0%, 0, 0);
	    -ms-transform: translate3d(0%, 0, 0);
	     -o-transform: translate3d(0%, 0, 0);
	        transform: translate3d(0%, 0, 0);
}


.modal.left .modal-body {
	background-color: white;
	padding: 0px;
}

/**Left Transition**/
.modal.left.fade .modal-dialog{
	left: -30%;
	top: 0px;
	-webkit-transition: opacity 0.8s linear, left 0.3s ease-out;
	   -moz-transition: opacity 0.8s linear, left 0.3s ease-out;
	     -o-transition: opacity 0.8s linear, left 0.3s ease-out;
	        transition: opacity 0.8s linear, left 0.3s ease-out;
}

.modal.left.fade.in .modal-dialog{
	left: 0px;
	top: 0px;
	width: 100px;
}

/*Home & Account Modal End*/

/*Display Settings Modal Start*/

#displaySettingsModalDialogue {
    height: 55%;
    padding: 10px 0px 10px 0px;
    background-color: white; 
    top:3px;
    border-radius: 3px 3px 3px 3px;
}

.modal.left.fade.in .modal-dialog#displaySettingsModalDialogue {
		left: 3px;
		top: 3px;
		width: 30%;

	}
	
.displayMenuOptions {
    display:grid;
}

/*Display Settings Modal End*/

/*Translate Modal Start*/

#translateModalDialogue {
    height: 60%;
    padding: 10px 0px 10px 0px;
    background-color: white; 
    top:3px;
    border-radius: 3px 3px 3px 3px;
}

.modal.left.fade.in .modal-dialog#translateModalDialogue {
		left: 3px;
		top: 3px;
		width: 90%;

	}
	

/*Translate Modal End*/


/*Category Modal Start*/

#categoryModalDialogue {
    height: 420px;
    width:338px;
    padding: 10px 0px 10px 0px;
    background-color: white; 
    top:3px;
    border-radius: 3px 3px 3px 3px;
}

.modal.left.fade.in .modal-dialog#categoryModalDialogue {
	left: 3px;
	top: 3px;
	width: 338px;
    height: 420px;
}
	
	
#categoryModalContent {
    position: relative;
    z-index:1;
}

#bookCategoryListHeader {
    margin-top:0px;
    margin-bottom:10px;
    font-size: 18px;
    font-weight: bold;
}


.bookCategoryList {
    margin-left:0px;
    list-style-type: none;
    border-bottom: 1px solid #ddd;
}

.bookCategoryListItem {
    padding: 8px 0px 8px 10px;
    border-top: 1px solid #ddd;
}

#categoryItem {
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 400;
    font-size: 16px;
}


.bookCategoryListItem:active {
    background: #ddd;
}

.bookCategoryListItem:hover {
    background: #ddd;
}

	
/*Category Modal End*/


/*Search Modal Start*/

#searchModalDialogue {
    height: 60%;
    padding: 10px 0px 10px 0px;
    background-color: white; 
    top:3px;
    border-radius: 3px 3px 3px 3px;
}

.modal.left.fade.in .modal-dialog#searchModalDialogue {
		left: 3px;
		top: 3px;
		width: 95%;
	}
	
	

/* Search Bar */

#searchModal {
    z-index:1071;
}

#searchModalBody {
    padding: 10px 20px;
    background-color: white;
}

.searchBar {
    float: left;
    height: 50px;
    margin-top: 8px;
    width: 62%;
}

.searchBar input[type=text] {
    float: left;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 8px;
    font-size: 14px;
    height: 35px;
    width: 100%;
}

.searchBar button {
    height: 100%;
    width: 100%;
    float: right;
}

#searchModalContent {
    z-index:1;
}
	
/*Search Modal End*/


/*Account Modal Start*/	
	
#accountModalDialogue {
    height: 60%;
    padding: 10px 0px 10px 0px;
    background-color: white; 
    top:3px;
    border-radius: 3px 3px 3px 3px;
}

.modal.left.fade.in .modal-dialog#accountModalDialogue {
		left: 3px;
		top: 3px;
		width: 95%;
	}
	
.displayMenuOptions {
    display:grid;
    margin-top: 10%;
}

/*Account Modal End*/

/*Save & Share Modal Start*/

#rightMenuButton {
    z-index:200;
    position:fixed;
    top: 0px;
    right: 0px;
    height:10%;
    width:20%;
    opacity:0;
}

#rightMenu {
    z-index:1065;
}

#rightMenuModal {
        height: 70%;
    right: 3px;
    top: 3px;
    border-radius: 3px 3px 3px 3px;
    opacity: 0.9;
    box-shadow: #585858 -1px 0.75px 7px 0px;
}

.modal.right .modal-dialog {
	position: fixed;
	margin: auto;
	width: 30%;
	height: 100%;
	-webkit-transform: translate3d(0%, 0, 0);
	    -ms-transform: translate3d(0%, 0, 0);
	     -o-transform: translate3d(0%, 0, 0);
	        transform: translate3d(0%, 0, 0);
}

.modal.right .modal-body {
	padding: 10px;
	background-color: white;
}
        
/*Right Transition*/
.modal.right.fade .modal-dialog {
	right: -30%;
	top: 0px;
	-webkit-transition: opacity 0.8s linear, right 0.3s ease-out;
	   -moz-transition: opacity 0.8s linear, right 0.3s ease-out;
	     -o-transition: opacity 0.8s linear, right 0.3s ease-out;
	        transition: opacity 0.8s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
	right: 0px;
	top: 0px;
}




/*Save & Share Modal End*/

/*Save Snippet Modal Start*/

.modal.left.fade.in .modal-dialog#saveSnippetModal {
	right: 30px;
	top: 0px;

}

.modal.right.fade.in .modal-dialog#saveSnippetModalDialogue {
		right: 3px;
		top: 3px;
		width: 95%;

	}

#saveSnippetModalDialogue {
    width: 92%;
    height: 60%;
    padding: 10px 0px 10px 0px;
    background-color: white; 
    top:3px;
    border-radius: 3px 3px 3px 3px;
}

#saveSnippetModalContent {
    width:100%;   
}

#saveSnippetModalHeader {
    width:100%;   
    padding: 0px 0px;
}

.snippet-save-title {
    font-weight: normal;
    margin-bottom: 18px;
    margin-top: 5px;
    text-align:center;
    font-size: 17.5px;   
}

.snippet-save-form {
    float:left;
    width: 100%;
}

#saveSnippetModalBody {
    width:100%;   
    height: 80%;
    padding: 0px;
    margin-top: 20px;
}

.saveSnippetForm {
    margin: 0px 10px 0px;
}

.snippetSaveFormText {
    width:30%;
}

.snippet-save-list ul {
    margin: 0px 0px 0px 0px !important;
}

.snippet-save-list {
    margin: 0px 0px 0px 8%;
}

.snippet-save-list li {
    list-style-type:none;
    margin-bottom: 5px;
    margin-left: 0px;
}

#snippetSaveFrom {
    margin-left: 30px;
    margin-top: -10px;
    font-size: 12px;
}

.snippet-save-form-control {
    height: 40px;
    margin-top: 5%;
    line-height: 30px;
    width: 80%;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px 10px 10px 10px;
    font-size: 14px;
    border-radius: 4px;
    margin-bottom: 10px;
}

.saveSnippetConfirmButton {
    width: 90%;
    border: 1px solid #ddd;
    border-radius: 4px;
    background-color: #4da1da;
    height: 50px;
    font-size: 14px;
    color: white;
    margin-top: 10%;
}

.btn.btn-primary.saveSnippetSign {
    width:80%;
    margin-top: 0%;
    height:40px;
}

#lowrange {
    background-color: #fff;
    border: 1px solid #ccc;
    height: 30px;
    border-radius: 4px;
    width: 30px;
    margin-left: 10px;
    margin-right: 7px;
    margin-top: 0px;
    margin-bottom: 0px;
}



#highrange {
    background-color: #fff;
    border: 1px solid #ccc;
    height: 30px;
    border-radius: 4px;
    width: 30px;
    margin-top: 0px;
    margin-bottom: 0px;
}

/*Save Snippet Modal End*/

/*Save Bookmark Modal Start*/

.modal.right.fade.in .modal-dialog#bookmarkModalDialogue {
		right: 3px;
		top: 3px;
        width:95%;
	}

#bookmarkModalDialogue {
    width: 338px;
    height: 420px;
    padding: 10px 0px 10px 0px;
    background-color: white; 
    top:3px;
    left: 3px;
    border-radius: 3px 3px 3px 3px;
}

#bookmarkModalHeader {
    width:100%;   
    padding: 0px 0px;
}

.modal-body#bookmarkModalBody {
    max-height:100%;
}


.bookmark-save-title {
    font-weight: normal;
    margin-bottom: 18px;
    margin-top: 5px;
    text-align:center;
    font-size: 17.5px;   
}


.bookMarkSection {
    float: left;
    width: 90%;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 10px 0px 0px 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.bookMarkButtons {
    width:100%;
    float: left;
    margin-top: 10px;
}

.bookmarkAddress {
    font-size :14px;
    word-break: break-all;
}

p.bookmark-buttons {
    min-height: 30px;
    margin-bottom: 0px;
    margin-top: 2px;
    font-size: 12px;
}


/*Save Bookmark Modal End*/

/*Social Share Modal Start*/





#shareListModal {
    height:380px;   
}

#saveShareModalDialogue {
    height: 100%;
}

#socialShareHeader {
    width:100%;   
    padding: 0px 0px;
}

.social-share-title {
    font-weight: normal;
    margin-bottom: 18px;
    margin-top: 5px;
    text-align:center;
    font-size: 17.5px;   
}




.modal.left.fade.in .modal-dialog#socialShareDialogue {
	left: 3px;
	top: 3px;
	width: 338px;
    height: 420px;
}

/*Social Share Modal End*/

/*Discussion Modal Start*/

#discussionModalDialogue {
    width: 100%;
    height: 60%;
    padding: 10px 0px 10px 0px;
    background-color: white;
    top:3px;
    border-radius: 3px 3px 3px 3px;
}

#discussionModalHeader {
    width:100%;   
    padding: 0px 0px;
}

.discussion-title {
    font-weight: normal;
    margin-bottom: 18px;
    margin-top: 5px;
    text-align:center;
    font-size: 17.5px;   
}

.modal.right.fade.in .modal-dialog#discussionModalDialogue {
	right: 3px;
	top: 3px;
	width:95%;
}

/*Discussion Modal End*/

/*Chapter Details Modal Start*/

#pageSelect {
    height: auto;
    border-radius: 0px 0px 5px 5px;
}

#chapterListMenu {
    height: auto;
    border-radius: 0px 0px 5px 5px;  
}

.page-select-container {
    margin-top:10px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    margin-bottom: 5px;
}

/*Chapter Details Modal End*/

/*Chapter Details Modal Start*/

#bookDetailsMenu {
    height:445px;
    border-radius: 0px 0px 5px 5px;  
}

/*Chapter Details Modal End*/


/*Text Highlight Start*/

.highlight-yellow {
    background-color: yellow;
}

/*Text Highlght End*/

form {
        margin: 0px;
}

select {
    width: 220px;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 4px 6px;
    font-size: 14px;
    border-radius: 4px;
}

#selectListModal select {
    margin-top: 15px;
    margin-bottom: 15px;
}

#selectListModal select {
    background-color: #e8e8e8;
    color: black;
}

select, input[type="file"] {
    height: 30px;
    margin-top: 4px;
    line-height: 30px;
}

input[type="radio"], input[type="checkbox"] {
    margin: 3px 3px 4px 5px;
    width: auto;
    line-height: normal;
    cursor: pointer;
    vertical-align: middle;
}

textarea, input[type="text"],
input[type="password"], input[type="datetime"],
input[type="datetime-local"], input[type="date"],
input[type="month"], input[type="time"], input[type="week"],
input[type="number"], input[type="email"], input[type="url"],
input[type="search"], input[type="tel"], input[type="color"],
.uneditable-input {
    background-color: #fff;
    border: 1px solid #ccc;
    height: 25px;
    border-radius: 4px;
}

.footer {
	width: 100%;
	position: relative;
	text-align: center;
}

.footer-menu {
width:100%;
}

.footer-menu a{
text-decoration:none;
color:#000
}

/*Google Translate*/

.googleTranslateContainer {
    background-color: #ececec;
    height: 80px;
    padding: 10px 18px;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -20px;
}

.goog-te-menu2-item {
    width:300px;
}

#google_translate_element {
  position: absolute;
  bottom: calc(53px + 16px);
  left: 16px!important;
  margin-bottom: -20px;
}

.goog-te-gadget {
  font-family: Roboto, 'Open Sans', sans-serif!important;
  text-transform: uppercase;
}

.goog-te-gadget-simple  {
  background-color: rgba(255,255,255,0.20)!important;
  border: 1px solid rgba(255,255,255,0.50) !important;
  padding: 8px!important;
  border-radius: 4px!important;
  font-size: 1rem!important;
  line-height:2rem!important;
  display: inline-block;
  cursor: pointer;
  zoom: 1;
}

.goog-te-menu2 {
  max-width: 100%;
}

.goog-te-menu-value {
  color: #fff !important;
    font-family: 'Material Icons';
    content: "\E927";
    margin-right: 16px;
    font-size: 2rem;
    vertical-align: -10px;
  } 


.goog-te-menu-value span:nth-child(5) {
  display:none;
}

.goog-te-menu-value span:nth-child(3) {
  border:none!important;
  font-family: 'Material Icons';
} 

.goog-te-gadget-icon {
    background-image: url(https://placehold.it/32)!important;
    background-position: 0px 0px;
    height: 32px!important;
    width: 32px!important;
    margin-right: 8px!important;
    display: none;
}

.goog-tooltip.skiptranslate {
    position: absolute !important;
    left: 15px !important;
    width: 300px !important;
}

/* HIDE TOP BAR */ 
.goog-te-banner-frame.skiptranslate {
    display: none!important;
    
} 
body {
    top: 0px!important;
    
}



.bookFooterButtonLeft {
    width:60%;
    border-top: 1px solid #ddd;
}

.bookFooterButtonRight {
    width:35%;
    float: right;
    border-top: 1px solid #ddd;
}

.bookFooterButtonLeftBegin {
    width:60%;
}

.bookFooterButtonRightBegin {
    width:35%;
    float: right;
}




/*Buttons Start */


.categoryLeftMenuButton {
    width: 90%;
    height: 100%;
}

.categoryRightMenuButton {
    width: 90%;
    height: 100%;
}

.catNavImage {
    width: 85%;
}

.btn {
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);    
}

/*.btn:hover,
.btn:focus {
    background-color: #e8e8e8;
    color: #333;
    outline:0;
    text-decoration: none;
    background-position: 0 -15px;
}*/

.btn-large {
    padding: 11px 19px;
    font-size: 17.5px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.saveSnippetSign {
    border-radius:5px;
}

.saveSnippet {
    border-radius:5px;
}

.gotoDiscussion {
    border-radius:5px;
    margin-top:10px;
}


.next-chapter-prompt {
    width: 100%;
    float: left;
    margin-top: 40px;
    margin-bottom: 40px;
}

.chapterBeginOptionButtons {
    margin-top:25px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.readnowbutton {
    text-align: center;
    width: 365px;
    background-color: #232A33;
    border-radius: 5px;
    height: 50px;
    margin-bottom: 15px;
    font-size:16px;
    font-weight: 400;
    color: white;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    border: none;
}

.readnowbutton:hover{
  background-color: #8895A7; 
}

#endChapterAddToCart {
    margin: 0px;
}

.checkoutNowbutton {
    text-align: center;
    width: 100% !important;
    background-color: #185421;
    border-radius: 5px;;
    height: 50px;
    line-height: 50px;
    margin-bottom: 5px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    color: white;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin-bottom: 15px;
}

.checkoutNowbutton:hover{
  background-color: #64bde8; 
  color: black;
}

.chapterpricingbutton {
    text-align: center;
    width: 100%;
    background-color: #5381a5;
    border-radius: 5px;
    height: 45px;
    margin-bottom: 7px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    color: white;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.chapterpricingbutton:hover {
    background-color: #3388ca;
}

.markAsReadButton {
    text-align: center;
    width: 365px !important;
    background-color: #1979c3 !important;
    border-radius: 5px;
    height: 50px !important;
    margin-bottom: 15px !important;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    color: white;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.markAsReadButton:hover {
    background-color: #3388ca !important;
}

.markAsReadOptionsButton {
    text-align: center;
    width: 365px !important;
    background-color: #1979c3 !important;
    border-radius: 5px;
    height: 50px !important;
    margin-bottom: 15px !important;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    color: white;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; 
}

.markAsReadOptionsButton:hover {
    background-color: #3388ca !important;
}

.markedAsReadButton {
    text-align: center;
    width: 100% !important;
    background-color: #185421 !important;
    border-radius: 5px;
    height: 50px!important;
    margin-bottom: 15px !important;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    color: white;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.markedAsReadButton:hover {
    background-color: #13441a;
}

.chapterlistbutton {
    text-align: center;
    width: 100%;
    background-color: #1979c3;
    border-radius: 5px;
    height: 50px;
    margin-bottom: 15px;
    font-size:16px;
    border: 1px solid #ccc;
    font-weight: 400;
    color: white;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.chapterlistbutton:hover{
  background-color: #ddd; 
  color: black;
}

.chapterPricingColumn {
    width: auto;
    float: left;
    padding: 10px 5px;
    display: none;
}

.purchasableChapterPriceColumn {
    width: 100%;
    display: flex;
    justify-content: center;
}

.bookChapterPrice {
    width: 100%;
    float: left;
}

.chapterAddToCart {
    width: 84%;
    height: 35px;
    float: left;
    margin: 0px 0px 5px 0px;
    border-bottom: 1px solid #ddd;
}

.chapterPriceDetails {
    width: 60%;
    float: left;
}

.chapterPriceName {
    width: 65%;
    float: left;
    height: 30px;
    padding-top: 5px;
    font-size: 15px;
}

.chapterPriceValue {
    width: 34%;
    float: left;
    height: 30px;
    text-align: left;
    padding-top: 5px;
    font-size: 15px;
}

.chapterReadNowButton {
    width: 80px !important;
    background-color: #185421;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 0px 0px;
    font-size: 14px;
    cursor: pointer;
    color: white;
    float: right;
    border-radius: 4px;
    margin: 2px 5px 2px 2px;
}

.Chapter_Mark_As_Read {
    width: 300px;
    height: 60px;
    float: right;
    margin: 0px 0px 5px 0px;
    border-bottom: 1px solid #ddd;
}

.chapterMarkedReadButton {
    width: 70px !important;
    background-color: #185421;
    height: 30px;
    padding: 5px 5px;
    font-size: 14px;
    cursor: pointer;
    color: white;
    float: right;
}

.chapterAddToCartButton {
    width: 80px !important;
    background-color: #14619c;
    height: 30px;
    padding: 5px 5px;
    font-size: 14px;
    cursor: pointer;
    color: white;
    float: right;
    margin: 2px 5px 2px 2px;
}

.chapterMarkReadButton {
    width: 70px !important;
    background-color: #14619c;
    height: 30px;
    padding: 5px 5px;
    font-size: 14px;
    cursor: pointer;
    color: white;
    float: right;
}

.chapterMarkedReadButton {
    width: 70px !important;
    background-color: #185421;
    height: 30px;
    padding: 5px 5px;
    font-size: 14px;
    cursor: pointer;
    color: white;
    float: right;
}

.socialsharebutton {
    width:100%;
    height:24%;
}

.chapter-select {
	width:100%;
	margin-right:-10px;
	margin-left:-10px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

.chapter-scene-select {
	width:100%;
	background: #efefef;
	margin-right:-10px;
	margin-left:-10px;
	padding-top: 18px;
	padding-bottom: 42px;
	padding-left: 10px;
	padding-right: 10px;
}

.save-share-block {
width: 100%;
display: inline-block;
text-align: center;
margin: 30px 0px 20px 0px;
}

.toc-menu-block {
width: 100%;
display: inline-block;
text-align: center;
margin: 10px 0px 20px 0px;
}


.swipearrows {
    width:30%;
    margin-left:33%;
    margin-top:20px;
    margin-bottom:10px;
}


.chapter-share-button {
	position: relative;
    height: 25px;
    padding-right: 11px;
    padding-top: 0;
    margin-bottom: 2px;
}

.chapter-social-share {
  padding: 2px 10px;
  border: 1px solid #ddd;
  border-radius:5px;
}

.social-share-text a, a:link, a:visited, a:hover, a:active {
text-decoration: none;
color: black;
font-size: 15px;
}

.chapter-share-button#facebook-chapter-share-button {
margin-top:0px;
}

.chapter-share-button#facebook-chapter-share-button img {
  position:relative;
  height: 14px;
  padding-right: 19px;
  padding-top:0px;
  margin-bottom:2px;
}

.chapter-share-button#google-chapter-share-button {
margin-top:0px;
}

.chapter-share-button#google-chapter-share-button img {
  position:relative;
  height: 13px;
  padding-right: 9px;
  padding-top:0px;
  margin-bottom:2px;
}

.chapter-share-button#linkedin-chapter-share-button {
margin-top:0px;
}

.chapter-share-button#linkedin-chapter-share-button img {
  position:relative;
  height: 14px;
  padding-right: 13px;
  padding-top:0px;
  margin-bottom:2px;
}

.chapter-share-button#twitter-chapter-share-button {
margin-top:0px;
}

.chapter-share-button#twitter-chapter-share-button img {
  position:relative;
  height: 13px;
  padding-right: 11px;
  padding-top:0px;
  margin-bottom:2px;
}

.chapter-share-button#whatsapp-chapter-share-button {
margin-top:0px;
}

.chapter-share-button#whatsapp-chapter-share-button img {
  position:relative;
  height: 16px;
  padding-right: 11px;
  padding-top:0px;
  margin-bottom:2px;
}

.chapter-share-button#vk-chapter-share-button {
margin-top:0px;
}

.chapter-share-button#vk-chapter-share-button img {
  position:relative;
  height: 14px;
  padding-right: 6px;
  padding-top:0px;
  margin-bottom:2px;
}


.end-chapter-nav-image {
  width:40px;
}

.home-forum-block {
width: 100%;
display: inline-block;
text-align: center;
margin: 20px 0px 30px 0px;
}

.previous-part-nav-button {
    background:none;
    border: none;
    width:30%;
    height:65px;
}

.previous-scene-nav-button {
    background:none;
    border: none;
    width:15%;
    height:65px;
}

.previous-chapter-scene-nav-button {
    background:none;
    border: none;
    width:20%;
    height:65px;
}

.previous-chapter-nav-button {
    background:none;
    border: none;
    width:30%;
    height:65px;
}

.chapter-list-nav-button {
    background:none;
    border: none;
    width:30%;
    height:65px;
}

.chapter-scene-list-nav-button {
    background:none;
    border: none;
    width:20%;
    height:65px;
}

.next-chapter-nav-button {
    background:none;
    border: none;
    width:30%;
    height:65px;
}

.next-chapter-nav-button-end {
    background:none;
    border: none;
    width:100%;
    height:120px;
}

.next-chapter-scene-nav-button {
    background:none;
    border: none;
    width:20%;
    height:65px;
}

.next-scene-nav-button {
    background:none;
    border: none;
    width:15%;
    height:65px;
}

.next-part-nav-button {
    background:none;
    border: none;
    width:30%;
    height:65px;
}

.home-nav-button {
    background:none;
    border: none;
    width:30%;
    height:65px;
}

.forum-nav-button {
    background:none;
    border: none;
    width:30%;
    height:65px;
}

.read_ft-btn pull-left, button, html input[type="button"],
input[type="reset"],
input[type="submit"] {
    background:none;
    border: none;
    width:30%;
    height:65px;  
}


.returntoaboutpage-nav-button {
    width: 100%;
}

.endofbookabouticon {
    width: 40px;
}

.bookmarkedNotice {
    font-size: 12px;
    text-align: center;
    width: calc(100% - 4px);
    float: left;
    background: #f6f9d085;
    padding: 2px;
}

/*.homeNavButton {
    background:none;
    border: none;
    width:100%;
    height:20%;
    margin-bottom: 0px;
    margin-top: 20px;
}

.searchNavButton {
    background:none;
    border: none;
    width:100%;
    height:20%;
    margin-bottom: 0px;
    margin-top: 0px;
}

.functionsButton {
    background:none;
    border: none;
    width:100%;
    height:20%;
    margin-bottom: 0px;
    margin-top: 0px;
}

.accountNavButton {
    background:none;
    border: none;
    width:100%;
    height:20%;
    margin-bottom: 0px;
}

.categoryNavButton {
    background:none;
    border: none;
    width:100%;
    height:20%;
    margin-bottom: 0px;
    margin-top: 0px;
}

.displaySettingsButton {
    background:none;
    border: none;
    width:100%;
    height:20%;
    margin-bottom: 0px;
    margin-top: 0px;
}

.readingModeButton {
    background:none;
    border: none;
    width:100%;
    height:20%;
    margin-bottom: 0px;
    margin-top: 5px;
}

.fullScreenButton {
    background:none;
    border: none;
    width:100%;
    height: 20%;
    margin-bottom: 0px;
    margin-top: 0px;
}

.translateButton {
    background:none;
    border: none;
    width:100%;
    height:20%;
    margin-bottom: 0px;
    margin-top: 0px;
}

.saveSnippetButton {
    background:none;
    border: none;
    width:100%;
    height:20%;
    margin-bottom: 0px;
    margin-top: 20%;
}


.socialShareButton {
    background:none;
    border: none;
    width:100%;
    height:20%;
    margin-bottom: 0px;
}

.shareButton {
    background:none;
    border: none;
    width:100%;
    height:20%;
    margin-bottom: 0px;
}

.forumButton {
    background:none;
    border: none;
    width:100%;
    height:20%;
    margin-bottom: 0px;
}


p.menu-buttons {
min-height:50px;
margin-bottom:0px;
margin-top:2px;
font-size:12px;
}*/


/*Buttons End */


.footer-menu ul{
width:100%;
margin:0;
text-align: center;
color:#000;
}

.footer-menu li{
    list-style-type: none;
    display: inline-block;
    margin: 0px 5px;
}



.book-details {
display:none;
}

.snippet-save-lowrange {
width:8%;
margin-top:8px;
}

.snippet-save-highrange {
width:8%;
margin-top:8px;
}

.snippet-save-page {
zoom:1.5;
margin: 0px 4px 5px 4px !important;
}

#selectListModal select {
margin-top:15px;
margin-bottom: 15px;
}

#selectListModal button.saveSnippet {
margin-bottom:25px;
}

.snippet-save-socialshare {
width: 100%;
text-align: center;
display:  flex;
justify-content: space-evenly;
margin-bottom:-10px;
}



.footer-menu-adblock-mobile {
display:none;
height:260px;
text-align: center;
margin-top: 30px;
margin-bottom: 0px;
border: 1px solid #ddd;
border-radius: 10px;
padding-top: 10px;
background-color:#f9f9f9;
}

.footer-menu-adblock-mobile:before {
display:none;
content:'Advertisement';
font-size:12px;
position: absolute;
margin-top: -30px;
margin-left: 0px;
}



.page-select ul {
width:100%;
text-align: center;
color:#000;
}

.chapter-select li {
width:23%;
padding-top:20px;
}

.cover-image {
text-align: center;
margin-top: 10px;
}


.h1-chapter-title {
font-size:30px;
text-align:center;
line-height:34px;
margin: 8px 0px 16px 0px;
}

.bookTitleSubText {
text-align: center;
margin-top: -15px;
margin-bottom: 15px;
}

.h1-about-title {
font-size:24px;
text-align:center;
line-height:40px;
margin:10px 0px 18px 0px;
}

.swipe-arrows-text {
    text-align: center;
    width: 120px;
    margin: 0 auto;
    background: #fbfbfba1;
    position: relative;
    bottom: 40px;
    border-radius: 5px;
}

.aboutPageButton {
    font-size:16px;
    line-height: 20px;
    vertical-align: middle;
    margin-top: 0px;
    margin-bottom: 0px;
}

.chapterendh1 {
text-align:center;
font-weight:600;
font-size:26px;
}

.h2-chapter-author {
font-size:16px;
text-align: right;
line-height:0px;
margin: 0px 0px 20px 0px;
padding-right: 180px;
width:100%;
}

.h2-chapter-author-toc {
font-size:16px;
text-align: right;
line-height:0px;
margin: 0px 0px 30px 0px;
padding-right: 190px;
}

.h2-chapter-author:before {
font-size: 12px;
content:'by ';
top: -8px;
position: relative;
}

.h2-chapter-author-toc:before {
font-size: 12px;
content:'by ';
top: -8px;
position: relative;
}

.back-to-top {
font-size:14px;
font-weight:600;
margin-top:10px;
}

.toc-part-name {
font-size:20px;
font-weight:600;
}

.h2-part-title {
font-size:22px;
text-align:center;
line-height:10px;
margin: 10px;
}

.h2-chapter-title {
font-size:26px;
text-align:center;
line-height:28px;
margin:0px;
}

.h2-chapter-name {
 text-align:center;   
 font-size: 22px;
 margin-top: 5px;
}

.h2-title-toc {
font-size:22px;
font-weight:600;
text-align:left;
line-height:40px;
margin:0px;
margin-left:40px;
}

.h3-page-footer {
font-size:12px;
text-align:left;
line-height:40px;
margin:0px 0px 0px 0px;
color: #8a8a8a
}

.h3-pagefooter {
position: relative;
float: left;
font-size:12px;
text-align:left;
line-height:20px;
margin:0px 0px 0px 0px;
color: #8a8a8a
}

.h3-page-footer span:last-child {
position: relative;
float: right;
}

.h3PageNumber {
position: relative;
float: right;
font-size:12px;
text-align:right;
line-height:40px;
margin:0px 0px 0px 0px;
color: #8a8a8a
}

.h3-chapter-end {
text-align:center;
font-weight:600;
font-size:28px;
margin-top:50%;
}

.aboutPageBody {
    width:900px;
    margin: 0 auto;
    margin-top: 2%;
}

.bookImageAndDesc {
    width:100%;

}

.chapter-list-menu {
width:95%;
float:left;
}

.toc-menu {
width: 100%;
float: left;
}

.chapter-list-menu .social-fb{
margin-left:-15px;
}


.swipe-arrow {
text-align:center;
margin-top:-20px;
}

.chapter-list-cover-image {
width: 45%;
float: left;
margin-right: 2%;
margin-left: 2%;
margin-top: 5%;
}

.book-about-column {
    width: 50%;
    float: left;
}

.chapter-list-menu a {
text-decoration: none;
}

.chapter-list-menu ul {
list-style-type:none;
margin: 0;
padding-left:0px;
text-align: center;
}

.chapter-list-menu li {
display: inline-block;
width:23%;
}


.chapter-list {
width:100%;
margin-top:0px;
margin-bottom:40px;
margin-left:0px;
}

.chapter-list ul{
column-count: 4;
list-style-type:none;
margin: 0;
margin-left: 0px;
}

.chapter-list li{
width:100%;
padding-top:6px;
padding-bottom:6px;
text-decoration:none;
}

.chapter-list a{
color:#000;
text-decoration:none;
}

.social-fb {
width:50%;
margin-bottom:50px;
float:left;
padding-top:20px;
}

.social-fb li {
padding-top:20px;
}

.social-tw {
width:50%;
margin-bottom:50px;
float:left;
padding-top:20px;
}

.social-tw li {
padding-top:20px;
}



/*Begin Responsive Design*/
@media screen and (max-width: 350px) {

.modal.left.fade.in .modal-dialog#functionsModalDialogue {
    width: 33%;
}

}

@media screen and (min-width: 400px) {



#rightMenuModal {
width:25%;
float: right;
}

.modal.right.fade.in .modal-dialog#saveSnippetModalDialogue {
    width:45%;
}

.modal.right.fade.in .modal-dialog#bookmarkModalDialogue {
   width:205px; 
}

.bookMarkButton {
    /*width: 33%;*/
    float: left;
}

.bookMarkLocation {
    clear:right;
    float:left;
    line-height: 50px;
}

.modal.right.fade.in .modal-dialog#socialShareDialogue {
   width:45%;  
}

.modal.right.fade.in .modal-dialog#discussionModalDialogue {
    width:45%;  
}

.modal.left.fade.in .modal-dialog#functionsModalDialogue {
    width: 105px;
}

.modal-body .functions-body#functionsModalBody {
    height: 345px;
}


}



@media screen and (max-width: 480px) {


.modal {
    top: 10px;
    right: 10px;
    left: 10px;
    width: auto;
    margin: 0;
}

.modal.left .modal-body {
	padding: 10px;
}


.modal.left.fade.in .modal-dialog#categoryModalDialogue {
		width: 90%;
}
	
.modal.left.fade.in .modal-dialog#socialShareDialogue {
    width: 90%;
}


/*#functionsModalDialogue {
    height: 50%;
}*/



.displayMenuOptions {
    margin-top: 15px;
}

.previous-chapter-nav-button {
    height: 75px;
}

.next-chapter-nav-button {
    height: 75px;
}

.chapter-list-nav-button {
    height: 75px;
}

.read_ft-btn pull-left, button {
    height: 75px;
}

#bookmarkModalDialogue {
    width: 90%;
}

.bookMarkSection {
    width: 95%;
    margin-left: 0px;
}

}

@media screen and (max-width: 400px) {

.chapter-list {
width:95%;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
}

.endchapter-nav-image {
    height: 80px;
    width: 80px;
}

/*.bookMarkButton {
    width: 33%;
    float: left;
}*/

.bookMarkLocation {
    clear:right;
    float:left;
    line-height: 50px;
}

}

@media (min-width: 769px) {
	body {
		padding: 20px 20px 40px;
	}
}

@media (min-width: 1030px) {
.next {
    position: absolute;
    right: 0px;
    top: 1%;
    height: 400px;
    opacity: 1;
    background-color: #e8e8e8 !important;
    border: none;
    width: 100px;  
}

.prev {
    position: absolute;
    left: 0px;
    top: 1%;
    height: 400px;
    opacity: 1;
    width: 100px;
    background-color: #e8e8e8 !important;
    border: none;
	}
	
.share-whatsapp {
display:none;
}

#google_translate_element {
    position: relative;
    bottom: calc(0px + 15px);
    left: 0px!important;
}

.googleTranslateContainer {
    height: 105px;
    padding: 10px 18px;
    margin-bottom: -30px;
}



}

@media (max-width: 1025px) {

.social-fb {
width:33%;
float:left;
}

.social-tw {
width:33%;
float:left;
}

.share-whatsapp {
width:33%;
float:left;
padding-top: 34px;
margin-bottom: 50px;
}



.swipe-arrow {
text-align:center;
margin-top:-20px;
}



}




@media only screen
and (min-width : 1200) {
.next,
.prev {
display: block;
}
}


@media screen and (min-width: 600px) and (max-width: 1024px)  {
    
.pageBodyInner {
padding-top: 20px;
padding-left: 90px;
padding-right: 90px;
}

.lower-menu {
margin-top: 50px;
width:65%;
}

}

@media screen and (min-width: 1000px) and (max-width: 1400px)  
{
.next,
.prev {
display: block;
}

.cover-image {
text-align: center;
width: 60%;
margin: auto;
}

.text {
width:39%;
float:right;
padding-top:10%;
}

.text-medium {
width:39%;
float:right;
padding-top:6%;
}

.text-large {
width:39%;
float:right;
padding-top:3%;
}

.title-text {
width:39%;
float:right;
padding-top:17%;
}


#pageBody {
min-height:720px;
}

.footer {
display: block;
bottom: 0px;
position: relative;
text-align: center;
}

.swipe-arrow {
text-align:center;
margin-top:-20px;
}

} 



@media screen and (min-width: 480px) and (max-width: 767px)  {

body {
font-size: 16px;
}

.aboutPageBody {
    width:100%;
    margin-top: 0%;
}

.book-about-column {
    width: 100%;
    float: left;
}

.column {
width:100%;
margin:0 auto;
}

.toc-column {
width: 100%;
margin: 0px;
}

.synopsis-column {
    width: 100%;
    margin: 0 auto;
}

.next,
.prev {
display: block;
}

.lower-menu {
	position:absolute;
	top: 550px;
}

.cover-image {
text-align: center;
width: 60%;
margin: auto;
}

.text {
width:43%;
float:right;
padding-top:5%;
}

.text-medium {
width:43%;
float:right;
padding-top:3.5%;
}

.text-large {
width:43%;
float:right;
padding-top:0%;
margin-top:-1%;
}

.title-text {
width:39%;
float:right;
padding-top:17%;
}

.prev {
	display: block;
	position:absolute;
	left: 0px;
    top: 30%;
    height: 20%;
    opacity: 0;
	color: #ffffff;
}

.next {
	display: block;
	position:absolute;
    right: 0px;
    top: 30%;
    height: 20%;
    opacity: 0;
	color: #ffffff;
}

#pageBody {
min-height:620px;
}

.swipe-arrow {
text-align:center;
margin-top:-20px;
}

.modal {
    position: fixed;
    top: 20px;
    right: 20px;
    left: 20px;
    width: auto;
    margin: 0;
}

}

@media screen and (max-width: 479px)  {
body {
font-size:16px;
}

#pageBody {
min-height:630px;
}
	
.column {
width: 110%;
margin: -10px;
}

.aboutPageBody {
    width:100%;
    margin-top: 0%;
}

.advertContainer{
    display: flex;
    justify-content: center;
}

.categoryMenu {
    height: 50px;
    background: #fff;
    position: sticky;
    top: 0;
    margin-top: -10px;
    margin-left: -10px;
    box-shadow: 0px 1px 2px 0px #e6e6e6;
    width: 100%;
    padding-right: 20px;
}

.leftCatMenu {
    float: left;
    margin-left: 5px;
}

.rightCatMenu {
    float: right;
    margin-right: -20px;
}


.book-about-column {
    width: 100%;
    float: left;
}

.toc-column {
width: 100%;
margin: 0px;
}

.synopsis-column {
    width: 100%;
    margin: 0 auto;
}
	
.lower-menu {
position:absolute;
top: 560px;
width:95%;
}

#goto-discussion-confirm {
	width:40%;
}

.next-chapter-prompt-block {
	margin: 0 auto;
	width: 40%;
}

.readnowbutton {
    width: 300px;
}

.markAsReadOptionsButton {
    width: 300px !important;
}

.markAsReadButton {
    width: 300px !important;
}

.footer {
display:block;
bottom: 0px;
margin: 20px 0px -20px -10px;
padding: 12px 10px 5px 10px;
position: static;
text-align: center;
background-color:#f5f5f5;
}

.copyright {
font-size:12px;
}

#ReadHintContainerMobile {
    position: relative;
    margin: 0 auto;
    width: 100%;
    top: 30px;
    text-align: center;
    height: 60px;
    line-height: 40px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.swipeToReadTouchScreenOverlay {
    background: #dddddd59;
    padding: 0px 60px 10px;
    border-radius: 5px;
    box-shadow: 0px 1px 11px 0px #0000002e;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.swipeToReadText {
    width: 115px;
    color: #9d9d9d;
}

.swipe-arrow {
text-align:center;
margin-top:-20px;
}

.swipearrows {
    width:60%;
    margin-left:20%;
    margin-top:15px;
    margin-bottom:10px;
}

.chapter-list-cover-image {
    width: 70%;
    float: none;
    margin: 0 auto;
    padding-top: 1px;
    height: auto;
}

.chapter-cover {
    text-align: center;
    width: auto;
    margin: 0 auto;
}

.chapter-list ul{
column-count: 3;
list-style-type:none;
margin: 0;
padding-left: 0px;
}

.h2-chapter-author {
padding-right: 0px;
}

.h2-chapter-author-toc {
padding-right: 10px;
}


}
#selectListModal .modal-dialog {
background-color: #ffffff;
border-radius: 15px;
}

#selectListModal .modal-header {
background-color: #ffffff;
color: black;
text-align: center;
border-radius: 15px;
}

#selectListModal .modal-header h5{    font-size: 25px; }

#selectListModal select{    background-color: #e8e8e8;
    color: black;}	
#selectListModal button.saveSnippet{    background-color: #77bbff !important;
    box-shadow: none;
    background-image: none;
    color: white;}
button.close { display:none; } 


/*iPhone 6/7/8 Plus */

@media screen and (min-width: 411px) and (min-height:731px) {
    
#pageBody {
min-height: 659px;
}
}


/*iPhone X */

@media screen and (min-width: 375px) and (min-height:812px) {
    
#pageBody {
min-height: 735px;
}
}

@media screen and (min-width: 700px) {

.next {
display: block;
position:absolute;
right: 0px;
top: 15%;
width:70px;
height: 400px;
opacity: 1;
color: #ffffff;
font-size: 18px;
border: none;
background-color: #e8e8e8;
}

.prev {
display: block;
position: absolute;
left: 0;
top: 15%;
width: 70px;
height: 400px;
opacity: 1;
color: #ffffff;
font-size: 18px;
border: none;
background-color: #e8e8e8;
}

.swipeButtonTextLabel {
    width: 100%;
    float: left;
    font-size: 15px;
}

}

/*iPad Portrait */

@media screen and (min-width: 768px) and (min-height:1024px) {
#pageBody {
min-height: 965px;
}

.pageBodyInner {
	margin-bottom: 30px;
	padding-top: 60px;
	padding-left: 150px;
	padding-right: 150px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
}

#leftMenuTab {
    width: 2%;
    max-width: 25px;
}

.lower-menu {
	position:absolute;
	top: 550px;
	width:55%;
}

.footer {
    display: block;
    top: 0px;
}
	
.googleTranslateContainer {
    padding: 30px 18px;
    margin-top: -100px;
}

#google_translate_element {
    left: 30px!important;
}

.modal.left.fade.in .modal-dialog#functionsModalDialogue {
    width: 15%;
    height: 37%;
}

#leftMenuModal {
    width: 40%;
}
	

}

/*iPad Landscape */

@media screen and (min-width: 1024px) and (min-height:768px) {
.pageBodyInner {
	margin-bottom: 30px;
	padding-top: 60px;
	padding-left: 80px;
	padding-right: 80px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
}

.lower-menu {
	position:absolute;
	top: 550px;
	width:80%;
}

.book-about-column {
    width: 50%;
}


.next {
display: block;
position:absolute;
right: 0px;
top: 20%;
width:100px;
height: 400px;
opacity: 1;
color: #ffffff;
border: none;
background-color: #e8e8e8;
}

.prev {
display: block;
position:absolute;
left: 0px;
top: 20%;
width:100px;
height: 400px;
opacity: 1;
color: #ffffff;
border: none;
background-color: #e8e8e8;
	}
	
.swipeButtonTextLabel {
    width: 100%;
    float: left;
    font-size: 15px;
}

#leftMenuModal {
    width: 25%;
}

.modal.left.fade.in .modal-dialog#functionsModalDialogue {
    width: 10%;
    height: auto;
}

}


/*iPad Pro Portrait */

@media screen and (min-width: 1024px) and (min-height:1366px) {
#pageBody {
min-height: 1265px;
}

.modal-body {
    max-height: 450px;
}

.modal.left.fade.in .modal-dialog#functionsModalDialogue {
    width: 16%;
    height: 33%;
}

.h1-chapter-title {
    width: 40%;
    float: left;
    margin: 80px 0px 16px 0px;
}

.googleTranslateContainer {
    padding: 30px 18px;
    margin-top: -100px;
}

#google_translate_element {
    position: absolute;
    bottom: 150px;
    left: 162px!important;
    margin-bottom: -20px;
}


}

/*iPad Pro Landscape */

@media screen and (min-width: 1366px) and (min-height:1024px) {
#pageBody {
min-height: 930px;
}
}


.category-details {
	display: none;
}
.fiction-content {
    display: block;
    width: 100%;
    clear: both;
}
.fiction-content .fiction-book {
    list-style-type: none;
    padding: 0;
    float: left;
    width: 100%;
}
.fiction-content .fiction-book li {
    display: inline-block;
    width: 13%;
    padding: 0 20px;
    margin-bottom: 4%;
}
.fiction-content .fiction-book li .block a {
    display: block;
}
.fiction-content .fiction-book li .block .book-title {
    position: relative;
}
.fiction-content .fiction-book li .block .book-title span {
    position: absolute;
}


@media screen and (min-width: 1024px) and (min-height:770px) {
#leftMenuModal {
    width: 25%;
}

.modal.left.fade.in .modal-dialog#functionsModalDialogue {
    width: 85px;
    height: 420px;
}
}


@media screen and (min-width: 1400px) and (min-height:770px) {
#leftMenuModal {
    width: 85px;
}

.modal.left.fade.in .modal-dialog#functionsModalDialogue {
    width: 85px;
    padding: 10px;
    height: 420px;
}
}

@media(min-width: 768px) and (max-width: 1024px) {
	.fiction-content .fiction-book li {
		width: 20%;
		padding: 0 10px;
		margin-bottom: 10%;
	}
}
@media(max-width: 767px) {
	.fiction-content .fiction-book li {
		width: 25%;
		margin-bottom: 8%;
	}
}
@media(max-width: 575px) {
	.fiction-content .fiction-book li {
		width: 42%;
		margin-bottom: 22%;
		padding: 0 10px;
	}
}