 
@import url("Arabic/fonts.css");
@import url('bootstrap-rtl.min.css');
@import url('bootstrap-override-rtl.css');


/*** LEFT PANEL ***/

.leftpanel {
    left: auto;
    right: 0;
}

.sweet-alert .lead{
    font-size:18px !important;
}

.dataTables_paginate {
    direction: ltr !important;
}

.site-footer-legal{
float: left;
padding: 10px;
color: #fff; 
font-size:12px
}

.nav-bracket .pull-right {
    float: left !important;
}

.nav-bracket li .fa,
.nav-bracket li .glyphicon {
    margin-right: 0;
    margin-left: 10px;
}

.nav-bracket > li.nav-parent > a {
    background-position: 10px center;
}

.nav-bracket .children > li > a {
    padding: 5px 27px 5px 0;    
}

.infosummary .datainfo {
    float: right;
}

.infosummary .chart {
    float: left;
}



/*** HEADER PANEL ***/

.menutoggle {
    float: right;
}

.header-right {
    float: left;
}

.headerbar .searchform {
    float: right;
}

.searchform input {
    background-position: 15px center;
    border-left: 1px solid #eee;
}

.menutoggle .fa, .menutoggle .glyphicon {
    margin: 14px 15px 0 0;
}

.headermenu > li {
    float: right;
}

.headermenu > li:first-child {
    border-right: 1px solid #eee;    
}

.nav-pills > li {
    float: none;
}

.headermenu .dropdown-menu-usermenu {
    left: 0;
    right: auto;
}

.headermenu .dropdown-menu li i {
    margin-right: 0;
    margin-left: 5px;
}

.headermenu .dropdown-menu-head {
    left: 0;
    right: auto;
}

.headermenu .tp-icon + .dropdown-menu:after {
    left: 17px;
    right: auto;
}

.dropdown-list .thumb {
    float: right;
}

.dropdown-list .desc {
    margin-left: 0;
    margin-right: 45px;
}

.dropdown-list li .badge {
    float: left;
}


.ui-datepicker-rtl .ui-datepicker-prev,
.ui-datepicker-rtl .ui-datepicker-next {
  margin-top: 1px !important;
}


/*** MAIN PANEL ***/


.mainpanel {
    margin-left: 0;
    margin-right: 240px;
}

.pageheader .breadcrumb-wrapper {
    right: auto;
    left: 25px;
}

.pageheader:after {
    clear: both;
    display: block;
    content: '';
}

.pageheader h2 {
    float: right;
}

.pageheader h2 span {
    display: inline-block;
    color: #000;
    font-size: 14px;
    direction: ltr;
}

.pageheader .glyphicon,
.pageheader .fa {
    margin-right: 0;
    margin-left: 5px;
}

.leftpanel-collapsed .mainpanel {
    margin-left: 0;
    margin-right: 50px;
}

.leftpanel-collapsed .headerbar {
    margin-left: 0;
    margin-right: -50px;
}

.leftpanel-collapsed .nav-bracket > li > a > span:last-child {
    left: auto;
    right: 40px;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    padding: 10px 5px 10px 10px;
    text-align: right;
}

.leftpanel-collapsed .nav-bracket > li > a:hover {
    -moz-border-radius: 0 2px 2px 0;
    -webkit-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
}

.leftpanel-collapsed .nav-bracket li.nav-hover ul {
    left: auto;
    right: 45px;
    -moz-border-radius: 0 0 0 2px;
    -webkit-border-radius: 0 0 0 2px;
    border-radius: 0 0 0 2px;
}

.leftpanel-collapsed .nav-bracket ul a {
    text-align: right;
    padding: 6px 10px;
    padding-right: 0;
}

.leftpanel .userlogged .media-object {
    float: right;
}

.leftpanel .userlogged .media-body {
    margin-left: 0;
    margin-right: 50px;
}

.ckbox input[type="checkbox"]:checked + label:after {
    left: auto;
    right: 3.1px;
}


/*** TABLE ***/

.table thead > tr > th {
    font-family: 'abh Regular', sans-serif !important;
}


.dataTable thead > tr > th {
    background-position: 10px center;
}


/*** EMAIL STYLES ***/

.nav-email > li > a > i {
    margin-right: 0;
    margin-left: 10px;
}


/*** FORMS ***/

.chosen-container .chosen-drop {
    left: 0;
    display: none;
}

.chosen-container.chosen-with-drop .chosen-drop {
    display: block;
}

.chosen-container-single .chosen-single div {
    border-left: 0;
    border-right: 1px solid #ccc;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: 0;
}

.chosen-rtl .chosen-choices li.search-choice {
    padding: 8px 5px 8px 19px;
}

.ckbox label:before {
    left: auto;
    right: 0;
}

.rdio label:before {
    left: auto;
    right: 0;
}

.rdio input[type="radio"]:checked + label::after  {
    left: auto;
    right: 3.9px;
}

.ckbox label, .rdio label {
    padding-left: 0;
    padding-right: 10px;
}

.fileupload-new .input-append .btn-file {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin: 0;
}

.colorselector.pull-left {
    margin: 0;
    margin-top: 4px;
    margin-right: 35px;
}

div.error label.error:before {
    left: auto;
    right: 0;
}

div.error label.error {
    padding-left: 0;
    padding-right: 25px;
}

.basic-wizard .rdio input[type="radio"]:checked + label:after {
    right: 4px;
}

.basic-wizard .nav li a {
    border-right: 0;
    border-left: 1px solid #ccc;
}

.basic-wizard .nav li:last-child a {
    border-left: 0;
}

ul.wysihtml5-toolbar > li {
    float: right;
    margin: 0 0 10px 5px;
}

.cke_toolgroup,
.cke_combo_button {
    float: right !important;
    margin: 0 0 10px 11px !important;
}

.cke_toolbar,
.cke_rtl .cke_toolbox_collapser {
    float: right !important;
}

.cke_toolbar_break {
    clear: right !important;
}

.CodeMirror {
    text-align: left;
}


/*** UI ELEMENTS ***/

.btn-demo .btn {
    float: right;
    margin: 0 0 10px 10px;
}

.fonticon-list li span,
.fontawesome-list li span {
    margin-left: 8px;
    margin-right: 0;
}

#gritter-notice-wrapper {
    right: auto;
    left: 20px;
}

.gritter-close {
    right: auto;
    left: 10px;
}

.gritter-image {
    float: right;
}

.gritter-with-image {
    padding-left: 0;
    padding-right: 10px;
}

.modal-photo-viewer .modal-content {
    margin-left: 0;
    margin-right: 50%;
}

.widget-messaging .panel-btns .panel-edit {
    margin-right: 0;
    margin-left: -20px;
}

.widget-weather .temp h1 span {
    float: right;
}

.widget-slider .carousel-control.left {
    right: auto;
    left: 0;
}

.carousel-control.right {
    right: auto;
    left: 25px;
}

.widget-slider .carousel-indicators {
    left: 0;
    right: auto;
}



/*** PAGES ***/


.table-total > tbody > tr > td:first-child {
    text-align: left;
}

.signinpanel .uname,
.signinpanel .pword {
    background-position: 10px center;
}

.feat-list .fa {
    float: right;
}

.feat-list h4 {
    margin-left: 0;
    margin-right: 45px;
}

.feat-list p {
    margin-left: 0;
    margin-right: 45px;
}

.filemanager-options .filter-type {
    float: left;
}

.filemanager-options .filter-type a {
    margin-right: 0;
    margin-left: 10px;
}

.filemanager-options .filter-type a:first-child {
    margin-right: 10px;
}

.fm-sidebar {
    padding-right: 10px;
    padding-left: 0;
}



/*** RIGHT PANEL ***/

.chat-view {
    margin-right: 0;
    margin-left: 240px;
}

.chat-view .rightpanel,
.chat-relative-view .rightpanel {
    right: auto;
    left: 0;
}


/*** STICKY HEADER ***/

.stickyheader .logopanel {
    left: auto;
    right: 0;
}

.stickyheader .headerbar {
    right: 240px;
    left: auto;
}

.stickyheader .header-right {
    margin-right: 0;
    margin-left: 240px;
}

.stickyheader.leftpanel-collapsed .header-right {
    margin-left: 0;
}

.stickyheader.leftpanel-collapsed .headerbar {
    left: auto;
    right: 50px;
}

.stickyheader.chat-view .headerbar {
    left: 240px;
}



/*** CUSTOM STYLES ***/

.mr5 {
    margin-right: 0;
    margin-left: 5px;
}

.mr10 {
    margin-right: 0;
    margin-left: 10px;
}

.mr30 {
    margin-right: 0;
    margin-left: 30px;
}




/*** MEDIA QUERIES ***/

@media screen and (max-width: 1024px) {
    
    .mainpanel {
        margin-right: 0;
    }
    
    .leftpanel-show .mainpanel {
        margin-right: 240px;
    }
    
    .chat-relative-view {
        right: auto;
        left: 240px;
    }
    
    .stickyheader .headerbar {
        right: 0;
    }
    
    .stickyheader .header-right {
        margin-left: 0;
    }
    
    .stickyheader.leftpanel-show .headerbar {
        left: auto;
        right: 240px;
    }
    
    .stickyheader.chat-relative-view .headerbar {
        left: 240px;
        right: auto;
    }
}

@media screen and (max-width: 480px) {
    
    .headermenu li:first-child .dropdown-menu {
        /* margin-left: -135px; */
        margin-right: 0;
    }

    .headermenu li:nth-child(2) .dropdown-menu {
        /* margin-left: -90px; */
        margin-right: 0;
    }

    .headermenu li:nth-child(3) .dropdown-menu {
        /* margin-left: -42px; */
        margin-right: 0;
    }
}


/* checkbox custom 

.radio-custom, .checkbox-custom {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
*/
.radio-custom label, .checkbox-custom label {
  min-height: 22px;
  margin-bottom: 0;
  font-weight: 300;
  cursor: pointer;
}

.radio-custom input[type="radio"], .checkbox-custom input[type="checkbox"] {
  position: absolute;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -20px;
}

.radio-custom.disabled label, fieldset[disabled] .radio-custom label, .checkbox-custom.disabled label, fieldset[disabled] .checkbox-custom label {
  cursor: not-allowed;
}

.input-group-addon .radio-custom, .input-group-addon .checkbox-custom {
  margin: 0;
}

.checkbox-custom {
  padding-left: 20px;
}

.checkbox-custom label {
  position: relative;
  display: inline-block;
  padding-left: 10px;
  vertical-align: middle;
}

.checkbox-custom label:empty {
  padding-left: 0;
}

.checkbox-custom label::before {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: -20px;
  content: "";
  background-color: #fff;
  border: 1px solid #e4eaec;
  border-radius: .215rem;
  transition: all .3s ease-in-out 0s;
}

.checkbox-custom label::after {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 20px;
  height: 20px;
  padding-top: 1px;
  margin-left: -20px;
  font-size: 12px;
  line-height: 20px;
  color: #76838f;
  text-align: center;
}

.checkbox-custom input[type="checkbox"], .checkbox-custom input[type="radio"] {
  z-index: 1;
  width: 20px;
  height: 20px;
  cursor: pointer;
  opacity: 0;
}

.checkbox-custom input[type="checkbox"]:checked + label::before, .checkbox-custom input[type="checkbox"]:checked + input[type="hidden"] + label::before, .checkbox-custom input[type="radio"]:checked + label::before, .checkbox-custom input[type="radio"]:checked + input[type="hidden"] + label::before {
  border-color: #e4eaec;
  border-width: 10px;
  transition: all 300ms ease-in-out 0s;
}

.checkbox-custom input[type="checkbox"]:checked + label::after, .checkbox-custom input[type="checkbox"]:checked + input[type="hidden"] + label::after, .checkbox-custom input[type="radio"]:checked + label::after, .checkbox-custom input[type="radio"]:checked + input[type="hidden"] + label::after {
  font-family: "Web Icons";
  content: "";
}

.checkbox-custom input[type="checkbox"]:disabled, .checkbox-custom input[type="radio"]:disabled {
  cursor: not-allowed;
}

.checkbox-custom input[type="checkbox"]:disabled + label, .checkbox-custom input[type="checkbox"]:disabled + input[type="hidden"] + label, .checkbox-custom input[type="radio"]:disabled + label, .checkbox-custom input[type="radio"]:disabled + input[type="hidden"] + label {
  opacity: .65;
}

.checkbox-custom input[type="checkbox"]:disabled + label::before, .checkbox-custom input[type="checkbox"]:disabled + input[type="hidden"] + label::before, .checkbox-custom input[type="radio"]:disabled + label::before, .checkbox-custom input[type="radio"]:disabled + input[type="hidden"] + label::before {
  cursor: not-allowed;
  background-color: #f3f7f9;
  border-color: #e4eaec;
  border-width: 1px;
}

.checkbox-custom.checkbox-circle label::before {
  border-radius: 50%;
}

.checkbox-custom.checkbox-inline {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
}

.checkbox-default input[type="checkbox"]:checked + label::before, .checkbox-default input[type="checkbox"]:checked + input[type="hidden"] + label::before, .checkbox-default input[type="radio"]:checked + label::before, .checkbox-default input[type="radio"]:checked + input[type="hidden"] + label::before {
  background-color: #fff;
  border-color: #e4eaec;
  border-width: 1px;
}

.checkbox-default input[type="checkbox"]:checked + label::after, .checkbox-default input[type="checkbox"]:checked + input[type="hidden"] + label::after, .checkbox-default input[type="radio"]:checked + label::after, .checkbox-default input[type="radio"]:checked + input[type="hidden"] + label::after {
  color: #3e8ef7;
}

.checkbox-primary input[type="checkbox"]:checked + label::before, .checkbox-primary input[type="checkbox"]:checked + input[type="hidden"] + label::before, .checkbox-primary input[type="radio"]:checked + label::before, .checkbox-primary input[type="radio"]:checked + input[type="hidden"] + label::before {
  background-color: #3e8ef7;
  border-color: #3e8ef7;
}

.checkbox-primary input[type="checkbox"]:checked + label::after, .checkbox-primary input[type="checkbox"]:checked + input[type="hidden"] + label::after, .checkbox-primary input[type="radio"]:checked + label::after, .checkbox-primary input[type="radio"]:checked + input[type="hidden"] + label::after {
  color: #fff;
}

.checkbox-success input[type="checkbox"]:checked + label::before, .checkbox-success input[type="checkbox"]:checked + input[type="hidden"] + label::before, .checkbox-success input[type="radio"]:checked + label::before, .checkbox-success input[type="radio"]:checked + input[type="hidden"] + label::before {
    background-color: #1CAF9A;
    border-color: #1CAF9A;
  }
  
  .checkbox-success input[type="checkbox"]:checked + label::after, .checkbox-success input[type="checkbox"]:checked + input[type="hidden"] + label::after, .checkbox-success input[type="radio"]:checked + label::after, .checkbox-success input[type="radio"]:checked + input[type="hidden"] + label::after {
    color: #fff;
  }

.checkbox-lg {
    padding-left: 24px;
  }
  
  .checkbox-lg label {
    padding-left: 12px;
  }
  
  .checkbox-lg label:empty {
    padding-left: 0;
  }
  
  .checkbox-lg label::before, .checkbox-lg label::after {
    width: 24px;
    height: 24px;
    margin-left: -24px;
  }
  
  .checkbox-lg label::after {
    font-size: 14px;
    line-height: 24px;
  }
  
  .checkbox-lg input[type="checkbox"], .checkbox-lg input[type="radio"] {
    width: 24px;
    height: 24px;
  }
  
  .checkbox-lg input[type="checkbox"]:checked + label::before, .checkbox-lg input[type="checkbox"]:checked + input[type="hidden"] + label::before, .checkbox-lg input[type="radio"]:checked + label::before, .checkbox-lg input[type="radio"]:checked + input[type="hidden"] + label::before {
    border-width: 12px;
  }

  .checkbox-all input[type="checkbox"]:checked + label::before, .checkbox-danger input[type="checkbox"]:checked + input[type="hidden"] + label::before, .checkbox-danger input[type="radio"]:checked + label::before, .checkbox-danger input[type="radio"]:checked + input[type="hidden"] + label::before {
    background-color: #eee;
    border-color: #eee;
  }

  .checkbox-all input[type="checkbox"]:checked + label::after, .checkbox-danger input[type="checkbox"]:checked + input[type="hidden"] + label::after, .checkbox-danger input[type="radio"]:checked + label::after, .checkbox-danger input[type="radio"]:checked + input[type="hidden"] + label::after {
    color: #1CAF9A;
  }

  .checkbox-danger input[type="checkbox"]:checked + label::before, .checkbox-danger input[type="checkbox"]:checked + input[type="hidden"] + label::before, .checkbox-danger input[type="radio"]:checked + label::before, .checkbox-danger input[type="radio"]:checked + input[type="hidden"] + label::before {
    background-color: #ff4c52;
    border-color: #ff4c52;
  }
  
  .checkbox-danger input[type="checkbox"]:checked + label::after, .checkbox-danger input[type="checkbox"]:checked + input[type="hidden"] + label::after, .checkbox-danger input[type="radio"]:checked + label::after, .checkbox-danger input[type="radio"]:checked + input[type="hidden"] + label::after {
    color: #fff;
  }
