﻿.header-navbar , .navigation{
    font-family: 'vazir', Helvetica, Arial, serif;
}
.horizontal-menu .header-navbar.navbar-brand-center .navbar-header {
    right: calc(50% - 90px);
}
.main-menu .navbar-header .navbar-brand {
    margin-top: 0.3rem;
    margin-left: 0.5rem;
}
[type='tel'], [type='url'], [type='email'], [type='number'] {
    direction : ltr;
}
.custom-options-checkable .custom-option-item {
    width: 100%;
    cursor: pointer;
    border-radius: 0.42rem;
    color: #82868b;
    background-color: rgba(130, 134, 139, 0.06);
    border: 1px solid #ebe9f1; }

.custom-options-checkable .custom-option-item .custom-option-item-title {
    color: #82868b; }

.custom-option-item-check {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    width: auto;
}

.custom-option-item-check:checked + .custom-option-item {
    color: #7367f0;
    background-color: rgba(115, 103, 240, 0.12);
    border-color: #7367f0; }

.custom-option-item-check:checked + .custom-option-item .custom-option-item-title {
    color: #7367f0; }


.table-hover tbody tr:hover {
    color: #626262;
    background-color: #f4e57730;
}
.table-responsive .product-img img {
    height: 3.7rem;
}
.chip .chip-body .chip-text {
    text-align: center;
}
.switchronus.switch-lg .custom-control-label::before {
    height: 2.571rem;
}
.switchronus.switch-lg .custom-control-label:after {
    top: 4px;
}
.switchronus .custom-control-label::after {
    width: 1.96rem;
    height: 1.99rem;
    border-radius: .757rem;
}
.users-list-wrapper .switchronus a i, .users-list-wrapper .switchronus span i {
    font-size: 1.9rem;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice, .select2-container--default .select2-selection--multiple .select2-selection__choice {
    font-size: 0.90rem;
    padding: 3px 5px 2px;
}
table th.nopad ,table td.nopad{
    padding: 0.72rem 1rem 0.72rem 0.2rem;
}
table th.nopad ,table td.nopadr{
    padding: 0.72rem 0.2rem 0.72rem 1rem;
}
.table-success td.topic {
   padding-right: 3.2rem;
}
.table-danger td.topic {
    padding-right: 5.2rem;
}
.table-primary td.topic {
    padding-right: 7.2rem;
}
.spinner-border.load{
    display: none;
}
.btnload .spinner-border.load{
    display: inline-block;
}
.btn.btnload .feather {
    display: none;
}
.btn .feather.feather-check {
    vertical-align: -0.125em;
}
.fileinput .thumbnail > img {
    width: 100%;
}
.modal .modal-fullscreen-xxl-down .modal-content {
    background: #efefef;
}
.invoice-product-details .top-label{
    display: none;
}
.invoice-footer{
	position: fixed !important;
    z-index: 1024;
    left: 0;
    right: 0;
    bottom: 31px;
	background: #fff;
	margin-left: 2rem !important;
  margin-right: 2rem !important;
}
.mb-6 {
    margin-bottom: 4.5rem !important;
}
.mixed-information img{
    max-width: 77px;
    max-height: 47px;
}
.dark-layout .bg-light {
    color: #B4B7BD;
    background-color: #161D31 !important;
}
.bg-light-danger.text-dark,.bg-light-success.text-dark {
    color: #000000 !important;
}
.width-130 {
    width: 130px !important;
}
.horizontal-menu .navbar.header-navbar .navbar-container {
    padding: 0.4rem 2rem;
}
.dataTables_wrapper .row:nth-child(3) {
    margin :0;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    font-size: 1.2rem;
    margin-left: 4px;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
    float: left;
    font-size: 1.2rem;
    margin-right: initial;
    margin-left: 5px;
}
/*.horizontal-menu .horizontal-menu-wrapper,.horizontal-menu .header-navbar.navbar-horizontal.floating-nav {
    top: 39px;
}*/

@media (min-width: 992px) {
    .showonhover {
        display: none;
        margin: -5px;
    }
    .table tr:hover .showonhover {
        display: block;
    }
    .action3btn {
        min-width: 250px;
    }
    /*.invoice-add .invoice-preview-card .ronusrow:first-child .col-title {
        display: block;
    }*/
    .invoice-product-details .top-label{
        display: block;
    }
    .invoice-add .invoice-preview-card .ronusrow .col-title {
        display: none;
    }
    .invoice-add .invoice-preview-card .repeater-wrapper.ronusrow{
        margin-bottom: 0;
    }
    .invoice-add .invoice-preview-card .repeater-wrapper.ronusrow textarea.form-control{
        padding: 0.571rem 1rem !important;
    }
    .invoice-add .invoice-preview-card .repeater-wrapper.ronusrow textarea.form-control.doq{
        padding: 0.21rem 0.5rem !important;
    }
}
@media (min-width: 1280px) {
.modal-fullscreen-xxl-down {
    max-width: none;
}
}
@media (max-width: 767px) {
    .fixed-bottom.onlylg {
        max-height: 107px;
        overflow: scroll;
    }
    }