@font-face {
    font-family: '29LT Bukra semi';
    src: url('../fonts/29LTBukra-SemiBold.woff2') format('woff2'),
    url('../fonts/229LTBukra-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: '29LT Bukra';
    src: url('../fonts/229LTBukra-Regular.woff2') format('woff2'),
    url('../fonts/229LTBukra-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
body, button, select, optgroup, textarea {
    font-family: '29LT Bukra';
    direction: rtl;
    text-align: right;
}
.layout-fixed .main-sidebar {
    right: 0;
    left: auto;
}
.layout-navbar-fixed .wrapper .main-header {
    direction: rtl;
}
.navbar-nav {
    padding-right: 0px;
    margin-bottom: 0;
}
.ml-auto, .mx-auto {
    margin-left: 0px!important;
    margin-right: auto;
}
.main-footer{
    text-align: right;
}
.content-header{
    direction: rtl;
    text-align: right;
}
.breadcrumb{
    float: left !important;
}
.content{
    direction: rtl;
}
.info-box .info-box-text, .info-box .progress-description {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
}
.info-box .info-box-number {
    display: block;
    margin-top: .25rem;
    font-weight: 700;
    text-align: right;
}
.card-title {
    float: right;
}
.progress-group {
    text-align: right;
}
.float-right {
    float: left!important;
}
.table-responsive{
    direction: rtl;
}
.table:not(.table-dark) {
    color: inherit;
    text-align: right;
}
.card-body.p-0 .table tbody>tr>td:first-of-type, .card-body.p-0 .table tbody>tr>th:first-of-type, .card-body.p-0 .table thead>tr>td:first-of-type, .card-body.p-0 .table thead>tr>th:first-of-type {
    padding-left: 0.5rem;
}
.tabledashb td, .tabledashb th {
    font-size: 13px;
}
.elevation-3 {
    box-shadow: none !important;
}
.nav {
    padding-right: 0px;
}
.mt-2, .my-2 {
    direction: rtl;
}
.nav-sidebar>.nav-item .nav-icon {
    margin-right: .05rem;
    margin-left: .2rem;
}
.nav-sidebar>.nav-item a{
    text-align: right;
}
.nav-sidebar .nav-link>.right, .nav-sidebar .nav-link>p>.right {
    left: 1rem;
    right: auto;
}
.nav-sidebar .nav-link>.right:nth-child(2), .nav-sidebar .nav-link>p>.right:nth-child(2) {
    left: 2.2rem;
    right: auto;
}
.nav-sidebar>.nav-item a {
    text-align: right;
    font-size: 14px;
}
div.dataTables_wrapper div.dataTables_info {
    text-align: right;
    font-size: 12px;
}
.dataTables_length{
    text-align: right;
}
div.dataTables_wrapper div.dataTables_filter {
    text-align: left;
}
.userstable tr th, .userstable tr td{
    font-size: 12px;
}
.edva {
    padding: 1px 4px;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    font-size: 12px;
}
.layout-footer-fixed .wrapper .main-footer {
    font-size: 13px;
}
.content-header h1 {
    font-size: 1.3rem;
    margin: 0;
}
label:not(.form-check-label):not(.custom-file-label) {
    font-size: 14px;
    text-align: right;
}
.btnsendform{
    text-align: left;
}
.profile-username {
    font-size: 17px;
    margin-top: 5px;
}
.form-control {
    font-size: 13px;
}
.btn{
    font-size: 15px;
}
.login-card-body .input-group .form-control, .register-card-body .input-group .form-control {
    text-align: right;
}
.newmember{
    font-size: 14px;
    text-align: right;
    margin-top: 15px;
}
.input-group-append {
    margin-left: 0px !important;
}
.forgmember{
    font-size: 14px;
    margin-top: 15px;
}
.login-box-msg, .register-box-msg {
    font-size: 15px;
}
.homeformimg {
    width: 50px;
    height: 50px;
}
.addslidever {
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.alignright{
    float: right;
}
[class*=icheck-]>input:first-child:checked+input[type=hidden]+label::after, [class*=icheck-]>input:first-child:checked+label::after {
    right: 16px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    text-align: right;
    font-size: 14px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    left: 6px;
    right: auto;
}
.select2-container--default .select2-results__option {
    text-align: right;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 0px;
}
.note-editor.note-frame .note-editing-area .note-editable, .note-editor.note-airframe .note-editing-area .note-editable {
    text-align: right;
}
.text-right {
    text-align: left!important;
}
.text-left {
    text-align: right!important;
}
.brand-link .brand-image {
    float: right;
}
.btnlabel {
    padding: 5px;
    border-radius: 4px;
    font-size: 13px;
}
.products-list .product-img {
    float: right;
}
.products-list .product-info {
    margin-right: 60px;
    margin-left: 0px;
}
.products-list .product-title {
    font-weight: 600;
    font-size: 14px;
}
.titlevertion{
    float:right !important;
}
.fa-angle-right:before {
    content: "\f104" !important;
}
.addaligntext{
    text-align:right !important;
}
.addalignleft{
    text-align:left;
}
.btnRegister{
    text-align:center;
}
.dataTables_wrapper .dataTables_length {
    float: right !important;
}
.dataTables_wrapper .dataTables_filter {
    float: left !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0;
    margin-left: 0px;
    border: 1px solid transparent;
}
.dataTables_wrapper .dataTables_info {
    float: right !important;
}
.dataTables_wrapper .dataTables_paginate {
    float: left !important;
}
.add-btn {
    float: left;
}
[class*=icheck-]>label {
    padding-right: 29px!important;
    padding-left:0px!important;
}
child+input[type=hidden]+label::before, [class*=icheck-]>input:first-child+label::before {
    margin-right: -29px;
    margin-left:0px;
}
@media (min-width: 768px){
    body:not(.sidebar-mini-md) .content-wrapper, body:not(.sidebar-mini-md) .main-footer, body:not(.sidebar-mini-md) .main-header {
        transition: margin-left .3s ease-in-out;
        margin-left: 0px;
        margin-right: 250px;
    }
}
@media (min-width: 992px){
    .sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .main-footer, .sidebar-mini.sidebar-collapse .main-header {
        margin-left: 0px !important;
        margin-right: 4.6rem !important;
    }
}
@media (max-width: 767.98px){
    .sidebar-open .main-sidebar, .sidebar-open .main-sidebar::before {
        margin-right: 0px;
    }
    .layout-fixed .main-sidebar {
        right: auto;
        left: auto;
    }
}
