@font-face {
    font-family: "Lotus Linotype";
    src: url("Lotus-Light.woff2") format("woff2"),
        url("Lotus-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "uthmanic";
    src: url("https://quran.com/fonts/quran/hafs/uthmanic_hafs/UthmanicHafs1Ver18.woff2");
    font-style: normal;
}

@font-face {
    font-family: "uthmanic";
    src: url("Uthman-Bold.woff2") format("woff2"),
        url("Uthman-Bold.woff") format("woff");
    font-weight: 900;
}

@font-face {
    font-family: "Lotus Linotype";
    src: url("Lotus-Bold.woff2") format("woff2"),
        url("Lotus-Bold.woff") format("woff");
    font-weight: 900;
    font-display: swap;
}

@font-face {
    font-family: "Yakout Linotype";
    src: url("Yakout-Light.ttf") format("ttf"),
        url("Yakout-Light.woff2") format("woff2"),
        url("Yakout-Light.woff") format("woff");
    font-weight: 900;
    font-display: swap;
}

@font-face {
    font-family: "Yakout Linotype Bold";
    src: url("https://db.onlinewebfonts.com/t/735e3ac8c5b859a00a840bc6fa8f3f4d.eot");
    src: url("https://db.onlinewebfonts.com/t/735e3ac8c5b859a00a840bc6fa8f3f4d.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/735e3ac8c5b859a00a840bc6fa8f3f4d.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/735e3ac8c5b859a00a840bc6fa8f3f4d.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/735e3ac8c5b859a00a840bc6fa8f3f4d.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/735e3ac8c5b859a00a840bc6fa8f3f4d.svg#Yakout Linotype Bold")format("svg");
}

@font-face {
    font-family: 'Rafed Alaem';
    src: url('RafedAlaem.woff2') format('woff2'),
        url('RafedAlaem.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'S ALAEM';
    src: url('SALAEM.woff2') format('woff2'),
        url('SALAEM.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

strike {
    font-family: 'S ALAEM';
    text-decoration: none;
    line-height: 100%;
    vertical-align: middle
}

i {
    font-family: "uthmanic";
    font-style: normal;
    font-size: 18pt;
}

.sher {
    margin: 7px 0px;
    padding: 0px 30px;
    text-align-last: right;
    clear: both;
	border:1px solid blue;
}

.sher:nth-of-type(even) {
    /* text-align-last: left; */
}

body {
    font-family: "Lotus Linotype";
    font-size: 21pt;
    line-height: 150%;
    direction: rtl;
    padding: 0px;
    background-repeat: no-repeat;
    background-size: 300px;
    direction: rtl;

}

#editor {
    width: 700px;
    border: 1px solid;
    margin: 0px;
    padding: 25px;
    overflow: auto;
    margin-right: 100px;
}
#coll0{

}
#coll1 {
    width: 470px;
    box-sizing: border-box;
}

#coll2 {
    width: 470px;
    box-sizing: border-box;
}
#coll5{
    float: right;
}

#coll5{
    float: left;
}
.pell-content {
    height: auto !important;
    margin: 0px auto;
    /* background-color: antiquewhite; */
    padding: 0px;
}

.pell-actionbar {
    position: fixed;
    top: 50px;
    left: 0px;
    width: 85px;
    background-color: antiquewhite;
}

.pell-button {
    width: 40px;
    height: 40px;
    border: 1px solid;
    margin: 1px;
}

h1 {
    text-align: center;
    font-family: "Yakout Linotype Bold";
}

h2 {
    font-family: "Yakout Linotype Bold";
    text-align: center;
    margin: 15px 0px;
    font-size: 24pt;
}

h5 {
    margin: 5px;
    font-size: 16pt;
    font-weight: normal;
    line-height: 150%;
    clear: both;
    background-color: #e1ffe1;
    text-indent: 40px;

}
h5.first{
    text-indent: 50px;
}
h5 u {
    vertical-align: baseline;
    margin-inline-end: 8px;
    
}

h5 hr {
    width: 40%;
    margin: 30px 0px 8px 0px;
    clear: both;
    border: 1px solid;
}

.bg {
    height: 55px;
    background-repeat: no-repeat;
    margin-top: 50px;
    border-top: 3px solid;
}

.bg0 {
    background-position-x: center;
	zoom:.48;
}
.bg0::after{
    content: "";
}
.bg1::after{
    content: "";
}
.bg2::after{
    content: "";
}
.bg3::after{
    content: "3";
}
.bg4::after{
    content: "4";
}
.bg5::after{
    content: "5";
}


p {
    margin: 5px;
    clear: both;
    white-space: nowrap;
    text-align-last: justify;
    border-bottom: 3px solid;
    background-color: antiquewhite;
}

p.first {
    text-indent: 35px;
    border: 1px dotted red;
}
.first::before{
    content:"۞";
    margin-right: -25px;
}
p.last {
    text-align-last: right;
    border: 1px dotted green;
}
.last::after{
    content: "↓";
}
u , .ftn {
    vertical-align: text-top;
    font-size: 12pt;
    text-decoration: none;
}

#quran_div {
    width: 400px;
    height: 900;
    position: fixed;
    top: 0px;
    left: 0px;
    border: 1px solid;
    background-color: #e1ffe1;
    font-family: "uthmanic";
    z-index: 1000;
}

.coll2 {
    background-color: red;
}

.right {
    text-align-last: auto;
    text-align: right;
}
.right::before{
    content: "→";
}
.left {
    text-align-last: auto;
    text-align: left;
}
.left::before{
    content: "←";

}

.center {
    text-align-last: auto;
    text-align: center;
}
.center::before{
    content: "↔";
}


.sher{
    
}
.top{
    z-index: 1000 !important;
}
.print .bg{
    display: none;
}
.print .first,.print .last{
    border: none;
}
.print  .first::before{
    content:none;
}
.print  .last::after{
    content:none;
}
.print h5{
    background-color: inherit;
}


