<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> #pagefullcontent{
     height:100%;
     width:100%;
     border: unset;
     margin: 0;
     font-family: ghbooklight;
     background-color: #f4ecd8;
	 min-height: 100vh;
}
 body {
     overflow-y:scroll;
}
 .button:hover, button:hover, button.btn:hover, input.btn:hover, .btn:hover {
     background: #999;
     color: #e6e6e6;
}
 .bookreadtoolstop &gt; [class^="icon-"], [class*=" icon-"]{
     background-image: none;
}
 #bookreadrealcontent2{
     border: none;
}
 div.bookreadrealcontent {
     overflow: hidden;
     margin: 10px;
     padding: 10px;
     text-align: justify;
     min-height: 460px;
     overflow: auto;
     min-width: 220px;
     border: unset;
	
 }
 .button, button, button.btn, input.btn, .btn, .btn-group &gt; .btn.active {
     background: #7e828329;
     color: #555;
     font-weight: normal;
     font-family: ghbookbold;
}
 .hidemenu{
     display: none;
}
 #ghtoc{
     text-align: right;
}
 .content_text{
     font-family: ghbooklight !important;
}
 .content_paragraph{
     font-family: ghbooklight !important;
}
 .highlighttext {
     background-color: #E2E29C;
     border-radius: 8px;
}
 #tickdiv_five {
     display: none;
}
/* Reset */
 table.trackbar div, table.trackbar td {
     margin: 0;
     padding: 0;
}
 table.trackbar {
     border-collapse: collapse;
     border-spacing: 0;
}
 table.trackbar img {
     border: 0;
}
 div.tickdiv {
     margin: 0;
     padding: 0;
     border: 0;
     float: none;
}
/* Styles */
 table.trackbar {
     width: 250px;
     background: repeat-x url(https://www.ghbook.ir/media/com_dbook/images/imgtrackbar/b_bg_on.gif) top left;
}
 table.trackbar .l {
     width: 1%;
     text-align: right;
     font-size: 1px;
     background: repeat-x url(https://www.ghbook.ir/media/com_dbook/images/imgtrackbar/b_bg_off.gif) top left;
}
 table.trackbar .l div {
     position: relative;
     width: 0;
     text-align: right;
     z-index: 500;
     white-space: nowrap;
}
 table.trackbar .l div img {
     cursor: pointer;
}
 table.trackbar .l div span {
     position: absolute;
     top: -12px;
     right: 6px;
     z-index: 1000;
     font: 11px ghbooklight;
     color: #000;
}
 table.trackbar .l div span.limit {
     text-align: left;
     position: absolute;
     top: -12px;
     right: 100%;
     z-index: 100;
     font: 11px ghbooklight;
     color: #D0D0D0;
}
 table.trackbar .r {
     width: 1%;
     text-align: left;
     font-size: 1px;
     background: repeat-x url(https://www.ghbook.ir/media/com_dbook/images/imgtrackbar/b_bg_off.gif) top right;
     cursor: default;
}
 table.trackbar .r div {
     position: relative;
     width: 0;
     text-align: left;
     z-index: 500;
     white-space: nowrap;
}
 table.trackbar .r div img {
     cursor: pointer;
}
 table.trackbar .r div span {
     position: absolute;
     top: -12px;
     left: 6px;
     z-index: 1000;
     font: 11px ghbooklight;
     color: #000;
}
 table.trackbar .r div span.limit {
     position: absolute;
     top: -12px;
     left: 100%;
     z-index: 100;
     font: 11px ghbooklight;
     color: #D0D0D0;
}
 table.trackbar .c {
     font-size: 1px;
     width: 100%;
}
 div.tickdiv {
     position: relative;
     height: 1px;
     margin: 10px 0 10px;
}
 div.tickdiv div.tick {
     position: absolute;
     z-index: 400;
     top: 13px;
     height: 12px;
     width: 1px;
     background: #666;
     margin: 0;
     padding: 0;
     font: 10px ghbooklight;
     color: #666;
}
 div.tickdiv div.tick span {
     display: block;
     margin-top: 14px;
     position: absolute;
     left: -50px;
     width: 100px;
     text-align: center;
}
 div.tickdiv div.stick {
     position: absolute;
     top: 16px;
     height: 6px;
     width: 1px;
     background: #999;
     font-size: 1px;
     line-height: 1px;
     margin: 0;
     padding: 0;
}

 .bookreadtoolstopsearch{
     flex-grow: 1;
     line-height: 40px;
}
 .bookreadtoolstopbtns{
     flex-grow: 1;
     margin: 0 10px;
     line-height: 40px;
}
 .bookreadtoolsbottom{
     position: fixed;
     bottom: 0;
     width: 100%;
     min-height: 32px;
     padding-bottom: 3px;
     direction: ltr;
     padding-left: 4px;
     text-align: center;
     padding-top: 5px;
}
 #searchinpagetop{
     width: -webkit-fill-available;
     font-family: ghbooklight;
     font-size: 15px;
     margin: auto;
     direction: rtl;
     border: 1px solid #dabb9a;
     border-radius: 0;
}
 div.bookreadmenu {
     background-color: rgb(250, 250, 250);
     float: left;
     width: fit-content;
	 max-width: -webkit-fill-available;
     border: 1px solid;
     border-radius: 7px;
     margin: 10px;
     padding: 10px;
     border-color: #aaa;
}

 #pagefullcontent &gt; header {
     display: flex;
     height: 40px;
     position: fixed;
     top:0;
     background-color: #f9f3e5;
     width: 100%;
     border-style: solid;
     border-width: 1px 0;
     border-color: #DDD;
     border-bottom-color: #dabb9a;

 }
 #pagefullcontent &gt; footer {
     display: flex;
     height: 40px;
     position: fixed;
     bottom:0;
     background-color: #f9f3e5;
     width: 100%;
     border-style: solid;
     border-width: 1px 0;
     border-color: #DDD;
     border-top-color: #dabb9a;
 }
 section.ghcontent {
     omargin-top: 40px;
     margin-bottom: 40px;
	background-color: #f4ecd8;

 }

 div.bookreadrealcontent &gt; div {
     max-height: unset;
     border: 1px solid rgb(224, 217, 217);
     margin-top: 5px;
     border-radius: 7px;
     padding: 10px;
     min-height: 450px;
}
 section.bookread {
     font-family: "ghbooklight", Tahoma;
     font-size: 15px;
     line-height: 40px;
     margin: 0 10px;
     flex-grow: 2;
     text-align: right;
}
 .testpagenum1 {
     font-family: ghbooklight;
     font-size: 14px;
     font-weight: normal;
     line-height: 14px;
     padding-bottom: 6px;
     padding-left: 12px;
     padding-right: 12px;
     padding-top: 6px;
     text-align: center;
     vertical-align: middle;
     white-space: nowrap;
     width: 39px;
 }

 /*----- Accordion -----*/
 .accordion_ali, .accordion_ali * {
     -webkit-box-sizing:border-box;
     -moz-box-sizing:border-box;
     box-sizing:border-box;
 }

 .accordion_ali {
     overflow:hidden;
     box-shadow:0px 1px 3px rgba(0,0,0,0.25);
     border-radius:3px;
     background:#f7f7f7;
 }

 /*----- Section Titles -----*/
 .accordion_ali-section-title {
     width:100%;
     padding:8px;
     *display:inline-block;
     *border-bottom:1px solid #1a1a1a;
     *background:#333;
     *transition:all linear 0.15s;
     /* Type */
     *font-size:1.200em;
     *text-shadow:0px 1px 0px #1a1a1a;
     *color:#fff;
     text-align: center;
     *font-size: 13px;


     -webkit-appearance: none;
     -webkit-box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.0470588) 0px 1px 2px 0px;
     -webkit-writing-mode: horizontal-tb;
     align-items: flex-start;
     background-color: rgb(245, 245, 245);
     background-image: linear-gradient(rgb(255, 255, 255), rgb(230, 230, 230));
     background-repeat: repeat-x;
     border-bottom-color: rgb(162, 162, 162);
     border-bottom-left-radius: 4px;
     border-bottom-right-radius: 4px;
     border-bottom-style: solid;
     border-bottom-width: 1px;
     border-image-outset: 0px;
     border-image-repeat: stretch;
     border-image-slice: 100%;
     border-image-source: none;
     border-image-width: 1;
     border-left-color: rgb(187, 187, 187);
     border-left-style: solid;
     border-left-width: 1px;
     border-right-color: rgb(187, 187, 187);
     border-right-style: solid;
     border-right-width: 1px;
     border-top-color: rgb(187, 187, 187);
     border-top-left-radius: 4px;
     border-top-right-radius: 4px;
     border-top-style: solid;
     border-top-width: 1px;
     box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.0470588) 0px 1px 2px 0px;
     box-sizing: border-box;
     color: rgb(51, 51, 51);
     cursor: pointer;
     display: inline-block;
     font-family: ghbooklight ,Tahoma;
     font-size: 13px;
     font-style: normal;
     font-variant: normal;
     font-weight: normal;
     height: 28px;
     line-height: 18px;
     margin-bottom: 0px;
     margin-left: 0px;
     margin-right: 0px;
     margin-top: 0px;
     padding-bottom: 4px;
     padding-left: 12px;
     padding-right: 12px;
     padding-top: 4px;
     text-align: center;
     text-indent: 0px;
     text-rendering: auto;
     text-shadow: rgba(255, 255, 255, 0.74902) 0px 1px 1px;
     text-transform: none;
     vertical-align: middle;
     word-spacing: 0px;
     writing-mode: lr-tb;

 }

 .accordion_ali-section-title.active, .accordion_ali-section-title:hover {
     background:#ECECEC;
     background-image: linear-gradient(rgb(245, 245, 245), rgb(210, 210, 210));
     /* Type */
     text-decoration:none;
     font-weight: bold;
 }

 .accordion_ali-section:last-child .accordion_ali-section-title {
     *border-bottom:none;
 }

 /*----- Section Content -----*/
 .accordion_ali-section-content {
     padding:15px;
     display:none;
 }

 .accordion_ali {
     margin-bottom: 5px;
 }

 button.gh-reader-btn,.btn-group &gt; .gh-reader-btn.active {
     border: none;
     background: unset;
     -moz-border-radius: 0;
     -o-border-radius: 0;
     -webkit-border-radius: 0;
     border-radius: 0;
     -moz-border-radius: 0;
     -o-border-radius: 0;
     -webkit-border-radius: 0;
     border-radius: 0;
     color: unset;
     /* margin-top: 5px; */
     margin-right: 0;
     margin-bottom: 0;
     margin-left: 0;
     padding-top: 0;
     padding-right: 0;
     padding-bottom: 0;
     padding-left: 0;
     text-align: unset;
     margin: 0 5px;
 }

 button.gh-reader-btn:hover,.btn-group &gt; .gh-reader-btn.active:hover {
     border: none;
     background: unset;
     -moz-border-radius: 0;
     -o-border-radius: 0;
     -webkit-border-radius: 0;
     border-radius: 0;
     -moz-border-radius: 0;
     -o-border-radius: 0;
     -webkit-border-radius: 0;
     border-radius: 0;
     color: unset;
     /* margin-top: 5px; */
     margin-right: 0;
     margin-bottom: 0;
     margin-left: 0;
     padding-top: 0;
     padding-right: 0;
     padding-bottom: 0;
     padding-left: 0;
     text-align: unset;
     margin: 0 5px;
 }

    .searchrspages{
        line-height: 150%;
        padding-bottom: 10px;
        cursor: pointer;
    }
    .searchrspages strong{
        color: red;
    }</pre></body></html>