body{
font-family:Tajawal,san-serif !important;


}
#home i{
font-size:24px;
padding-bottom:1px
}
#home a{
color:#333;
}

li{
line-height: 1.7em;
padding-left: 40px;
}

.kites_book_chapter_body a {
	color:#c39a6b !important;
}

.kites_book_chapter_body a:hover {

	color:#999 !important;
}

.kites_book_chapter_body a {
	color:#c39a6b !important;
}

.kites_book_chapter_body a:hover {

	color:#999 !important;
}

.kites_book_chapter_body.chapter_align_ltl {
    direction: rtl ;
    text-align: left ;
}

.kites_book_chapter_body.chapter_align_ltl p {
    text-align: left ;
}

.kites_book_author {
    font-size: 18px;
	
	font-weight:normal;
}


p{
padding-right:40px;
line-height: 1.7em;
color:#333333;
text-align:justify !important;
direction:rtl;
}
.txt{
font-family:Tajawal;
font-weight:normal;
font-size:22px;
padding:0;
cursor:pointer;
}
.kites_books_header {

    padding: 10px;

    display: flex;

    top: -5px;

    z-index: 7;

    position: fixed;

    background: rgba(255,255,255,1);

   border-bottom: 1px solid #eee;

    color: #444;width: 100%;

    text-align: center;

    justify-content: space-around;

    right: 0px;

}



.kites_books_reader {

    margin: 3em auto;

    

    max-width: 680px;

    padding-left: 4%;

    padding-right: 4%;

    position: relative;

    -webkit-box-sizing: content-box;

    box-sizing: content-box;

    -webkit-transition: all .2s ease-out;

    -o-transition: all .2s ease-out;

    transition: all .2s ease-out;

}

.kites_book_chapter_cover {

    text-align: center;

    margin:  0;

    padding-left: 10%;

    padding-right: 10%;

}

h2.kites_book_name_cover {

    font-size: 40px;

    font-weight: 200;
padding-top: 100px;

}



h2.kites_book_chapter_name {
 line-height: 1.7em;
    text-align: center;

    padding-top: 40px;
margin-top:0;
    
    

}

@media only screen and (max-width: 768px) {
    h2.kites_book_chapter_name {

    text-align: center;

    padding-top: 0;

    margin-top:15px;

    padding-bottom: 40px;

}
h2.kites_book_chapter_name {
 line-height: 1.5em;
    text-align: center;

    padding-top: 40px;
margin-top:0;
    
    

}


}










button.font_plus {
    background-color: transparent;
    border: none;cursor: pointer;
    padding: 5px 3px 5px 3px;
}



button.font_minus {
    background-color: transparent;

    border: none;cursor: pointer;

    padding: 5px 10px 5px 10px;

    
	font-size:24px;


}



button.kites_switch_night {

    background-color: transparent;

    border: navajowhite;

    color: #fff;

    

    cursor: pointer;

}
.kites_switch_night {
cursor: pointer;
font-size: 22px !important;

}



button.kites_all_chapters {

    background:transparent;

    border: none;

    padding: 5px 5px 5px 5px;

    
font-size:22px;
    cursor: pointer;

    

}



.kites_book_chapter_body {

    font-size: 18px;
    direction:rtl;
margin-left:20px;

}



body.night-mode {

    background: #121212;

    color: #eee;

}

body.night-mode p,body.night-mode i {

    background: #121212;

    color: #eee !important;

}




.kites_books_header.night-mode {

    background-color: #121212;

 color: #eee;

}

.kites_book_title{
padding-top:13px;
}

.kites_chapter_menu {position: absolute;width: 320px; height:400px ; display: none;background:#fff;  right:20px;top:62px;border-top: 1px solid #efe5d7f2;overflow:auto }



.kites_chapter_menu li {list-style: none; text-align: center !important; margin-bottom: 11px; border-bottom: 1px solid #efe5d7f2; padding-bottom: 7px; margin: 10px 20px;}




.kites_chapter_menu li a {width: 100%;text-decoration:none;  color: #000;font-size:14px;padding-right:10px;}



.kites_chapter_menu ul {
list-style-position: outside !important;
 }

/* width */
::-webkit-scrollbar {
  width: 6px;
  border-radius:3px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #f1f1f1;  
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #ccc;
  
}




#copy_with_ref {

    display: none; 

    position: absolute;

    bottom:0; left:0;

    width: auto;height:30px;

  border: none;background-color: black;border-radius: 5px;color: #fff;box-shadow: 2px 2px #24242445;}


  .reference_class.highlight {
      background-color: #c39a6b;height: 20px;width: 20px;
    }
.kites_chapter_menu {
margin-top:20px; 
}