﻿body{
    direction:rtl;
}
.notification-row{
    float:left;
}
.navbar-brand{
    float:right;
}
#sidebar ul > li > a .menu-arrow{
    float: left;
}
.custom-menu{
    right: 190px;
    margin-right:0px;
}
.custom-menu .btn i{
    margin-right: 24px;
}
 .main-content-shrink {
margin-right: 234px;
margin-left: 0;
}
.main-content-extend {
margin-left: 5%;
margin-right: 5%;
}
.sidemenu-shrink {
margin-right: -220px !important;
}
.sidemenu-extend {
-webkit-transition: margin 1s ease-in-out;
-moz-transition: margin 1s ease-in-out;
-o-transition: margin 1s ease-in-out;
transition: margin 1s ease-in-out;
margin-right: 0 !important;
}
.input-group-addon:last-child {
    border-right: 0;
    border-left: 1px solid #c7c7cc;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11  {
  float: right;
}
.form-group .col-xs-1,
.form-group .col-xs-2,
.form-group .col-xs-3,
.form-group .col-xs-4,
.form-group .col-xs-5,
.form-group .col-xs-6,
.form-group .col-xs-7,
.form-group .col-xs-8,
.form-group .col-xs-9,
.form-group .col-xs-10,
.form-group .col-xs-11,
.form-group .col-sm-1,
.form-group .col-sm-2,
.form-group .col-sm-3,
.form-group .col-sm-4,
.form-group .col-sm-5,
.form-group .col-sm-6,
.form-group .col-sm-7,
.form-group .col-sm-8,
.form-group .col-sm-9,
.form-group .col-sm-10,
.form-group .col-sm-11,
.form-group .col-md-1,
.form-group .col-md-2,
.form-group .col-md-3,
.form-group .col-md-4,
.form-group .col-md-5,
.form-group .col-md-6,
.form-group .col-md-7,
.form-group .col-md-8,
.form-group .col-md-9,
.form-group .col-md-10,
.form-group .col-md-11,
.form-group .col-lg-1,
.form-group .col-lg-2,
.form-group .col-lg-3,
.form-group .col-lg-4,
.form-group .col-lg-5,
.form-group .col-lg-6,
.form-group .col-lg-7,
.form-group .col-lg-8,
.form-group .col-lg-9,
.form-group .col-lg-10,
.form-group .col-lg-11  {
  float: right;
}
h1,h2,h3,h4,h5,h6{
    direction: rtl;
    text-align: right;
}
table,.panel-heading{
    direction:rtl;
}
.dt-buttons{
    float: right;
    direction: rtl;
}
.dataTables_filter{
    float: left;
    direction: rtl;
}
.ml-10{
    margin-right:10px;
}
.dataTables_info{
    direction:rtl;
}
div.dataTables_wrapper div.dataTables_paginate{
    text-align:left;
}
.tooltip-cntr{
    direction:rtl;
}
.form-control{
text-align:right;
}
.r-border-zero {
    border-left: none;
    border-right:1px solid #cccccc;
    border-bottom-right-radius: 4px !important;
    border-top-right-radius: 4px !important;
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
}
.log-arrow-up{
    left:1px;
}
.top-nav li.dropdown .dropdown-menu{
    left:3px;
    right: auto;
}
.dropdown-icon {
    padding: 0px 0 0 6px;
    border-right: 0;
    border-left: 1px solid #c7c7cc;
}
.loign-lang {
    position: absolute;
    left: 15px;
    top: 15px;
    right: auto;
}

.login-fixed-bottom {
/*    position: fixed;
    left: 16px;
    right: auto;
    bottom: 34px;
    z-index: 1030;
    line-height: 15px;*/
    color: white;
}

.pull-right {
    float: left !important;
}
.pull-left {
    float: right !important;
}
.rtl-adj {
    border-bottom-right-radius: 4px !important;
    border-top-right-radius: 4px !important;
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-left: 0 !important;
    border-right: 1px solid #c7c7cc !important;
    direction: ltr;
}
.navbar-inverse .navbar-nav > .open > .dropdown-menu > li > a {
    text-align: right !important;
}
.date-rtl {
    direction: ltr;
    text-align: right;
}
.close{
    float:left;
}
.modal-footer{
    text-align:left;
}
.el-inline{
    display:inline-block;
}