<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Amiri&amp;family=Noto+Serif&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Pragati+Narrow:wght@700&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oxygen:wght@300;400;700&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@200;400&amp;display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab&amp;display=swap');

body{
    margin: 0;
    font-family: 'Oxygen';
    background-color: #0c0300;
}

#pagebody{
    background-color: #fff;
}
html,body { height:100%; }

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ccc;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ccc;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #ccc;
}   

*,*:focus,*:hover{
    outline:none;
}

*, *::before, *::after {
    box-sizing: border-box;
}

div, span{
    box-sizing: border-box;
}

a[target="_blank"]::after {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQElEQVR42qXKwQkAIAxDUUdxtO6/RBQkQZvSi8I/pL4BoGw/XPkh4XigPmsUgh0626AjRsgxHTkUThsG2T/sIlzdTsp52kSS1wAAAABJRU5ErkJggg==) !important;
  margin: 0 3px 0 5px !important;
}

.a2a_kit a[target="_blank"]::after {
  content: none !important;
}
a{
    text-decoration: none;
    color: #000;
}

.currchapter a{
    text-decoration: underline;
    color: #000;
    
}

h1{
    font-size: 3.5em;
    font-family: 'Pragati Narrow';
    margin: 50px 0 5px;
    line-height: 1;
}

.pagenobg{
    padding: 20px;
}
.pagewhitebg{
    padding: 20px;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0, rgba(255,255,255,1) 250px, rgba(255,255,255,1) 90%, rgba(255,255,255,0) 100%);    


}
.pagewhitebgarticle{
   
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0, rgba(255,255,255,1) 250px, rgba(255,255,255,1) 90%, rgba(255,255,255,0) 100%);    
    padding: 20px 20px 20px 0;

}

#marker{
    position: absolute;
    top: 60px;
    left: 0;
    height: 30px;
    width: 400px;
        
}

#contentwrap{
    background-repeat: no-repeat;
    
}
#navwrap{
    background-color: #000;
    background-image: url(/assets/images/ccibg.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    text-align: center;
    height: 60px;
}
#navsearchwrap{
    background-color: #eee;
    text-align: center;
    padding: 5px 0 10px 0;
    width: 100%;
    display: block;
    overflow: auto;
}

#bookletleft{
    position: relative;
}

.bqr{
    position: absolute;
    top: 4px;
    left: 4px;
}

#searchresultswrapbg{
    background: linear-gradient(to bottom, rgba(255,255,255,0) 20%,
              rgba(255,255,255,1)), url(/assets/images/searchbg1.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
}

#searchresultswrap{
    background-color: #fff;
    display: none; 
    width: 100%;    
    
}

#nav, #menu, #navsearch, #content, #searchresults, #footer{
    margin: 0 auto;
    text-align: left;
}
#menuwrap{
    width: 100%;
    
}

#footerwrapper{
    background-image: url(/assets/images/ccibgfoot.png);
    background-position: bottom;
    background-repeat: no-repeat;    
    width: 100%;
    background-color: #0c0300;
    
}

#footerinner{
    padding: 15px 30px 50px 30px;
    color: #fff;
}

#footerinner ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#footerinner li span a::before{
  content: " | ";
}


#footerinner li span{
    
    line-height: 1.6;
}
#footerinner li a{
    color: #fff;
}

#navpad{
    padding: 7px 20px;
}

#navsearchpad{
    padding: 6px 20px 0 20px;
}

#navright{
    float: right;
}
#share{
    display: inline-block;
    margin: 10px 0 0 10px;
}

#cci{
    color: #fff;
    font-family: 'Roboto Slab', serif;
    font-size: 2.2em;
    float: left;
}


#navsearchr{
    float: right;
    padding: 10px 0 0 0;
}

/*
------------------------------

*/

#legend{
    display: none;
    padding: 10px 0 10px 10px;
}

#legend span{
    white-space: nowrap;
}

#searchboxoutlrg{
    border: solid 2px #ddd;
    border-top: none;
    border-radius: 0 0 7px 7px;
    padding: 3px;
    background-color: #fff;
}

#searchboxoutsm{
    border: solid 2px #ccc;
    border-radius: 7px;
    height: 38px;
    background-color: #fff;
}

#searchresults a{
    padding: 0;
}
.searchresultheading{
    padding: 0;
}
.searchresultheading a{
    font-weight: 800;
    font-size: 20px;
}
.sbox{
    padding: 4px 0 0 1px;
}
.sboxsm{
    padding: 0 0 0 1px;
}    

#searchbox{
    position: relative;
}

#searchbox #search, #searchbox #fsssearch{
    position: absolute;
    height: inherit;
    left: 36px;
    top: 4px;
    font-family: 'Oxygen', sans-serif;
    font-size: 20px !important;
    padding: 0;
    margin: 0;
    border: 0;
    font-weight: 200;
    width: 275px;
    color: #777;
}
#searchbox input.sm{
    font-size: 18px !important;
}

#searchbox svg{
    position: absolute;
    left: 4px;
    top: 3px;
    fill: #ccc;
    width: 30px;
    height: 30px;
}
#searchbox svg.sm{
    width: 25px;
    height: 25px;
}    

#legendhbr{
    position: absolute;
    right: 7px;
    top: 8px;
    font-weight: 400;
    z-index: 0;
}

#legendhbrinner{
    position: relative;
}

#legchk{
    margin: 0;
    position:absolute;
    height: 20px;
    width: 20px;
    opacity: 0;
    z-index: 2;
    cursor: pointer;
}

#legendhbr span{
    position: relative;
    display: block;
    width: 20px;
    height: 3px;
    margin-bottom: 4px;
    background-color: #bbb;
    z-index: 1;

    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
        background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
        opacity 0.55s ease;   
}

#legendhbr span:first-child{
  transform-origin: 0% 0%;
}
#legendhbr span:nth-last-child(2){
  transform-origin: 0% 100%;
}
#legendhbr input:checked ~ span{
    opacity: 1;
    transform: rotate(-45deg) translate(5px, -5px);
}
#legendhbr input:checked ~ span:nth-last-child(3){
    opacity: 0;
    transform: rotate(0deg) scale(0.2, 0.2);
}
#legendhbr input:checked ~ span:nth-last-child(2){
    transform: rotate(45deg) translate(-4px, -7px);
}


#legend span{
    display: block;
}


/*
-------------------------------
*/


#content{
    
}

#footer{

}


.loginlink{
    display: inline-block;
    text-align: right;
    margin-right: 20px;
    padding: 15px 0 0 0;
}

.loginlink a{
    white-space: nowrap;
    color: #fff;
}


.homeimage{
    text-align: center;padding-bottom: 50px;width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;    
    width: 100%;
    height: 250px;
    display: table;
    margin: 0 0 20px 0;
    padding: 0 30px;
    border-radius: 7px;
    -webkit-box-shadow: 4px 1px 10px 0px rgba(0,0,0,0.46); 
    box-shadow: 4px 1px 10px 0px rgba(0,0,0,0.46);
}
.homeimagepad{
    display: table-cell;
    vertical-align: middle;
}
.homeimagebox{
    background-color: rgba(0, 0, 0, .5);
    text-align: left;
    padding: 20px;
    border-radius: 7px;
}
.homeimagetitle{
    font-family: 'Pragati Narrow', sans-serif;
    font-size: 30px;
    padding: 2px 0 0 0;
    margin: 0;
    line-height: 1; 
    text-transform: uppercase;
}
.homeimagetag{
    font-family: 'Oxygen';
    font-size: 18px;
    padding: 2px 0 0 0;
    margin: 0;
}


.homeimagenavholder{
    height: 40px;
}

.homeimagenavholderpad{
    padding: 10px 0;
}

.homeimagenavleft{
    height: 20px;
    float: left;
}
.homeimagenavright{
    height: 20px;
    font-size: 12px;    
    float: right;
}
.homeimagenavright span a{
    padding: 5px 10px !important;
    display: inline-block;
    border-radius: 5px !important;    
    background-color: #444;
    color: #fff;

}

.homeimagetitle, .homeimagetag{
    color: #fff;
}
.homeimagetitle a, .homeimagetag a{
    color: #fff;
   
}
.homeimagetag a{
    font-weight: 400;
    font-size: 16px;
}

.comingsoon{
    font-family: 'Pragati Narrow', sans-serif;
    white-space: nowrap;
    background-color: cadetblue;
    padding: 3px 10px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
}


.comingsoon:after{
    content: " \1f550";
}


#questionsholder{
  display: grid;
  align-items: center;
  grid-gap: 20px;
}
#questionsheader p{
    font-size: 18px;
    margin: 8px 0;    
}
#questionsheader p a{
    color: #000;
    font-weight: 600;
}

.taglabel{
       
    padding: 5px 10px;
    display: inline-block;
    border-radius: 5px;
    font-size: 12px;
    
}

.action{
    margin: 20px 0;
}
.share{
    position:absolute; 
    top: 5px;
    left: 114px;
    font-family: 'Pragati Narrow', sans-serif;
    font-weight: 700;
    font-size: 15px;    
}

.libadd{
    position:absolute; 
    top: 3px; 
    right: 0;
    font-family: 'Pragati Narrow', sans-serif;
    font-weight: 700;
    font-size: 15px; 
}

#searchresultspad{
    padding: 20px 20px;
}

.closesearch{
    text-align: right;float:right;margin:0;padding:0;
}


.entry{
    margin: 20px 0 4px 0px;
}
.qwrapper p{
    margin: 0;
}
.num{
    height: 40px;
    width: 40px;
    display: inline-block;
    background-color: #eee;
    vertical-align: middle;
    float: left;
    border-radius: 7px;
}

.num span{
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-top: 6px;
    font-size: 20px;
    color: #333 !important;
}


.numt{
    padding-left: 10px;
    vertical-align: middle;
    display: block;
    margin-left: 40px;
    line-height: 1.4;

}

.qholder{
    display: grid;
    margin-top: 20px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    grid-column-gap: 20px;
    grid-row-gap: 20px;

}

.qwrapper{

    padding: 10px 10px 20px 10px;
    margin-bottom: 1%;
    
    background-color: #ddd;
    border-radius: 7px;

}

.qwrapper img{
    border-radius: 7px;
    aspect-ratio: 16 / 9;
    object-fit: cover;
}


#toolpanel{
    width: 100%; 
    border-radius: 7px;
    position: relative;
}

.bigpbase{
    line-height: 1.3;
    font-size: 20px;
}

#articlebody, #bookletbody{
    line-height: 1.5;
}

#articlebody img, #bookletbody img{
    display: block;
    width: 100%;
    margin: 10px 0;
}

.inlinetabheading{
    width: 280px;
    float: left;
}
.inlinetabheadingtab{
    margin-right: 10px;
    border-radius: 0 7px 7px 0;
}


.articlenumber{
    font-size: 38px;
    font-weight: 600;
    padding: 5px 0 0 0;
    float: left;
    text-align: center;
    width: 75px;
}

.articleheading{
    font-size: 16px;
    margin-left: 65px;
}


.articleheading a {
    display: block;
    padding: 10px;
    font-weight: bold;
}

#articlebody p a, #bookletbody a, .promises a{
    font-weight: bold;
    white-space: nowrap;
}

#articlebody p{
    padding-left: 75px;
}




#bookletbody {
    padding-left: 20px;
}

.pboxpad{
    
    padding: 0px 20px;
}


span.fn a, .fnfn{
    background-color: #ddd;
    padding: 1px 5px;
    display: inline-block;
    text-align: center;
    margin: auto 4px;
    width: 22px;
    /* vertical-align: baseline; */
    /* position: relative; */
    /* top: -0.0em; */
    border-radius: 5px;
    font-size: 13px;
    font-weight: bold;
    color: #777;
    
}

.fnfn{
    margin: auto 4px auto 0;
}

.footnotes { 
    font-size: 95% !important;
    list-style-type: none;
    padding: 0 0 0 5px;
}

.footnotes li{
    padding-bottom: 20px;
    font-size: 14px;
}


.kp span{
    float: left;
    font-size: 30px;
    width: 28px;
    text-align: center;
    font-weight: bold;

}

.kp p{
    margin-left: 38px;
    line-height: 1.5;
}




  .video-js .vjs-control-bar { 
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  
  .vjs-big-play-button{
      display: none !important;
  }
  
  
  .video-js {
    
    background-color: #bbb;
    position: relative !important;
    width: 100% !important;
    height: 30px !important;
    
}

.vjs-fullscreen-control{
    display: none !important;
}

.hv, .qv, .backtq, .qvREAD{
    font-size: 19px;
    font-family: 'Noto Serif', serif;
}

.qparabr{
    font-size: 10px;
}

.qv a, .backtq{
    background-color: #ddd;
    padding: 0 4px;
    font-size: 13px;
    margin-right: 5px;
    vertical-align: middle;
}

.qv, .bv{
    border-top: solid 1px #ccc;
    padding-top: 10px;
    margin: 5px 0;
}

.qvREAD{
    display: inline !important;
    border: none !important;
    border-right: 10px !important;
    margin-right: 4px;
}

.qvREAD .qchr{
    display: none !important;
}

.qvREAD .qref .ch{
    display: none;
}

.qvREAD .qref{
    vertical-align: super;
    font-size: 9px;
    margin-right: 3px;
}


.qvREAD .qref{
    background-color: none !important;
    color: #000 !important;
    vertical-align: super !important;
    font-size: 14px !important;

}

.qreadmodesp{
    border-top: solid 1px #ccc;
    padding-top: 15px;
    margin-top: 10px;
}



.hva, .qva, .qvacomp{
    font-family: 'Amiri', serif;
    font-size: 30px;
    padding: 0 0;
    margin: 20px 0 20px;
    text-align: right;
}

.libtag, .tltag{
    
    padding: 3px 7px;
    margin-right: 3px;
    border-radius: 4px;
    font-size: 14px;
    white-space: nowrap;
    
}

.libedit{
    
    padding: 3px 7px;
    margin-right: 3px;
    border-radius: 4px;
    font-size: 14px;
    font-family: 'Pragati Narrow';
    
}

.qtools .fa-solid, .btools .fa-solid {
    font-size: 20px;
    color: #777;
    white-space: nowrap;
}

.qtools span, .btools span{
    display: inline-block;
    white-space: nowrap;
    padding: 0 20px 0 3px;
}
.qtools, .btools{
    font-family: 'Pragati Narrow', sans-serif !important;
    
}

.qtools a, .btools a{
    font-size: 17px;
    color: #555;
    cursor: pointer;
}

.libtag a {
    color: #fff;
}

#indextools, #timelinetools{
    padding: 5px;
    background-color: #ddd;
    margin: 5px 0 10px 0;
    line-height: 2;
    max-height: 100px;
    overflow: auto;
}

#indextools span, #timelinetools span{
    white-space: nowrap;
}
#usercats{
    display: inline;
}

.libaddtool{
    background-color: #5db17d;
    padding: 5px 7px;
    margin-right: 3px;
    border-radius: 4px;
    font-size: 14px;
    border: none;
}

.butaddtolib{
    background-color: #5db17d;
    padding: 3px 6px 2px 6px !important;
    color: #000;
    font-family: 'Oxygen', serif;
    font-size: 14px;
    border-radius: 0 !important;    
    border: none;
}

.quranselector{
    border: 2px solid #ccc;
    border-radius: 4px;
    padding: 0px 4px;
    font-size: 16px;
    color: #777;
    font-family: 'Pragati Narrow', sans-serif;
}

#indextools input, #timelinetools input {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 4px;
}

.libcatselector, .libcatselector2, .tlcatselector {
    cursor: pointer;
}

.libedit{
    cursor: pointer;
}
.libeditform{
    margin: 10px 0;
    padding: 10px;
    background-color: #eee;
    border: solid 1px #ccc;
    border-radius: 5px;
    font-family: 'Pragati Narrow';
    font-size: 14px;
    line-height: 2;
}

.libeditform input, .libeditform textarea {
    padding: 3px 7px;
    font-family: 'Pragati Narrow';
    font-size: 17px;
    border-top: solid 1px #ccc;
    border-left: solid 1px #ccc;
    border-right: solid 1px #bbb;
    border-bottom: solid 1px #bbb;
    border-radius: 4px;
}

.libeditform span{
    
    white-space: nowrap;
}

.libeditform button{
    font-family: 'Pragati Narrow';
    font-size: 17px;
    white-space: nowrap;
    width: 100px;
    border-top: solid 1px #ccc;
    border-left: solid 1px #ccc;
    border-right: solid 1px #bbb;
    border-bottom: solid 1px #bbb;
    border-radius: 4px;
}

button{
    cursor: pointer;
}

.libeditform label{
    vertical-align: top;
    padding: 1px 3px 0 0;
    width: 84px;
    text-align: right;
    display: inline-block;
    font-size: 17px;
}
    
.libnotestext{
    background-color: #eee;
    margin: 15px 0;
    padding: 10px;
}
.libnotesverses{
    padding: 0 10px;
}


.bibletools{
    padding: 0 5px;
}

.extcnt{
    font-size: 13px;
}

.tool{
    display: inline-block;
    background-color: #93cacc;
    padding: 3px 6px 2px 6px !important;
    color: #000;
    font-family: 'Oxygen', serif;
    font-size: 14px;
    border-radius: 0 !important;
}
.toolnotes{
    display: inline-block;
    background-color: #e69900;
    padding: 3px 6px 2px 6px;
    color: #fff;
    font-family: 'Oxygen', serif;
    font-size: 14px;
}

.entryincontextpad{
    padding: 10px 10px 35px 10px;
}

.entryincontext{
    position: relative;
    height: 100%;
}

.entryincontextpad h3{
    margin: 0;
    font-size: 15px;
}
.entryincontextpad p{
    margin: 7px 0;
}

.notesholder{
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    grid-gap: .5rem;
    align-items: start;
    margin-top: 10px;
    margin-bottom: 10px;
}

.entryincontext{
    border-radius: 7px;
}

.entryincontext p{
  
    font-family: 'Oxygen', serif !important;
    font-size: 14px !important;  
}


#qtools, #btools{
    text-align: right;

    line-height: 2.5;

    /*border-bottom: solid 1px #888;
    padding-bottom: 6px;
    margin-bottom: 15px;    */
}

#qtoolsl, #btoolsl{
    text-align: right;
    border-top: solid 1px #ccc;
    padding-top: 6px;
    margin-top: 15px;    
}

#qtoolsupper{
    margin-bottom: 5px;
}

#qtools a, #qtoolsl a, #qtoolsupper a, #btools a, #btoolsl a, #btoolsupper a, .qtoolfull, #qorder a{
    font-family: 'Pragati Narrow', sans-serif;
    display: inline-block;
    background-color: #eee;
    padding: 3px 7px;
    border-radius: 4px;
    margin-left: 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.8;
}


/*@media (max-width: 446px) {*/
    #qtools a span, #qtoolsl a span, #qtoolsupper a span{
        display: none;
    }
    
/*}*/


#bverseholder p, #bibleverses p, #verseholder p{
    font-size: 19px;
    font-family: 'Noto Serif', serif;
}


#bverseholder p span, #bibleverses p span, #verseholder p span{
    
    background-color: #ddd;
    padding: 4px;
    font-size: 13px;
}

.tagtype{
    
    position: absolute;
    bottom: 6px;
    /*right: 16px;*/
    font-family: 'Pragati Narrow';
    color: #555;
    
}

.taglabel{
    
   
    padding: 5px 10px;
    display: inline-block;
    border-radius: 5px;
    font-size: 12px;
    
}


.qtoolsl::after, .btoolsl::after {
  content: "";
  clear: both;
  display: table;
}


.libnotesholder{
    
    background-color: #ddd;
    border: solid 1px #ccc;
    padding: 10px;
    
}


#q200list{
    list-style-type: none;      
    margin: 0;
    padding: 0 0 0 0px;
    
}

#q200list li{
    padding: 7px;
    text-align: left;
    font-size: 14px;
    line-height: 1.6;
}

#q200list li span{
    padding: 0px 5px;
    border-radius: 3px;
    margin-right: 5px; 
    float: left;
    min-width: 16px;
    text-align: center;
}


.q200results{
    height: 37px;
    font-size: 25px;
    padding: 0 5px;
}

.q200results .l{
    float: left;
}

.q200results .r{
    float: right;
}

.q200results .yes{
    color: green;
    font-size: 30px;
    font-weight: 900;
}
.q200results .no{
    color: #b80f0a;
    font-size: 30px;
    font-weight: 900;
}

.q200notes h3{
    padding: 0;
    margin: 5px;
    
}
.q200notes{
    background-color: #b7c8c4;
    border-radius: 7px;
    padding: 5px 7px;
    margin: 15px 0;
}

.q200text{
    font-size: 19px;
    font-family: 'Noto Serif', serif;  
    margin-bottom: 20px;
}

.q200ref{
    font-weight: bold;
    background-color: #ddd;
    padding: 4px;
    font-size: 13px;    
    margin-right: 7px;
    
    
}


.q200nextprev{
    height: 30px;
}

.q200npl{
    float: left;
}
.q200npr{
    float: right;
}





/* The Modal (background) */
.modal {
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.7); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    position: relative;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 10px;
  width: 90%; /* Could be more or less, depending on screen size */
}


.ytincontext{
    /*margin-top: 10px;*/
            
}



.bookletholder{
    line-height: 1.5;
}

.bookletholder div{
    margin-bottom: 20px;
}

.bookletholder div img{
    width: 100%;
}

.bookletholder h2, .bookletholder h3, .bookletholder p {
    padding: 0;
    margin: 5px 0;
}
  

.bkprevnext a, .bkbuttpdf a, .bkbuttweb a{
    -webkit-appearance: button;
    -moz-appearance: button;
    display: inline-block;
    margin-top: 10px;
    padding: 5px 15px;
    font-size: 17px;
    border: none; 
    border-radius: 4px;
    font-family: 'Pragati Narrow', serif;
}

.bkbuttpdf a{
    background-color: #ffde19;
    float: right;
}

.bkprevnext a{
    background-color: #ffde19;
}

.bkbuttweb a{
    background-color: #ffde19;
    float: left;
}
#audioholder{
    margin-top: 10px;
}
.bookletholder::after {
  content: "";
  clear: both;
  display: table;
}

.timelineholder{
    display: grid;
    grid-template-columns: 100px 20px calc(100% - 120px); 
}

.timelinedate{
    font-family: 'Pragati Narrow';
    line-height: 1;
    font-size: 24px;
    padding: 10px 10px 20px 0;
    text-align: right;
    
}

.timelinetitle{
    display: block; 
    padding: 10px;
}

.tlverses{
    display: block; 
    padding: 10px;
    margin: 10px;
    background-color: #eee;
}
.tlverses p{
    display: inline;
    padding-right: 10px;

}
.timelinetype{
    display: inline-block;
    font-family: 'Pragati Narrow';
    font-size: 14px;    
    padding: 10px 0  0 10px;
    float: right;
    
}


.answersectiondivider{
    margin-top: 20px;
}

.answersectiondivider p:first-of-type{
    padding-top: 0;
}
.answersectiondivider p{
    margin: 0;
    padding: 10px 0;
}

.answersectiondivider p:last-of-type{
    padding-bottom: 0;
}

.answersectiondivider::after {
  content: "";
  clear: left;
  display: table;
}

#sourceverselist a{
    font-weight: bold;
}

.unicolor{
    color: #b80f0a;
}

#toolpanelwrap{
    margin: 20px 20px 0 20px;
}

#articlebody, #bookletbody{
    margin: 0 20px 0 0;
}

#refwrapper{
   margin: 0 20px;
}


.pagewhitebg blockquote.main, #articlebody blockquote.main{
    
    position: relative;
    margin-inline-start: 75px;
    font-size: 25px;
    color: #777;
    font-family: Mulish;
}

.pagewhitebg blockquote.main i, #articlebody blockquote.main i{
    position: absolute;
    left: -48px;
    font-size: 38px;
    color: #777;
}

.pagewhitebg blockquote.main a, #articlebody blockquote.main a{
    font-size: 20px;
}

#articlebody blockquote.inlinequote{
    padding-left: 100px;
    font-style: italic;
}

/*

TABLE IN THE ARTICLE DOC

*/

#articlebody table {

    border-collapse: collapse;
}
/* Zebra striping */
#articlebody tr:nth-of-type(odd) {
    background: #eee;
}
#articlebody th {
    background: #333;
    color: white;
    font-weight: bold;
}
#articlebody td, #articlebody th {
    padding: 6px;
    border: 1px solid #ccc;
    text-align: left;
    min-width: 180px;
}

.answersectiondivider h4{

    margin: 0 0 0 75px;

}

.submitkeysource{
    background-color: #b8d3b8;
    padding: 5px 10px;
    margin-bottom: 12px;
    display: inline-block;
    border-radius: 4px;
}


.articleimg{
    padding-top: 10px;
}

.articleimg img{
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

.ytt{
    padding: 10px 0px;
}

#resourcewrapper iframe{
    border-radius: 7px;
}


/*
 * FSS
 */

summary {list-style: none}
summary::-webkit-details-marker {display: none; }

details summary::before {
    content:"+ ";
    color: #000000;

}
details[open] summary::before {
    content:"- ";
    color: #000000
}

details summary{
    cursor: pointer;
    font-weight: bold;
}

.fssh1{
    padding: 20px;
    background-color: #ddd;
    border: solid 1px #555555;
    margin-bottom: 10px;
}

.fssh1 a{
    font-weight: bold;
}

.fssh2{
    margin-bottom: 10px;
}

.fssh2 .dhold{
    margin-left: 10px;
}

.fsstitle {
    font-family: 'Pragati Narrow', serif;
    font-size: 20px;
    line-height: 1.2em;
}

.fsscard{
    border-radius: 7px;
    background-color: #eee;
    padding: 13px 20px 10px 20px;
    margin-bottom: 20px;
    box-shadow: 5px 4px 4px 0 #ccc;
}

.fsscard a{
    font-weight: bold;
}

.fsscard p{
    padding: 0;
    margin-top: 0;
    margin-bottom: 5px;
}

.fsscardgrid{
    display: grid;
    align-content: center;
    /*justify-content: end;*/
    grid-column-gap: 20px;
    justify-items: stretch;
}

.fssalso{
    font-size: 90%;
    line-height: 1.6;
}

.fsssources a{
    font-weight: bold;
}

.quotep {
    padding-left: 40px !important;
    position: relative;
}

.quotepq{
    position: absolute;
    left: 5px;
    font-size: 30px;
    color: #777;
}

/*
popup
 */

body {
    position: relative;
}

.qpp, .bpp, .hpp{
    position: relative;
}

.messagepopholder{
    z-index: 99;
    position: absolute;
    width: 400px;
}

@media (max-width:500px) {
    .messagepopholder {
        width: calc(100% - 40px) !important;
        left: 20px !important;
    }
}
.messagepop{
    background-color: #f6f6f6;
    border: solid #ccc 1px;
    box-shadow: #ccc 3px 3px 3px;
    border-radius: 7px;
}

.messagepopinner{
    padding: 10px 20px;
}

.messagepop a{
    font-weight: bold;
}

.nago a{
    font-weight: bold;
    font-family: 'Pragati Narrow';
    font-size: 16px !important;
}

.nago a:after {
    content: " \00BB";
}
.nago{
    font-family: 'Pragati Narrow';
    position: absolute;
    text-align: right;
    bottom: 0px;
    right: 20px;
}

.subholder{
    display: inline;
}
.fssselector{
    line-height: 20px;
}
.fssselector input{
    display: none;
}
.fssselector span{
    user-select: none;
    display: inline-block;
    padding: 8px 10px;
    background-color: #ddd;
    margin: 0 10px 10px 0;
    border-radius: 4px;
    cursor: pointer;
}

.fssselector label{
    cursor: pointer;
}

.fssissel{
    background-color: #b9d5b9 !important;
}

.fssHighlight{
    background-color: #058705 !important;
    color: #fff;

}

.fsspointup i{
    font-size: 60px;
}

.fsspointup{
    font-size: 25px;
    padding: 20px;
}

.fsspointup i {
    display: block;
}

.fsscardlowernotes {
    background-color: #c1c1c142;
    padding: 10px;
    margin-top: 10px;
    border-radius: 8px;
    font-family: Mulish, sans-serif;
    font-size: 15px;
}


.ffscardq{
    background-color: #f9e5e375 !important;
}

.ffscardb{
    background-color: #f0ffea8f !important;
}


#fsssearchboxoutsm{
    border: solid 2px #ccc;
    border-radius: 7px;
    height: 38px;
    background-color: #fff;
}

.qrcodearticle{
    position: absolute;
    right: 8px;
    top: 26px;
    z-index: 1000;

}

.fsshl{
    background-color: rgba(247, 255, 0, 0.66);
}


.dialogueholder{
max-width: 600px;
}

.dialogueholder .cx a, .dialogueholder .mx a{
    color: #000;
    font-weight: bold;
}

.dialogueholder .cx{
    text-align: left;
    background-color: #acd4ea;
    font-weight: normal;
    color: #000;
    margin: 10px 100px 10px 20px;
    padding: 20px;
    border-radius: 10px;

}
.dialogueholder .cx div, .dialogueholder .mx div{
    min-height: 40px;
}
.dialogueholder .cx span, .dialogueholder .mx span{
    font-weight: bold;
}
.dialogueholder .mx{
    text-align: right;
    background-color: #d0a5f6; /* BG */
    font-weight: normal;
    color: #000;
    margin: 10px 20px 10px 100px;
    padding: 20px;
    border-radius: 10px;
}

.arrow_boxcx {
    position: relative;
    background: #acd4ea; /* BG */
    border: 4px solid #bbb; /* Border */
}
.arrow_boxcx:after, .arrow_boxcx:before {
    right: 100%;
    top: 40px;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow_boxcx:after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #acd4ea;
    border-width: 20px;
    margin-top: -20px;
}
.arrow_boxcx:before {
    border-color: rgba(194, 225, 245, 0);
    border-right-color: #bbb; /* Border */
    border-width: 26px;
    margin-top: -26px;
}
.arrow_boxmx {
    position: relative;
    background: #d0a5f6;   /* BG */
    border: 4px solid #bbb;  /* Border */
}
.arrow_boxmx:after, .arrow_boxmx:before {
    left: 100%;
    top: 40px;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow_boxmx:after {
    border-color: rgba(166, 119, 213, 0);
    border-left-color: #d0a5f6;   /* BG  */
    border-width: 20px;
    margin-top: -20px;
}
.arrow_boxmx:before {
    border-color: rgba(214, 174, 235, 0);
    border-left-color: #bbb;  /* Border */
    border-width: 26px;
    margin-top: -26px;
}

#qorder{

    margin-top: 10px;

}

.faqgrid h3{
    margin: 0;
    padding: 0 0 0 0;
}

.faqgrid h3{
    margin: 0;
    padding: 7px 0 0 0;
}

.faqgrid{
    margin: 20px 10px 0px 0;
    padding: 20px;
    border: #ccc;
    background-color: #eee;
    border-radius: 10px;
    line-height: 1.5;
}

.faqgrid hr{
    height: 2px;
    color: #ccc;
    background: #ccc;
    font-size: 0;
    border: 0;
    margin-top: 10px;
}</pre></body></html>