/* stylesheet */
body{
    font-size: 20px;
    color: #565656;
    background: #fff;
    font-family: roboto;
    min-height: 100%;
}
.loader
{
  position:fixed;
  width: 100%;
  height:100%;
  top:0px;
  left:0px;
  right:0px;
  bottom:0px;
  z-index: 100;
  background: #000;
  opacity: 0.5;
  text-align: center;
}
.loader img
{
  width:70px;
  margin:0 auto;
  position: relative;
  top:43%;

}

.modal-header .close {
    margin-top: -4px;
    margin-right: 5px;
}

.modal-dialog {
   
    margin: 200px auto;
}
.modal-title
{
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    color: #292929;
    text-align: left;
    margin-left: 5px;
}
.modal-content {
    position: relative;
    background-color: #F8F8F8;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    outline: 0;
}

#locationLabel
{
    font-weight: normal;
    font-size: 13px;
    margin-bottom: 10px;
    margin-left: -15px;
}
#errormessage
{
    font-weight: normal;
    font-size: 16px;
    color: red;
}
#locationNumber
{
  
    width:100%;

}
.search-results a
{
    border-bottom: 2px solid #f1f1f1 !important;
    padding: 10px 15px !important;
}
.app
{
    position: fixed;
    width:100%;
    height:100%;
   
}
.header
{
    position: fixed;
    top:2%;
    height:10%;
    width:100%;
   

}
.logoimg
{
    width:80px;
    margin-top: 4px
}
.navbar-inverse {
   background-color: #fff;
    border: none; 
}
.header .rowheader
{
     background: #fff;
    padding:20px 29px 0px 19px;
    -webkit-box-shadow: 0px 2px 5px -1px rgb(206, 206, 206);
    -moz-box-shadow: 0px 2px 5px -1px rgb(206, 206, 206);
    box-shadow: 0px 2px 5px -1px rgb(206, 206, 206);
    /*padding-left: 50px;
    padding-right: 50px;*/
}
#bookcontent {
    width:100%;
    padding-top:5px;
	position: fixed;
    height:80% !important;
}
#viewer
{
    position: relative;
    height:100% !important;    
	padding-left:50px;
}
#eBook {
    touch-action: pan-y; /* Allows vertical scroll but keeps horizontal swipes */
    -webkit-user-drag: none; /* Prevents dragging issues on mobile */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* Removes tap highlight */
    user-select: none; /* Prevents accidental text selection */
    overflow: hidden; /* Prevents unexpected scrolling */
}

.foot
{
    position: fixed;
    width:100%;
    bottom: 0%;
	z-index: 99999;
	padding-left:70px;
}
@media (max-width: 767px) {
	#viewer
	{  
		padding-left:0px;
	}
	.foot
	{
		padding-left:10px;
        z-index: 0! important;
	}

	/* Show the nested sidebar and menu when active */
	.nested-sidebar.active {
		width: 100% !important;
	}
	.nested-sidebar {
		left: 0px !important;
	}
	#bookcontent {
	    height:85% !important;
	}
}
@media (max-width: 767px) {
	#viewer
	{  
		padding-left:0px;
	}
	.foot
	{
		padding-left:10px;
	}

	/* Show the nested sidebar and menu when active */
	.nested-sidebar.active {
		width: 100% !important;
	}
	.nested-sidebar {
		left: 0px !important;
	}
	#bookcontent {
	    height:85% !important;
	}
}
/*@media (max-width: 834px) {
	#viewer
	{  
		padding-left:0px;
	}
	.foot
	{
		padding-left:10px;
	}
	.nested-sidebar.active {
		width: 100% !important;
	}
	.nested-sidebar {
		left: 0px !important;
	}
	#bookcontent {
	    height:85% !important;
	}
}*/
.footer
{
    position: relative;
   	margin: 0 auto;

}
.badge
{
    margin-top: -3px;
    background: none;
    color: #565656;
}
.gpopover {
	padding: 3px 2px 3px 3px;
    border-radius: 5px;
}
.toctitle
{
    padding: 12px 20px 10px 15px;
     font-weight: 600; 
    background: #f3f3f3;
    border-radius: 10px 10px 0px 0px;
    text-align: center;
    font-size: 14px;
    color: #000;
}
.gpopover-arrow
{
    color:  #f3f3f3;
}
.list-group
{
    margin-left: auto 20px;
}
.content
{
    max-height: calc(100dvh - 50px);
    position: relative;
    overflow: auto; 
}

.list-group-item
{
    margin-top: 8px;
    border: none !important;
    padding: 5px 25px;
    font-size: 14px;
    color:#000;
}

.lstbkhighlight  {
    margin-top: 8px;
    border-bottom: 1px solid #eee !important;
    border-top: none !important;
    padding: 10px;
    font-size: 14px;
    color:#000;
}

.lstbkhighlight:last-child {
    border-bottom: none !important;
}

.form-control {
    box-shadow: none !important;
    border-radius: 50px;
    margin-top:-2px;
}

.headerpanel{
    height: 50px;
    width: auto;
    padding-top: 17px;
    padding-left: 20px;
    -webkit-box-shadow: 1px 2px 15px 0px rgba(209,209,209,0.73);
    -moz-box-shadow: 1px 2px 15px 0px rgba(209,209,209,0.73);
    box-shadow: 1px 2px 15px 0px rgba(209,209,209,0.73);
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,f6f6f6+47,e8e8e8+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #e8e8e8 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#e8e8e8 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 47%,#e8e8e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
}
.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 10px;
    line-height: 19px;
    color: #fff;
    text-align: center;
    /* background-color: #404040 !important; */
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}
.progress {
  height: 2px !important;
     margin-top: 7px !important; 
    border-radius: 20px;
    margin-bottom: 5px;

}
.navbar-nav {
    float: left;
    margin: 11px;
}
.navbar-nav>li {
    float: left;
    padding: 0px 10px;
}
.progress-bar-info {
    background-color: #f36e27;
}
.location h4
{
    font-weight: normal !important;
    font-size: 14px;
    
}
.nav-pills li
{
    padding: 0px 5px;
}
.navbar-brand
{
    padding: 0px 10px;
}
.chaptertitle
{
    
  
    
}
.chaptertitle1
{
    text-align: left;
    display: block !important;
    overflow: hidden !important;
    width: 99% !important;
    text-overflow: ellipsis !important;
    /*white-space: nowrap !important;*/
    font-size: 18px;

}
#readcomplete {
    overflow: hidden !important;
    width: 100% !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}
.searchbtn
{
    float: right;
    margin-top: -43px !important;
    margin-right: 5px;
    background: none;
    border: none;
    font-size: 15px;

}
.btn-success
{
    border-radius: 0px;
    background: #f36c23 !important;
    border-color:#f36c23 !important;
    border: 1px solid #f36c23 !important;
}

.btn-success:hover
{
    border-radius: 0px;
    background: #f36c23;
    border-color:#f36c23;
    border: 1px solid #f36c23;
}

.btn-success:focus
{
    border: none;
}

.form-controluser {
     border-radius: 0px; 
     margin-top: 0.3px;
     height:35.2px; 
     border: 1px inset #f1f1f1 !important;
}
.toolsIcon
{
    width:30px;
    margin-left:-5px;
}
        .mrg
         {
            display: block;

         }
         .mrg1
         {
            padding-right: 10px !important;
            margin: 0px !important;
            padding-left: 0px;
            /* padding: 0px !important;
            margin: 0px !important; */
         }
         .menuclick
         {
            position: fixed;
            width:100%;
            height:100%;
            top:0px;
            bottom: 0px;
            right:0px;
            left:0px;
            z-index: 1 !important;
            display:none;
         }
         .gpopover
         {
            position: fixed;
            z-index: 100000 !important;
            color: #000 !important;
         }
        
    .js-is-hidden {
        display: none;
    }

   .slidecontainer {
     width: 68%;
    margin: 0 auto;
    padding: 25px 0px 0px 0px;
}
#popover-toolbox
{
    overflow: hidden;
    width:100%;
}
.modal-body
{
    padding: 0px;
    margin:0px;
}
hr
{
    margin: 0px 0px 10px 0px;
}
.preview
{
    padding: 7px 25px;
    color:#000;
}
.colorrlist
{
    width:100%;
    margin-top: 10px;
    margin-left: 3px;
    overflow: hidden;
}
.modal-footer {
    padding: 5px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 0px;
}

.onchar
{
    cursor: pointer !important;
    /* line-height: 25px; */
}
#txtNotes{
    width: 100%;
    border: none;
    padding: 8px;
    font-size: 14px;
    border:1px inset #ddd;
   /* margin:20px;*/
}
.circle {
	padding: 0px 7px;
    border-radius: 50px;
    border: 1px solid #ddd;
    font-size: 12px;
    line-height: 16px;
    vertical-align: 2px;
}
.colors{
    margin: 2px;
}
.colors a{
    padding: 0px 11px;
    border-radius: 50px;
    border: none;

    

}

.bookmark-color
{
    border-left:3px solid #F36C23;
}
.highlight-color
{
    border-left:3px solid #FDBD5C;
}
.notes-color
{
    border-left:3px solid #632300;
}
.bookmarkbody
{
    padding: 0px 10px;

}
.bookmark-title
{
    font-size: 16px;
    font-weight: 600;

}
.bookmark-sec
{
    font-size: 15px;
    font-weight: 400;
     margin-bottom: 10px;
}
.bookmarkclose
{
    float:right;
    color:#757575;
}
.bookmarkclose:hover
{
    color:#000;
}
.bookmark-para
{
    font-size: 14px;
    line-height: 28px;
   }
.type{
    float:left;
    font-size: 14px;
    font-weight: 500;
    margin-top:5px;
}
.date{
    float: right;
    color: #757575;
    font-size: 12px;
    font-weight: 400;
}
.bookmark
{
    margin-bottom: 20px;
    /* margin-bottom: 55px; */
    /* margin-top: 25px; */
}



.slider {
  -webkit-appearance: none;
  width: 100%;
  margin: 0 auto;
  height: 8px;
  border-radius: 5px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
}

.slider:hover {
  opacity: 1;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #333;
  cursor: pointer;
}

.slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #4CAF50;
  cursor: pointer;
}
.well {
    min-height: 20px;
    font-size: 14px;
    }
.theme-mode {
    font-style: normal;
    font-weight: 500;
    padding: 7px 10px 10px 10px;
    cursor: pointer;
    display: inline;
}
.theme-mode .circle {
	border-color: #000000;
}
.theme-mode .mtext {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    padding: 0px 0px 0px 4px;
    color: #000000 !important;
    cursor: pointer;
}
.p-0 {
	padding: 0px !important;	
}
  @media only screen and (max-width: 768px) {
        
         .mrg
         {
            display: none;
         }
        }

.scroll-bar::-webkit-scrollbar {
    width: 7px;
}
.scroll-bar::-webkit-scrollbar-track {
    background: #f6f6f6;
    border-radius: 50px;
}
.scroll-bar::-webkit-scrollbar-thumb {
    background-color: #c1c1c1;
    border-radius: 50px;
}
.gpopover .gpopover-arrow {
	border-bottom-color: #ffffff !important;
}

.gpopover .gpopover-arrow-shadow {
	border-bottom-color:  #969696 !important;	
}
/*---------------------------------------------------------------------*/
.white-mode {
    display: inline;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
    font-weight: 600;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #969696;
}

.white-mode input {
    position: absolute;
    opacity: 0;
    right: 0px;
    cursor: pointer;
}

.white-mode .checkmark {
    position: absolute;
    top: 1px;
    left: 3px;
    height: 16px;
    width: 17px;
    background-color: #ffffff;
    border: 1.5px solid #969696;
    border-radius: 50px;
}
.white-mode .checkmark {
    top: 8px;
}
.white-mode:hover input ~ .checkmark {
    background-color: #ffffff;
}

.white-mode input:checked ~ .checkmark {
    background-color: #ffffff;
    border-radius:10px;
}

.white-mode .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.white-mode input:checked ~ .checkmark:after {
    display: inline;
}

.white-mode .checkmark:after {
    left: 2px;
    top: 1px;
    width: 11px;
    height: 10px;
    background:  #969696;
    border-radius: 50px;

}
/*---------------------------------------------------------------------*/
.black-mode {
    display: inline;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
    font-weight: 600;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #000000;
}

.black-mode input {
    position: absolute;
    opacity: 0;
    right: 0px;
    cursor: pointer;
}

.black-mode .checkmark {
    position: absolute;
    top: 1px;
    left: 3px;
    height: 16px;
    width: 17px;
    background-color: #ffffff;
    border: 1.5px solid #000000;
    border-radius: 50px;
}
.black-mode .checkmark {
    top: 8px;
}
.black-mode:hover input ~ .checkmark {
    background-color: #ffffff;
}

.black-mode input:checked ~ .checkmark {
    background-color: #ffffff;
    border-radius:10px;
}

.black-mode .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.black-mode input:checked ~ .checkmark:after {
    display: inline;
}

.black-mode .checkmark:after {
    left: 1px;
    top: 1px;
    width: 11px;
    height: 10px;
    background:  #000000;
    border-radius: 50px;

}

/*--------------------------------------------------------------------------------------------*/
.menuicon a {
	color: inherit;
}

.frame-default-html {
	-webkit-filter: hue-rotate(0);
	filter: hue-rotate(0);
}
.frame-default {
	background-color: #ffffff;
}
.frame-default img {
	-webkit-filter: hue-rotate(0);
	filter: hue-rotate(0);
}

.frame-nightmode-html {
	-webkit-filter: invert(1) hue-rotate(180deg);
	filter: invert(1) hue-rotate(180deg);
}
.frame-nightmode img {
	-webkit-filter: hue-rotate(180deg);
	filter: grayscale(100%);
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden; 
  text-overflow: ellipsis;
}

