@font-face {
  font-family: 'MyWebFont';
  src: url('fonts/material-outline-icons/diodrumarabic-regular.ttf') format('truetype');
}


@font-face {
  font-family: 'sukar-black';
  src: url('fonts/sukar/sukar_black.ttf') format('truetype');
}

@font-face {
  font-family: 'sukar-bold';
  src: url('fonts/sukar/sukar_bold.ttf') format('truetype');
}

@font-face {
  font-family: 'hekya-normal';
  src: url('fonts/hekya/FFHekaya-Normal.ttf') format('truetype');
}

@font-face {
  font-family: 'hekya-light';
  src: url('fonts/hekya/FFHekaya-Light.ttf') format('truetype');
}

.arabicfont {
  font-family: "MyWebFont" !important;
}

#story-page {
  position: relative;
}

#waveform {
  background: #f8e5e5;
}

.save-bt>button {
  margin: 0px 15px;
}

#story-page {
  margin: auto;
}

#links-container2 {
  display: flex;
  flex-direction: column-reverse;

  justify-content: center;
  align-items: center;
  padding: 50px 0px 20px;

}

#links-container2 .links-right {
  border: 1px #222 solid;
  margin-top: 1vw;
  padding: 6px 12px;
}

#links-container {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px 0px 20px;
}

.auto-com>div {
  height: 54px;
}

.mainsub {
  padding: 15px 0px;
}

.sub {
  padding: 15px 0px;
  margin-left: 60px;
  margin-right: 60px;
}

.sub input {
  margin-left: 15px;
}

.mainsub input {
  margin-left: 15px;
}

/* #certificate-wrapper-cont {
    overflow: hidden;
    opacity: 0;
    height: 50px;
    width: 10px;
  } */


#cerfificate-layout-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 30px 0px;
}

#cerfificate-layout-wrapper #certificate-list {
  width: 100px;
  background: #fff;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#cerfificate-layout-wrapper #certificate-list>div {
  opacity: 0.5;
  -webkit-transition: ease 0.5s all;
  transition: ease 0.5s all;
  margin: 0 auto 25px;
  text-align: center;
}

#cerfificate-layout-wrapper #certificate-list>div img {
  height: 50px;
  width: inherit;
}

#cerfificate-layout-wrapper #certificate-list>div.active {
  opacity: 1;
}

#cerfificate-layout-wrapper #certificate-wrapper2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 1000px;
}

#cerfificate-layout-wrapper #certificate-wrapper2>img {
  width: 1000px;
}

#cerfificate-layout-wrapper #certificate-wrapper2 div#cert-logo {
  position: absolute;
  height: 75px;
  width: 150px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: 130px;
  right: 420px;

  top: 135px !important;
  right: 135px !important;
  width: 300px !important;
  height: 150px !important;
  bottom: 0px !important;

}

#cerfificate-layout-wrapper #certificate-wrapper2 div#cert-logo img {
  height: 100%;
}

#cerfificate-layout-wrapper #certificate-wrapper2 input {
  position: absolute;
  border: none;
  height: 50px;
  width: 600px;
  background: none;
  text-align: center;
  font-size: 34px;
  top: 225px;
  right: 195px;
  font-weight: normal;
  color: #231F20;
  border: 1px solid #d8a6b2;
}

#cerfificate-layout-wrapper #certificate-wrapper2 input#text1 {
  color: #409BA5;
  font-size: 50px;
  font-family: hekya-normal;
  height: 50px;
  top: 260px;
  padding-bottom: 5px;
}

#cerfificate-layout-wrapper #certificate-wrapper2 input#text1::-webkit-input-placeholder {
  color: #409BA5;
}

#cerfificate-layout-wrapper #certificate-wrapper2 input#text1:-ms-input-placeholder {
  color: #409BA5;
}

#cerfificate-layout-wrapper #certificate-wrapper2 input#text1::-ms-input-placeholder {
  color: #409BA5;
}

#cerfificate-layout-wrapper #certificate-wrapper2 input#text1::placeholder {
  color: #409BA5;
  opacity: 1;
}

#cerfificate-layout-wrapper #certificate-wrapper2 input#text2 {
  color: #409BA5;
  top: 317px;
  font-size: 30px;
  font-family: hekya-light;
  height: 50px;
}

#cerfificate-layout-wrapper #certificate-wrapper2 input#text2::placeholder {
  color: #409BA5;
  opacity: 1;
}

#cerfificate-layout-wrapper #certificate-wrapper2 input#text3 {
  top: 373px;
  font-size: 38px;
  color: #409BA5;
  font-family: hekya-light;
  height: 50px;
  width: 600px;
}

#cerfificate-layout-wrapper #certificate-wrapper2 input#text3::placeholder {
  color: #409BA5;
  opacity: 1;
}

#cerfificate-layout-wrapper #certificate-wrapper2 input#text4 {
  font-size: 24px;
  width: 200px;
  bottom: 85px;
  top: auto;
  font-family: hekya-light;
  height: 40px;
  right: 220px;
  color: #409BA5;
}

#cerfificate-layout-wrapper #certificate-wrapper2 input#text4::placeholder {
  color: #409BA5;
  opacity: 1;
}

#cerfificate-layout-wrapper #certificate-wrapper2 input#text5 {
  font-size: 24px;
  width: 200px;
  right: 580px;
  bottom: 85px;
  top: auto;
  font-family: hekya-light;
  height: 40px;
  color: #409BA5;
}

#cerfificate-layout-wrapper #certificate-wrapper2 input#text5::placeholder {
  color: #409BA5;
  opacity: 1;
}

#cerfificate-layout-wrapper #certificate-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 1500px;
}

#cerfificate-layout-wrapper #certificate-wrapper>img {
  width: 1500px;
}

#cerfificate-layout-wrapper #certificate-wrapper div#cert-logo {
  position: absolute;
  height: 75px;
  width: 150px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* bottom: 220px;
    right: 670px; */


  top: 135px !important;
  right: 135px !important;
  width: 300px !important;
  height: 150px !important;
  bottom: 0px !important;

}

#cerfificate-layout-wrapper #certificate-wrapper div#cert-logo img {
  height: 100%;
}

#cerfificate-layout-wrapper #certificate-wrapper .input-container {
  width: 100%;
  text-align: center;
  position: absolute;
}

#cerfificate-layout-wrapper #certificate-wrapper .input-container#title1-container {
  top: 350px;
}

#cerfificate-layout-wrapper #certificate-wrapper .input-container#title2-container {
  top: 435px;
}

#cerfificate-layout-wrapper #certificate-wrapper .input-container#title3-container {
  top: 510px;
}

#cerfificate-layout-wrapper #certificate-wrapper input {
  position: absolute;
  border: none;
  height: 50px;
  width: 700px;
  background: none;
  text-align: center;
  font-size: 34px;
  top: 225px;
  right: 395px;
  font-weight: normal;
  color: #231F20;
  border: 1px solid #d8a6b2;
}

#cerfificate-layout-wrapper #certificate-wrapper input#text1 {
  color: #EDBE28;
  position: static;
  font-size: 55px;
  font-family: hekya-normal;
  height: 115px;
  top: 350px;
}

#cerfificate-layout-wrapper #certificate-wrapper input#text1::-webkit-input-placeholder {
  color: #EDBE28;
}

#cerfificate-layout-wrapper #certificate-wrapper input#text1:-ms-input-placeholder {
  color: #EDBE28;
}

#cerfificate-layout-wrapper #certificate-wrapper input#text1::-ms-input-placeholder {
  color: #EDBE28;
}

#cerfificate-layout-wrapper #certificate-wrapper input#text1::placeholder {
  color: #EDBE28;
  opacity: 1;

}

#cerfificate-layout-wrapper #certificate-wrapper input#text1::placeholder {
  color: #EDBE28;
}

#cerfificate-layout-wrapper #certificate-wrapper input#text2 {
  color: #EDBE28;
  top: 433px;
  position: static;
  font-size: 34px;
  font-family: hekya-light;
  height: 60px;
}

#cerfificate-layout-wrapper #certificate-wrapper input#text2::placeholder {
  color: #EDBE28;
}


#cerfificate-layout-wrapper #certificate-wrapper input#text3 {
  top: 507px;
  position: static;
  font-size: 34px;
  color: #5DC3D8;
  font-family: hekya-light;
  height: 60px;
  width: 700px;
}

#cerfificate-layout-wrapper #certificate-wrapper input#text4 {
  font-size: 28px;
  width: 200px;
  bottom: 210px;
  top: auto;
  font-family: hekya-light;
  height: 50px;
  right: 350px;
}

#cerfificate-layout-wrapper #certificate-wrapper input#text4::placeholder {
  color: #EDBE28;
}

#cerfificate-layout-wrapper #certificate-wrapper input#text5 {
  font-size: 28px;
  width: 250px;
  right: 902px;
  bottom: 210px;
  top: auto;
  font-family: hekya-light;
  height: 50px;
}

@media print {
  .makeStyles-toolbar-163 {
    display: none !important;
  }

  .hide-print {
    display: none !important;
  }

  #divcontents {
    width: 100% !important;
  }

  .total-numbers-container {
    flex-wrap: wrap;
  }

  .total-numbers {
    width: 100% !important;
    page-break-before: auto;
  }

  .total-numbers>div {
    width: 25% !important;
    page-break-before: always;

  }

  .monthly-report canvas {
    width: 100% !important;

  }

  .home-doughnut canvas {
    height: 50%;
    margin: auto;
  }

  .schooladmin-numbers>div {
    width: 25% !important;
  }

  /* canvas {
      width:500px !important;
      margin: auto;
    } */
  .bar-data canvas {
    width: 100% !important;
  }
}

.story-page1 .checkbox-count {
  display: none !important;
}

.MuiLinearProgress-barColorPrimary {
  background-color: "#51c0e5" !important;
}

.story-page1 .edit-text {
  display: none !important;
}

@media screen and (max-width:600px) {
  #certificate-wrapper-cont2 {
    zoom: 0.3;
  }
}

body {
  width: 100% !important;
  height: inherit !important;
  padding: 0px !important;
  margin: 0px !important;
}

@media screen and (max-width:600px) {
  #intro-txt {
    display: none
  }

  #intro-title {
    font-size: 28px;
  }

  #intro-logo {
    width: 30%;
  }

  #intro-login-title {
    font-size: 14px;
    margin-bottom: 25px;
  }

}

.filter-select1 {
  position: relative;
}

.filter-select1-menu {
  position: absolute;
  z-index: 111111111;
  background: #fff;
  padding: 20px;
  min-width: 450px;
}

.filter-select1-box {
  display: flex;
  flex-wrap: wrap;
}

.delete-icon {
  width: 100%;
  padding-bottom: 10px;
  text-align: right;
}

.filter-select1-item {
  width: 50%;
}

.filter-select1-item h2 {
  font-size: 14px;
}

.filter-select1-item .checkbox-item3 {
  padding: 5px 0px;
}

.filter-select1-item .checkbox-item3 label {
  padding-left: 8px;
}

.title-head2 {

  height: 39px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 90px;
  padding: 0px 22px 0px 10px;
  background: url(/assets/icons/arrow2.png) #fff 100% no-repeat;
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.08);
}

.shadow-border {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 3px 0px, rgba(0, 0, 0, 0.14) 0px 1px 1px 0px, rgba(0, 0, 0, 0.12) 0px 2px 1px -1px;
}

.audio-highlight {
  background: #ff0;
}

#story-page {
  clear: both;
  position: relative;
  overflow: hidden;
  margin: auto;
  background: #fff;
}

#story-page img {
  max-width: inherit !important;
}


.edit-text {
  color: #fff;
  background: rgba(255, 0, 0, .5);
  padding: 5px;
  font-size: 90% !important;
  color: #fff !important;
  right: 0;
  left: auto;
}


.checkbox-count {
  background: rgba(255, 0, 0, .5);
  cursor: pointer;
  color: #fff;
  right: 0;
  left: auto;
}

.checkbox-count,
.count-txt {
  font-weight: 700;
  font-size: 90% !important;
}




.item-list-cointer {


  display: flex;
  flex-wrap: wrap;
  width: 98%;
  margin: 2% 1%;
}

.book-item-list {
  display: flex;
  background: #fff !important;
  flex-direction: row;
  justify-content: space-around;
  flex-wrap: wrap;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 3px 0px, rgba(0, 0, 0, 0.14) 0px 1px 1px 0px, rgba(0, 0, 0, 0.12) 0px 2px 1px -1px;
}

.item-list {
  margin-right: 1%;
  max-width: 24%;
  margin-bottom: 1%;
  width: 100%;
}

.book-item-inner-list {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-around;
  align-items: center;
  padding: 15px;
  align-content: center;
}

.book-img-list2 {
  border-top: 1px solid #f1f1f3;
  width: 90%;
  margin: auto;
}

.book-img-list2 .book-img-list2-inner {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.book-img-list3 {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  width: 100%;
  padding-bottom: 20px;
}

.book-img-list3>div {
  width: 28%;
}

.book-img-list3>div a {
  width: 100% !important;
}

#book-pages,
.book-img-list3>div a {
  align-items: center;
  justify-content: center;

  padding: 0;
  font-family: sukar-bold;
  font-size: 12px;
  height: 35px;
  line-height: 29px;
  max-width: inherit;
  color: #fff;
}

.book-item-list .book-details-list {
  font-size: 13px;
  font-family: sukar-bold;
  text-align: right;
  direction: rtl;
  font-size: 12px;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  padding: 0 15px 15px 0;
}

.book-img-list {
  flex: 0 0 140px;
  overflow: hidden;
}

.book-actions {
  display: flex;
  justify-content: flex-end;
  padding-bottom: 15px;
}

.bo-list {
  min-height: 100px;
  font-size: 18px;
}

#book-pages {
  display: flex;
  flex-direction: row-reverse;
  margin-bottom: 15px;
}

#book-pages div:first-child {
  padding-right: 10px;
}

#book-pages div {
  color: #a6a7ad;
  font-size: 13px;
  font-family: sanspro-Regular;
}

#book-time {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
}

#book-time div:first-child {
  padding-right: 10px;
}

#book-time div {
  color: #a6a7ad;
  font-size: 13px;
  font-family: sanspro-Regular;
}

.book-hide {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 10px;
}

.book-actions a {
  margin: 0 5px;
}

.filter-book>div {
  margin-right: 15px;
}

.outline-da:focus {
  outline: none !important;
}

textarea {
  line-height: 22px !important;
}

.big-textfield input {
  font-size: 20px !important;
}

.css-11unzgr {
  max-height: 150px !important;
}

.lang-ar .filterdata>div>div {
  left: 0px;
  right: auto !important;
}

.page-wrapper {
  height: 100%;
  width: 100%;
  position: relative;
  padding-bottom: 50px;
  box-sizing: border-box;
}

#book-reader-page {
  height: 100%;
  width: 100%;
}

.book-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

.iframe-wrapper {
  height: 100%;
  width: 100%;
}

.book-wrapper iframe {
  width: 100%;
  height: 100%;
  background: #fff;
}

.go-back-2 {
  position: absolute;
  top: 50%;
  z-index: 11111111;
  background-color: #ffa600;
  color: #fff;
  padding: 10px;
  right: 0px;
  transform: rotate(180deg);
}

.go-back-3 {
  position: absolute;
  top: 50%;
  z-index: 11111111;
  background-color: #ffa600;
  color: #fff;
  padding: 10px;
}

.book-ar .go-back-2 {
  right: auto;
  transform: rotate(0deg);
}

.book-ar .go-back-3 {
  right: 0;
  transform: rotate(180deg);
}

.actions-bottom {
  position: absolute;
  bottom: 0px;
  width: 100%;
  text-align: center;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.actions-bottom div {
  cursor: pointer;
  background: #51C0E5;
  color: #fff;
  padding: 5px;
  border-radius: 100%;
}

region handle {
  max-width: inherit !important;
  width: 4px !important;
  background: red;
}

.cover-im {
  width: 250px;
  margin-top: 20px;
}

#waveform-container-v {
  width: 100%;
  padding: 0 15px;
  box-sizing: border-box;
}


#cerfificate-layout-wrapper #certificate-wrapper2 div#cert-logo {
  /* top: 72px !important;
  right: 28px !important;
  width: 200px !important;
  height: 120px !important; */

  top: 72px !important;
  right: 70px !important;
  width: 90px !important;
  height: 90px !important;
}

#cerfificate-layout-wrapper #certificate-wrapper div#cert-logo {
  top: 135px !important;
  right: 135px !important;
  width: 120px !important;
  height: 120px !important;
}

.check-ti {
  height: 32px;
}

.check-ti input {
  width: 32px !important;
  height: 32px !important;
  border: 0px;
}

.check-ti input::after {
  content: "";
  width: 32px;
  height: 32px;
  background: url("/assets/icons/visibility.png") #F6F7F9 !important;
  display: block;
}

.check-ti input:checked::after {
  background: url("/assets/icons/invisible.png") #F6F7F9 !important;
}