﻿body {
    font-family: IRANSans !important;
    font-weight: 300;
}

.label {
    font-family: IRANSans !important;
    font-weight: 500;
}

.badge {
    font-family: IRANSans !important;
}

h1, h2, h3, h4, h5, h6, input, textarea {
    font-family: IRANSans !important;
}

h1 {
    font-weight: bold;
}

.navbar-static-side {
    right: 0px;
}

.headPrice {
    display: none;
}

@media (max-width: 768px) {
    .headPrice {
        display: inline-block;
    }
}

@media (min-width: 768px) {
    .headPrice {
        display: inline-block;
    }

    #page-wrapper {
        margin: 0px;
        margin-right: 220px;
    }

    .navbar-header {
        float: right;
    }

    .navbar-right {
        float: left !important;
        margin: 0px;
        margin-left: 15px;
    }

        .navbar-right .dropdown-menu {
            left: 0px;
            right: auto;
        }
}

@media (min-width:1024px) {
    .headPrice {
        display: none;
    }
}

.minimalize-styl-2 {
    margin-right: 14px;
    margin-left: 5px;
}

.navbar-form-custom .form-control {
    direction: rtl;
}

.theme-config {
    left: 0px;
    right: auto;
}

.pace .pace-progress {
    left: 0px;
    right: 220px;
}

.spin-icon {
    border-radius: 0px 20px 20px 0px;
    padding: 7px 10px 7px 13px;
    padding-top: 10px;
    padding-bottom: 4px;
}

.profile-element > span {
    float: right;
}

.profile-element > a {
    clear: both;
    display: inline-block;
    width: 100%;
    direction: rtl;
}

    .profile-element > a span {
        float: right;
    }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: none;
}

#side-menu .dropdown-menu {
    right: 0px;
}

    #side-menu .dropdown-menu > li > a {
        text-align: right;
    }

#side-menu > li {
    direction: rtl;
}

    #side-menu > li > a i {
        margin-left: 6px;
        margin-right: 0px;
        float: right;
    }

.nav > li > a > span {
}

#side-menu .arrow {
    float: left;
}

#side-menu > li > a {
    text-align: right;
}

#side-menu .label {
    float: left !important;
}

.nav-second-level li a {
    padding-right: 10px 7px 10px 7px;
}

.nav-second-level li a {
    text-align: right;
    white-space: nowrap;
}

body.mini-navbar #page-wrapper {
    margin: 0px;
    margin-right: 70px;
    margin-left: 0px;
}

body.mini-navbar #side-menu > li > a i {
    float: none;
}

body.mini-navbar #side-menu > li > a {
    text-align: center;
}

    body.mini-navbar #side-menu > li > a i {
        margin-left: 0px;
    }

.page-heading {
    direction: rtl;
}

.ibox-content {
    direction: rtl;
}

.ibox-title {
    direction: rtl;
}

.table-filter th {
    text-align: center;
}

    .table-filter th .selecttime {
        width: 60px;
    }

    .table-filter th input {
        width: 80px;
        margin: auto;
        margin-top: 3px;
        padding-left: 1px;
        padding-right: 1px;
    }

    .table-filter th select {
        width: 100px;
        margin: auto;
        margin-top: 3px;
    }

    .table-filter th .flex-box-horizontal-strech {
        /*width:100%;*/
        margin: auto;
    }


@media (max-width: 1024px) {
    .breadcrumb {
    }

    .table {
    }

    .ibox {
        overflow: hidden;
    }

    .responsive {
        width: 100%;
        overflow: auto;
        display: block;
    }

    div.picker {
        left: 40px !important;
    }

    .body-small .navbar-static-side {
        display: block;
        background: #2f4050;
        width: 80%;
        height: 100%;
        position: fixed;
        right: 0px;
        margin-top: 63px;
    }

    .nav-header {
        background-size: cover;
    }

    .fa-bars {
        position: absolute;
        top: 0px;
        right: 0px;
        font-size: 25px;
        color: #999c9e;
        margin: 15px;
        z-index: 10000;
    }

    #page-wrapper {
        min-height: unset;
        height: 100%;
        position: fixed;
        width: 100%;
    }

    .kitchen {
        height: 100%;
        overflow: hidden;
    }

    body {
    }
}

@media (min-width:500px) {
    .body-small .navbar-static-side {
        width: 40%;
    }
}

@media (min-width:1025px) {
    .fa-bars {
        display: none;
    }

    #mainnavbar {
        visibility: visible;
        display:block;
    }
}

@media (max-width:1025px) {
    #mainnavbar {
        visibility:hidden;
        display:none;
    }

    #mainnavbar.collapse {
        visibility: collapse;
        display: none;
    }

        #mainnavbar.collapse.in {
            display: block;
            visibility: visible;
            position: absolute;
            right: 0px;
            height: 100%;
            z-index: 10000;
            background: #2f4050;
            width: 60%;
        }
}

.loading {
    display: none;
}

:disabled {
    background: red;
}

.menu img {
    width: 100px;
}

.menu {
    -webkit-user-select: none; /* Chrome/Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */
    /* Rules below not implemented in browsers yet */
    -o-user-select: none;
    user-select: none;
}

    .menu .fa {
        cursor: pointer;
        padding: 5px;
    }

.ShowBillWaiter #page-wrapper {
    overflow-y: auto;
}

.nav-lang {
    width: fit-content;
}
