﻿/*--------------------uncomment for arabic rtl--------------------*/


/*body {
    direction: rtl;    
}

#sidebar {
    direction: ltr;
}

#sidebar img {
    float: right;
    margin-top:-10px;
}

#sidebar span {
    text-align: right;    
    width:70%;    
}
.active span {
    text-align: right;    
    min-width: 100%;
}

.td {
    text-align:right;
}
.list-group {
    text-align: right;   
}

.DDFloatRight {   
    float: left;
}
.DDFloatLeft {    
    float: right;
}
.rtl {
    text-align: right;    
}
.excelRtl {
    all: unset;
    position: absolute;    
    left: 10%;    
}
#PanelLoginChange {
    direction:rtl;
    text-align: right;
}
select {   
    border-bottom-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-left-radius: 10px !important;
    border-top-left-radius: 10px !important;    
}



.linkDiv {
    text-align:right;
}
.lockIcon {
    right: 10px !important;    
}
.lockFreeIcon {
    right: 10px !important;    
}
.qrIcon {   
    right: 90% !important;   
}
.loginBg {
    background: url('../LoginStyle/login-background.png') right no-repeat;
    background-repeat: no-repeat;
    background-size: auto 100%;
    padding-left: 0 !important;
    padding-right: 20%;
    padding-top: 220px;
    color: #577285;
    font-family: 'Times New Roman';
}*/


/*--------------------/uncomment for arabic rtl--------------------*/
