﻿.footer-a {
    color: #98A0A8;
    text-decoration: none
}

    .footer-a:hover {
        color: #fff;
        text-decoration: none
    }

.page-footer-inner {
    text-align: center !important;
    float: none !important
}

.page-footer .page-footer-inner {
    float: none !important;
    display: block !important;
}

.page-sidebar .page-sidebar-menu .sub-menu, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu {
    margin: 0 !important
}

    .page-sidebar .page-sidebar-menu .sub-menu > li > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li > a {
        border-bottom: 1px dashed #394D64
    }

.dropdown-quick-sidebar-toggler .fa-sign-out {
    color: #98A0A8;
    font-size: 13pt;
    position: relative;
    top: 3px;
    /* Rotate div */
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}

#top-date-dashboard {
    color: #98A0A8;
    font-size: 13px;
    margin-top: 5px
}

.scroll-to-top > i {
    color: #36c6d3 !important;
}

.page-header.navbar .page-logo .logo-default {
    margin: 5px 0 0 !important;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-menu > li > a {
    text-align: right
}

.info-products table.dataTable thead > tr > th.sorting_asc, .info-products table.dataTable thead > tr > th.sorting_desc, .info-products table.dataTable thead > tr > th.sorting, .info-products table.dataTable thead > tr > td.sorting_asc, .info-products table.dataTable thead > tr > td.sorting_desc, .info-products table.dataTable thead > tr > td.sorting {
    text-align: center;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.info-products table.dataTable tbody th, .info-products table.dataTable tbody td {
    text-align: center !important;
}

.info-products table.dataTable tbody th {
    font-weight: 500 !important;
}

.info-products table.dataTable tbody td {
    font-size: 12px;
    font-weight: 400
}

.info-products .table-scrollable .dataTable td > .btn-group, .info-products .table-scrollable .dataTable th > .btn-group {
    position: relative !important
}

.info-products .dropdown-menu > li > a {
    text-align: right;
    font-size: 12px;
    font-weight: 500;
}

.info-products .dropdown-menu > li {
    background-color: #fff;
    border-bottom: 1px solid #e1e1e1;
}

.info-products .fa-star-o {
    font-size: 13pt;
    color: #C19C46
}

.info-products .label-success {
    color: #1BBC9B;
    background-color: transparent !important;
    font-weight: 500 !important;
    text-decoration: none
}

.info-products .label-danger {
    color: #ED6B75;
    background-color: transparent !important;
    font-weight: 500 !important;
    text-decoration: none
}

.info-products .main-row {
    background-color: #36C6D3;
    color: #fff;
}

    .info-products .main-row th {
        font-weight: 500 !important;
        font-size: 14px;
    }

.page-content-white .page-title {
    color: #364150 !important;
    font-size: 22px;
    font-weight: 500;
    margin: 20px 0 !important;
}

.info-products .dropdown-menu i {
    margin-left: 5px
}

.info-products .dropdown-menu .fa-check-square {
    color: #1BBC9B;
}

.info-products .dropdown-menu .fa-window-close {
    color: #ED6B75;
}

.info-products .dropdown-menu .fa-file-text {
    color: #C19C46
}

.info-products .row-tbl:nth-child(2n) {
    background-color: #f2f2f2 !important;
}

.info-products .modal ul {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 32px;
}

.info-products .title-mod-tbl {
    font-weight: 500;
    font-size: 13px;
    font-family: IRANSans,Tahoma;
}

.info-products .title-mod-content {
    font-weight: 400;
    color: #777;
    font-size: 12px;
}

.info-products .default-label-t {
    width: 100px;
    font-weight: 500;
    color: #555;
    text-align: right;
}

.info-products .modal-body {
    margin: 15px 15px 0 15px;
}

.info-products .table > tbody > tr > td {
    padding: 6px;
}

.info-products .modal-body img {
    margin: 0 auto 15px;
    display: block;
}

.info-products th {
    /* background-color: #4F6D85 !important;*/
    background-color: #0a74f1 !important;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    border-color: #32c5d2 !important;
    background-color: #32c5d2 !important;
    color: #fff !important;
}

.pagination > li > a, .pagination > li > span {
    color: #32c5d2;
}

.form-bordered-inner {
    border: 1px solid #eee !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}


.modal label {
    color: #555;
    font-weight: 500;
    margin: 8px 0;
}

.fa-plus {
    font-size: 10pt;
    margin-top: 5px;
}

.close-in {
    background-image: url("../images/remove-icon-small.png") !important;
}

.fileinput-new {
    margin-right: 3px;
}

.fileinput-filename {
    padding: 5px;
    color: #666
}


.fileinput-exists i {
    color: #E35B5A !important;
    font-size: 14pt !important;
    padding: 5px 0px;
}

.textarea-fix {
    max-width: 280px;
}

.fa-window-close {
    color: #E35B5A;
    font-size: 14pt;
}

.fa-pencil-square {
    color: #2f70a7;
    font-size: 15pt;
}

.modal-header {
    background: #36c6d3 none repeat scroll 0 0;
}

    .modal-header h4 {
        color: #fff;
        font-weight: 500 !important;
        font-size: 16px;
    }

.fa-arrow-left {
    color: #4DB3A2;
    font-size: 14pt;
}

.dropdown-menu .fa-window-close {
    font-size: 9pt;
}

.col-box-3 {
    padding: 0;
}

.green-sharp .fa-arrow-left {
    color: #fff;
    font-size: 11pt;
}

.btn-all {
    margin-right: 3px;
}

.main-index {
    margin-top: 15px;
}

label {
    color: grey;
}

th {
    text-align: center;
}

.formstyle {
    border: 1px solid darkgray;
    border-radius: 9px;
    padding-top: 20px;
    padding-right: 15px;
    padding-left: 15px;
}


/*استایل رنگ بندی ها*/
.page-header.navbar {
    background-color: #0a74f1;
}


.top-menu li a {
    color: white;
}

button a {
    color: white;
}

.pagination li a, .pagination li span {
    list-style: none;
    position: relative !important;
    float: left !important;
    padding: 6px 12px !important;
    line-height: 1.42857 !important;
    text-decoration: none !important;
    color: #337ab7 !important;
    background-color: #fff !important;
    border: 1px solid #ddd !important;
    margin-left: -1px !important;
}

.pagination .active {
    border-color: #32c5d2 !important;
    background-color: #32c5d2 !important;
    color: #fff !important;
}

ul {
    list-style: none;
}

/*////////////شروع-مدال حذف/////////////////*/


* {
    box-sizing: border-box;
}

/* Set a style for all buttons */
.btn-modal {
    background-color: #04AA6D;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: 100%;
    opacity: 1;
}

    .btn-modal:hover {
        opacity: 0.5;
    }

.cancelbtn, .deletebtn {
    float: left;
    width: 50%;
}

/* Add a color to the cancel button */
.cancelbtn {
    background-color: #ccc;
    color: black;
}

/* Add a color to the delete button */
.deletebtn {
    background-color: #f44336;
}

/* Add padding and center-align text to the container */
.container-modal {
    padding: 16px;
    text-align: center;
    /*width: 70%*/
}

/* The Modal (background) */
.modalDel {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: #474e5dab;
    padding-top: 50px;
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 5% auto 15% auto; /* 5% from the top, 15% from the bottom and centered */
    border: 1px solid #888;
    width: 60%; /* Could be more or less, depending on screen size */
}

/* Style the horizontal ruler */
hr {
    border: 1px solid #f1f1f1;
    margin-bottom: 25px;
}

/* The Modal Close Button (x) */
.close {
    position: absolute;
    right: 35px;
    top: 15px;
    font-size: 40px;
    font-weight: bold;
    color: #f1f1f1;
}

    .close:hover,
    .close:focus {
        color: #f44336;
        cursor: pointer;
    }

/* Clear floats */
.clearfix:after {
    content: "";
    clear: both;
    display: table;
}

/* Change styles for cancel button and delete button on extra small screens */
@media screen and (max-width: 300px) {
    .cancelbtn, .deletebtn {
        width: 50%;
    }
}

/*////////////پایان-مدال حذف//////////////////*/


.blink {
    animation: blinker 1s linear infinite;
    /*animation: blinker 1s step-start infinite;*/
}


.text-danger {
    /*animation: blinker 2s linear infinite;*/
    font-size: 11px !important;
}

@keyframes blinker {
    50% {
        opacity: 0.3;
    }
}


.checkbox {
    padding-right: 19px;
}


.table-checkable tr > th:first-child {
    max-width: 100%;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    vertical-align: revert !important;
}

.section {
    position: relative;
}

    .section header {
        position: absolute;
        top: 10;
        transform: translate(0, -50%);
        background: white;
    }

fieldset {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

legend {
    display: block;
    margin-bottom: 20px;
    line-height: inherit;
    color: #34495e;
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: right !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
}

#myfirstchart text, #requestModelStepchart text,
#myfirstchart svg, #requestModelStepchart svg,
#myfirstchart text tspan, #requestModelStepchart text tspan {
    font: 600 11px IRANSans !important;
    font-size: 11px !important;
    font-family: IRANSans !important;
}

div#expectation {
    margin-top: 5em;
}





#contractDropdown {
    border: 1px solid #c2cad8;
}

#productDropdown {
    border: 1px solid #c2cad8;
}

#personDropdown {
    border: 1px solid #c2cad8;
}

#carTagDropdown {
    border: 1px solid #c2cad8;
}

#carDriverNameDropdown {
    border: 1px solid #c2cad8;
}
/* تغییرات در هنگام hover بر روی گزینه‌ها */
.p-2:hover {
    background-color: #f0f0f0; /* تغییر رنگ پس زمینه */
}



.p-2 {
    border-bottom: 1px solid #c2cad8; /* ایجاد خط زیر هر گزینه */
    margin-top: 5px; /* حاشیه بالایی برای جداسازی گزینه‌ها */
    margin-right: 5px;
    cursor: pointer;
}

.personOption:hover {
    background-color: #f0f0f0; /* تغییر رنگ پس زمینه */
}

.productTextbox {
    width: 100px; /* تنظیم عرض هر تکس باکس به طور مناسب */
    display: inline-block; /* نمایش تکس باکس‌ها در یک خط */
    margin-right: 20px; /* فاصله بین تکس باکس‌ها */
    margin-bottom: 10px; /* فاصله بین هر کالا */
    margin-top: 5px;
}

.productLabel {
    display: inline-block; /* نمایش نام کالا در یک خط با تکس باکس مربوطه */
    vertical-align: top; /* قرار دادن نام کالا در بالای تکس باکس */
    margin-top: 5px; /* فاصله بین نام کالا و تکس باکس */
    cursor: pointer;
}

.productContainer {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}

.productCheckbox {
    margin-right: 5px;
}


.productDetails {
    display: none;
    margin-top: 5px;
}

    .productDetails div {
        margin-bottom: 5px;
    }

.productItem {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.productInfoContainer {
    flex: 1;
}

.quantityContainer,
.weightContainer {
    width: 40%;
}

.totalContainer {
    margin-top: 20px;
}

/*.wider-column{
    width:296px;
}*/

@media print {
    #printButton {
        display: none;
    }
}

#productsList {
    border: 1px solid #c2cad8;
    box-sizing: border-box;
    width: 100%;
    margin-top: 5px;
    border-radius: 2px;
    margin-top: 10px;
    max-height: 185px;
    overflow: auto;
}

    #productsList.empty {
        border: none; /* حذف حاشیه زمانی که محتوای داخلی وجود ندارد */
    }

#productSearchInput {
    margin: 10px;
    width: 45%;
}

.productInfo {
    margin: 10px;
    width: 70%;
}

.numberInput, .weightInput {
    margin: 10px;
    width: 20%;
    text-align: center;
}

.extraInput {
    margin: 10px;
    width: 40%;
    text-align: center;
}

.totalItemNone {
    float: right;
}

.totalItem {
    width: 50%;
    float: left;
}

#countNumber, #countWeight {
    width: 40%;
    border: 1px solid #c2cad8;
    border-radius: 4px;
    margin: 10px;
    text-align: center;
}

.timeValue {
    direction: ltr;
}



input[type='file'] {
    color: transparent;
}

.file-item {
    display: inline-block;
    white-space: nowrap;
    padding-right: 10px;
}

.delete-icon {
    color: red;
}

.requiredStar {
    color: red;
    margin-left: 3px;
}

.dropdownSearch {
    width: 12.5%;
    border-radius: 4px;
    margin-right: 45px;
    border: 1px solid #c2cad8;
    position: absolute;
    z-index: 9999;
    background-color: white;
}

.newMessage {
    float: right !important;
    left: 15px !important;
    top: 11px !important;
}

.TDMessage {
}

.MessageContent {
}

.dropdown-menu {
    max-height: 200px; /* تنظیم حداکثر ارتفاع برای لیست کشویی */
    overflow-y: auto; /* افزودن اسکرول به لیست کشویی */
    top: 66% !important;
    left: 29px !important;
    min-width: 70% !important;
}

.dropdown-item {
    white-space: nowrap; /* جلوگیری از شکستگی خطوط در گزینه‌ها */
    display: block;
}

    .dropdown-item:hover {
        background-color: #f8f9fa; /* تغییر رنگ پس زمینه هنگام hover */
        color: #212529; /* تغییر رنگ متن هنگام hover */
    }


.roomInput {
    margin: 10px;
    width: 70%;
    text-align: center;
}


/*جدول اولیه رسید*/
#productsTable {
    border: 1px solid #c2cad8;
    box-sizing: border-box;
    width: 100%;
    border-radius: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.thProductInfo {
    width: 25%;
}

.thDocumentId {
    width: 8%;
}

.thProductAttribute {
    width: 8%;
}

.thProductLevelRoom {
    width: 8%;
}

.thProductOperation {
    width: 5%;
}

.productInfoRow {
    width: 100%;
    text-align: center;
}

.numberInputRow, .weightInputRow {
    width: 100%;
    text-align: center;
}

#countNumberRow, #countWeightRow {
    width: 100%;
    margin: auto;
    text-align: center;
}

.divSearchProducts {
    display: flex;
    margin-top: 20px;
    margin-right: 5px;
    margin-bottom: 0px;
}

.inputSearchProducts {
    border: 1px solid #c2cad8;
    border-radius: 4px;
}
/*جدول کالاهای اضافه شده*/
#addedProductsTable {
    border: 1px solid #c2cad8;
    box-sizing: border-box;
    width: 100%;
    border-radius: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.qualityTextRow {
    width: 100%;
    text-align: center;
}

.roomTextRow {
    width: 100%;
    text-align: center;
}

/* print */

#edit-files modal-body {
    padding: 15px 0px
}

.header-main-form {
    display: inline-block;
    width: 100%;
    padding: 0px;
    margin: 0px auto -8px auto;
    border: 2px solid #333;
    text-align: center
}

.header-main-form-i {
    display: inline-block;
    width: 100%;
    padding: 10px 0px 0px 0px;
    margin: 0px auto -8px auto;
    border: 2px solid #333;
    text-align: center;
    border-bottom: 0
}

.table-box-print {
    margin-bottom: -20px;
}

.title-head-f {
    padding-top: 40px
}

.header-main-form input {
    border: 0px;
    background-color: transparent;
    font-weight: 500;
    text-align: justify
}

.header-m-print {
    width: 100%;
    padding: 10px 5px 0px 5px;
    border: 2px solid #333;
    border-top: 0px;
    border-bottom: 0px;
}

.header-m-print-s {
    width: 100%;
    padding: 10px 5px 0px 5px;
    border: 2px solid #333;
    border-top: 0px;
    border-bottom: 0px;
}

.header-m-print-c {
    width: 100%;
    padding: 0px 5px 0px 5px;
    border: 2px solid #333;
    border-top: 0px;
    border-bottom: 0px;
}

    .header-m-print-c .form-group, .header-m-print-s .form-group {
        display: contents
    }

.header-m-print-h {
    width: 100%;
    padding: 10px 5px 0px 5px;
    border: 2px solid #333;
    border-top: 0px;
    border-bottom: 0px;
}

    .header-m-print-h .form-group {
        display: contents
    }

.header-m-print-border {
    border-bottom: 2px solid #333;
    padding: 5px 5px 30px 5px
}

.header-r-div-u .form-control {
    margin: 0px 0px 10px 0px;
    padding: 0px 5px;
    border: 0px;
    max-height: auto !important
}

.batel-div {
    margin-top: 14px;
}

.footer-m-print {
    width: 100%;
    padding: 5px;
    display: inline-flex;
    border: 1px solid #555;
}

.header-main-form .form-group {
    display: inline-flex;
}

.logo-cust {
    width: 65px !important;
    height: 65px;
    float: left;
    border: 0px;
    margin-bottom: 0;
    margin-top: -55px;
    padding: 5px;
}

.txt-top-title .form-control {
    background: transparent;
    color: #111;
    font-size: 16px;
    font-weight: 500;
    margin: 0px;
}

.txt-top-title span {
    margin-top: -20px;
}

.txt-top-title {
    color: #111;
    font-size: 15px;
    font-weight: 500;
    padding-top: 5px;
}

.header-m-print-s .col-md-right {
    width: 47%
}

.header-m-print-s .col-md-center {
    width: 27%
}

.header-m-print-s .col-md-left {
    width: 26%
}

.header-m-print .col-md-right {
    width: 37%
}

.header-m-print .col-md-center {
    width: 32%
}

.header-m-print .col-md-left {
    width: 30%
}

.m-d-row, .m-d-ro {
    display: inline-block;
    width: 100%;
    font-weight: 400;
}

    .m-d-row .col-md-left .form-group, .m-d-ro .col-md-left .form-group {
        float: left
    }

    .m-d-row .col-md-right, .m-d-ro .col-md-right {
        width: 33%;
        display: inline-block;
        font-size: 13px;
    }

    .m-d-row .col-md-center, .m-d-ro .col-md-center {
        width: 33%;
        display: inline-block;
        font-size: 13px;
    }

    .m-d-row .col-md-left, .m-d-ro .col-md-left {
        width: 33%;
        font-size: 13px;
        display: inline-block
    }

.table-box-print .table, .table-box-print th, .table-box-print td {
    border: 2px solid #555 !important;
}

.title-work-print {
    width: 55%;
    padding: 7px 0px;
}


.header-r-form {
    float: right;
    flex: 1;
    line-height: 25px;
}

.header-l-form {
    float: right;
    width: 50%;
    line-height: 25px;
    text-align: right
}

    .header-l-form label::after, .header-r-form label::after, .title-work-print::after {
        content: ':';
    }

.header-r-div {
    float: right;
    padding: 0px 3px;
    margin: 0 !important;
    display: inline;
    flex: auto;
}

.header-m-print .form-group, .header-m-print-s .form-group {
    display: flex;
    margin: -12px auto -15px auto
}

.header-he-print {
    font-size: 12px;
    display: block;
    width: 100%;
    padding: 10px 5px 0px 5px;
    border: 2px solid #333;
    border-top: 0px;
    border-bottom: 0px;
}

.header-l-div {
    float: right;
    display: inline-block;
    padding: 0px 3px;
    text-align: right;
}

    .header-l-div label, .header-r-div label {
        display: ruby-text;
    }

.header-r-form .form-group {
    margin-bottom: 0px;
    float: right;
    width: 100%;
    border: 0px;
}

.header-l-form .form-group {
    margin-bottom: 0px;
    float: left;
    width: auto;
    border: 0px;
    text-align: left;
}

.header-r-div-b {
    display: grid;
    float: left
}

    .header-r-div-b p {
        margin: 3px 0px 2px 0px;
        text-align: left;
        float: left
    }

    .header-r-div-b span {
        position: relative;
        top: 17px;
        float: left
    }

.header-l-div .form-control, .header-r-div .form-control {
    padding: 0;
    border: 0px;
    background-color: transparent;
    text-align: right;
    font-size: 12px;
}

.header-l-div .control-label, .header-r-div .form-control, .col-md-right, .col-md-left, .header-m-print span, .header-r-div-u .form-control, .header-r-div-u {
    font-size: 12px
}

.table-box-print table thead {
    background-color: #ddd !important;
}

.header-r-div-u {
    border: 1px solid;
    padding: 0px 5px
}

#edit-files .modal-content {
    width: 100%
}

.item-div-none {
    display: none
}

.footer-n-print {
    border: 2px solid #333;
    border-top: 0px;
    padding: 0px 5px 10px 5px;
    font-size: 13px
}

.footer-g-print {
    border: 2px solid #333;
    padding: 0px 5px 10px 5px;
    display: inline-block;
    width: 100%;
    border-top: 0px;
}

.footer-k-print {
    border: 2px solid #333;
    border-top: 0px;
    padding: 0px 5px 10px 5px;
    margin-top: -8px;
}

.footer-n-print .form-control {
    margin: 0
}

.col-md-5-nim {
    display: inline-block;
    margin: 0px auto;
}

.col-md-6-nim {
    display: inline-block;
}

.col-md-5-nim .form-group {
    width: 100%;
    display: flex;
    margin: 0
}

.col-md-6-nim .form-group {
    width: 100%;
    display: flex;
    margin: -3px 0px;
}

.pull-left-nim .form-control {
    border: 0px;
    background-color: transparent;
    padding: 0px 3px;
    margin-top: 5px
}

.pull-left-nim {
    display: contents;
    float: right;
    text-align: right
}

.pull-right-nim {
    display: inline-block;
}

    .pull-right-nim .control-label {
        margin: 12px 0px;
        width: max-content;
    }

.col-md-4-nim {
    width: 20%;
    display: inline-flex;
    margin: -16px 0px 0px 0px
}

.col-md-nim {
    width: 39%;
    display: inline-flex;
    margin: -16px 0px 0px 0px
}

.table-box-print th, .table-box-print td {
    text-align: center !important;
    font-size: 0.8em;
}

.title-in-factur {
    text-align: center;
    font-size: 15px;
    background: #eee;
    font-weight: 500;
    border: 2px solid #333;
    margin: 0px auto;
    padding: 3px;
}

.header-main-form-i .col-md-new-2 {
    width: 180px;
    float: left;
    font-size: 14px;
    text-align: left;
    margin-top: -30px;
}

.header-main-form-i .row-group {
    display: flex
}

.header-main-form-i .lb-right {
    display: inline-flex;
    font-size: 14px;
    margin-top: 5px;
}

.header-main-form-i .inp-left {
    font-size: 13px;
}

    .header-main-form-i .inp-left input {
        border: 0;
        display: inline-flex;
        background: transparent;
        font-weight: 400;
    }

.pull-right-new {
    float: right;
    text-align: right;
    flex: 1;
    display: inline-flex;
}

.pull-r-new {
    float: right;
    text-align: right;
}

.row-r-new {
    float: right;
    text-align: right;
}

.row-right-new {
    float: right;
    text-align: right;
    flex: auto
}

.pull-r-new label, .row-r-new label {
    margin: 6px 0px 6px 4px
}

.row-right-new .form-control, .pull-right-new .form-control {
    margin: 0px 0px;
}

.border-none-in {
    border: 0;
    background-color: transparent !important;
    padding: 0
}

.col-md-8-in {
    width: 65%;
    display: inline-flex
}

.col-md-4-in {
    width: 34%;
    display: inline-flex
}

#printContent .table thead tr th {
    font-weight: 500 !important;
    font-size: 0.9em !important
}

#printContent .table thead tr td {
    font-weight: 400 !important;
    font-size: 1em !important
}

.lb-right .control-label {
    margin: 4px auto
}

.inp-left input {
    font-size: 12px !important;
    padding: 0px 2px
}

#printContent .table > tfoot > tr > td, #printContent .table > tfoot > tr > th {
    font-weight: 500 !important
}

@media print {
    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th
    .table > tfoot > tr > td, .table > tfoot > tr > th {
        padding: 3px 0px
    }

    .table > tfoot > tr > td, .table > tfoot > tr > th {
        font-weight: 500 !important
    }

    .table thead tr th {
        font-weight: 500 !important;
        font-size: 0.9em !important
    }

    .table thead tr td {
        font-weight: 400 !important;
        font-size: 0.9em !important
    }

    .inp-left input {
        font-size: 12px !important;
        padding: 0px 2px
    }

    .header-m-print-s .form-control, .header-m-print-s .control-label {
        font-size: 12px !important
    }

    .m-t-one {
        margin-top: -10px
    }

    .table th {
        background-color: #364150;
        color: #fff
    }

    .item-print-none {
        display: none
    }

    .print-box-m {
        border: 1px solid #444;
        height: 100%;
        width: 100%;
        display: flex;
    }
}


.descriptionLabel {
    width: 100%;
    text-align: center;
    color: blue !important;
    font-size: 10px;
    font-weight: bold;
}

.detailsForMessage {
    margin-right: 20% !important;
}

.productINBalance {
    margin: 10px;
    width: 100% !important;
    /*font-size: 10px !important;*/
}

.tb-product-balance {
    text-align: center;
}

#productTableBody, #addedProductTableBody {
    text-align: center;
}

.highlight-row {
    background: limegreen; /* رنگ مورد نظر شما */
    font-weight: bold;
}

.personDropdownSearch {
    margin-right: 62px !important;
    max-height: 300px;
    overflow-y: auto;
}

.highlight-report {
    background: darkgrey !important; /*رنگ پس‌زمینه ویژه */
    font-weight: bold; /*برجسته کردن متن */
    /*color: darkgreen;*/ /*رنگ متن */
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); /*سایه برای متن */
}

.instance-report {
    background: #7FFF00 !important; /*رنگ پس‌زمینه ویژه */
    font-weight: bold; /*برجسته کردن متن */
    /*color: darkgreen;*/ /*رنگ متن */
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); /*سایه برای متن */
}


/*.normal-color {
    color:black;
}


.next-month, .prev-month {
    color: #888;*/ /* رنگ متفاوت برای تشخیص */
/*cursor: pointer;*/ /* تغییر نشانگر موس برای انتخاب */
/*}

.disabled-day {
    color: #ccc;*/ /* تغییر رنگ روزهای غیرفعال */
/*pointer-events: none;*/ /* جلوگیری از کلیک بر روی روزهای غیرفعال */
/*cursor: not-allowed;*/ /* نشانگر موس برای روزهای غیرفعال */
/*}*/




.styleOfRow {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.styleOfCarTagInSearch {
    unicode-bidi: bidi-override;
    direction: ltr;
    text-align: left;
}

.special-style-option-carTag {
    unicode-bidi: bidi-override;
    direction: ltr;
    text-align: left;
}

.widthOfInput {
    width: 100% !important;
}

.custom-modal-width {
    width: 70% !important; /* یا هر درصد یا مقدار پیکسلی که می‌خواهید */
}

.tabeINViewPerson {
    width: 85%;
    float: right;
    margin: auto;
    text-align: center;
}


/* image input product*/

.image-container-product {
    position: relative;
    display: inline-block;
}

.thumbnail-product {
    width: 90px;
    height: 90px;
    object-fit: cover;
}

.remove-btn-product {
    position: absolute;
    top: 0;
    right: 0;
    background-color: red;
    color: white;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 16px;
    font-weight: bold;
    display: inline-block;
}

.msg-box-in .selection {
    display: inline-grid;
    width: 100%
}

.time-button {
    position: absolute !important;
    left: 15px;
    top: -10px;
}

#NetCoreViewerReportPanel {
    overflow-y: auto !important; /* فعال کردن اسکرول عمودی */
    overflow-x: hidden; /* پنهان کردن اسکرول افقی (در صورت نیاز) */
    height: calc(100% - 35px); /* تنظیم ارتفاع */
}

.desc-Content ul {
    padding: 0px !important;
}

.desc-Content {
    text-align: justify;
    font-size: 11px;
}

.table-gharardad td {
    padding: 5px !important
}
