/*Side Menu*/
.default-font {
  font-family: hb; }

html, body {
  direction: rtl;
  font-family: hb !important; }

.dir {
  direction: rtl; }

.sidebar-nav .metismenu {
  text-align: right; }

@media (min-width: 768px) {
  .page-wrapper {
    margin-right: 230px; } }

/*START:Header & Footer*/
@media (min-width: 768px) {
  .footer-fixed {
    padding-right: 230px; } }

@media (min-width: 768px) {
  .header-fixed {
    left: 0px; } }

/*END:Header & Footer*/
/*START:FORM*/
label {
  float: right; }

/*END:FORM*/
.list-cmd-wrapper {
  text-align: left; }

.q-action-wrapper {
  right: 0px; }

/*Data Table Local & Latin Column Name*/
td.latin-column, th.latin-column {
  display: none; }

table.dataTable {
  width: 100% !important; }

/*Override Bootstrap*/
.input-group-append, .input-group-prepend, .input-group .form-control {
  height: 31.5px;
  max-height: 31.5px; }

.input-group-append, .input-group-prepend {
  border-top-left-radius: .25rem !important;
  border-bottom-left-radius: .25rem !important; }

.input-group .form-control {
  border-radius: .25rem !important; }

input[type=file] {
  padding: 1px; }

input[type=number], select:not([multiple]) {
  min-height: 28px !important; }

/*Custom DateTime Picker Style*/
.date-form-group {
  text-align: right; }

.select2-selection__rendered {
  font-family: hb !important; }

.select2-results__option {
  font-family: hb; }
