@font-face { font-family: alfont_com_AlFont_com_URW; 
  src: url('../font/alfont_com_AlFont_com_URW-DIN-Arabic.ttf'); } 
  @font-face { font-family: Changa-Regular; 
    src: url('../font/Changa-Regular.ttf'); } 
  
  @font-face { font-family: 'Almarai-Regular'; 
    src: url('../font/Almarai-Regular.ttf'); } 
    body , div,span,a , p ,
    .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
      font-family: 'Changa-Regular' !important; 
    }
body {
  direction: rtl;
  font-family: 'Changa-Regular' !important; 
  letter-spacing: 0.3px;
}
/*i , body a i,.fab, .far{font-family: 'Font Awesome 5 Free' !important;}*/
.fab,body a .fab {
    font-family: "Font Awesome 5 Brands"  !important;
}
.dir-ltr{
  direction: ltr;

}
.nav-pills>li{
  float: right
}
.nav-pills>li+li {
  margin-right: 20px;
  margin-left: 0;
}
.wizard .nav-tabs > li {
  float: right;
}
.phoneNumber img{
  border-left: 1px solid #ccc;
}
.select2-results__option,
.select2.select2-container .select2-selection .select2-selection__rendered {
    text-align: right;
}

.select2.select2-container .select2-selection .select2-selection__rendered{
  padding-right: 6px;
  padding-left: 33px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  left: 0;
  right: unset;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-radius: 5px 0 0 5px;
}
.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu), .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3) {
  border-radius:  0 5px 5px 0;
  border-left: 0;
}
.sectionSelect.sectionSelect-addData .main-img{
  right: 0;
}
.sectionSelect.sectionSelect-addData {
  padding-right: 80px;
}
.days .form-check .form-check-input {
  float: right;
  margin-left: 5px;
}
@media (min-width: 768px){

  .col-md-offset-1 {
    margin-left: 0;
    margin-right: 8.33333333%;
}

  [class*="col-"] {
    float: right;
   }
.navbar-header ,
.navbar-nav,
.navbar-left,
.navbar-nav>li{
    float: right !important;
}
.navbar-right {
  float: left!important;
}
}


.alertify-notifier.ajs-right .ajs-message.ajs-visible {
  left: 250px !important;
}
.input-icon .show-password{
  left: 0;
}

