body {
    direction: rtl !important;
    font-family: 'DroidArabicKufiRegular' !important;
    font-weight: normal;
    font-style: normal;
}
.hover-title-parent-hover:hover .hover-title,
.link-bg-parent-hover:hover .hover-title {
    color: #EB0001 !important;
    
}

.hover-title-parent-hover:hover .hover-title,
.link-bg-parent-hover:hover .hover-title {
    color:#EB0001 !important;
}
.sidebar-layout .container .row .sidebar-1::before {
  background: #ebebeb!important;
}
button, input, optgroup, select, textarea{
    text-align:right;
    padding-right:15px !important;
}
.font-weight-extrabold{
    text-align:center;
}
.font-weight-semibold{
     text-align:center;
}
.h4, .h5, .h6, h4, h5, h6 {
  font-weight: 500;
}
.h5, h5 {
  font-size: 16px;
}

.mb-0:hover:active:focus:focus-visible:focus-within:visited{
   color: #EB0001 !important
}
.float-textarea.form-group-input-wrap .form-group-input .form-control {
  min-height: 68px;
  padding-top: 40px;
  padding-bottom: 0;
  line-height: 1;
}
.app {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height:auto;
  padding-top: 26px;
}
.btn-primary {
  color: #fff;
  background-color: #da1d29;
  border-color: #ea8187;
}
.text-html {
  font-size: 13px;
  font-weight: 400;
  text-align: -moz-right;
  line-height: 23px;
}

.btinfo{padding: 15px;
background: #db1d27;
color: #fff;
font-size: 18px;
border-radius: 0.4em;
}
.dropdown-item{
    text-align:right;
}
nav{    
    background-color: white !important;
}
#site-footer {
  background:#f2f2f2 !important;
}


body{color:#553336 !important;}
footer#site-footer .logo-clock-wrap {
  padding-top: 47px;
  padding-bottom: 56px;
}
button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: #000 !important;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
  color: #000;
}

.wh{
    color:#fff !important;
}

.bl{
    color:#000 !important;
}