
#upgrade_arrow_green{
        transform: rotate(180deg) !important;
}
/***************************/

@keyframes fadeInScale {
    from {
        opacity: 0;
        transform: scale(0.5);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

.las.la-check-circle {
    color: #00AD4A; 
    font-size: 30px; 
    margin-right: 46%;
    animation: fadeInScale 0.5s forwards;
}

/**************************/
/**************************/
/* Deposit style         */
.pading_right_3{
    padding-left:3px !important;
}

.pading_left_3{
    padding-right:3px !important;
}

@media (max-width: 767px) {
    
    .categoryInfo{
        
    }
    
  .bigNumber{
            font-size: 11px;
    background: #000;
    color: #fff;
    padding: 4px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
    
    .miniTitle{
           float: left;
    text-align: right;
   /* margin-top: -25px;*/
    margin-right: 30px;
    margin-left: 11px;
     
    }
    
    
    fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    height: 85px;
    border-radius: 15px;
    font-size: 13px;
    max-width: 100%;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
            box-shadow:  0px 0px 0px 0px #000;
            
}

    legend.scheduler-border {
        font-size: 12px !important;
    font-weight: bold !important;
    text-align: right !important;
    max-width: 100%;
    padding: 0 10px;
    border-bottom: none;
    }
    
    .mobileview{
            /*margin-right: -46px;*/
    }
    
    .fileUpload{
        
        margin-bottom: 3px;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding-top: 20px;
    margin-right: -66px;
    }
    .transID{
            width: 235px;
    position: relative;
    border-radius: 7px;
    overflow: hidden;
    border: 1px solid #e3e3e3;
}

    .transScreen{
    display: flex;
    align-items: center;
    justify-content: inherit;
    margin: 0px 12px;
    background: #f9f9fb;
    border-radius: 7px;
    padding: 0px 9px;
    height: 45px;
    color: #605e5e;
    font-size: 15px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    width: 235px;
    position: relative;
    border-radius: 7px;
    overflow: hidden;
border: 1px solid #e3e3e3;
        margin-right: 2px;
    margin-top: 10px;
    }
    
    .send_submit_buttt{
        border-radius: 6px;
        text-align:center;
        color: #fff;
        border: none;
        transition: all 0.3s;
        min-width: 145px;
        padding: 9px;
        cursor:pointer;
        overflow:hidden;
            margin-top: -80px;
        margin-right: -9px;
        
    }
    .addmoretrans{
        background: #f9f9fb;
        padding: 10px;
        margin-top: 15px;
        border-radius: 10px;
        cursor: pointer;
        text-align: center;
        margin-right: -44px;
        width: 237px;
       /* margin-top: -132px;
        margin-bottom: 76px;*/
        color: #bfbfbf;
    }
    
    .categoryImage{
       width:130px;
    }
    
    .childAddMore{
    display: flex;
    align-items: center;
    justify-content: inherit;
    margin: 0px 12px;
    background: #f9f9fb;
    border-radius: 7px;
    padding: 0px 9px;
    height: 45px;
    color: #605e5e;
    font-size: 15px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    width: 235px;
    position: relative;
    border-radius: 7px;
    overflow: hidden;
    border: 1px solid #e3e3e3;
    margin-right: -64px;
    margin-top: 10px;
    
    }
    
    .childTransID{
        display: flex;
        margin-bottom: 3px;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }
    
    .pay_min_max_depo{
        font-size: 14px; 
        letter-spacing: 0px !important; 
        display: block;
    }
    
    .childUpload{
        margin-bottom: 3px;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding-top:10px;
        margin-right: -16px;
        
        
    }
    .childUploadID{
        width: 235px;
        position: relative;
        border-radius: 7px;
        overflow: hidden;
        border: 1px solid #e3e3e3;
        margin-right: -64px;
        
    }
    
    .topMini{
        
    }
    .twoNumber{
        margin-right: -10px;
    }
    
    .complete_hid{
        /*display: flex;*/
        margin-bottom: 22px;
        justify-content: space-between;
        padding: 0;
        align-items: center;
        margin-right:70px;
    }
    .full_hid{
        /*display: flex;*/
        justify-content: space-between;
        align-items: center;
    }
    
    .topAddMore{
        margin-top: -20px;
        display: block; 
        padding-right: 50px;
        max-width: 52%;
    }
    
    
    
    
}


@media (min-width: 768px) {
    
    .categoryInfo{
        align-items: center;
    }
    
    .border-line{
    border: 0.5px solid #dee2e6 !important;
    height: 164px;
    position: absolute;
    margin-top: -21px;
    margin-right: -15px;
}
  
  .bigNumber{
        font-size:20px;
        background: #000;
        color: #fff;
        padding: 7px;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        position: relative;
    z-index: 1;
    }
    .miniTitle{
        margin-right: -6px;
        font-weight: 600;
        padding-right: 20px;
    }
    
    
    
    fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    height: 85px;
    border-radius: 15px;
    font-size: 13px;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
            box-shadow:  0px 0px 0px 0px #000;
            
}

    legend.scheduler-border {
        font-size: 1.2em !important;
        font-weight: bold !important;
        text-align: right !important;
        width:auto;
        padding:0 10px;
        border-bottom:none;
    }
    .fileUpload{
        display: flex;
        margin-bottom: 3px;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding-top: 10px;
        
    }



    .transID{
        width: 100%;
        position: relative;
        border-radius: 7px;
        overflow:hidden;
        border: 1px solid #e3e3e3;
    }
    
    .transScreen{
    display: flex;
    align-items: center;
    justify-content: inherit;
    margin: 0px 12px;
    background: #f9f9fb;
    border-radius: 7px;
    padding:0px 9px;
    height:45px;
    color: #605e5e;
    font-size: 15px;
    cursor:pointer;
    position:relative;
    overflow: hidden;
    width: 100%;
    border: 1px solid #e3e3e3;
    }
    
    .send_submit_buttt{
        margin: 0px 10px;
        border-radius: 6px;
        text-align:center;
        margin-top: 0px ;
        color: #fff;
        border: none;
        transition: all 0.3s;
        min-width: 145px;
        padding: 9px;
        cursor:pointer;
        overflow:hidden
    }
    
    .addmoretrans{
        padding: 10px;
        margin-top: 15px;
        border-radius: 10px;
        background: #f9f9fb;
        cursor: pointer;
        text-align: center;
        margin-right: 19px;
        color: #9b9797;
        width: 96%;
    }
    .categoryImage{
        width:200px;
    }
    .childAddMore{
        display: flex;
        align-items: center;
        justify-content: inherit;
        margin: 0px 12px;
        background: #f9f9fb;
        border-radius: 7px;
        padding:0px 9px;
        height:45px;
        color: #605e5e;
        font-size: 15px;
        cursor:pointer;
        position:relative;
        overflow: hidden;
        width: 100%;
        border: 1px solid #e3e3e3;
    }
    
    .childTransID{
        display: flex;
        margin-bottom: 3px;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        border: 1px solid #e3e3e3;
    }
    
    .childUpload{
        display: flex;
        margin-bottom: 3px;
        align-items: center;
        justify-content: space-between;
        width: 50%;
        /*width: 475px;*/
        margin-right: -15px;
        
        
    }
    .childUploadID{
        width: 100%;
        position: relative;
        border-radius: 7px;
        overflow:hidden;
        border: 1px solid #e3e3e3;
    }
    
    .topMini{
        padding-top:20px;
        padding-right:50px;
    }
    
    .twoNumber{
        margin-right: -10px;
    }
    
    .complete_hid{
        /*display: flex;*/
        margin-bottom: 22px;
        justify-content: space-between;
        padding: 0;
        align-items: center;
        margin-right:70px;
    }
    .full_hid{
        /*display: flex;*/
        justify-content: space-between;
        align-items: center;
    }
    
    .topAddMore{
        margin-top: -20px;
        display: block; 
        padding-right: 50px;
        max-width: 52%;
    }
    
    .miniTitletwo{
        padding-right: 27px;
        margin-top:0px;
    }
    
    .successAlert{
        flex: auto;
        padding-right: 15px;
    }
    
    .close{
        float:right;
        color:#000;
        opacity: 1;
    }
    
    .closeChildbuttom{
        margin-right:-40px;
        margin-top: 10px;
    }
    
}
    




/* Akour Edit */
@media (max-width: 767px) {
  #texts-deposite {
        max-width: 100%;
    flex: auto;
  }
  #btnPC-deposite {
          margin-right: -70px; 
  }
  
  #one-btn-deposite{
      margin-right: -40px;
  }
  
  #two-btn-deposite{
      margin-right: -100px;
  }
  
}

 @media (min-width: 768px) {
  #btnPC-deposite {
    margin-right: -173px;
  }
  #one-btn-deposite{
      margin-right: -71px;
  }
  
  #two-btn-deposite{
      margin-right: -242px;
  }
  
  
}

/* akour edit up */

.mob_create_invoice{
     left:0px ;
    right:auto  !important;
}

.right_in_ar_button_help_button{
    right:15px  !important;
    left:auto  !important;
}
.left_0_abs_right_auto{
    left:0px ;
    right:auto  !important;
}

.rtl_180deg{
    rotate: 180deg;
}

.padding_l_mob_00{
  padding-left:15px  !important;
  padding-right:0px ;
 
}

.rtl_lef_4_ver_st{
    left:-4px ;
    right:auto  !important;
}

#google_auth_parent_showinng .number-code > div > input:not(:last-child) {
  margin-left: calc(8px * 2);
  margin-right: 0 !important;
}

.right_show_cv{
     
    right: auto !important;
    left:10px;
}

.css-ievmzj{
     left: auto !important;
    right: 0px !important;
}

#onnnne_copp_keyyyy{
     right: auto !important;
    left: 0px !important;
}

.oneee_nextt_but_secu{
        margin: 40px 16px 0px 0px !important;
}

.on_comp_button{
    
    left: auto !important;
    right:0px;
}
.on_comp_button .on_comp_button_c{
    border-radius: 5px 0px 0px 5px !important;
}


.check_title_length_is_res{
    
    right: auto !important;
    left:10px;
}
.pd_right_is_5{
    padding-left:5px ;
    padding-right:15px ;
}
.pd_left_is_5{
    padding-left:15px ;
    padding-right:5px ;
}

.home_buttton_of_kibb{
   left: auto !important;
   right: -50px !important;
}
.prod_name_pp{
    padding-left:0;
    padding-right:15px !important;
}
    
.padd_of_title_desc{
    padding:20px 0px 20px 30px !important;
}
.po_absol_manis{
    transform: rotate(-38deg) !important;
    right: -532px !important;
    left:auto !important;
}

.po_absol_manis2{
    transform: rotate(18deg) !important;
    
    left: -517px !important;
    right:auto !important;
    
    
    

}
.mar_r_0is{
    margin-left:0;
    margin-right:20px;
}
.noti_ch_close{
    left:auto !important;
    right:0px !important;
}
.side_nav_buuts div{
    text-align:right !important;
}
/*arabic css */
.alerts_number{
    left: 28px !important;
    right:auto !important;
}
body{
	direction: rtl ;
	text-align: right ;
}

.fl_r{
float:left;
}

.fl_l{
	float:right;
}

.dir_l{
    direction:rtl;
}

.ma_r10{
    margin-left:10px;
    
    
}

.ma_l10{
    margin-right:10px;
    
    
}


#uper_header{
 left:0px;
 right:auto;
}

#side_nav{
     right: 0;
    left: auto;
    border-left: 1px solid #ccc;
    border-right: none;
}
.upr_ct_fo{
    margin-right: 270px;
        margin-left: 0px;
}

.api_content{
    margin-right: 150px;
    margin-left: 0px;
}

.notify{
	left:20px;
	right:auto;
}

#extra_dirr{
    right:auto !important;
    left:57px !important;
}

.chat_show_butt{
    left:0 !important;
    right:auto !important;
}

td:first-child {
    border-radius:0px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

td:last-child {
     border-radius:0px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}

.ar_ltr{
  direction:rtl;  
}

.ar_rtl{
  direction:ltr;  
}

.ar_right19{
    left: 24px !important;
    right:auto !important;
    
}
.en_hid{
    display:none;
}
.ar_show{
    display:block !important;
}

.list-unstyled .progress-bar {
     left: auto !important;
     right: 50% !important;
    
}

.list-unstyled .scale_of_ar_slid{
    transform:translateX(-100%) !important;
}

.invoice_sp_buttt_first_ar{
        border-radius: 0px 10px 10px 0px !important;
}

.invoice_sp_buttt_second_ar{
        border-radius: 10px 0px 0px 10px !important;
}

.ivoice_bk_but_narrow_isss{
    right: auto !important;
    left: 14px;
    transform: rotate(180deg);
}

.copy_button_agent{
    float:left;
    margin-top: -38px;
    margin-left: -5px;
    background: #e9ecef;
    padding: 10px;
    border: 1px solid #d0d5db;
    border-radius: 3px;
}



/**************************/

.side_nav_margin{
        margin-right: 55px;
}


/*************************/


















/******  Agents timeline  **********/
.multi-timeline > li.is-active ~ li:before, .multi-timeline > li.is-active:before {
  content: counter(stepNum);
  font-family: inherit;
  font-weight: 700;
}
.multi-timeline > li.is-active ~ li:after, .multi-timeline > li.is-active:after {
  background-color: #e1e1e1;
}

.multi-timeline {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.multi-timeline > li {
  counter-increment: stepNum;
  text-align: center;
  display: table-cell;
  position: relative;
  color: #000;
      z-index: 10000;
}
.multi-timeline > li:before {
  content:attr(data-step);
  display: block;
  margin: 0 auto 4px;
  background-color: #000;
  width: 28px;
  height: 28px;
  line-height: 24px;font-size: 11px;
  text-align: center;
  font-weight: bold;
  border-width: 2px;
  border-style: solid;
  border-color: #000;
  border-radius: 50%;
  color: black;
  
}
.multi-timeline > li:last-child:after {
  display: none;
}
.multi-timeline > li.is-active:before {
  background-color: #fff;
  border-color: #000;
  color: #fff;
  /*animation: pulse 2s infinite;*/
}
.multi-timeline > li.is-active ~ li {
  color: #000;
}
.multi-timeline > li.is-active ~ li:before {
  background-color: #000;
  border-color: #000;
  color: #000;
}

.is-complete {
  background: linear-gradient(to left, #000 50%, #e1e1e1 50%);
  background-size: 200% 100%;
  background-position: left bottom;
  transition: all 0.5s ease-out;
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 #00000070;
  }
  100% {
    box-shadow: 0 0 0 10px #027f0000;
  }
}
@keyframes nextStep {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
.progress-bar {
  cursor: pointer;
  user-select: none;
}

.progress-bar {
  background-color: #e1e1e1;
  height: 2px;
  overflow: hidden;
  position: absolute;
  right: 50%;
  top: calc( 14px);
  width: 100%;
  z-index: -1;
}

.progress-bar--success {
  background-color: #000;
}

.progress-bar__bar {
  background-color: #000;
  bottom: 0;
  right: 0;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 500ms ease-out;
}

.progressUnder {
    border-right: 1px solid #000000 !important;
    height: 35px;
    position: absolute;
    margin-top: -6px;
    text-align: center;
    display: inline;
    padding-right: 5px; 
}

.progressUnder span {
    position: relative;
    bottom: -18px;
    font-weight: bold; 
}



.progressUpper {
    border-right: 1px solid #000000 !important;
    height: 35px;
    position: absolute;
    margin-top: -65px;
    margin-right: -2px;
    text-align: center;
    display: inline;
    padding-right: 5px; 
}

.progressUpper span {
    position: relative;
    top: -15px; 
    font-weight: bold;
}

#userImg{
    width: 26px;
    margin-right: -18px;
    border: 1px solid #000;
    border-radius: 50px;
    padding: 2px;
    height: 26px;
}
#userImgTOP{
        width: 26px;
    /* margin-left: -18px; */
    border: 1px solid #000;
    border-radius: 50px;
    padding: 2px;
    height: 26px;
    margin-top: -57px;
}