﻿body {
}

button.btn {
    border-radius: 5px;
}

.inventory-item-model > * {
    flex: 1 1 175px;
    background: none;
    height: auto;
}

.inventory-item-model {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.btn-size-adjustable {
    padding: 6px 35px !important;
}

.btn-bg-none {
    border: none !important;
    background: none !important;
    padding: 0 !important;
}

button.telerik-blazor.k-button.btn.btn-size-adjustable.k-button-solid.k-rounded-md.k-button-md.k-button-solid-base {
    padding: 5px 35px !important;
}

button.telerik-blazor.k-button.btn.btn-bg-blue.k-button-solid.k-rounded-md.k-button-md.k-button-solid-base {
    border-radius: 5px;
    background: #4477ae;
    color: #fff !important;
}

button.telerik-blazor.k-button.btn.btn-size-adjustable.k-button-solid.k-rounded-md.k-button-md.k-button-solid-base {
    padding: 5px 35px !important;
}

button.telerik-blazor.k-button.btn.btn-bg-blue.k-button-solid.k-rounded-md.k-button-md.k-button-solid-base {
    border-radius: 5px;
    background: #4477ae;
    color: #fff !important;
}

/* edit copy sync button icons grid */

button.telerik-blazor.k-button.table-btn-icons-custom.k-button-solid.k-rounded-md.k-button-md {
    padding: 0;
    border: 0;
}

.auth-form-wrapper form .input-group .form-floating input {
    border: none;
    color: #464646;
    font-weight: 600;
    font-size: 13px;
    background: #ffffff;
    /*  padding-left: 0;*/
    padding-left: 12px;
    border-top-left-radius: 9px !important;
    border-bottom-left-radius: 9px !important;
}


span.k-textbox.k-input.form-control.login-input.telerik-blazor.k-input-solid.k-rounded-md.k-input-md {
    border: none;
}

.auth-form-wrapper form .input-group {
    height: 90px;
    border: 1px solid #d9d9d9;
    border-radius: 18.011px;
    align-items: center;
    padding: 20px;
    width: 480px;
}

@media (max-width: 576px) {
    .auth-form-wrapper form .input-group {
        width: auto;
    }
}

.auth-form-wrapper form .input-group .input-group-text {
    width: 50px;
    height: 50px;
    background: #f8f8f8;
    border-radius: 4.80292px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    position: relative;
}

    .auth-form-wrapper form .input-group .input-group-text > img {
        width: 18px;
    }

.login-strip-center {
    justify-content: center;
}

.btn-height {
    height: 40px;
    line-height: 2px;
    font-size: 12px;
}

.forgot-size {
    font-size: 14px !important;
}

    .forgot-size a {
        font-size: 14px !important;
    }

.validation-text {
    font-size: 11px;
    position: absolute;
    left: 13px;
    bottom: -10px;
    z-index: 99;
}

.telerik-blazor.k-multiselect.k-valid.k-input.k-input-solid.k-input-md.k-rounded-md {
    height: 38px !important;
    line-height: 30px;
    border-radius: 9px;
    background: #f5faff;
}

    .telerik-blazor.k-multiselect.k-valid.k-input.k-input-solid.k-input-md.k-rounded-md input {
        height: 24px !important;
        line-height: 30px;
        font-size: 11px;
        border-radius: 9px;
        background: #f5faff;
    }

span.k-textbox.k-input.form-control.telerik-blazor.k-input-solid.k-rounded-md.k-input-md {
    border-radius: 9px;
    background: #f5faff;
}

span.k-textarea.k-input.form-control.telerik-blazor.k-input-solid.k-rounded-md.k-input-md {
    border-radius: 9px;
    background: #f5faff;
}

span.k-datepicker.form-control.telerik-blazor.k-input.k-input-md.k-input-solid.k-rounded-md {
    border-radius: 9px;
    background: #f5faff;
}

span.k-timepicker.form-control.datepicker-report.telerik-blazor.k-input.k-input-md.k-input-solid.k-rounded-md {
    border-radius: 9px;
    background: #f5faff;
}

h2.main-title {
    font-size: 37px;
    font-weight: 600;
}

.grid-view {
    background: #fbfcff;
    border: 1px solid #888ea6;
    border-radius: 10px;
    width: 100%;
    min-height: 188px;
}

    .grid-view a {
        width: 100%;
        padding: 20px;
        cursor: pointer;
        display: flex;
        flex-direction: column;
        text-align: center;
        align-items: center;
    }

    .grid-view img {
        width: 140px;
        height: 116px;
    }

    .grid-view h6 {
        font-weight: 600;
        font-size: 12px;
        color: #242b47;
        margin-bottom: 0px;
    }

.app-sidebar-menu .menu .menu-item .menu-title {
    color: #ffffff !important;
}

.app-sidebar-logo a span {
    font-weight: 500;
    font-size: 20px;
    color: #ffffff;
}

.content-title-bg {
    background: #f6fbff !important;
}

.content-wrapper {
    background: #fafafc;
}

.app-sidebar-toggle.active img {
    content: url(../media/toggle_arrow_icon.svg);
}

.grid-view h6 {
    font-weight: 600;
    font-size: 12px;
    color: #242b47;
    margin-bottom: 0px;
    text-transform: capitalize;
}

.content-title-wrapper p {
    font-weight: 400;
    font-size: 17px;
    color: #002b53;
}

.auth-form-wrapper form .input-group .form-floating {
    font-weight: 400;
    font-size: 13px;
    margin-left: 20px !important;
    padding-left: 1px;
}

/*.telerik-blazor.k-grid.k-grid-md.userprofilelisttable table tr th {
    background: #90b5d0;
}*/

.telerik-blazor.k-grid.k-grid-md.userprofilelisttable table tr th {
    background: #6ba4ce;
}

.telerik-blazor.k-grid.k-grid-md.pls-inventorylist-tablebg table tr th {
    background: #6ba4ce;
}

/*.telerik-blazor.k-grid.k-grid-md.pls-inventorylist-tablebg table tr th {
    background: #90b5d0;
}*/

.table-wrapper .k-grid-header-wrap table thead tr:first-child {
    background: #6ba4ce;
}

/*.table-wrapper .table-responsive 
  .table thead tr:first-child, 
  .table-wrapper .k-grid-header-wrap 
  .table thead tr:first-child, 
  .table-wrapper .table-responsive table thead tr:first-child, .table-wrapper .k-grid-header-wrap table thead tr:first-child {
    background: #6ba4ce;
}*/

.table-btn-icon {
    border: none !important;
}

.form-control {
    font-size: 12px !important;
    background: #f5faff;
    border-color: rgba(0, 0, 0, 0.08);
}

span.k-input-value-text {
    font-size: 11px;
}

span.telerik-blazor.k-dropdownlist.form-control.k-valid.k-picker.k-picker-solid.k-picker-md.k-rounded-md {
    line-height: 30px;
    font-size: 11px;
    border-radius: 9px;
    background: #f5faff;
    padding: 0.3rem 1rem;
    color: #464646;
    font-weight: 400;
    font-size: 12px !important;
    border-color: rgba(0, 0, 0, 0.08) !important;
}

.main-title-user {
    font-size: 18px;
    color: #4477ae;
    font-weight: 600;
    word-break: break-all;
}

.bg-clover-blue {
    background: #467fd8 !important;
}

.mr-10px {
    margin-right: 10px;
}

.sub-title-strip > h3 {
    font-size: 15px;
    color: #aaaaaa;
    padding: 0;
    font-weight: 400;
    margin: 0;
}

.sub-title-strip {
    background: #eeeeee;
    padding: 9px 15px;
    margin-bottom: 15px;
    border-bottom: 2px solid #ccc;
}

hr {
    margin: 10px 0 !important;
    border-top: 2px solid !important;
    border-color: #8eb9df !important;
}

.notes-textarea textarea {
    height: 60px !important;
}

span.k-textarea.k-input.form-control.notes-textarea.telerik-blazor.k-input-solid.k-rounded-md.k-input-md {
    height: 60px;
}

/*  userProfilePageTextarea code end  */

ul.validation-errors {
    border: 1px solid #333;
    padding: 15px;
    margin-top: 15px;
    color: red;
    padding-left: 30px;
    margin-bottom: 15px;
}

    ul.validation-errors li {
        list-style: disc;
    }

button.telerik-blazor.k-button.table-btn-icons.k-button-solid.k-rounded-md.k-button-md.k-button-solid-base {
    height: 34px;
    text-align: center;
    line-height: 34px;
    border: none;
    background: none;
    padding: 5px;
}

.table-btn-icons {
    height: 34px;
    text-align: center;
    line-height: 34px;
    border: none !important;
    background: none;
    padding: 5px;
}

button.telerik-blazor.k-button.table-trash-icon.k-button-solid.k-rounded-md.k-button-md.k-button-solid-base {
    color: red !important;
}

/* icons */

.green-icon,
.orange-icon {
    width: 8px;
    height: 8px !important;
    border: 0;
    background-repeat: no-repeat;
}

.active-icon,
.inactive-icon {
    width: 30px;
    height: 30px !important;
    border: 0;
    background-repeat: no-repeat;
}

.active-icon {
    background-image: url("../media/active.png");
    background-size: cover;
    object-fit: contain;
}

.inactive-icon {
    background-image: url("../media/inactive.png");
    background-size: cover;
    object-fit: contain;
}

.backtolist-icon {
    background-image: url(../media/icons/back-to-list-icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: 25px;
    height: 25px !important;
    border: 0;
}

.edit-icon {
    background-image: url("../media/edi-icon.png");
    background-size: cover;
    object-fit: contain;
}

.globe-icon {
    background-image: url("../media/globe-icon.png");
    background-size: cover;
    object-fit: contain;
}

.print-icon {
    background-image: url("../media/print-icon.png");
    background-size: cover;
    object-fit: contain;
}

.report-reset-icon {
    background-image: url("../media/report-reset-icon.png");
    background-size: cover;
    object-fit: contain;
}

.reset-icon {
    background-image: url("../media/reset-icon.png");
    background-size: cover;
    object-fit: contain;
}

.reset-icon-1 {
    background-image: url("../media/reset-icon-1.png");
    background-size: cover;
    object-fit: contain;
}

.reset-filter-icon {
    background-image: url("../media/reset-filter-icon.png");
    background-size: cover;
    object-fit: contain;
}

.trash-icon {
    background-image: url("../media/delete-icon.png");
    background-size: cover;
    object-fit: contain;
}

.undo-icon {
    background-image: url("../media/icons/undo-icon.png");
    background-size: cover;
    object-fit: contain;
}

.trash-soft-icon {
    background-image: url("../media/icons/trash-soft-icon.png");
    background-size: cover;
    object-fit: contain;
}

.msg-strip {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
}

a.link-primary.text-color-danger.forgot-size.btn-position {
    position: absolute;
    top: 59%;
    font-size: 18px;
    font-weight: 600;
}

.list-one li {
    line-height: 5px;
    padding-left: 0;
    margin-left: 0px;
}

.list-two li {
    line-height: 25px;
    padding-left: 0;
    margin-left: 0px;
}

ul.list-two {
    margin-left: 35px;
}

input#txtSequenceOrder {
    border-radius: 9px;
    background: #f5faff;
    border-color: rgba(0, 0, 0, 0.16) !important;
}

span.k-numerictextbox.k-input.form-control.telerik-blazor.k-input-Solid.k-rounded-md.k-input-md {
    border-radius: 9px;
    /*border-color: rgba(0, 0, 0, 0.16);*/
}

/*  Display Order */

span.k-numerictextbox.k-input.form-control.telerik-blazor.k-input-solid.k-rounded-md.k-input-md {
    border-radius: 9px;
    background: #f5faff;
}

.rolevalue-label {
    margin-left: 19px;
    margin-top: 34px;
}

button.telerik-blazor.k-button.table-btn-icons.table-trash-icon.k-button-solid.k-rounded-md.k-button-md {
    border: none;
    width: auto;
    height: 34px;
    text-align: center;
    line-height: 34px;
    border: none;
    background: none;
    padding: 5px;
    color: red;
}

.edit-icon {
    background-image: url("../media/edi-icon.png");
    background-size: cover;
    object-fit: contain;
}

.trash-icon {
    background-image: url("../media/delete-icon.png");
    background-size: cover;
    object-fit: contain;
}

.edit-icon {
    background-image: url("../media/icons/edit-icon.png");
    background-size: cover;
    object-fit: contain;
}

.undo-icon {
    background-image: url("../media/icons/undo-icon.png");
    background-size: cover;
    object-fit: contain;
}

.trash-soft-icon {
    background-image: url("../media/icons/trash-soft-icon.png");
    background-size: cover;
    object-fit: contain;
}

.sync-icon {
    background-image: url("../media/icons/sync.png");
    background-size: cover;
    object-fit: contain;
}

.copy-icon {
    background-image: url("../media/icons/copy-icon.png");
    background-size: cover;
    object-fit: contain;
}

.error-expired {
    background-image: url("../media/error-expired.png");
    background-size: cover;
    object-fit: contain;
}

.error-expired {
    width: 140px;
    height: 140px !important;
    border: 0;
    background-repeat: no-repeat;
    margin: auto;
    display: block;
    margin-bottom: 20px;
}

/*.card {
	background: #79cccc;
	transition: 0.7s;

}


	.card:hover {
		transition: 0.7s;
		border-radius: 30px 30px;
	}*/


.xls-icon-generate-layout {
    background-image: url("../media/xls-icon-generate.png");
    background-size: cover;
    object-fit: contain;
}

.xls-icon-generate-vendorEstimate {
    background-image: url("../media/xls-icon-generate-vendor-estimate.png");
    background-size: cover;
    object-fit: contain;
}

.xls-icon {
    background-image: url("../media/xls-icon.png");
    background-size: cover;
    object-fit: contain;
}

.red-flag-icon {
    background-image: url("../media/red-flag-icon.png");
    background-size: cover;
    object-fit: contain;
}

.save-icon {
    background-image: url("../media/Save-icon.png");
    background-size: cover;
    object-fit: contain;
}
.user-icon {
    background-image: url("../media/user-icon.png");
    background-size: cover;
    object-fit: contain;
}


.pdf-icon {
    background-image: url("../media/Pdf-Icon.png");
    background-size: cover;
    object-fit: contain;
}

.history-icon {
    background-image: url("../media/history-icon.png");
    background-size: cover;
    object-fit: contain;
}

.Att-Save-icon {
    background-image: url("../media/Att-Save-icon.png");
    background-size: cover;
    object-fit: contain;
}

.Att-Save-icon-1 {
    background-image: url("../media/Att-Save-icon-2.png");
    background-size: cover;
    object-fit: contain;
}

.Att-Save-icon-1 {
    width: 40px;
    height: 40px !important;
    border: 0;
    background-repeat: no-repeat;
}


.cancel-icon {
    background-image: url("../media/cancel-icon.png");
    background-size: cover;
    object-fit: contain;
}

.clr-icon {
    background-image: url("../media/reset-filter-icon.png");
    background-size: cover;
    object-fit: contain;
}
.filter-search-icon {
    background-image: url("../media/filter-search-icon-1.png");
    background-size: cover;
    object-fit: contain;
}


.search-icon {
    background-image: url("../media/search-icon.png");
    background-size: cover;
    object-fit: contain;
}

.download-icon {
    background-image: url("../media/download-icon.png");
    background-size: cover;
    object-fit: contain;
}

.database-icon {
    background-image: url("../media/icons/database-icon.png");
    background-size: cover;
    object-fit: contain;
}

.plus-icon {
    background-image: url("../media/plus-icon.png");
    background-size: cover;
    object-fit: contain;
}

.data-btn {
    background: none !important;
    border: none !important;
    padding: 0px !important;
    float: right;
}

.active-checkbox {
    margin-left: 21px;
}

.view-icon {
    background-image: url("../media/view-icon.png");
    background-size: cover;
    object-fit: contain;
}

.url-icon {
    background-image: url("../media/url-icon.png");
    background-size: cover;
    object-fit: contain;
}

.table-icon {
    background-image: url("../media/table-icon.png");
    background-size: cover;
    object-fit: contain;
}

.active-icon,
.history-icon,
.inactive-icon,
.edit-icon,
.globe-icon,
.print-icon,
.trash-icon,
.edit-icon,
.sync-icon,
.copy-icon,
.save-icon,
.cancel-icon,
.plus-icon,
.view-icon,
.search-icon,
.download-icon,
.database-icon,
.url-icon, .xls-icon,
.Att-Save-icon, .red-flag-icon,
.table-icon, .reset-icon, .trash-soft-icon, .undo-icon, .user-icon {
    width: 25px;
    height: 25px !important;
    border: 0;
    background-repeat: no-repeat;
}

.reset-icon-1, .clr-icon, .report-reset-icon, .filter-search-icon {
    width: 30px;
    height: 30px !important;
    border: 0;
    background-repeat: no-repeat;
}


.reset-filter-icon {
    width: 27px;
    height: 26px !important;
    border: 0;
    background-repeat: no-repeat;
}

.switch-1 {
    margin-top: 0;
}

.k-loader-container,
.k-loader-container-overlay {
    width: 100%;
    height: 100vh !important;
    position: fixed !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

i.fa-light.fa-spinner {
    position: absolute;
    z-index: 999999;
    width: 100px;
    height: 100px;
    left: 0;
    right: 0;
    top: 25%;
    background: aqua;
}

.loader-animation {
    width: 48px;
    height: 48px;
    border: 3px solid #FFF;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}

    .loader-animation::after {
        content: '';
        box-sizing: border-box;
        position: absolute;
        left: 0;
        top: 0;
        background: #30395f;
        width: 16px;
        height: 16px;
        transform: translate(-50%, 50%);
        border-radius: 50%;
    }

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*@keyframes spin {
	100% {
		transform: rotate(360deg);
	}
}*/

.pl-0 {
    padding-left: 0 !important;
}

.padding-13 {
    padding: 16px 0 0 0;
}

.custom-radio {
    justify-content: flex-start;
    padding-left: 30px;
}

    .custom-radio label {
        margin-left: 5px
    }

.btn-font-size-gmtr {
    font-weight: 600;
    font-size: 10px !important;
}

.date-width {
    width: 110px;
}

.plusbtn-margintop {
    margin-top: 22px;
}

.flex-item-box:last-child {
    margin-right: 0px !important;
}

.flex-item-box > .form-label {
    font-weight: 500;
    font-size: 12px !important;
    color: #464646;
}

.flex-item-box > .form-label {
    display: block;
}

span.k-timepicker.k-disabled.telerik-blazor.k-input.k-input-md.k-input-solid.k-rounded-md {
    background: #fbfcff;
    border: 0.6px solid #888ea6;
    border-radius: 10px;
    height: 35px;
    padding: 0.3rem 0rem;
    color: #464646;
    font-weight: 400;
}

.width-175 {
    width: 175px !important;
}

.file-selector-bg .k-upload .k-dropzone,
.k-upload .k-upload-dropzone {
    border-color: none !important;
    color: #424242;
    background: none !important;
    padding: 0 !important;
    display: block !important;
    width: 100% !important;
    margin: 0px auto !important;
}

.file-selector-bg .k-upload .k-upload-button {
    min-width: 100%;
}

.k-upload .k-dropzone,
.k-upload .k-upload-dropzone {
    border-color: #fff !important;
    color: #424242;
    background: #fff !important;
    padding: 0 !important;
}

.k-upload.k-header.telerik-blazor.custom-class {
    border: none !important;
}

.d-flex.fileupload-btn .k-upload .k-upload-button {
    margin-right: 5px;
}

.k-upload .k-dropzone,
.k-upload .k-upload-dropzone {
    padding: 8px 8px;
    border-width: 0;
    text-align: end;
    display: flex;
    align-items: center;
    justify-content: flex-end !important;
    position: relative;
    background-color: transparent;
}

.k-upload.k-header.telerik-blazor.custom-class .k-dropzone {
    border: 1px solid #ccc !important;
    border-radius: 6px;
}

.application-dropdown {
    background: none !important;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.form-label {
    font-weight: 500;
    font-size: 12px !important;
    color: #464646;
}

.striped-table td,
th {
    text-align: left;
    padding: 8px;
}

/*.striped-table tr:nth-child(even) {
    background-color: #dddddd;
}*/
.cost-checkbox .k-checkbox-wrap input[type="checkbox"]:not(:checked) {margin-left:45px;}

.cost-checkbox .k-checkbox-wrap input[type="checkbox"]:checked {
    margin-left: 45px;
}
.cost-funded-checkbox .k-checkbox-wrap input[type="checkbox"]:checked {
    margin-left: 105px;
}
.cost-funded-checkbox .k-checkbox-wrap input[type="checkbox"]:not(:checked) {
    margin-left: 105px;
}



.inventory-list-table {
}

    .inventory-list-table table tr th > input[type="checkbox"]:checked {
        position: initial !important;
        left: 0 !important;
        border: 1px solid #000 !important;
        display: block !important;
    }

    .inventory-list-table table tr th > input[type="checkbox"]:not(:checked) {
        position: initial !important;
        left: 0 !important;
        border: 1px solid #000000 !important;
        display: block !important;
    }

    .inventory-list-table table tr td > input[type="checkbox"]:checked {
        position: initial !important;
        left: 0 !important;
        border: 1px solid !important;
        display: block !important;
    }

    .inventory-list-table table tr td > input[type="checkbox"]:not(:checked) {
        position: initial !important;
        left: 0 !important;
        border: 1px solid !important;
        display: block !important;
    }

    .inventory-list-table table tr th > .k-checkbox-md {
        width: 13px !important;
        height: 13px !important;
        box-shadow: none !important;
        border-radius: 0 !important;
    }

span.k-switch.telerik-blazor.k-switch-on.k-rounded-full.k-switch-md > input[type="checkbox"]:checked {
    display: none !important;
}

span.k-switch.telerik-blazor.k-switch-on.k-rounded-full.k-switch-md > input[type="checkbox"]:not(:checked) {
    display: none !important;
}

.feedbackForm-div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-top: 10px;
}

.feedbackForm-div-sub {
    width: 130px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-right: 1px solid #ccc;
    padding: 5px 10px;
}

    .feedbackForm-div-sub > input[type="checkbox"]:not(:checked) {
        left: 0 !important;
        display: block !important;
        position: inherit !important;
        border: 1px solid #ccc;
    }

    .feedbackForm-div-sub > input[type="checkbox"]:checked {
        left: 0 !important;
        display: block !important;
        position: inherit !important;
        border: 1px solid #ccc;
    }

    .feedbackForm-div-sub > label {
        margin-bottom: 0px !important;
        padding-bottom: 0px !important;
        padding-top: 2px;
    }

/*  modal window */

.btn-bg-blue {
    border-radius: 5px;
    background: #4477ae !important;
    color: #fff !important;
}

    .btn-bg-blue:hover {
        border-radius: 5px;
        background: #4477ae;
        color: #fff !important;
    }

button.btn.btn-bg-blue.btn-size-adjustable.w-100px.pull-right {
    float: right;
}

.k-window-titlebar {
    border-radius: 15px;
}

.add-button.d-flex {
    justify-content: flex-end;
    margin-top: 5px;
}

.width-199 {
    width: 199px;
}

ul.k-radio-list.telerik-blazor.correct-display.d-flex.k-list-vertical {
    font-size: 10px;
    margin-left: 22px;
}

.k-radio-list {
    margin: 0;
    padding: 0 25px;
    display: block !important;
    flex-flow: inherit !important;
    gap: 0;
    list-style: none;
    font-size: 10px;
    justify-content: flex-start !important;
    align-items: center !important;
}

.inline-checkbox-button .k-radio-list {
    display: inline-flex !important;
}

ul.k-radio-list.telerik-blazor.correct-display.k-list-vertical {
    margin-left: 27px;
}

.k-checkbox-wrap input[type="checkbox"]:checked + label,
input[type="checkbox"]:not(:checked) + label {
    position: relative !important;
    padding-left: 5px !important;
    cursor: pointer !important;
    line-height: 20px !important;
    display: block !important;
}


input[type="checkbox"]:checked + label,
input[type="checkbox"]:not(:checked) + label{
    position: relative;
    padding-left: 5px;
    cursor: pointer;
    line-height: 20px;
    display: block;
}

 

.text-background-color {
    background-color: #1e88e5;
    padding: 9px 15px;
    margin-top: 15px;
}

    .text-background-color h5 {
        color: #fff !important;
    }

.width-199 {
    width: 199px;
}

.demo-window enquiry-modal-window {
    height: 800px;
    overflow: scroll;
}

.modalscroll-div {
    height: 500px;
    overflow-x: hidden;
    overflow-y: auto;
}

.width-199 {
    width: 199px;
}

.fileupload {
    width: 364px !important;
    margin-right: 10px;
}

.bid-checkbox-ml-30 {
    margin-left: 30px !important;
    margin-top: 5px !important;
}

.addbutton-right {
    float: right !important;
    margin-top: 10px;
}

.k-window-titlebar {
    color: #fff !important;
}

.addbutton-right {
    float: right !important;
    margin-top: 10px;
}

.button-bg-remove {
    background: none !important;
    border: none !important;
}

span.telerik-blazor.k-button-icon.k-icon.k-i-x {
    color: #fff;
}

.k-window-titlebar {
    border-color: inherit;
    color: #fff !important;
    background-color: #4477ae !important;
    border-radius: 15px !important;
    margin: 15px 15px 0 15px !important;
}

/*.button-bg-remove{background:none !important;border:none !important;}*/

.k-window {
    border-radius: 20px !important;
}

.button-bg-remove {
    background: none !important;
    border: none !important;
}

/* (1440x900) WXGA+ Display */
@media screen and (max-width: 1440px) {

    .striped-table td,
    th {
        text-align: left;
        padding: 5px !important;
        font-size: 12px !important;
    }
}

.popup-title-color {
    color: #fff !important;
}

.tab-wrapper .tab-content .k-tabstrip-items-wrapper ul.k-tabstrip-items li.k-tabstrip-item.k-disabled {
    opacity: 0.5 !important;
}

.numeric-text .k-input-inner {
    text-align: right;
}

.mb-3.margin-left-inventory {
    margin-left: 40px !important;
}

.terms-condition {
    margin-left: 23px !important;
}

.termsandcondition-button {
    border: none !important;
    background: none !important;
}

.terms-agreement p {
    text-align: justify;
}

label.form-label.text-padding {
    padding-left: 21px;
}

.k-chip-solid-base {
    height: 33px !important;
}

/*.modal-radio-input input[type="radio"]:not(:checked) + label {
   padding-right:50px;
}*/
/*.modal-radio-input input[type="radio"]:not(:checked) + label {
    padding-right: 25px;
}*/
/*.bbb .k-chip-label k-text-ellipsis {
    height: 20px!important;
}*/
/*.logout, .k-chip-solid-base:hover, .k-chip-solid-base.k-hover {
    background-color: #ebebeb;
    height: 40px;
}*/

ul.policy-list.ms-5 {
    font-size: 11px !important;
}

.policy-list li p {
    margin-left: -6px !important;
}

ul.policy-list.mb-0 {
    font-size: 11px !important;
}

h5.main-title-user.primary-font-color.policies-title.mb-0 {
    font-size: 17px;
}

.validation-message {
    font-size: 11px !important;
}

.background-heading-blue {
    background-color: #4477ae;
    padding: 9px 15px;
    margin-bottom: 15px;
}

.terms-paragrah {
    padding-left: 20px;
}

.terms-paragrah {
    padding-left: 20px;
}

.required-field {
    color: red;
}

.k-grid-toolbar {
    justify-content: end !important;
    display: flex !important;
}

.terms-paragrah {
    padding-left: 20px;
}

.table-wrapper.data-grid-table-wrapper .k-grid-header-wrap,
.table-wrapper.data-grid-table-wrapper .k-grid-content {
    padding: 0px !important;
}

.interpretaion-box {
    margin-right: 5px !important;
}

.custom-radio {
    display: block;
}

.form-check.custom-radio.form-control.modal-radio-input {
    padding-top: 18px;
}

/*@media screen {
    @media (max-width: 1366px) {
        .col-lg-2.colxl-2.col-md-2.col-sm-2.col-12.mt-18.rfq-plusbutton {
            margin-top: 18px
        }
    }
}*/
.rfq-plusbuttonwidth {
    width: 25%;
}

.upload-bid-close span.telerik-blazor.k-button-icon.k-delete.k-icon.k-i-x {
    color: #000 !important;
}

@media screen {
    @media (max-width: 1366px) {
        .plsrestriction-wrapper .form-label {
            font-size: 12px !important;
        }
    }
}

@media screen {
    @media (max-width: 1366px) {
        .telerik-blazor.k-grid.k-grid-md.table.table-wrapper.data-grid-table-wrapper.grid-table-width {
            width: 21% !important;
        }
    }
}

li.k-step.k-step-current.k-step-focus.btn-bg-blue.text-white {
    background-color: #467fd8 !important;
}

.k-editor-content.k-invalid {
    border: 1px solid red !important;
}

span.k-textarea.k-input.form-control.tc-description-textarea.notes-textarea.telerik-blazor.k-input-solid.k-rounded-md.k-input-md {
    height: 35px !important;
}

.file-selector-bg button.k-upload-button.k-button.k-button-md.k-button-solid.k-button-solid-base.k-rounded-md {
    border: none !important;
    background: none !important;
}

.file-selector-bg span.telerik-blazor.k-icon.k-i-paperclip {
    font-size: 19px;
    background: none;
}

.file-selector-bg span.k-dropzone-hint {
    display: none;
}

.file-selector-bg .k-upload-button-wrap {
    margin: auto;
}

.file-selector-bg .k-upload.k-header.telerik-blazor {
    background: none !important;
    border: none;
}

.file-selector-bg span.telerik-blazor.k-button-icon.k-icon.k-i-x {
    color: #504040;
}

.spinner-border {
    height: 17px;
    width: 17px;
}

/*.k-window.k-dialog.k-alert.telerik-blazor {
	background: #fff !important;
	height: 180px !important;
}*/
.k-window.k-dialog.k-alert.telerik-blazor {
    background: #fff !important;
    height: 210px !important;
    width: 640px;
}


.k-dialog-actions {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    padding: 8px 8px;
    border-width: 1px 0 0;
    border-style: solid;
    border-color: inherit;
    flex: 0 0 auto;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    gap: 8px;
    overflow: hidden;
    bottom: 10px !important;
    position: absolute;
    right: 10px;
}

.border-none {
    border: none !important;
}

.flex-item-box-2 {
    margin-right: 7px;
}

.inventory-button-margin-right {
    margin-left: 10px !important;
}

/*.inventory-item-model .flex-item-box flex-box-fixed {
    margin-right: 15px;
    width: -webkit-fill-available;
}*/

.flex-item-box.inventory-flex-box {
    width: -webkit-fill-available;
}

.table-wrapper .k-grid-header-wrap table thead tr th div {
    font-size: 10px !important;
    font-weight: 700 !important;
    color: #fff !important;
}

th.k-header.k-touch-action-none.k-table-th {
    font-size: 10px !important;
    font-weight: 700 !important;
    color: #fff !important;
}

.table-wrapper .table-responsive .table thead tr th,
.table-wrapper .k-grid-header-wrap .table thead tr th,
.table-wrapper .table-responsive table thead tr th,
.table-wrapper .k-grid-header-wrap table thead tr th {
    padding: 10px !important;
    font-size: 10px !important;
    font-weight: 700 !important;
    color: #fff !important;
}

/*.table-wrapper.data-grid-table-wrapper .k-grid-aria-root .k-grid-header, .table-wrapper.data-grid-table-wrapper .k-grid-aria-root .k-grid-container {
    min-width: 1310px !important;
}*/
.table-wrapper.data-grid-table-wrapper .k-grid-aria-root .k-grid-header,
.table-wrapper.data-grid-table-wrapper .k-grid-aria-root .k-grid-container {
    /*   min-width: 1705px !important;*/
    min-width: 2008px !important;
}

.form-control-boxxxg i {
    color: #000;
    float: right;
    padding-right: 15px;
    padding-top: 5px;
}

.rolemaping-grid th.k-header.k-touch-action-none.k-table-th {
    background: #90b5d0;
}

.roleaction-radio-button {
    display: inline-flex !important;
    margin-top: 28px !important;
    margin-left: 10px !important;
}

.form-control-label-text {
    min-height: 35px;
    border: 1px solid rgba(0, 0, 0, 0.16);
    border-radius: 9px;
    background: #f5faff;
    padding-top: 7px;
    padding-left: 8px;
    font-size: 13px;
}

.form-control-boxxxg {
    min-height: 35px;
    border: 1px solid rgba(0, 0, 0, 0.16);
    border-radius: 9px;
    background: #f5faff;
    padding-top: 6px;
    padding-left: 15px;
    font-size: 13px;
}

.form-control-label-text i {
    color: #000;
    float: right;
    padding-right: 15px;
    padding-top: 5px;
}

.tab-wrapper .tab-content .k-tabstrip-items-wrapper ul.k-tabstrip-items li.k-tabstrip-item {
    min-width: 100px !important;
    /* width:100% !important;*/
}

/*.Confirmation-canselbutton {
    margin-left: 30px;
}*/

/*.accordion-button {
    background-color: #f4fbff;
    border-color: #fff !important
}*/

.accordion-button {
    background-color: #dbf0fc;
    border-color: #fff !important;
    height: 50px;
}

/*.accordion-button:not(.collapsed) {
        background-color: #dbf0fc;
  }*/

.accordion {
    margin-top: 2px;
}

.accordion-main-title {
    font-size: 13px;
    color: #4477ae;
    font-weight: 600;
    word-break: break-all;
}

/* grid-data font-size*/

td.k-table-td {
    font-size: 11px !important;
    padding: 1px 12px !important;
}

span.k-textbox.k-input.telerik-blazor.k-input-solid.k-rounded-md.k-input-md {
    font-size: 11px !important;
}

/*   scroll-bar  */
::-webkit-scrollbar {
    width: 5px;
    height: 9px !important;
}

/*.k-grid .k-table-row.k-table-alt-row {
    background-color: rgb(248 248 248) !important;
}*/

/* timepicker/datepicker font-size*/

span.k-timepicker.telerik-blazor.k-input.k-input-md.k-input-solid.k-rounded-md {
    font-size: 12px;
}

span.k-datepicker.form-control.datepicker-report.telerik-blazor.k-input.k-input-md.k-input-solid.k-rounded-md {
    font-size: 11px !important;
}

span.k-datepicker.telerik-blazor.k-input.k-input-md.k-input-solid.k-rounded-md {
    font-size: 11px;
}

span.k-datepicker.k-valid.telerik-blazor.k-input.k-input-md.k-input-solid.k-rounded-md {
    font-size: 11px;
}

.k-tabstrip-top > .k-tabstrip-items-wrapper {
    border-bottom: none !important;
}

.k-switch-off .k-switch-thumb {
    border-color: rgb(57 0 0 / 8%);
    color: #f00000;
    background-color: #b0d1f3 !important;
}

html,
body,
main,
span,
ol,
ul,
pre,
div {
    scrollbar-color: #242b47 transparent !important;
    /*   scrollbar-height: 16px !important;
 height:16px !important;*/
}

.main-flex-box {
    width: 145px !important;
}

@media (max-width: 767px) {
    .main-flex-box {
        width: 110px;
    }

    .main-title-user {
        font-size: 15px;
    }

    .width-350 {
        width: 100% !important;
    }

    .width-300 {
        width: 100% !important;
    }

    .width-250 {
        width: 100% !important;
    }

    .width-150 {
        width: 100% !important;
    }

    .width-100 {
        width: 100% !important;
    }
}

.width-350 {
    width: 350px !important;
}

.width-300 {
    width: 300px !important;
}

.width-250 {
    width: 250px !important;
}

.width-150 {
    width: 150px !important;
}

.width-100 {
    width: 100px !important;
}

.d-block {
    display: block;
}

/*razor-css */
/*::-webkit-scrollbar-thumb {
    background: #242b47 !important;
    cursor: pointer;
}*/
/*::-webkit-scrollbar-thumb {
    background: #6ba4ce !important;
}
}


.close-icon-colour span.telerik-blazor.k-button-icon.k-icon.k-i-x {
    color: #000 !important;
}
}*/

ol.k-step-list.k-step-list-horizontal {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.process-status-wrapper .k-stepper {
    display: flex !important;
    /* flex-direction: column; */
    position: relative;
    justify-content: space-around;
    width: 100%;
}

/*.header-tab-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.btn--base {
    width: 19%;
}
*/

/*Start - Stepper*/
.k-step {
    cursor: pointer;
}

.color-silver-chalice {
    color: #aaaaaa !important;
}

.in-progress-color {
    color: #009ef7 !important;
}

.color-green-status {
    color: #43a047 !important;
}

.bg-color-green-status {
    background: #43a047 !important;
}

.color-red-status {
    color: #e13b3b !important;
}

.bg-color-red-status {
    background: #e13b3b !important;
}

.color-orange-status {
    color: #ff841b !important;
}

.bg-color-orange-status {
    background: #ff841b !important;
}

.role-actionmaping input[type="checkbox"] {
    display: block !important;
    left: 625px !important;
    top: 10px;
}

.bg-color-disabled {
    background-color: #e1e1e1 !important;
}

.bg-color-green-status-disabled {
    background: #a6d7a8 !important;
}

.bg-color-red-status-disabled {
    background: #d98989 !important;
}

/*.step-approved {
    background: #e13b3b !important;
    background-image: url("../media/circle-check.svg");
    background-size: cover;
    object-fit: contain;

}
.step-reject-icon {
    content: url("../media/circle-close.svg");
    width:25px !important;
    height:25px !important;
}
.step-rejected {
    background: #e13b3b !important;
   
}*/
.role-maping-method-3 input[type="checkbox"] {
    left: 0 !important;
    display: flex !important;
    border: 1px solid #ccc !important;
    position: relative !important;
}

/*End - Stepper*/

.li-mr-15 li {
    margin-right: 15px !important;
}

span.telerik-blazor.k-combobox.form-control.k-valid.k-input.k-input-solid.k-input-md.k-rounded-md {
    border-radius: 9px;
    background: #f5faff;
}

span.telerik-blazor.k-autocomplete.form-control.k-disabled.k-valid.k-input.k-input-solid.k-input-md.k-rounded-md {
    border-radius: 9px;
    background: #f5faff;
}

span.telerik-blazor.k-autocomplete.form-control.k-valid.k-input.k-input-solid.k-input-md.k-rounded-md {
    border-radius: 9px;
    background: #f5faff;
}

.red-box-checkbox input[type="checkbox"]:checked + label::after,
.red-box-checkbox input[type="radio"]:checked + label::after,
.red-box-checkbox input[type="checkbox"]:not(:checked) + label::after,
.red-box-checkbox input[type="radio"]:not(:checked) + label::after {
    background-color: red !important;
}

.inline-checkbox-button {
}

    .inline-checkbox-button input[type="checkbox"]:checked + label::before,
    .inline-checkbox-button input[type="radio"]:checked + label::before,
    .inline-checkbox-button input[type="checkbox"]:not(:checked) + label::before,
    .inline-checkbox-button input[type="radio"]:not(:checked) + label::before {
        bottom: 0;
        margin: auto;
    }

    .inline-checkbox-button input[type="checkbox"]:checked + label::after,
    .inline-checkbox-button input[type="radio"]:checked + label::after,
    .inline-checkbox-button input[type="checkbox"]:not(:checked) + label::after,
    .inline-checkbox-button input[type="radio"]:not(:checked) + label::after {
        bottom: 0;
        margin: auto;
    }

.data-grid-table-wrapper.add-btn-wrapper > .k-toolbar {
    border: 0px;
}

/*logo-center*/

[data-kt-app-layout="dark-sidebar"] .app-sidebar .app-sidebar-logo {
    margin: auto !important;
    display: block !important;
    width: 100% !important;
    padding-top: 11px;
}

/*.d-flex align-content-center img{margin:auto!important;}*/

.k-step-list .k-step.approved::before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
    width: 20px;
    height: 20px;
    position: relative;
    top: -2px;
}

/*.approved*/
.k-step-list .k-step.rejected::before {
    content: "\f00d";
    font-family: FontAwesome;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
    width: 20px;
    height: 20px;
    position: relative;
    top: -2px;
}

.requirement-details-wrapper table tbody label {
    padding-left: 30px !important;
}

.requirement-details-wrapper {
    border: 1px solid #e3e3e3 !important;
    border-radius: 10px;
}

    .requirement-details-wrapper table {
        margin-bottom: 0px;
    }

        .requirement-details-wrapper table tbody tr:first-child td:first-child {
            border-top-left-radius: 10px;
        }

        .requirement-details-wrapper table tbody tr:first-child td:last-child {
            border-top-right-radius: 10px;
        }

        .requirement-details-wrapper table tbody tr:last-child td:first-child {
            border-bottom-left-radius: 10px;
        }

        .requirement-details-wrapper table tbody tr:last-child td:last-child {
            border-bottom-right-radius: 10px;
        }

        /*border: 1px solid #e3e3e3;*/
        .requirement-details-wrapper table tbody input[type="checkbox"]:checked + label::before,
        .requirement-details-wrapper table tbody input[type="radio"]:checked + label::before,
        .requirement-details-wrapper table tbody input[type="checkbox"]:not(:checked) + label::before,
        .requirement-details-wrapper table tbody input[type="radio"]:not(:checked) + label::before {
            left: 0px;
        }

        .requirement-details-wrapper table tbody input[type="checkbox"]:checked + label::after,
        .requirement-details-wrapper table tbody input[type="radio"]:checked + label::after,
        .requirement-details-wrapper table tbody input[type="checkbox"]:not(:checked) + label::after,
        .requirement-details-wrapper table tbody input[type="radio"]:not(:checked) + label::after {
            left: 0px;
        }

.k-grid {
    border-color: rgb(255 255 255 / 8%) !important;
    /* color: #424242; */
    /* background-color: #ffffff; */
}

    .k-grid .k-grid-header .k-table-th:first-child {
        /* border-inline-start-width: 0; */
        /* border-radius: 4px; */
        /* border-radius: 20px; */
        border-top-left-radius: 10px !important;
    }

span.telerik-blazor.k-button-icon.k-icon.k-i-globe {
    font-size: 21px;
    color: #3ba1f0;
}

button.telerik-blazor.k-button.table-btn-icons-custom.grid-addbutton.text-white.border-radius-10.k-button-solid.k-rounded-md.k-button-md.k-button-solid-base {
    font-size: 11px !important;
    background: #fbd037 !important;
    color: #002b53 !important;
    padding: 5px 10px !important;
}

.import-rims-yellow-btn {
    background: #fbd037 !important;
    color: #002b53 !important;
}

span.telerik-blazor.k-button-icon.k-icon.k-i-trash {
    font-size: 20px !important;
}

.completed-popup {
    background-color: #fff;
    padding: 120px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


.conformation {
    display: flex;
    justify-content: center;
}

.round {
    padding: 12px 9px;
    /* background: green; */
    border: 1px solid green;
    width: 65px;
    border-radius: 91px;
    margin: auto;
    margin-bottom: 10px;
}

    .round i {
        color: #50cd89;
        font-size: 41px;
        display: flex;
        justify-content: center;
    }

.completed-popup p {
    text-align: center;
    font-weight: 600;
}

.signp-wrapper .k-chip-md {
    line-height: 2 !important;
    padding: 0px 4px;
}

.k-grid .k-table-th,
.k-grid td,
.k-grid .k-table-td {
    overflow: inherit !important;
    text-overflow: inherit !important;
    word-break: break-word;
}

.k-grid .k-master-row.myCustomRowFormattingCostBuildUp {
    background-color: #f7d3e5 !important;
}

.k-grid .k-master-row.myCustomRowFormattingPLSrequestList {
    background-color: #ff8080 !important; 
}

.k-grid .k-master-row.myCustomRowFormattingTRrequestList {
    background-color: #ff8080 !important;
}

.k-grid .k-master-row.myCustomRowFormattingQuote {
    background-color: #d8d8d8 !important;
}

.k-grid .k-master-row.myCustomRowFormattingUserParticipant {
    background-color: #e0e0eb !important;
}

.k-grid .k-master-row.myCustomRowFormattingUserLocked {
    background-color: #ff8080 !important;
}

.k-grid .k-master-row.myCustomRowFormattingRedFlag {
    background-color: #ffcccc !important;
}




.k-grid .k-master-row.myCustomRowFormattingRemainingBalance {
    background-color: #ff8080 !important;
}


.k-grid .k-master-row.myCustomRowFormattingShelfReportAlert {
    background-color: rgb(255, 36, 36) !important;
}



.k-grid .k-master-row.myCustomRowFormattingShelfReportAlert a{
    background-color:none !important;
}


   /* .k-grid .k-master-row.myCustomRowFormattingShelfReportAlert a:hover {
        background-color: rgb(255, 36, 36) !important;
    }*/




.main {
    width: 50%;
}

.search-control {
    background: #fbfcff;
    border: 0.6px solid #888ea6;
    border-radius: 10px;
    height: 33px;
    padding: 0.3rem 1rem;
    color: #464646;
    font-weight: 400;
    font-size: 13px;
    top: 2px !important;
    width: 70%;
}

.position-property {
    position: relative;
    bottom: 1px;
}

.search-button {
    width: 50px;
    height: 33px;
    top: 1px;
    padding: 5px !important;
    right: 0;
    left: 1px;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.account-payable-tab .k-tabstrip-content {
    overflow: hidden !important;
    width: 100%;
}

/*.tab-wrapper .tab-content .k-tabstrip-items-wrapper ul.k-tabstrip-items li.k-tabstrip-item .account-payable-tab {
    width: 100% !important;
}
.tab-wrapper .tab-content .k-tabstrip-items-wrapper .accountpayable-table ul.k-tabstrip-items li.k-tabstrip-item {
    width: 100% !important;
}
*/


.attachments {
    line-height: 30px;
    font-size: 11px;
    border-radius: 9px;
    background: #f5faff;
    padding: 0.3rem 1rem;
    color: #464646;
    font-weight: 400;
    font-size: 12px !important;
    border-color: rgba(0, 0, 0, 0.08) !important;
}

.custom-form-control input {
    background: #fbfcff !important;
    /*border: 0.6px solid #888ea6 !important;*/
    border-radius: 10px !important;
    height: 35px !important;
    padding: 0.3rem 1rem !important;
    color: #464646 !important;
    font-weight: 400 !important;
    font-size: 13px !important;
}

    .custom-form-control input.k-input-inner {
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
        /*border-right: 0px !important;*/
    }

        .custom-form-control input.k-input-inner button {
        }

.k-time-list-wrapper {
    height: inherit !important;
    max-height: 130px;
}

.k-upload.k-upload-async.telerik-blazor.custom-class.dropszone-attachments span.k-dropzone-hint {
    display: none;
}

.text-right {
    text-align: right !important;
}





@media screen {
    @media (min-width: 1920px)  (max-width: 2560px) {
        .telerik-blazor.k-grid.k-grid-md.table.table-wrapper.data-grid-table-wrapper.grid-table-width {
            width: 100px !important;
        }
    }
}

.table-wrapper.data-grid-table-wrapper.role-list-table .k-grid-aria-root .k-grid-header,
.table-wrapper.data-grid-table-wrapper.role-list-table .k-grid-aria-root .k-grid-container {
    min-width: 767px !important;
}




.table-wrapper.data-grid-table-wrapper.tti-labour-table .k-grid-aria-root .k-grid-header,
.table-wrapper.data-grid-table-wrapper.tti-labour-table .k-grid-aria-root .k-grid-container {
    min-width: 1200px !important;
}

.table-wrapper.data-grid-table-wrapper.rfq-table-width-767 .k-grid-aria-root .k-grid-header,
.table-wrapper.data-grid-table-wrapper.rfq-table-width-767 .k-grid-aria-root .k-grid-container {
    min-width: 767px !important;
}


.table-wrapper.data-grid-table-wrapper.grid-table-width .k-grid-aria-root .k-grid-header,
.table-wrapper.data-grid-table-wrapper.grid-table-width .k-grid-aria-root .k-grid-container {
    min-width: 1500px !important;
}

.table-wrapper.data-grid-table-wrapper.pls-grid-table-width .k-grid-aria-root .k-grid-header,
.table-wrapper.data-grid-table-wrapper.pls-grid-table-width .k-grid-aria-root .k-grid-container {
    min-width: 1600px !important;
}



/*
.table-wrapper.data-grid-table-wrapper .k-grid-aria-root .k-grid-header .table-width-1200 {
    min-width: 1200px;
}
*/
.vendor-usd {
    background: #fff3f9;
    margin-top: 13px;
    padding: 5px 0 20px 0;
}

span.k-numerictextbox.k-input.form-control.numeric-text.k-disabled.telerik-blazor.k-input-solid.k-rounded-md.k-input-md.total-cost-usd {
    /* border: 2px solid #000; */
    font-weight: 800;
}


.button-spacing {
    padding: 5px 28px !important;
}


.multi-program-selection span.k-chip-content {
    line-height: 2 !important;
    padding: 0px 4px;
}


span.k-chip-label.k-text-ellipsis {
    line-height: 2 !important;
    padding: 0px 4px;
}


span.k-numerictextbox.k-input.k-valid.telerik-blazor.k-input-solid.k-rounded-md.k-input-md {
    font-size: 11px;
}

/*.report-line-item {
    margin-right: 25px !important;
}*/

.line-item-report-box {
    margin-right: 35px !important;
}

.report-line-item-1 {
    margin-right: 53px !important
}

button.telerik-blazor.k-button.btn.btn-print.k-button-solid.k-rounded-md.k-button-md.k-button-solid-light.view-button {
    font-size: 12px !important;
    padding: 5px 20px !important;
}

.accordion-body.logistics-report {
    background-color: #fafafa;
}

.accordion-button.logistics-report {
    background-color: #dbf0fc; /*  #6ba4ce*/
    height: 45px;
    color: #4477ae; /* #fff*/
    font-weight: 600;
}

.line-item-report-box-1 {
    margin-right: 47px;
}

/*span.k-datepicker.form-control.datepicker-report.report-date.telerik-blazor.k-input.k-input-md.k-input-solid.k-rounded-md {
    width: 130px !important;
}*/

.table-responsive.hover-scroll-x.attachments-grid-width.table-responsive table tbody tr td {
    padding: 10px 20px !important;
}

.custom-card {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin-top: 30px;
}


.card-header.card-header-title.mt-5 {
    min-height: 40px !important;
}


.rims-import-text input {
    outline: none;
    border: none;
    height: 2em;
    font-size: 11px;
    margin-bottom: 1px;
    border-bottom: 1px solid #333;
}

    .rims-import-text input:focus {
        border-bottom: 1px solid #0572ce;
        box-shadow: 0 1px 0 0 #0572ce;
    }

.rims-addbutton {
    margin-right: 10px
}

.col-xxl-4.col-md-4.col-sm-4.col-12.ccstatementsline-width {
    width: 37%;
}


.accountpayyable-grid table tbody tr td {
    padding: 8px 20px !important;
}

span.k-textbox.k-input.form-control.cost-width.telerik-blazor.k-input-solid.k-rounded-md.k-input-md {
    width: 100px;
}

.col-12.col-sm-6.col-md-4.col-lg-3.col-xl-2.stiphend-width {
    width: 120px;
}

.col-xxl-3.col-sm-6.col-12.warehousing-date {
    width: 295px !important;
}

.action-text {
    font-size: 13px;
    color: #000;
    font-weight: 700;
    margin-left: 5px;
}

.property-check-box input[type="checkbox"]:checked + label::after {
    margin: 0 !important;
}

.inventory-text-align {
    text-align: center
}

.plus-add-button button.telerik-blazor.k-button.btn.btn-size-adjustable.k-button-solid.k-rounded-md.k-button-md.k-button-solid-base {
    padding: 0px 8px 0px 12px !important;
}

/* .tab-wrapper .tab-content.single-tab-strip .k-tabstrip-items-wrapper ul.k-tabstrip-items li.k-tabstrip-item {
	border-radius: 15px !important;
}
*/
.tab-wrapper .tab-content .k-tabstrip-items-wrapper ul.k-tabstrip-items li.k-tabstrip-item.single-tab-strip:only-child {
    border-radius: 15px !important;
}

.icon-bg-remove {
    background: none !important;
    border: none !important
}

    .icon-bg-remove i {
        background: none !important;
        border: none !important
    }


.k-grid-header-table .k-table-thead input[type="checkbox"] {
    display: block;
    left: -5px;
    border: 1px solid #5d5a5a;
}
/*.dates .float-end{float:right}
span.k-datepicker.form-control.datepicker-report.report-date.to-date-section.telerik-blazor.k-input.k-input-md.k-input-solid.k-rounded-md {
	float: right;
}

.inventory-item-model-gmtr-report {
	text-align: left;
	width: 100%;
	display: inline-flex;
}

	.inventory-item-model-gmtr-report > .flex-item-box:nth-child(2) {
		width: 8%;
	}*/


.line-item-report-box-2 {
    margin-right: 49px;
}





button.accordion-button.gmtr-accordian {
    background: none !important;
    height: 78px;
}

.accordion-button:not(.collapsed) {
    /*	border-bottom-color: #fff !important;*/
}

.accordion-item:first-of-type .accordion-button {
    /*	border: 1px solid #a4d1ff !important;*/
}

.accordion-item.wmtr-wrapper {
    /*border: 1px solid #a4d1ff !important;*/
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 0px 3px 0 rgba(0, 0, 0, 0.19);
}


.gmtr-accordian.accordion-button::after {
    flex-shrink: 0;
    width: var(--bs-accordion-btn-icon-width);
    height: var(--bs-accordion-btn-icon-width);
    margin-left: auto;
    content: "";
    background-image: var(--bs-accordion-btn-icon);
    background-repeat: no-repeat;
    background-size: var(--bs-accordion-btn-icon-width);
    transition: var(--bs-accordion-btn-icon-transition);
    margin-left: 12px !important;
    /*margin-top: 9px !important;
	border-left: 1px solid #000;*/
    /*color: #000 !important;
	width: 177px;
	text-style: bold;
	background: #cdc2c2;
	border-radius: 23px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 0px 3px 0 rgba(0, 0, 0, 0.19);
	padding: 11px 10px 5px 5px;
	width: 16px;
	height: 16px;*/
}

.width-115 {
    width: 130px;
}

input.form-control.vendor-email {
    background: none !important;
}

.login-2fa {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    flex-flow: column;
    /*padding-top:345px*/
}

.form-strip-sub {
    width: 80%;
    padding: 60px;
}

.attachmets-grid-header-color th {
    background-color: #6ba4ce;
}

button.accordion-button.restriction-accordian-button.expanded {
    background: #dbf0fc !important;
}

.multi-col {
    /*	border: 1px solid #000 !important;*/
    background-color: #f5faff !important;
}




.fixed-btn {
    position: fixed;
    bottom: 270px;
    right: 0px;
    z-index: 999;
}

    /*.fixed-btn button {
        font-size: 16px;
        font-weight: 400;
        background: #242b47;
        color: #ffffff;
        border-radius: 5px;
        padding: 5px 10px;
        border: none;
        min-width: 100px;
    }*/

    .fixed-btn button {
        font-size: 16px;
        font-weight: 400;
        /* From https://css.glass */
        background: rgba(68, 119, 174, 0.57);
        border-radius: 16px;
        box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
        backdrop-filter: blur(0px);
        -webkit-backdrop-filter: blur(0px);
        border: 1px solid rgba(68, 119, 174, 1);
        color: #ffffff;
        border-radius: 7px;
        padding: 1px 3px;
        border: none;
        /*    border-radius: 137px !important;*/
        animation: mymove infinite !important;
        animation-duration: 3s !important;
        -webkit-animation: bounce 2.9s ease infinite alternate !important;
    }


        .fixed-btn button:hover {
            background: #4477ae; /*242b47*/
            border: 1px solid #fff;
            color: #ffffff;
            cursor: pointer; /* Set the cursor to a pointer */
            transition: none;
            animation-play-state: paused;
            -webkit-animation: bounce 10.9s ease infinite alternate !important;
            /* transform: translateY(-5px);*/
            transform: translateY(-10px);
        }


@-webkit-keyframes bounce {
    0% {
    }

    100% {
        /*      transform: translateY(-30px);*/
        transform: translateY(-30px);
    }
}



.fixed-btn button {
    cursor: pointer; /* Set the cursor to a pointer */
    transition: none;
    animation-play-state: paused;
}

.check input[type="checkbox"] {
    appearance: none;
    width: 15px;
    height: 15px;
    background-color: #0d6efd;
    border-radius: 3px;
    border: none;
    position: inherit !important;
    display: inherit !important;
    /* cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;*/
}

    .check input[type="checkbox"]:checked::before {
        content: "\2714" !important;
        display: block;
        font-size: 10px;
        text-align: center;
        line-height: 16px;
        color: #fff !important;
        /* White color for the checkmark */
    }

.un-check input[type="checkbox"] {
    appearance: none;
    width: 15px;
    height: 15px;
    background-color: none;
    border-radius: 3px;
    border: 1px solid #000;
    position: inherit !important;
    display: inherit !important;
    /* cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;*/
}

    .un-check input[type="checkbox"]:checked::before {
        content: "\2714" !important;
        display: block;
        font-size: 10px;
        text-align: center;
        line-height: 16px;
        color: #fff !important;
        /* White color for the checkmark */
    }

.label-input-control {
    border: 1px solid rgba(0, 0, 0, 0.08);
    /* padding: 5px 68px; */
    border-radius: 10px;
    width: 100%;
    min-height: 30px;
    padding: 5px;
    background: #f5faff;
    border-color: rgba(0, 0, 0, 0.08);
    font-size: 12px;
}

.bid-control {
    /* padding: 5px 68px; */
    border-radius: 10px;
    width: 100%;
    height: 30px;
    padding: 7px 15px 5px 15px;
    background: #fbd037;
    color: #000;
    font-weight: 700;
}

.un-check input[type="checkbox"]:checked::before {
    content: "\2714" !important;
    display: block;
    font-size: 10px;
    text-align: center;
    line-height: 16px;
    color: #fff !important;
    /* White color for the checkmark */
}

.k-pager {
    border-color: rgba(0, 0, 0, 0.08) !important;
    color: #424242 !important;
    background-color: #e0f0fb !important;
    margin-top: 5px;
    margin-right: 4px;
}

p.terms-agreement {
    text-align: justify;
    line-height: 25px;
}

.error-log-btn {
    padding: 7px 15px !important;
}

span.k-datepicker.form-control.error-log.telerik-blazor.k-input.k-input-md.k-input-solid.k-rounded-md {
    width: 70%;
}

.color-piker-width {
    width: 100% !important
}

.inventory-item-model-error-log-section {
    display: flex;
    justify-content: flex-start;
    /* align-items: center; */
}

.error-check {
    margin-left: 20px;
}

.information-text-section {
    border: none !important;
    border-radius: 0 !important;
}


.custom-class.dropszone-attachments ~
span.k-file-validation-message.k-text-error {
    color: red;
}

span.k-file-validation-message.k-text-error {
    color: red;
}

.error-component-2 {
    /*height: 200px;*/
    width: 40%;
    height: 40%;
    top: 0px;
    bottom: 0px;
    left: 530px;
    position: fixed;
    background-color: #79cccc;
    margin: auto;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 0px 3px 0 rgba(0, 0, 0, 0.19);
}

.accordion-body.logistics-report {
    padding: 0;
}

.report-body-section {
    padding: 25px 20px;
}


.col-md-2.col-xl-2.col-xxl-1.created-date.col-3 {
    width: 10%;
}

.col-md-3.col-xl-3.col-xxl-3.col-12.mt-3.category-status {
    width: 20%;
}

[data-kt-app-sidebar-fixed=true] .app-sidebar {
    position: fixed;
    z-index: 99;
    /*105*/
}






textarea.form-control:focus {
    border: 2px solid #d6d6d6 !important;
}

.telerik-textbox textarea:focus {
    border: 2px solid #d6d6d6 !important;
    border-bottom: 4px solid #d6d6d6 !important;
    border-radius: 9px;
}

.telerik-textbox {
    border: none !important;
}

.form-floating input:focus {
    border: 2px solid #d6d6d6 !important;
    outline: none;
}



/*input:focus {*/
/* border: 1px solid #fbd652 !important;*/ /*yellow */
/* border: 2px solid #335bfd !important;*/ /*Blue */
/*  border-radius: 9px 0 0 9px;*/
/*    border-radius: 9px;

*/ /*}*/


/*input/text/outline*/
input[type=text].form-control:focus {
    border: 2px solid #d6d6d6 !important;
    border-radius: 9px;
}


.form-control input:focus {
    border: 2px solid #d6d6d6 !important;
    border-radius: 9px;
}
/*textarea:focus {
    border: 2px solid #d6d6d6 !important;
    border-radius: 9px;
}*/
span.telerik-blazor.k-dropdownlist:focus.form-control.k-valid.k-picker.k-picker-solid.k-picker-md.k-rounded-md:focus {
    border: 2px solid #d6d6d6 !important;
}

input[type="checkbox"]:checked + label::after,
input[type="checkbox"]:not(:checked) + label::after {
    outline: 2px solid #d6d6d6 !important;
}

.btn-bg-blue {
    border: 2px solid #4477ae !important;
}

    .btn-bg-blue:hover, .btn-bg-blue:focus {
        border: 2px solid #335bfd !important;
    }

.bg-color-silver-chalice:hover, .bg-color-silver-chalice:focus {
    border: 2px solid #727171 !important;
}

.bg-color-silver-chalice {
    border: 2px solid #aaaaaa !important;
}

.bg-danger:hover, .bg-danger:focus {
    border: 2px solid #fd2546 !important;
}

.bg-danger {
    border: 2px solid #bb2a40 !important;
}

.bg-color-green-pea:hover, .bg-color-green-pea:focus {
    border: 2px solid #159645 !important;
}

.bg-warning:hover, .bg-warning:focus {
    border: 2px solid #ecb905 !important;
}

.bg-warning {
    border: 2px solid #ffc700 !important;
}

.error-log-list table tr th > input[type="checkbox"]:checked {
    position: initial !important;
    left: 0 !important;
    border: 1px solid #000 !important;
    display: block !important;
}

.error-log-list table tr th > input[type="checkbox"]:not(:checked) {
    position: initial !important;
    left: 0 !important;
    border: 1px solid #000000 !important;
    display: block !important;
}

.error-log-list table tr td > input[type="checkbox"]:checked {
    position: initial !important;
    left: 0 !important;
    border: 1px solid !important;
    display: block !important;
}

.error-log-list table tr td > input[type="checkbox"]:not(:checked) {
    position: initial !important;
    left: 0 !important;
    border: 1px solid !important;
    display: block !important;
}

.error-log-list table tr th > .k-checkbox-md {
    width: 13px !important;
    height: 13px !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.bg-color-green-pea {
    border: 2px solid #26633d !important;
}


 












/* Responsive CSS */
@media screen and (max-width: 1366px) {

    .rolemapping-width {
        width: 530px
    }


    span .k-numerictextbox.k-input.form-control.numeric-text.tab-width.k-disabled.telerik-blazor.k-input-Solid.k-rounded-md.k-input-md {
        width: 160px !important;
    }


    .inventory-item-model > * {
        flex: 1 1 160px !important;
        background: none !important;
        height: auto !important;
    }

    .col-md-2.col-xl-2.col-xxl-1.created-date.col-3 {
        width: 14%;
    }

    .col-md-3.col-xl-3.col-xxl-3.col-12.mt-3.category-status {
        width: 20%;
    }
}

@media only screen and (min-device-width: 992px) and (max-device-width: 1366px) {
    .xls-icon-generate-layout {
        width: 17px;
        height: 17px !important;
        border: 0;
        background-repeat: no-repeat;
    }
    .pdf-icon {
        width: 17px;
        height: 17px !important;
        border: 0;
        background-repeat: no-repeat;
    }





    .unit-width {
        width: 170px !important
    }

    .col-md-2.col-xl-2.col-xxl-1.created-date.col-3 {
        width: 14%;
    }



    .col-12.col-sm-6.col-md-4.col-lg-3.col-xl-2.number-width {
        width: 16%;
    }

    .col-12.col-sm-6.col-md-4.col-lg-1.col-xl-1.cost-width-label {
        width: 100px;
    }
}
/* Responsive CSS */
/* (1366x768) WXGA Display */

@media screen and (max-width: 991px) {
    .logo-section {
        display: none
    }

    /*.menu {
        display: none
    }*/
}



@media screen and (max-width: 570px) {
    .col-xxl-5.col-md-4.col-sm-6.col-xl-4.col-12.ccstatementsline-width {
        width: 100% !important;
    }
}

@media screen and (max-width: 768px) {
    .flex-item-box {
        margin-right: 0;
        width: 100%;
        margin-bottom: 0px !important;
    }

        .flex-item-box:last-child {
            margin-bottom: 1.25rem !important;
        }

    .btn-size-adjustable {
        padding: 5px 35px !important;
        display: block;
        width: 100%;
    }
}
/* (320x480) iPhone (Original, 3G, 3GS) */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .pdf-icon {
        width: 25px;
        height: 25px !important;
        border: 0;
        background-repeat: no-repeat;
    }

    .xls-icon-generate-layout {
        width: 25px;
        height: 25px !important;
        border: 0;
        background-repeat: no-repeat;
    }
   
}
/* (320x480) Smartphone, Portrait */
@media only screen and (device-width: 320px) and (orientation: portrait) {
}
/* (320x480) Smartphone, Landscape */
@media only screen and (device-width: 480px) and (orientation: landscape) {
}
/* (480x800) Android */
@media only screen and (min-device-width: 414px) and (max-device-width: 896px) {
    .flex-item-box > .form-label {
        font-weight: 500;
        font-size: 10px !important;
        color: #464646;
    }
}


@media only screen and (min-device-width: 480px) and (max-device-width: 750px) {

    .pdf-icon {
        width: 25px;
        height: 25px !important;
        border: 0;
        background-repeat: no-repeat;
    }

    .xls-icon-generate-layout {
        width: 25px;
        height: 25px !important;
        border: 0;
        background-repeat: no-repeat;
    }

}
    /* (480x800) Android */
    @media only screen and (min-device-width: 480px) and (max-device-width: 800px) {


        /* insert styles here */
    }
    /* (640x960) iPhone 4 & 4S */
    @media only screen and (min-device-width: 640px) and (max-device-width: 960px) {

        /* insert styles here */
    }
    /* (720x1280) Galaxy Nexus, WXGA */
    @media only screen and (min-device-width: 750px) and (max-device-width: 1280px) {
        .filter-date {
            width: 14%;
        }


        .mb-1.col-md-2.col-lg-3.col-xl-2.col-sm-6.width-unit-measure {
            width: 20%;
        }

        .pdf-icon {
            width: 17px;
            height: 17px !important;
            border: 0;
            background-repeat: no-repeat;
        }

        .xls-icon-generate-layout {
            width: 17px;
            height: 17px !important;
            border: 0;
            background-repeat: no-repeat;
        }
    }
    /* (720x1280) Galaxy Nexus, Landscape */
    @media only screen and (min-device-width: 720px) and (max-device-width: 1280px) and (orientation: landscape) {
    }
    /* (1024x768) iPad 1 & 2, XGA */
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
        /* insert styles here */


    }
    /* (768x1024) iPad 1 & 2, Portrait */
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
        /* insert styles here */
    }
    /* (820x1180) iPad 1 & 2, Portrait */
    @media only screen and (min-device-width: 820px) and (max-device-width: 1180px) and (orientation: portrait) {
        .flex-item-box > .form-label {
            font-weight: 500;
            font-size: 11px !important;
            color: #464646;
        }
    }
    /* (1024x768) iPad 1 & 2, Landscape */
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
        /* insert styles here */
    }
    /* (2048x1536) iPad 3 */
    @media only screen and (min-device-width: 1536px) and (max-device-width: 2048px) {
        /* insert styles here */
    }
    /* (1280x720) Galaxy Note 2, WXGA */
    @media only screen and (min-device-width: 720px) and (max-device-width: 1280px) {
        .filter-date {
            width: 22%;
        }

        /* .radio-wrapper {
        display: block !important;
        justify-content: space-between;
        align-items: center
    }*/
        /* insert styles here */
        .date-width {
            width: auto;
        }

        .col-xxl-5.col-md-4.col-sm-6.col-xl-4.col-12.ccstatementsline-width {
            width: 50% !important;
        }
    }
    /* (1366x768) WXGA Display */
    @media screen and (max-width: 1366px) {

        /* insert styles here */
        .button-spacing {
            padding: 5px 28px !important;
            font-size: 10px !important;
        }
    }
    /* (11340x1566) */
    @media only screen and (min-device-width: 1340px) and (max-device-width: 1566px) {
        .filter-date{width:14%;}
        .pdf-icon {
            width: 17px;
            height: 17px !important;
            border: 0;
            background-repeat: no-repeat;
        }

        .xls-icon-generate-layout {
            width: 17px;
            height: 17px !important;
            border: 0;
            background-repeat: no-repeat;
        }


        .col-12.col-sm-6.col-md-4.col-lg-3.col-xl-2.number-item {
            width: 14%;
        }

        .col-12.col-sm-6.col-md-4.col-lg-1.col-xl-1.time-needed {
            width: 9%;
        }

        /*.radio-wrapper {
        text-align: left;
        width: 100%;
        display: inline-flex;
    }

        .radio-wrapper > .flex-item-box {
            display: inline-block;
            text-align: left;*/
        /* height: 39px; */
        /*padding-right: 10px;
        }*/

        /* .radio-wrapper {
        display: block !important;
        justify-content: space-between;
        align-items: center
    }*/






        /* RFQ */
        /* translation */
        .inventory-item-model-rfq-translation-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-translation-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-translation-section-1 > .flex-item-box:last-child {
                    width: 26%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-translation-section-1 > .flex-item-box:nth-child(3) {
                    width: 27%;
                }

                /* .inventory-item-model-rfq-translation-section-1 > .flex-item-box:nth-child(3) {
                width: 11%;
            }*/

                .inventory-item-model-rfq-translation-section-1 > .flex-item-box:nth-child(2) {
                    width: 12%;
                }

                .inventory-item-model-rfq-translation-section-1 > .flex-item-box:first-child {
                    width: 36%;
                }


        .inventory-item-model-rfq-translation-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-translation-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-translation-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }


                .inventory-item-model-rfq-translation-section-2 > .flex-item-box:nth-child(3) {
                    width: 40%;
                }

                .inventory-item-model-rfq-translation-section-2 > .flex-item-box:nth-child(2) {
                    width: 20%;
                }

                .inventory-item-model-rfq-translation-section-2 > .flex-item-box:first-child {
                    width: 20%;
                }


        /* intepretation */
        .inventory-item-model-rfq-intepretation-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-intepretation-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-intepretation-section-1 > .flex-item-box:last-child {
                    width: 21%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-intepretation-section-1 > .flex-item-box:nth-child(4) {
                    width: 21%;
                }

                .inventory-item-model-rfq-intepretation-section-1 > .flex-item-box:nth-child(3) {
                    width: 12%;
                }

                .inventory-item-model-rfq-intepretation-section-1 > .flex-item-box:nth-child(2) {
                    width: 12%;
                }

                .inventory-item-model-rfq-intepretation-section-1 > .flex-item-box:first-child {
                    width: 36%;
                }


        .inventory-item-model-rfq-intepretation-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-intepretation-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-intepretation-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }


                .inventory-item-model-rfq-intepretation-section-2 > .flex-item-box:nth-child(3) {
                    width: 40%;
                }

                .inventory-item-model-rfq-intepretation-section-2 > .flex-item-box:nth-child(2) {
                    width: 20%;
                }

                .inventory-item-model-rfq-intepretation-section-2 > .flex-item-box:first-child {
                    width: 20%;
                }


        .inventory-item-model-rfq-intepretation-section-3 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-intepretation-section-3 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-intepretation-section-3 > .flex-item-box:last-child {
                    width: 60%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-intepretation-section-3 > .flex-item-box:nth-child(2) {
                    width: 20%;
                }

                .inventory-item-model-rfq-intepretation-section-3 > .flex-item-box:first-child {
                    width: 20%;
                }


        /* intepretation-equipment*/
        .inventory-item-model-rfq-intepretation-equipment-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-intepretation-equipment-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-intepretation-equipment-section-1 > .flex-item-box:last-child {
                    width: 14%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-intepretation-equipment-section-1 > .flex-item-box:nth-child(4) {
                    width: 45%;
                }

                .inventory-item-model-rfq-intepretation-equipment-section-1 > .flex-item-box:nth-child(3) {
                    width: 13%;
                }

                .inventory-item-model-rfq-intepretation-equipment-section-1 > .flex-item-box:nth-child(2) {
                    width: 13%;
                }

                .inventory-item-model-rfq-intepretation-equipment-section-1 > .flex-item-box:first-child {
                    /* width: 19%;*/
                    width: 25%;
                }


        .inventory-item-model-rfq-intepretation-equipment-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-intepretation-equipment-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-intepretation-equipment-section-2 > .flex-item-box:last-child {
                    width: 35%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-intepretation-equipment-section-2 > .flex-item-box:nth-child(4) {
                    width: 25%;
                }

                .inventory-item-model-rfq-intepretation-equipment-section-2 > .flex-item-box:nth-child(3) {
                    width: 15%;
                }

                .inventory-item-model-rfq-intepretation-equipment-section-2 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-rfq-intepretation-equipment-section-2 > .flex-item-box:first-child {
                    width: 19%;
                }


        /* visa */
        .inventory-item-model-rfq-visa-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-visa-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-visa-section-1 > .flex-item-box:last-child {
                    width: 14%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-visa-section-1 > .flex-item-box:nth-child(6) {
                    width: 15%;
                }

                .inventory-item-model-rfq-visa-section-1 > .flex-item-box:nth-child(5) {
                    width: 15%;
                }

                .inventory-item-model-rfq-visa-section-1 > .flex-item-box:nth-child(4) {
                    width: 15%;
                }

                .inventory-item-model-rfq-visa-section-1 > .flex-item-box:nth-child(3) {
                    width: 12%;
                }

                .inventory-item-model-rfq-visa-section-1 > .flex-item-box:nth-child(2) {
                    width: 12%;
                }

                .inventory-item-model-rfq-visa-section-1 > .flex-item-box:first-child {
                    width: 19%;
                }


        .inventory-item-model-rfq-visa-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-visa-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-visa-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-visa-section-2 > .flex-item-box:nth-child(4) {
                    width: 15%;
                }

                .inventory-item-model-rfq-visa-section-2 > .flex-item-box:nth-child(3) {
                    width: 15%;
                }

                .inventory-item-model-rfq-visa-section-2 > .flex-item-box:nth-child(2) {
                    width: 52%;
                }

                .inventory-item-model-rfq-visa-section-2 > .flex-item-box:first-child {
                    width: 19%;
                }


        /* ground transportation */
        .inventory-item-model-rfq-ground-transportation-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-ground-transportation-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-ground-transportation-section-1 > .flex-item-box:last-child {
                    width: 12%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-ground-transportation-section-1 > .flex-item-box:nth-child(4) {
                    width: 12%;
                }

                .inventory-item-model-rfq-ground-transportation-section-1 > .flex-item-box:nth-child(3) {
                    width: 12%;
                }

                .inventory-item-model-rfq-ground-transportation-section-1 > .flex-item-box:nth-child(2) {
                    width: 12%;
                }

                .inventory-item-model-rfq-ground-transportation-section-1 > .flex-item-box:first-child {
                    width: 50%;
                }

        .inventory-item-model-rfq-ground-transportation-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-ground-transportation-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }


                .inventory-item-model-rfq-ground-transportation-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-ground-transportation-section-2 > .flex-item-box:nth-child(3) {
                    width: 15%;
                }

                .inventory-item-model-rfq-ground-transportation-section-2 > .flex-item-box:nth-child(2) {
                    width: 52%;
                }

                .inventory-item-model-rfq-ground-transportation-section-2 > .flex-item-box:first-child {
                    width: 18%;
                }


        /* tickets */
        .inventory-item-model-rfqtickets-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqtickets-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqtickets-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqtickets-section-1 > .flex-item-box:nth-child(6) {
                    width: 15%;
                }

                .inventory-item-model-rfqtickets-section-1 > .flex-item-box:nth-child(5) {
                    width: 15%;
                }

                .inventory-item-model-rfqtickets-section-1 > .flex-item-box:nth-child(4) {
                    width: 15%;
                }

                .inventory-item-model-rfqtickets-section-1 > .flex-item-box:nth-child(3) {
                    width: 12%;
                }

                .inventory-item-model-rfqtickets-section-1 > .flex-item-box:nth-child(2) {
                    width: 12%;
                }

                .inventory-item-model-rfqtickets-section-1 > .flex-item-box:first-child {
                    width: 18%;
                }


        .inventory-item-model-rfqtickets-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqtickets-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqtickets-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqtickets-section-2 > .flex-item-box:nth-child(3) {
                    width: 15%;
                }

                .inventory-item-model-rfqtickets-section-2 > .flex-item-box:nth-child(2) {
                    width: 52%;
                }

                .inventory-item-model-rfqtickets-section-2 > .flex-item-box:first-child {
                    width: 18%;
                }


        /* lodging */
        .inventory-item-model-rfqlodging-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqlodging-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqlodging-section-1 > .flex-item-box:last-child {
                    width: 11%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqlodging-section-1 > .flex-item-box:nth-child(5) {
                    width: 12%;
                }

                .inventory-item-model-rfqlodging-section-1 > .flex-item-box:nth-child(4) {
                    width: 41%;
                }

                .inventory-item-model-rfqlodging-section-1 > .flex-item-box:nth-child(3) {
                    width: 12%;
                }

                .inventory-item-model-rfqlodging-section-1 > .flex-item-box:nth-child(2) {
                    width: 12%;
                }

                .inventory-item-model-rfqlodging-section-1 > .flex-item-box:first-child {
                    width: 15%;
                }


        .inventory-item-model-rfqlodging-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqlodging-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

        .inventory-item-model-rfqvenue-section-2 > .flex-item-box:last-child {
            width: 15%;
            padding-right: 0px;
        }

        .inventory-item-model-rfqlodging-section-2 > .flex-item-box:nth-child(3) {
            width: 15%;
        }

        .inventory-item-model-rfqlodging-section-2 > .flex-item-box:nth-child(2) {
            width: 51%;
        }

        .inventory-item-model-rfqlodging-section-2 > .flex-item-box:first-child {
            width: 19%;
        }


        /* venue */
        .inventory-item-model-rfqvenue-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqvenue-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqvenue-section-1 > .flex-item-box:last-child {
                    /*  width: 15%;*/
                    width: 8%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqvenue-section-1 > .flex-item-box:nth-child(5) {
                    width: 23%;
                }

                .inventory-item-model-rfqvenue-section-1 > .flex-item-box:nth-child(3) {
                    width: 22%;
                }

                .inventory-item-model-rfqvenue-section-1 > .flex-item-box:nth-child(4) {
                    width: 12%;
                }

                .inventory-item-model-rfqvenue-section-1 > .flex-item-box:nth-child(2) {
                    width: 12%;
                }

                .inventory-item-model-rfqvenue-section-1 > .flex-item-box:first-child {
                    /* width: 15%;*/
                    width: 29%;
                }


        .inventory-item-model-rfqvenue-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqvenue-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqvenue-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqvenue-section-2 > .flex-item-box:nth-child(2) {
                    width: 15%;
                }

                .inventory-item-model-rfqvenue-section-2 > .flex-item-box:first-child {
                    width: 70%;
                }


        /* catering */
        .inventory-item-model-rfqcatering-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqcatering-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqcatering-section-1 > .flex-item-box:last-child {
                    width: 14%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqcatering-section-1 > .flex-item-box:nth-child(5) {
                    width: 24%;
                }

                .inventory-item-model-rfqcatering-section-1 > .flex-item-box:nth-child(4) {
                    width: 24%;
                }

                .inventory-item-model-rfqcatering-section-1 > .flex-item-box:nth-child(3) {
                    width: 12%;
                }

                .inventory-item-model-rfqcatering-section-1 > .flex-item-box:nth-child(2) {
                    width: 12%;
                }

                .inventory-item-model-rfqcatering-section-1 > .flex-item-box:first-child {
                    width: 17%;
                }


        .inventory-item-model-rfqcatering-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqcatering-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqcatering-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqcatering-section-2 > .flex-item-box:nth-child(2) {
                    width: 15%;
                }

                .inventory-item-model-rfqcatering-section-2 > .flex-item-box:first-child {
                    width: 70%;
                }


        /* equipment */
        .inventory-item-model-rfqequipment-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqequipment-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqequipment-section-1 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqequipment-section-1 > .flex-item-box:nth-child(4) {
                    width: 40%;
                }

                .inventory-item-model-rfqequipment-section-1 > .flex-item-box:nth-child(3) {
                    width: 12%;
                }

                .inventory-item-model-rfqequipment-section-1 > .flex-item-box:nth-child(2) {
                    width: 12%;
                }

                .inventory-item-model-rfqequipment-section-1 > .flex-item-box:first-child {
                    width: 19%;
                }


        .inventory-item-model-rfqequipment-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqequipment-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqequipment-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqequipment-section-2 > .flex-item-box:nth-child(4) {
                    width: 10%;
                }

                .inventory-item-model-rfqequipment-section-2 > .flex-item-box:nth-child(3) {
                    width: 40%;
                }

                .inventory-item-model-rfqequipment-section-2 > .flex-item-box:nth-child(2) {
                    width: 15%;
                }

                .inventory-item-model-rfqequipment-section-2 > .flex-item-box:first-child {
                    width: 20%;
                }


        /* onsite */
        .inventory-item-model-rfqonsite-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqonsite-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqonsite-section-1 > .flex-item-box:last-child {
                    width: 15% !important;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqonsite-section-1 > .flex-item-box:nth-child(6) {
                    width: 10%;
                }

                .inventory-item-model-rfqonsite-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-rfqonsite-section-1 > .flex-item-box:nth-child(4) {
                    width: 25%;
                }

                .inventory-item-model-rfqonsite-section-1 > .flex-item-box:nth-child(3) {
                    width: 12%;
                }

                .inventory-item-model-rfqonsite-section-1 > .flex-item-box:nth-child(2) {
                    width: 12%;
                }

                .inventory-item-model-rfqonsite-section-1 > .flex-item-box:first-child {
                    width: 25%;
                }


        .inventory-item-model-rfqonsite-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqonsite-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqonsite-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqonsite-section-2 > .flex-item-box:nth-child(2) {
                    width: 15%;
                }

                .inventory-item-model-rfqonsite-section-2 > .flex-item-box:first-child {
                    width: 70%;
                }


        /* stipend */
        .inventory-item-model-rfqstipend-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqstipend-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqstipend-section-1 > .flex-item-box:last-child {
                    width: 29%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqstipend-section-1 > .flex-item-box:nth-child(4) {
                    width: 30%;
                }

                .inventory-item-model-rfqstipend-section-1 > .flex-item-box:nth-child(3) {
                    width: 12%;
                }

                .inventory-item-model-rfqstipend-section-1 > .flex-item-box:nth-child(2) {
                    width: 12%;
                }

                .inventory-item-model-rfqstipend-section-1 > .flex-item-box:first-child {
                    width: 22%;
                }


        .inventory-item-model-rfqstipend-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqstipend-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqstipend-section-2 > .flex-item-box:last-child {
                    width: 10%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqstipend-section-2 > .flex-item-box:nth-child(4) {
                    width: 10%;
                }

                .inventory-item-model-rfqstipend-section-2 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-rfqstipend-section-2 > .flex-item-box:nth-child(2) {
                    width: 51%;
                }

                .inventory-item-model-rfqstipend-section-2 > .flex-item-box:first-child {
                    width: 19%;
                }


        /* printed meterials */
        .inventory-item-model-rfqprinted-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqprinted-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqprinted-section-1 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqprinted-section-1 > .flex-item-box:nth-child(5) {
                    width: 27%;
                }

                .inventory-item-model-rfqprinted-section-1 > .flex-item-box:nth-child(4) {
                    width: 24%;
                }

                .inventory-item-model-rfqprinted-section-1 > .flex-item-box:nth-child(3) {
                    width: 18%;
                }

                .inventory-item-model-rfqprinted-section-1 > .flex-item-box:nth-child(2) {
                    width: 13%;
                }

                .inventory-item-model-rfqprinted-section-1 > .flex-item-box:first-child {
                    width: 19%;
                }


        .inventory-item-model-rfqprinted-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqprinted-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqprinted-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqprinted-section-2 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-rfqprinted-section-2 > .flex-item-box:nth-child(2) {
                    width: 56%;
                }

                .inventory-item-model-rfqprinted-section-2 > .flex-item-box:first-child {
                    width: 19%;
                }


        /* supplies */
        .inventory-item-model-rfqsupplies-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqsupplies-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqsupplies-section-1 > .flex-item-box:last-child {
                    width: 10%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqsupplies-section-1 > .flex-item-box:nth-child(6) {
                    width: 15%;
                }

                .inventory-item-model-rfqsupplies-section-1 > .flex-item-box:nth-child(5) {
                    width: 13%;
                }

                .inventory-item-model-rfqsupplies-section-1 > .flex-item-box:nth-child(4) {
                    width: 25%;
                }

                .inventory-item-model-rfqsupplies-section-1 > .flex-item-box:nth-child(3) {
                    width: 12%;
                }

                .inventory-item-model-rfqsupplies-section-1 > .flex-item-box:nth-child(2) {
                    width: 12%;
                }

                .inventory-item-model-rfqsupplies-section-1 > .flex-item-box:first-child {
                    width: 25%;
                }


        .inventory-item-model-rfqsupplies-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqsupplies-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqsupplies-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqsupplies-section-2 > .flex-item-box:nth-child(2) {
                    width: 15%;
                }

                .inventory-item-model-rfqsupplies-section-2 > .flex-item-box:first-child {
                    width: 70%;
                }


        /* otherservices */
        .inventory-item-model-rfqother-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqother-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqother-section-1 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqother-section-1 > .flex-item-box:nth-child(5) {
                    width: 29%;
                }

                .inventory-item-model-rfqother-section-1 > .flex-item-box:nth-child(4) {
                    width: 10%;
                }

                .inventory-item-model-rfqother-section-1 > .flex-item-box:nth-child(3) {
                    width: 12%;
                }

                .inventory-item-model-rfqother-section-1 > .flex-item-box:nth-child(2) {
                    width: 12%;
                }

                .inventory-item-model-rfqother-section-1 > .flex-item-box:first-child {
                    width: 19%;
                }


        .inventory-item-model-rfqother-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqother-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqother-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqother-section-2 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-rfqother-section-2 > .flex-item-box:nth-child(2) {
                    width: 56%;
                }

                .inventory-item-model-rfqother-section-2 > .flex-item-box:first-child {
                    width: 19%;
                }


        /* QUOTE --------*/

        /* translation */
        .inventory-item-model-translation-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-translation-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-translation-section-1 > .flex-item-box:last-child {
                    width: 14%;
                    padding-right: 0px;
                }

                .inventory-item-model-translation-section-1 > .flex-item-box:nth-child(6) {
                    width: 12%;
                }

                .inventory-item-model-translation-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-translation-section-1 > .flex-item-box:nth-child(4) {
                    width: 12%;
                }

                .inventory-item-model-translation-section-1 > .flex-item-box:nth-child(3) {
                    width: 18%;
                }

                .inventory-item-model-translation-section-1 > .flex-item-box:nth-child(2) {
                    width: 12%;
                }

                .inventory-item-model-translation-section-1 > .flex-item-box:first-child {
                    width: 26%;
                }

        .inventory-item-model-translation-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-translation-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-translation-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-translation-section-2 > .flex-item-box:nth-child(6) {
                    width: 15%;
                }

                .inventory-item-model-translation-section-2 > .flex-item-box:nth-child(5) {
                    width: 15%;
                }

                .inventory-item-model-translation-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-translation-section-2 > .flex-item-box:nth-child(3) {
                    width: 12%;
                }

                .inventory-item-model-translation-section-2 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-translation-section-2 > .flex-item-box:first-child {
                    width: 19%;
                }

        /* intepretation-one */
        .inventory-item-model-intepretation-one-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-intepretation-one-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-intepretation-one-section-1 > .flex-item-box:last-child {
                    width: 13%;
                    padding-right: 0px;
                }

                .inventory-item-model-intepretation-one-section-1 > .flex-item-box:nth-child(6) {
                    width: 18%;
                }

                .inventory-item-model-intepretation-one-section-1 > .flex-item-box:nth-child(5) {
                    width: 12%;
                }

                .inventory-item-model-intepretation-one-section-1 > .flex-item-box:nth-child(4) {
                    width: 12%;
                }

                .inventory-item-model-intepretation-one-section-1 > .flex-item-box:nth-child(3) {
                    width: 12%;
                }

                .inventory-item-model-intepretation-one-section-1 > .flex-item-box:nth-child(2) {
                    width: 12%;
                }

                .inventory-item-model-intepretation-one-section-1 > .flex-item-box:first-child {
                    width: 23%;
                }

        .inventory-item-model-intepretation-one-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-intepretation-one-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-intepretation-one-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-intepretation-one-section-2 > .flex-item-box:nth-child(6) {
                    width: 15%;
                }

                .inventory-item-model-intepretation-one-section-2 > .flex-item-box:nth-child(5) {
                    width: 15%;
                }

                .inventory-item-model-intepretation-one-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-intepretation-one-section-2 > .flex-item-box:nth-child(3) {
                    width: 12%;
                }

                .inventory-item-model-intepretation-one-section-2 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-intepretation-one-section-2 > .flex-item-box:first-child {
                    width: 19%;
                }


        .inventory-item-model-intepretation-one-section-3 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-intepretation-one-section-3 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-intepretation-one-section-3 > .flex-item-box:last-child {
                    width: 55%;
                    padding-right: 0px;
                }


                .inventory-item-model-intepretation-one-section-3 > .flex-item-box:nth-child(2) {
                    width: 20%;
                }

                .inventory-item-model-intepretation-one-section-3 > .flex-item-box:first-child {
                    width: 25%;
                }


        /* visa */
        .inventory-item-model-visa-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-visa-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-visa-section-1 > .flex-item-box:last-child {
                    width: 12%;
                    padding-right: 0px;
                }

                .inventory-item-model-visa-section-1 > .flex-item-box:nth-child(8) {
                    width: 10%;
                }

                .inventory-item-model-visa-section-1 > .flex-item-box:nth-child(7) {
                    width: 10%;
                }

                .inventory-item-model-visa-section-1 > .flex-item-box:nth-child(6) {
                    width: 9%;
                }

                .inventory-item-model-visa-section-1 > .flex-item-box:nth-child(5) {
                    width: 10%;
                }

                .inventory-item-model-visa-section-1 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-visa-section-1 > .flex-item-box:nth-child(3) {
                    width: 12%;
                }

                .inventory-item-model-visa-section-1 > .flex-item-box:nth-child(2) {
                    width: 12%;
                }

                .inventory-item-model-visa-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-visa-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-visa-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-visa-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-visa-section-2 > .flex-item-box:nth-child(7) {
                    width: 11%;
                }

                .inventory-item-model-visa-section-2 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-visa-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-visa-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-visa-section-2 > .flex-item-box:nth-child(3) {
                    width: 9%;
                }

                .inventory-item-model-visa-section-2 > .flex-item-box:nth-child(2) {
                    width: 9%;
                }

                .inventory-item-model-visa-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }

        /* ground */
        .inventory-item-model-ground-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-ground-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-ground-section-1 > .flex-item-box:last-child {
                    width: 14%;
                    padding-right: 0px;
                }

                .inventory-item-model-ground-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-ground-section-1 > .flex-item-box:nth-child(4) {
                    width: 30%;
                }

                .inventory-item-model-ground-section-1 > .flex-item-box:nth-child(3) {
                    width: 18%;
                }

                .inventory-item-model-ground-section-1 > .flex-item-box:nth-child(2) {
                    width: 18%;
                }

                .inventory-item-model-ground-section-1 > .flex-item-box:first-child {
                    width: 19%;
                }

        .inventory-item-model-ground-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-ground-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-ground-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-ground-section-2 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-ground-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-ground-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-ground-section-2 > .flex-item-box:nth-child(3) {
                    width: 9%;
                }

                .inventory-item-model-ground-section-2 > .flex-item-box:nth-child(2) {
                    width: 9%;
                }

                .inventory-item-model-ground-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }

        /* tickets */
        .inventory-item-model-tickets-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-tickets-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-tickets-section-1 > .flex-item-box:last-child {
                    width: 11%;
                    padding-right: 0px;
                }

                .inventory-item-model-tickets-section-1 > .flex-item-box:nth-child(7) {
                    width: 14%;
                }

                .inventory-item-model-tickets-section-1 > .flex-item-box:nth-child(6) {
                    width: 13%;
                }

                .inventory-item-model-tickets-section-1 > .flex-item-box:nth-child(5) {
                    width: 15%;
                }

                .inventory-item-model-tickets-section-1 > .flex-item-box:nth-child(4) {
                    width: 30%;
                }

                .inventory-item-model-tickets-section-1 > .flex-item-box:nth-child(3) {
                    width: 12%;
                }

                .inventory-item-model-tickets-section-1 > .flex-item-box:nth-child(2) {
                    width: 12%;
                }

                .inventory-item-model-tickets-section-1 > .flex-item-box:first-child {
                    width: 32%;
                }

        .inventory-item-model-tickets-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-tickets-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-tickets-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-tickets-section-2 > .flex-item-box:nth-child(7) {
                    width: 12%;
                }

                .inventory-item-model-tickets-section-2 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-tickets-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-tickets-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-tickets-section-2 > .flex-item-box:nth-child(3) {
                    width: 9%;
                }

                .inventory-item-model-tickets-section-2 > .flex-item-box:nth-child(2) {
                    width: 9%;
                }

                .inventory-item-model-tickets-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }

        /* lodging */
        .inventory-item-model-lodging-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-lodging-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-lodging-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-lodging-section-1 > .flex-item-box:nth-child(7) {
                    width: 10%;
                }

                .inventory-item-model-lodging-section-1 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-lodging-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-lodging-section-1 > .flex-item-box:nth-child(4) {
                    width: 20%;
                }

                .inventory-item-model-lodging-section-1 > .flex-item-box:nth-child(3) {
                    width: 11%;
                }

                .inventory-item-model-lodging-section-1 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-lodging-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-lodging-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-lodging-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-lodging-section-2 > .flex-item-box:last-child {
                    width: 16%;
                    padding-right: 0px;
                }

                .inventory-item-model-lodging-section-2 > .flex-item-box:nth-child(7) {
                    width: 12%;
                }

                .inventory-item-model-lodging-section-2 > .flex-item-box:nth-child(6) {
                    width: 10%;
                }

                .inventory-item-model-lodging-section-2 > .flex-item-box:nth-child(5) {
                    width: 10%;
                }

                .inventory-item-model-lodging-section-2 > .flex-item-box:nth-child(4) {
                    width: 10%;
                }

                .inventory-item-model-lodging-section-2 > .flex-item-box:nth-child(3) {
                    width: 15%;
                }

                .inventory-item-model-lodging-section-2 > .flex-item-box:nth-child(2) {
                    width: 18%;
                }

                .inventory-item-model-lodging-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }

        /* venue */
        .inventory-item-model-venue-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-venue-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-venue-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-venue-section-1 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-venue-section-1 > .flex-item-box:nth-child(3) {
                    width: 35%;
                }

                .inventory-item-model-venue-section-1 > .flex-item-box:nth-child(2) {
                    width: 13%;
                }

                .inventory-item-model-venue-section-1 > .flex-item-box:first-child {
                    width: 30%;
                }

        .inventory-item-model-venue-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-venue-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-venue-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-venue-section-2 > .flex-item-box:nth-child(7) {
                    width: 12%;
                }

                .inventory-item-model-venue-section-2 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-venue-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-venue-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-venue-section-2 > .flex-item-box:nth-child(3) {
                    width: 9%;
                }

                .inventory-item-model-venue-section-2 > .flex-item-box:nth-child(2) {
                    width: 9%;
                }

                .inventory-item-model-venue-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }

        /* catering */
        .inventory-item-model-catering-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-catering-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-catering-section-1 > .flex-item-box:last-child {
                    width: 25%;
                    padding-right: 0px;
                }

                .inventory-item-model-catering-section-1 > .flex-item-box:nth-child(4) {
                    width: 35%;
                }

                .inventory-item-model-catering-section-1 > .flex-item-box:nth-child(3) {
                    width: 12%;
                }

                .inventory-item-model-catering-section-1 > .flex-item-box:nth-child(2) {
                    width: 12%;
                }

                .inventory-item-model-catering-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-catering-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-catering-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-catering-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-catering-section-2 > .flex-item-box:nth-child(7) {
                    width: 12%;
                }

                .inventory-item-model-catering-section-2 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-catering-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-catering-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-catering-section-2 > .flex-item-box:nth-child(3) {
                    width: 9%;
                }

                .inventory-item-model-catering-section-2 > .flex-item-box:nth-child(2) {
                    width: 9%;
                }

                .inventory-item-model-catering-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }

        /* enquiry */
        .inventory-item-model-enquiry-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-enquiry-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-enquiry-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-enquiry-section-1 > .flex-item-box:nth-child(6) {
                    width: 20%;
                }

                .inventory-item-model-enquiry-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-enquiry-section-1 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-enquiry-section-1 > .flex-item-box:nth-child(3) {
                    width: 12%;
                }

                .inventory-item-model-enquiry-section-1 > .flex-item-box:nth-child(2) {
                    width: 12%;
                }

                .inventory-item-model-enquiry-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-enquiry-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-enquiry-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-enquiry-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-enquiry-section-2 > .flex-item-box:nth-child(7) {
                    width: 12%;
                }

                .inventory-item-model-enquiry-section-2 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-enquiry-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-enquiry-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-enquiry-section-2 > .flex-item-box:nth-child(3) {
                    width: 9%;
                }

                .inventory-item-model-enquiry-section-2 > .flex-item-box:nth-child(2) {
                    width: 9%;
                }

                .inventory-item-model-enquiry-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }

        /* intepretation */
        .inventory-item-model-intepretation-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-intepretation-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-intepretation-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-intepretation-section-1 > .flex-item-box:nth-child(6) {
                    width: 20%;
                }

                .inventory-item-model-intepretation-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-intepretation-section-1 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-intepretation-section-1 > .flex-item-box:nth-child(3) {
                    width: 12%;
                }

                .inventory-item-model-intepretation-section-1 > .flex-item-box:nth-child(2) {
                    width: 12%;
                }

                .inventory-item-model-intepretation-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-intepretation-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-intepretation-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-intepretation-section-2 > .flex-item-box:last-child {
                    width: 12%;
                    padding-right: 0px;
                }

                .inventory-item-model-intepretation-section-2 > .flex-item-box:nth-child(7) {
                    width: 12%;
                }

                .inventory-item-model-intepretation-section-2 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-intepretation-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-intepretation-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-intepretation-section-2 > .flex-item-box:nth-child(3) {
                    width: 15%;
                }

                .inventory-item-model-intepretation-section-2 > .flex-item-box:nth-child(2) {
                    width: 9%;
                }

                .inventory-item-model-intepretation-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }

        /* other services */
        .inventory-item-model-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-section-1 > .flex-item-box:nth-child(6) {
                    width: 20%;
                }

                .inventory-item-model-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-section-1 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-section-1 > .flex-item-box:nth-child(3) {
                    width: 11%;
                }

                .inventory-item-model-section-1 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-section-2 > .flex-item-box:last-child {
                    width: 10%;
                    padding-right: 0px;
                }

                .inventory-item-model-section-2 > .flex-item-box:nth-child(7) {
                    width: 15%;
                }

                .inventory-item-model-section-2 > .flex-item-box:nth-child(6) {
                    width: 12%;
                }

                .inventory-item-model-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-section-2 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-section-2 > .flex-item-box:nth-child(3) {
                    width: 11%;
                }

                .inventory-item-model-section-2 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-section-2 > .flex-item-box:first-child {
                    width: 23%;
                }

        /* supliers */
        .inventory-item-model-supliers-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-supliers-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-supliers-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-supliers-section-1 > .flex-item-box:nth-child(6) {
                    width: 20%;
                }

                .inventory-item-model-supliers-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-supliers-section-1 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-supliers-section-1 > .flex-item-box:nth-child(3) {
                    width: 12%;
                }

                .inventory-item-model-supliers-section-1 > .flex-item-box:nth-child(2) {
                    width: 12%;
                }

                .inventory-item-model-supliers-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-supliers-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-supliers-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-supliers-section-2 > .flex-item-box:last-child {
                    width: 10%;
                    padding-right: 0px;
                }

                .inventory-item-model-supliers-section-2 > .flex-item-box:nth-child(7) {
                    width: 15%;
                }

                .inventory-item-model-supliers-section-2 > .flex-item-box:nth-child(6) {
                    width: 12%;
                }

                .inventory-item-model-supliers-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-supliers-section-2 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-supliers-section-2 > .flex-item-box:nth-child(3) {
                    width: 11%;
                }

                .inventory-item-model-supliers-section-2 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-supliers-section-2 > .flex-item-box:first-child {
                    width: 23%;
                }

        /* printermeterials */
        .inventory-item-model-printed-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-printed-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-printed-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-printed-section-1 > .flex-item-box:nth-child(6) {
                    width: 20%;
                }

                .inventory-item-model-printed-section-1 > .flex-item-box:nth-child(5) {
                    width: 20%;
                }

                .inventory-item-model-printed-section-1 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-printed-section-1 > .flex-item-box:nth-child(3) {
                    width: 16%;
                }

                .inventory-item-model-printed-section-1 > .flex-item-box:nth-child(2) {
                    width: 12%;
                }

                .inventory-item-model-printed-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-printed-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-printed-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-printed-section-2 > .flex-item-box:last-child {
                    width: 10%;
                    padding-right: 0px;
                }

                .inventory-item-model-printed-section-2 > .flex-item-box:nth-child(7) {
                    width: 15%;
                }

                .inventory-item-model-printed-section-2 > .flex-item-box:nth-child(6) {
                    width: 12%;
                }

                .inventory-item-model-printed-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-printed-section-2 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-printed-section-2 > .flex-item-box:nth-child(3) {
                    width: 11%;
                }

                .inventory-item-model-printed-section-2 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-printed-section-2 > .flex-item-box:first-child {
                    width: 23%;
                }

        /* stipend */
        .inventory-item-model-stipend-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-stipend-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-stipend-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-stipend-section-1 > .flex-item-box:nth-child(6) {
                    width: 20%;
                }

                .inventory-item-model-stipend-section-1 > .flex-item-box:nth-child(5) {
                    width: 12%;
                }

                .inventory-item-model-stipend-section-1 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-stipend-section-1 > .flex-item-box:nth-child(3) {
                    width: 12%;
                }

                .inventory-item-model-stipend-section-1 > .flex-item-box:nth-child(2) {
                    width: 12%;
                }

                .inventory-item-model-stipend-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-stipend-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-stipend-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-stipend-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-stipend-section-2 > .flex-item-box:nth-child(6) {
                    width: 12%;
                }

                .inventory-item-model-stipend-section-2 > .flex-item-box:nth-child(5) {
                    width: 25%;
                }

                .inventory-item-model-stipend-section-2 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-stipend-section-2 > .flex-item-box:nth-child(3) {
                    width: 11%;
                }

                .inventory-item-model-stipend-section-2 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

        .inventory-item-model-printed-section-2 > .flex-item-box:first-child {
            width: 23%;
        }

        /* onsite */
        .inventory-item-model-onsite-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-onsite-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-onsite-section-1 > .flex-item-box:last-child {
                    width: 9%;
                    padding-right: 0px;
                }

                .inventory-item-model-onsite-section-1 > .flex-item-box:nth-child(6) {
                    width: 20%;
                }

                .inventory-item-model-onsite-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-onsite-section-1 > .flex-item-box:nth-child(4) {
                    width: 30%;
                }

                .inventory-item-model-onsite-section-1 > .flex-item-box:nth-child(3) {
                    width: 13%;
                }

                .inventory-item-model-onsite-section-1 > .flex-item-box:nth-child(2) {
                    width: 13%;
                }

                .inventory-item-model-onsite-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-onsite-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-onsite-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-onsite-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-onsite-section-2 > .flex-item-box:nth-child(7) {
                    width: 12%;
                }

                .inventory-item-model-onsite-section-2 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-onsite-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-onsite-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-onsite-section-2 > .flex-item-box:nth-child(3) {
                    width: 12%;
                }

                .inventory-item-model-onsite-section-2 > .flex-item-box:nth-child(2) {
                    width: 10%;
                }

                .inventory-item-model-onsite-section-2 > .flex-item-box:first-child {
                    width: 21%;
                }
        /*	tr-bid-loading*/
        .inventory-item-model-bid-loading-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-bid-loading-section-1 > .flex-item-box {
                padding-right: 10px;
            }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:first-child {
                    width: 18%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(4) {
                    width: 20%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(6) {
                    width: 10%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(7) {
                    width: 10%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(7) {
                    width: 10%;
                }

        .inventory-item-model-bid-loading-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-bid-loading-section-2 > .flex-item-box {
                padding-right: 10px;
            }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:first-child {
                    width: 13%;
                }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:nth-child(2) {
                    width: 15%;
                }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:nth-child(3) {
                    width: 17%;
                }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:nth-child(4) {
                    width: 17%;
                }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:nth-child(5) {
                    width: 17%;
                }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:nth-child(6) {
                    width: 13%;
                }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:nth-child(7) {
                    width: 15%;
                }

        .inventory-item-model, .Activity-tracker-item-model {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }
    }
    /* (11340x1566) */
    @media only screen and (min-device-width: 1557px) and (max-device-width: 1749px) {
        .filter-date {
            width: 10%;
        }


        .col-xxl-3.col-xl-3.col-lg-3.col-md-3.col-sm-6.col-12.pe-0.mb-2.inventory-add-cost-btn {
            width: 15%;
        }


        .pdf-icon {
            width: 25px;
            height: 25px !important;
            border: 0;
            background-repeat: no-repeat;
        }

        .xls-icon-generate-layout {
            width: 25px;
            height: 25px !important;
            border: 0;
            background-repeat: no-repeat;
        }


        /*.radio-wrapper {
        text-align: left;
        width: 100%;
        display: inline-flex;
    }

        .radio-wrapper > .flex-item-box {
            display: inline-block;
            text-align: left;*/
        /* height: 39px; */
        /*padding-right: 10px;
        }*/






        /* RFQ */


        /* translation */
        .inventory-item-model-rfq-translation-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-translation-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-translation-section-1 > .flex-item-box:last-child {
                    width: 27%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-translation-section-1 > .flex-item-box:nth-child(3) {
                    width: 27%;
                }

                /* .inventory-item-model-rfq-translation-section-1 > .flex-item-box:nth-child(3) {
                width: 11%;
            }*/

                .inventory-item-model-rfq-translation-section-1 > .flex-item-box:nth-child(2) {
                    width: 10%;
                }

                .inventory-item-model-rfq-translation-section-1 > .flex-item-box:first-child {
                    width: 36%;
                }


        .inventory-item-model-rfq-translation-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-translation-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-translation-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }


                .inventory-item-model-rfq-translation-section-2 > .flex-item-box:nth-child(3) {
                    width: 40%;
                }

                .inventory-item-model-rfq-translation-section-2 > .flex-item-box:nth-child(2) {
                    width: 20%;
                }

                .inventory-item-model-rfq-translation-section-2 > .flex-item-box:first-child {
                    width: 20%;
                }


        /* intepretation */
        .inventory-item-model-rfq-intepretation-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-intepretation-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-intepretation-section-1 > .flex-item-box:last-child {
                    width: 22%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-intepretation-section-1 > .flex-item-box:nth-child(4) {
                    width: 22%;
                }

                .inventory-item-model-rfq-intepretation-section-1 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-rfq-intepretation-section-1 > .flex-item-box:nth-child(2) {
                    width: 10%;
                }

                .inventory-item-model-rfq-intepretation-section-1 > .flex-item-box:first-child {
                    width: 36%;
                }


        .inventory-item-model-rfq-intepretation-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-intepretation-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-intepretation-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }


                .inventory-item-model-rfq-intepretation-section-2 > .flex-item-box:nth-child(3) {
                    width: 40%;
                }

                .inventory-item-model-rfq-intepretation-section-2 > .flex-item-box:nth-child(2) {
                    width: 20%;
                }

                .inventory-item-model-rfq-intepretation-section-2 > .flex-item-box:first-child {
                    width: 20%;
                }


        .inventory-item-model-rfq-intepretation-section-3 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-intepretation-section-3 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-intepretation-section-3 > .flex-item-box:last-child {
                    width: 60%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-intepretation-section-3 > .flex-item-box:nth-child(2) {
                    width: 20%;
                }

                .inventory-item-model-rfq-intepretation-section-3 > .flex-item-box:first-child {
                    width: 20%;
                }


        /* intepretation-equipment*/
        .inventory-item-model-rfq-intepretation-equipment-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-intepretation-equipment-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-intepretation-equipment-section-1 > .flex-item-box:last-child {
                    width: 14%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-intepretation-equipment-section-1 > .flex-item-box:nth-child(4) {
                    width: 47%;
                }

                .inventory-item-model-rfq-intepretation-equipment-section-1 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-rfq-intepretation-equipment-section-1 > .flex-item-box:nth-child(2) {
                    width: 10%;
                }

                .inventory-item-model-rfq-intepretation-equipment-section-1 > .flex-item-box:first-child {
                    width: 19%;
                }


        .inventory-item-model-rfq-intepretation-equipment-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-intepretation-equipment-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-intepretation-equipment-section-2 > .flex-item-box:last-child {
                    width: 35%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-intepretation-equipment-section-2 > .flex-item-box:nth-child(4) {
                    width: 25%;
                }

                .inventory-item-model-rfq-intepretation-equipment-section-2 > .flex-item-box:nth-child(3) {
                    width: 15%;
                }

                .inventory-item-model-rfq-intepretation-equipment-section-2 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-rfq-intepretation-equipment-section-2 > .flex-item-box:first-child {
                    width: 19%;
                }


        /* visa */
        .inventory-item-model-rfq-visa-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-visa-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-visa-section-1 > .flex-item-box:last-child {
                    width: 14%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-visa-section-1 > .flex-item-box:nth-child(6) {
                    width: 15%;
                }

                .inventory-item-model-rfq-visa-section-1 > .flex-item-box:nth-child(5) {
                    width: 16%;
                }

                .inventory-item-model-rfq-visa-section-1 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-rfq-visa-section-1 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-rfq-visa-section-1 > .flex-item-box:nth-child(2) {
                    width: 10%;
                }

                .inventory-item-model-rfq-visa-section-1 > .flex-item-box:first-child {
                    width: 19%;
                }


        .inventory-item-model-rfq-visa-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-visa-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-visa-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-visa-section-2 > .flex-item-box:nth-child(4) {
                    width: 15%;
                }

                .inventory-item-model-rfq-visa-section-2 > .flex-item-box:nth-child(3) {
                    width: 15%;
                }

                .inventory-item-model-rfq-visa-section-2 > .flex-item-box:nth-child(2) {
                    width: 52%;
                }

                .inventory-item-model-rfq-visa-section-2 > .flex-item-box:first-child {
                    width: 19%;
                }


        /* ground transportation */
        .inventory-item-model-rfq-ground-transportation-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-ground-transportation-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-ground-transportation-section-1 > .flex-item-box:last-child {
                    width: 10%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-ground-transportation-section-1 > .flex-item-box:nth-child(4) {
                    width: 10%;
                }

                .inventory-item-model-rfq-ground-transportation-section-1 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-rfq-ground-transportation-section-1 > .flex-item-box:nth-child(2) {
                    width: 10%;
                }

                .inventory-item-model-rfq-ground-transportation-section-1 > .flex-item-box:first-child {
                    width: 60%;
                }


        .inventory-item-model-rfq-ground-transportation-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-ground-transportation-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }


                .inventory-item-model-rfq-ground-transportation-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-ground-transportation-section-2 > .flex-item-box:nth-child(3) {
                    width: 15%;
                }

                .inventory-item-model-rfq-ground-transportation-section-2 > .flex-item-box:nth-child(2) {
                    width: 52%;
                }

                .inventory-item-model-rfq-ground-transportation-section-2 > .flex-item-box:first-child {
                    width: 18%;
                }

        /* tickets */
        .inventory-item-model-rfqtickets-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqtickets-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqtickets-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqtickets-section-1 > .flex-item-box:nth-child(6) {
                    width: 15%;
                }

                .inventory-item-model-rfqtickets-section-1 > .flex-item-box:nth-child(5) {
                    width: 16%;
                }

                .inventory-item-model-rfqtickets-section-1 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-rfqtickets-section-1 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-rfqtickets-section-1 > .flex-item-box:nth-child(2) {
                    width: 10%;
                }

                .inventory-item-model-rfqtickets-section-1 > .flex-item-box:first-child {
                    width: 18%;
                }


        .inventory-item-model-rfqtickets-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqtickets-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqtickets-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqtickets-section-2 > .flex-item-box:nth-child(3) {
                    width: 15%;
                }

                .inventory-item-model-rfqtickets-section-2 > .flex-item-box:nth-child(2) {
                    width: 52%;
                }

                .inventory-item-model-rfqtickets-section-2 > .flex-item-box:first-child {
                    width: 18%;
                }

        /* lodging */
        .inventory-item-model-rfqlodging-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqlodging-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqlodging-section-1 > .flex-item-box:last-child {
                    width: 11%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqlodging-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-rfqlodging-section-1 > .flex-item-box:nth-child(4) {
                    width: 43%;
                }

                .inventory-item-model-rfqlodging-section-1 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-rfqlodging-section-1 > .flex-item-box:nth-child(2) {
                    width: 10%;
                }

                .inventory-item-model-rfqlodging-section-1 > .flex-item-box:first-child {
                    width: 15%;
                }


        .inventory-item-model-rfqlodging-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqlodging-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

        .inventory-item-model-rfqvenue-section-2 > .flex-item-box:last-child {
            width: 15%;
            padding-right: 0px;
        }

        .inventory-item-model-rfqlodging-section-2 > .flex-item-box:nth-child(3) {
            width: 15%;
        }

        .inventory-item-model-rfqlodging-section-2 > .flex-item-box:nth-child(2) {
            width: 51%;
        }

        .inventory-item-model-rfqlodging-section-2 > .flex-item-box:first-child {
            width: 19%;
        }


        /* catering */
        .inventory-item-model-rfqvenue-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqvenue-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqvenue-section-1 > .flex-item-box:last-child {
                    width: 10%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqvenue-section-1 > .flex-item-box:nth-child(5) {
                    width: 28%;
                }

                .inventory-item-model-rfqvenue-section-1 > .flex-item-box:nth-child(3) {
                    width: 27%;
                }

                .inventory-item-model-rfqvenue-section-1 > .flex-item-box:nth-child(4) {
                    width: 10%;
                }

                .inventory-item-model-rfqvenue-section-1 > .flex-item-box:nth-child(2) {
                    width: 10%;
                }

                .inventory-item-model-rfqvenue-section-1 > .flex-item-box:first-child {
                    width: 15%;
                }


        .inventory-item-model-rfqvenue-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqvenue-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqvenue-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqvenue-section-2 > .flex-item-box:nth-child(2) {
                    width: 15%;
                }

                .inventory-item-model-rfqvenue-section-2 > .flex-item-box:first-child {
                    width: 70%;
                }


        /* catering */
        .inventory-item-model-rfqcatering-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqcatering-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqcatering-section-1 > .flex-item-box:last-child {
                    width: 10%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqcatering-section-1 > .flex-item-box:nth-child(5) {
                    width: 28%;
                }

                .inventory-item-model-rfqcatering-section-1 > .flex-item-box:nth-child(4) {
                    width: 27%;
                }

                .inventory-item-model-rfqcatering-section-1 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-rfqcatering-section-1 > .flex-item-box:nth-child(2) {
                    width: 10%;
                }

                .inventory-item-model-rfqcatering-section-1 > .flex-item-box:first-child {
                    width: 15%;
                }


        .inventory-item-model-rfqcatering-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqcatering-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqcatering-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqcatering-section-2 > .flex-item-box:nth-child(2) {
                    width: 15%;
                }

                .inventory-item-model-rfqcatering-section-2 > .flex-item-box:first-child {
                    width: 70%;
                }


        /* equipment */
        .inventory-item-model-rfqequipment-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqequipment-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqequipment-section-1 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqequipment-section-1 > .flex-item-box:nth-child(4) {
                    width: 42%;
                }

                .inventory-item-model-rfqequipment-section-1 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-rfqequipment-section-1 > .flex-item-box:nth-child(2) {
                    width: 10%;
                }

                .inventory-item-model-rfqequipment-section-1 > .flex-item-box:first-child {
                    width: 19%;
                }


        .inventory-item-model-rfqequipment-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqequipment-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqequipment-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqequipment-section-2 > .flex-item-box:nth-child(4) {
                    width: 10%;
                }

                .inventory-item-model-rfqequipment-section-2 > .flex-item-box:nth-child(3) {
                    width: 40%;
                }

                .inventory-item-model-rfqequipment-section-2 > .flex-item-box:nth-child(2) {
                    width: 15%;
                }

                .inventory-item-model-rfqequipment-section-2 > .flex-item-box:first-child {
                    width: 20%;
                }


        /* onsite */
        .inventory-item-model-rfqonsite-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqonsite-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqonsite-section-1 > .flex-item-box:last-child {
                    width: 10%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqonsite-section-1 > .flex-item-box:nth-child(6) {
                    width: 15%;
                }

                .inventory-item-model-rfqonsite-section-1 > .flex-item-box:nth-child(5) {
                    width: 13%;
                }

                .inventory-item-model-rfqonsite-section-1 > .flex-item-box:nth-child(4) {
                    width: 27%;
                }

                .inventory-item-model-rfqonsite-section-1 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-rfqonsite-section-1 > .flex-item-box:nth-child(2) {
                    width: 10%;
                }

                .inventory-item-model-rfqonsite-section-1 > .flex-item-box:first-child {
                    width: 15%;
                }


        .inventory-item-model-rfqonsite-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqonsite-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqonsite-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqonsite-section-2 > .flex-item-box:nth-child(2) {
                    width: 15%;
                }

                .inventory-item-model-rfqonsite-section-2 > .flex-item-box:first-child {
                    width: 70%;
                }


        /* stipend */
        .inventory-item-model-rfqstipend-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqstipend-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqstipend-section-1 > .flex-item-box:last-child {
                    width: 29%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqstipend-section-1 > .flex-item-box:nth-child(4) {
                    width: 32%;
                }

                .inventory-item-model-rfqstipend-section-1 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-rfqstipend-section-1 > .flex-item-box:nth-child(2) {
                    width: 10%;
                }

                .inventory-item-model-rfqstipend-section-1 > .flex-item-box:first-child {
                    width: 19%;
                }


        .inventory-item-model-rfqstipend-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqstipend-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqstipend-section-2 > .flex-item-box:last-child {
                    width: 10%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqstipend-section-2 > .flex-item-box:nth-child(4) {
                    width: 10%;
                }

                .inventory-item-model-rfqstipend-section-2 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-rfqstipend-section-2 > .flex-item-box:nth-child(2) {
                    width: 51%;
                }

                .inventory-item-model-rfqstipend-section-2 > .flex-item-box:first-child {
                    width: 19%;
                }


        /* printed meterials */
        .inventory-item-model-rfqprinted-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqprinted-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqprinted-section-1 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqprinted-section-1 > .flex-item-box:nth-child(5) {
                    width: 15%;
                }

                .inventory-item-model-rfqprinted-section-1 > .flex-item-box:nth-child(4) {
                    width: 26%;
                }

                .inventory-item-model-rfqprinted-section-1 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-rfqprinted-section-1 > .flex-item-box:nth-child(2) {
                    width: 10%;
                }

                .inventory-item-model-rfqprinted-section-1 > .flex-item-box:first-child {
                    width: 19%;
                }


        .inventory-item-model-rfqprinted-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqprinted-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqprinted-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqprinted-section-2 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-rfqprinted-section-2 > .flex-item-box:nth-child(2) {
                    width: 56%;
                }

                .inventory-item-model-rfqprinted-section-2 > .flex-item-box:first-child {
                    width: 19%;
                }


        /* supplies */
        .inventory-item-model-rfqsupplies-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqsupplies-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqsupplies-section-1 > .flex-item-box:last-child {
                    width: 10%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqsupplies-section-1 > .flex-item-box:nth-child(6) {
                    width: 15%;
                }

                .inventory-item-model-rfqsupplies-section-1 > .flex-item-box:nth-child(5) {
                    width: 13%;
                }

                .inventory-item-model-rfqsupplies-section-1 > .flex-item-box:nth-child(4) {
                    width: 27%;
                }

                .inventory-item-model-rfqsupplies-section-1 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-rfqsupplies-section-1 > .flex-item-box:nth-child(2) {
                    width: 10%;
                }

                .inventory-item-model-rfqsupplies-section-1 > .flex-item-box:first-child {
                    width: 15%;
                }


        .inventory-item-model-rfqsupplies-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqsupplies-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqsupplies-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqsupplies-section-2 > .flex-item-box:nth-child(2) {
                    width: 15%;
                }

                .inventory-item-model-rfqsupplies-section-2 > .flex-item-box:first-child {
                    width: 70%;
                }

        /* otherservices */
        .inventory-item-model-rfqother-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqother-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqother-section-1 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqother-section-1 > .flex-item-box:nth-child(5) {
                    width: 31%;
                }

                .inventory-item-model-rfqother-section-1 > .flex-item-box:nth-child(4) {
                    width: 10%;
                }

                .inventory-item-model-rfqother-section-1 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-rfqother-section-1 > .flex-item-box:nth-child(2) {
                    width: 10%;
                }

                .inventory-item-model-rfqother-section-1 > .flex-item-box:first-child {
                    width: 19%;
                }


        .inventory-item-model-rfqother-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqother-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqother-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqother-section-2 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-rfqother-section-2 > .flex-item-box:nth-child(2) {
                    width: 56%;
                }

                .inventory-item-model-rfqother-section-2 > .flex-item-box:first-child {
                    width: 19%;
                }


        /* QUOTE --------*/

        /* translation */
        .inventory-item-model-translation-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-translation-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-translation-section-1 > .flex-item-box:last-child {
                    width: 21%;
                    padding-right: 0px;
                }

                .inventory-item-model-translation-section-1 > .flex-item-box:nth-child(6) {
                    width: 12%;
                }

                .inventory-item-model-translation-section-1 > .flex-item-box:nth-child(5) {
                    width: 10%;
                }

                .inventory-item-model-translation-section-1 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-translation-section-1 > .flex-item-box:nth-child(3) {
                    width: 20%;
                }

                .inventory-item-model-translation-section-1 > .flex-item-box:nth-child(2) {
                    width: 10%;
                }

                .inventory-item-model-translation-section-1 > .flex-item-box:first-child {
                    width: 19%;
                }

        .inventory-item-model-translation-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-translation-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-translation-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-translation-section-2 > .flex-item-box:nth-child(6) {
                    width: 15%;
                }

                .inventory-item-model-translation-section-2 > .flex-item-box:nth-child(5) {
                    width: 15%;
                }

                .inventory-item-model-translation-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-translation-section-2 > .flex-item-box:nth-child(3) {
                    width: 12%;
                }

                .inventory-item-model-translation-section-2 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-translation-section-2 > .flex-item-box:first-child {
                    width: 19%;
                }


        /* intepretation-one */
        .inventory-item-model-intepretation-one-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-intepretation-one-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-intepretation-one-section-1 > .flex-item-box:last-child {
                    width: 11%;
                    padding-right: 0px;
                }

                .inventory-item-model-intepretation-one-section-1 > .flex-item-box:nth-child(6) {
                    width: 18%;
                }

                .inventory-item-model-intepretation-one-section-1 > .flex-item-box:nth-child(5) {
                    width: 13%;
                }

                .inventory-item-model-intepretation-one-section-1 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-intepretation-one-section-1 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-intepretation-one-section-1 > .flex-item-box:nth-child(2) {
                    width: 10%;
                }

                .inventory-item-model-intepretation-one-section-1 > .flex-item-box:first-child {
                    width: 25%;
                }

        .inventory-item-model-intepretation-one-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-intepretation-one-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-intepretation-one-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-intepretation-one-section-2 > .flex-item-box:nth-child(6) {
                    width: 15%;
                }

                .inventory-item-model-intepretation-one-section-2 > .flex-item-box:nth-child(5) {
                    width: 15%;
                }

                .inventory-item-model-intepretation-one-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-intepretation-one-section-2 > .flex-item-box:nth-child(3) {
                    width: 12%;
                }

                .inventory-item-model-intepretation-one-section-2 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-intepretation-one-section-2 > .flex-item-box:first-child {
                    width: 19%;
                }


        .inventory-item-model-intepretation-one-section-3 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-intepretation-one-section-3 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-intepretation-one-section-3 > .flex-item-box:last-child {
                    width: 55%;
                    padding-right: 0px;
                }


                .inventory-item-model-intepretation-one-section-3 > .flex-item-box:nth-child(2) {
                    width: 20%;
                }

                .inventory-item-model-intepretation-one-section-3 > .flex-item-box:first-child {
                    width: 25%;
                }


        /* intepretation */
        .inventory-item-model-intepretation-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-intepretation-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-intepretation-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-intepretation-section-1 > .flex-item-box:nth-child(6) {
                    width: 20%;
                }

                .inventory-item-model-intepretation-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-intepretation-section-1 > .flex-item-box:nth-child(4) {
                    width: 18%;
                }

                .inventory-item-model-intepretation-section-1 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-intepretation-section-1 > .flex-item-box:nth-child(2) {
                    width: 10%;
                }

                .inventory-item-model-intepretation-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-intepretation-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-intepretation-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-intepretation-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-intepretation-section-2 > .flex-item-box:nth-child(7) {
                    width: 12%;
                }

                .inventory-item-model-intepretation-section-2 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-intepretation-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-intepretation-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-intepretation-section-2 > .flex-item-box:nth-child(3) {
                    width: 9%;
                }

                .inventory-item-model-intepretation-section-2 > .flex-item-box:nth-child(2) {
                    width: 9%;
                }

                .inventory-item-model-intepretation-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }

        /* visa */
        .inventory-item-model-visa-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-visa-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-visa-section-1 > .flex-item-box:last-child {
                    width: 12%;
                    padding-right: 0px;
                }

                .inventory-item-model-visa-section-1 > .flex-item-box:nth-child(8) {
                    width: 10%;
                }

                .inventory-item-model-visa-section-1 > .flex-item-box:nth-child(7) {
                    width: 10%;
                }

                .inventory-item-model-visa-section-1 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-visa-section-1 > .flex-item-box:nth-child(5) {
                    width: 10%;
                }

                .inventory-item-model-visa-section-1 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-visa-section-1 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-visa-section-1 > .flex-item-box:nth-child(2) {
                    width: 10%;
                }

                .inventory-item-model-visa-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-visa-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-visa-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-visa-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-visa-section-2 > .flex-item-box:nth-child(7) {
                    width: 11%;
                }

                .inventory-item-model-visa-section-2 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-visa-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-visa-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-visa-section-2 > .flex-item-box:nth-child(3) {
                    width: 9%;
                }

                .inventory-item-model-visa-section-2 > .flex-item-box:nth-child(2) {
                    width: 9%;
                }

                .inventory-item-model-visa-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }

        /* ground */
        .inventory-item-model-ground-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-ground-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-ground-section-1 > .flex-item-box:last-child {
                    width: 12%;
                    padding-right: 0px;
                }

                .inventory-item-model-ground-section-1 > .flex-item-box:nth-child(5) {
                    width: 10%;
                }

                .inventory-item-model-ground-section-1 > .flex-item-box:nth-child(4) {
                    width: 35%;
                }

                .inventory-item-model-ground-section-1 > .flex-item-box:nth-child(3) {
                    width: 16%;
                }

                .inventory-item-model-ground-section-1 > .flex-item-box:nth-child(2) {
                    width: 16%;
                }

                .inventory-item-model-ground-section-1 > .flex-item-box:first-child {
                    width: 31%;
                }

        .inventory-item-model-ground-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-ground-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-ground-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-ground-section-2 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-ground-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-ground-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-ground-section-2 > .flex-item-box:nth-child(3) {
                    width: 9%;
                }

                .inventory-item-model-ground-section-2 > .flex-item-box:nth-child(2) {
                    width: 9%;
                }

                .inventory-item-model-ground-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }

        /* tickets */
        .inventory-item-model-tickets-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-tickets-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-tickets-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-tickets-section-1 > .flex-item-box:nth-child(7) {
                    width: 14%;
                }

                .inventory-item-model-tickets-section-1 > .flex-item-box:nth-child(6) {
                    width: 13%;
                }

                .inventory-item-model-tickets-section-1 > .flex-item-box:nth-child(5) {
                    width: 15%;
                }

                .inventory-item-model-tickets-section-1 > .flex-item-box:nth-child(4) {
                    width: 10%;
                }

                .inventory-item-model-tickets-section-1 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-tickets-section-1 > .flex-item-box:nth-child(2) {
                    width: 10%;
                }

                .inventory-item-model-tickets-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-tickets-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-tickets-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-tickets-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-tickets-section-2 > .flex-item-box:nth-child(7) {
                    width: 12%;
                }

                .inventory-item-model-tickets-section-2 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-tickets-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-tickets-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-tickets-section-2 > .flex-item-box:nth-child(3) {
                    width: 9%;
                }

                .inventory-item-model-tickets-section-2 > .flex-item-box:nth-child(2) {
                    width: 9%;
                }

                .inventory-item-model-tickets-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }

        /* lodging */
        .inventory-item-model-lodging-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-lodging-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-lodging-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-lodging-section-1 > .flex-item-box:nth-child(7) {
                    width: 10%;
                }

                .inventory-item-model-lodging-section-1 > .flex-item-box:nth-child(6) {
                    width: 10%;
                }

                .inventory-item-model-lodging-section-1 > .flex-item-box:nth-child(5) {
                    width: 10%;
                }

                .inventory-item-model-lodging-section-1 > .flex-item-box:nth-child(4) {
                    width: 20%;
                }

                .inventory-item-model-lodging-section-1 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-lodging-section-1 > .flex-item-box:nth-child(2) {
                    width: 10%;
                }

                .inventory-item-model-lodging-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-lodging-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-lodging-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-lodging-section-2 > .flex-item-box:last-child {
                    width: 16%;
                    padding-right: 0px;
                }

                .inventory-item-model-lodging-section-2 > .flex-item-box:nth-child(7) {
                    width: 12%;
                }

                .inventory-item-model-lodging-section-2 > .flex-item-box:nth-child(6) {
                    width: 10%;
                }

                .inventory-item-model-lodging-section-2 > .flex-item-box:nth-child(5) {
                    width: 10%;
                }

                .inventory-item-model-lodging-section-2 > .flex-item-box:nth-child(4) {
                    width: 10%;
                }

                .inventory-item-model-lodging-section-2 > .flex-item-box:nth-child(3) {
                    width: 15%;
                }

                .inventory-item-model-lodging-section-2 > .flex-item-box:nth-child(2) {
                    width: 18%;
                }

                .inventory-item-model-lodging-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }

        /* venue */
        .inventory-item-model-venue-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-venue-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-venue-section-1 > .flex-item-box:last-child {
                    width: 30%;
                    padding-right: 0px;
                }

                .inventory-item-model-venue-section-1 > .flex-item-box:nth-child(4) {
                    width: 11%;
                }

                .inventory-item-model-venue-section-1 > .flex-item-box:nth-child(3) {
                    width: 35%;
                }

                .inventory-item-model-venue-section-1 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-venue-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-venue-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-venue-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-venue-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-venue-section-2 > .flex-item-box:nth-child(7) {
                    width: 12%;
                }

                .inventory-item-model-venue-section-2 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-venue-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-venue-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-venue-section-2 > .flex-item-box:nth-child(3) {
                    width: 9%;
                }

                .inventory-item-model-venue-section-2 > .flex-item-box:nth-child(2) {
                    width: 9%;
                }

                .inventory-item-model-venue-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }

        /* catering */
        .inventory-item-model-catering-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-catering-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-catering-section-1 > .flex-item-box:last-child {
                    width: 30%;
                    padding-right: 0px;
                }

                .inventory-item-model-catering-section-1 > .flex-item-box:nth-child(4) {
                    width: 35%;
                }

                .inventory-item-model-catering-section-1 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-catering-section-1 > .flex-item-box:nth-child(2) {
                    width: 10%;
                }

                .inventory-item-model-catering-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-catering-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-catering-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-catering-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-catering-section-2 > .flex-item-box:nth-child(7) {
                    width: 12%;
                }

                .inventory-item-model-catering-section-2 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-catering-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-catering-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-catering-section-2 > .flex-item-box:nth-child(3) {
                    width: 9%;
                }

                .inventory-item-model-catering-section-2 > .flex-item-box:nth-child(2) {
                    width: 9%;
                }

                .inventory-item-model-catering-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }

        /* enquiry */
        .inventory-item-model-enquiry-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-enquiry-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-enquiry-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-enquiry-section-1 > .flex-item-box:nth-child(6) {
                    width: 30%;
                }

                .inventory-item-model-enquiry-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-enquiry-section-1 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-enquiry-section-1 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-enquiry-section-1 > .flex-item-box:nth-child(2) {
                    width: 10%;
                }

                .inventory-item-model-enquiry-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-enquiry-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-enquiry-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-enquiry-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-enquiry-section-2 > .flex-item-box:nth-child(7) {
                    width: 12%;
                }

                .inventory-item-model-enquiry-section-2 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-enquiry-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-enquiry-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-enquiry-section-2 > .flex-item-box:nth-child(3) {
                    width: 9%;
                }

                .inventory-item-model-enquiry-section-2 > .flex-item-box:nth-child(2) {
                    width: 9%;
                }

                .inventory-item-model-enquiry-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }

        /* equipment */
        .inventory-item-model-equipment-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-equipment-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-equipment-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-equipment-section-1 > .flex-item-box:nth-child(6) {
                    width: 20%;
                }

                .inventory-item-model-equipment-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-equipment-section-1 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-equipment-section-1 > .flex-item-box:nth-child(3) {
                    width: 11%;
                }

                .inventory-item-model-equipment-section-1 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-equipment-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-equipment-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-equipment-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-equipment-section-2 > .flex-item-box:last-child {
                    width: 10%;
                    padding-right: 0px;
                }

                .inventory-item-model-equipment-section-2 > .flex-item-box:nth-child(7) {
                    width: 15%;
                }

                .inventory-item-model-equipment-section-2 > .flex-item-box:nth-child(6) {
                    width: 12%;
                }

                .inventory-item-model-equipment-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-equipment-section-2 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-equipment-section-2 > .flex-item-box:nth-child(3) {
                    width: 11%;
                }

                .inventory-item-model-equipment-section-2 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-equipment-section-2 > .flex-item-box:first-child {
                    width: 23%;
                }

        /* other services */
        .inventory-item-model-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-section-1 > .flex-item-box:nth-child(6) {
                    width: 26%;
                }

                .inventory-item-model-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-section-1 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-section-1 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-section-1 > .flex-item-box:nth-child(2) {
                    width: 10%;
                }

                .inventory-item-model-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-section-2 > .flex-item-box:last-child {
                    width: 10%;
                    padding-right: 0px;
                }

                .inventory-item-model-section-2 > .flex-item-box:nth-child(7) {
                    width: 15%;
                }

                .inventory-item-model-section-2 > .flex-item-box:nth-child(6) {
                    width: 12%;
                }

                .inventory-item-model-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-section-2 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-section-2 > .flex-item-box:nth-child(3) {
                    width: 11%;
                }

                .inventory-item-model-section-2 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-section-2 > .flex-item-box:first-child {
                    width: 23%;
                }

        /* supliers */
        .inventory-item-model-supliers-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-supliers-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-supliers-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-supliers-section-1 > .flex-item-box:nth-child(6) {
                    width: 20%;
                }

                .inventory-item-model-supliers-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-supliers-section-1 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-supliers-section-1 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-supliers-section-1 > .flex-item-box:nth-child(2) {
                    width: 10%;
                }

                .inventory-item-model-supliers-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-supliers-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-supliers-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-supliers-section-2 > .flex-item-box:last-child {
                    width: 10%;
                    padding-right: 0px;
                }

                .inventory-item-model-supliers-section-2 > .flex-item-box:nth-child(7) {
                    width: 15%;
                }

                .inventory-item-model-supliers-section-2 > .flex-item-box:nth-child(6) {
                    width: 12%;
                }

                .inventory-item-model-supliers-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-supliers-section-2 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-supliers-section-2 > .flex-item-box:nth-child(3) {
                    width: 11%;
                }

                .inventory-item-model-supliers-section-2 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-supliers-section-2 > .flex-item-box:first-child {
                    width: 23%;
                }

        /* printermeterials */
        .inventory-item-model-printed-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-printed-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-printed-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-printed-section-1 > .flex-item-box:nth-child(6) {
                    width: 26%;
                }

                .inventory-item-model-printed-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-printed-section-1 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-printed-section-1 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-printed-section-1 > .flex-item-box:nth-child(2) {
                    width: 10%;
                }

                .inventory-item-model-printed-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-printed-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-printed-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-printed-section-2 > .flex-item-box:last-child {
                    width: 10%;
                    padding-right: 0px;
                }

                .inventory-item-model-printed-section-2 > .flex-item-box:nth-child(7) {
                    width: 15%;
                }

                .inventory-item-model-printed-section-2 > .flex-item-box:nth-child(6) {
                    width: 12%;
                }

                .inventory-item-model-printed-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-printed-section-2 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-printed-section-2 > .flex-item-box:nth-child(3) {
                    width: 11%;
                }

                .inventory-item-model-printed-section-2 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-printed-section-2 > .flex-item-box:first-child {
                    width: 23%;
                }

        /* stipend */
        .inventory-item-model-stipend-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-stipend-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-stipend-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-stipend-section-1 > .flex-item-box:nth-child(6) {
                    width: 20%;
                }

                .inventory-item-model-stipend-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-stipend-section-1 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-stipend-section-1 > .flex-item-box:nth-child(3) {
                    width: 11%;
                }

                .inventory-item-model-stipend-section-1 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-stipend-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-stipend-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-stipend-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-stipend-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-stipend-section-2 > .flex-item-box:nth-child(6) {
                    width: 12%;
                }

                .inventory-item-model-stipend-section-2 > .flex-item-box:nth-child(5) {
                    width: 15%;
                }

                .inventory-item-model-stipend-section-2 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-stipend-section-2 > .flex-item-box:nth-child(3) {
                    width: 11%;
                }

                .inventory-item-model-stipend-section-2 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

        .inventory-item-model-printed-section-2 > .flex-item-box:first-child {
            width: 23%;
        }

        /* onsite */
        .inventory-item-model-onsite-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-onsite-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-onsite-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-onsite-section-1 > .flex-item-box:nth-child(6) {
                    width: 22%;
                }

                .inventory-item-model-onsite-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-onsite-section-1 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-onsite-section-1 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-onsite-section-1 > .flex-item-box:nth-child(2) {
                    width: 10%;
                }

                .inventory-item-model-onsite-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-onsite-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-onsite-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-onsite-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-onsite-section-2 > .flex-item-box:nth-child(7) {
                    width: 12%;
                }

                .inventory-item-model-onsite-section-2 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-onsite-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-onsite-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-onsite-section-2 > .flex-item-box:nth-child(3) {
                    width: 9%;
                }

                .inventory-item-model-onsite-section-2 > .flex-item-box:nth-child(2) {
                    width: 9%;
                }

                .inventory-item-model-onsite-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }

        /*tr-bid-loading*/
        .inventory-item-model-bid-loading-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-bid-loading-section-1 > .flex-item-box {
                padding-right: 10px;
            }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:first-child {
                    width: 18%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(4) {
                    width: 20%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(6) {
                    width: 10%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(7) {
                    width: 10%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(7) {
                    width: 10%;
                }

        .inventory-item-model, .Activity-tracker-item-model {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }
    }
    /* (11340x1566) */
    @media only screen and (min-device-width: 1750px) and (max-device-width: 1920px) {

        .filter-date {
            width: 10%;
        }


        .col-xxl-3.col-xl-3.col-lg-3.col-md-3.col-sm-6.col-12.pe-0.mb-2.inventory-add-cost-btn {
            width: 15%;
        }

        .pdf-icon {
            width: 25px;
            height: 25px !important;
            border: 0;
            background-repeat: no-repeat;
        }

        .xls-icon-generate-layout {
            width: 25px;
            height: 25px !important;
            border: 0;
            background-repeat: no-repeat;
        }

        .rolemapping-width {
            width: 790px
        }


        .col-md-2.col-xl-2.col-xxl-1.created-date.col-3 {
            width: 10%;
        }

        .col-md-3.col-xl-3.col-xxl-3.col-12.category-width {
            margin-top: 7px;
        }

        /* translation */
        .inventory-item-model-rfq-translation-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-translation-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-translation-section-1 > .flex-item-box:last-child {
                    width: 28%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-translation-section-1 > .flex-item-box:nth-child(3) {
                    width: 28%;
                }

                /* .inventory-item-model-rfq-translation-section-1 > .flex-item-box:nth-child(3) {
                width: 11%;
            }*/

                .inventory-item-model-rfq-translation-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-rfq-translation-section-1 > .flex-item-box:first-child {
                    width: 36%;
                }


        .inventory-item-model-rfq-translation-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-translation-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-translation-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }


                .inventory-item-model-rfq-translation-section-2 > .flex-item-box:nth-child(3) {
                    width: 40%;
                }

                .inventory-item-model-rfq-translation-section-2 > .flex-item-box:nth-child(2) {
                    width: 20%;
                }

                .inventory-item-model-rfq-translation-section-2 > .flex-item-box:first-child {
                    width: 20%;
                }


        /* intepretation */
        .inventory-item-model-rfq-intepretation-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-intepretation-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-intepretation-section-1 > .flex-item-box:last-child {
                    width: 24%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-intepretation-section-1 > .flex-item-box:nth-child(4) {
                    width: 24%;
                }

                .inventory-item-model-rfq-intepretation-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-rfq-intepretation-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-rfq-intepretation-section-1 > .flex-item-box:first-child {
                    width: 36%;
                }


        .inventory-item-model-rfq-intepretation-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-intepretation-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-intepretation-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }


                .inventory-item-model-rfq-intepretation-section-2 > .flex-item-box:nth-child(3) {
                    width: 40%;
                }

                .inventory-item-model-rfq-intepretation-section-2 > .flex-item-box:nth-child(2) {
                    width: 20%;
                }

                .inventory-item-model-rfq-intepretation-section-2 > .flex-item-box:first-child {
                    width: 20%;
                }


        .inventory-item-model-rfq-intepretation-section-3 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-intepretation-section-3 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-intepretation-section-3 > .flex-item-box:last-child {
                    width: 60%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-intepretation-section-3 > .flex-item-box:nth-child(2) {
                    width: 20%;
                }

                .inventory-item-model-rfq-intepretation-section-3 > .flex-item-box:first-child {
                    width: 20%;
                }


        /* intepretation-equipment*/
        .inventory-item-model-rfq-intepretation-equipment-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-intepretation-equipment-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-intepretation-equipment-section-1 > .flex-item-box:last-child {
                    width: 14%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-intepretation-equipment-section-1 > .flex-item-box:nth-child(4) {
                    width: 51%;
                }

                .inventory-item-model-rfq-intepretation-equipment-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-rfq-intepretation-equipment-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-rfq-intepretation-equipment-section-1 > .flex-item-box:first-child {
                    width: 19%;
                }


        .inventory-item-model-rfq-intepretation-equipment-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-intepretation-equipment-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-intepretation-equipment-section-2 > .flex-item-box:last-child {
                    width: 35%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-intepretation-equipment-section-2 > .flex-item-box:nth-child(4) {
                    width: 25%;
                }

                .inventory-item-model-rfq-intepretation-equipment-section-2 > .flex-item-box:nth-child(3) {
                    width: 15%;
                }

                .inventory-item-model-rfq-intepretation-equipment-section-2 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-rfq-intepretation-equipment-section-2 > .flex-item-box:first-child {
                    width: 19%;
                }


        /* visa */
        .inventory-item-model-rfq-visa-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-visa-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-visa-section-1 > .flex-item-box:last-child {
                    width: 14%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-visa-section-1 > .flex-item-box:nth-child(6) {
                    width: 15%;
                }

                .inventory-item-model-rfq-visa-section-1 > .flex-item-box:nth-child(5) {
                    width: 18%;
                }

                .inventory-item-model-rfq-visa-section-1 > .flex-item-box:nth-child(4) {
                    width: 18%;
                }

                .inventory-item-model-rfq-visa-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-rfq-visa-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-rfq-visa-section-1 > .flex-item-box:first-child {
                    width: 19%;
                }


        .inventory-item-model-rfq-visa-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-visa-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-visa-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-visa-section-2 > .flex-item-box:nth-child(4) {
                    width: 15%;
                }

                .inventory-item-model-rfq-visa-section-2 > .flex-item-box:nth-child(3) {
                    width: 15%;
                }

                .inventory-item-model-rfq-visa-section-2 > .flex-item-box:nth-child(2) {
                    width: 52%;
                }

                .inventory-item-model-rfq-visa-section-2 > .flex-item-box:first-child {
                    width: 19%;
                }


        /* ground transportation */
        .inventory-item-model-rfq-ground-transportation-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-ground-transportation-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-ground-transportation-section-1 > .flex-item-box:last-child {
                    width: 8%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-ground-transportation-section-1 > .flex-item-box:nth-child(4) {
                    width: 8%;
                }

                .inventory-item-model-rfq-ground-transportation-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-rfq-ground-transportation-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-rfq-ground-transportation-section-1 > .flex-item-box:first-child {
                    width: 68%;
                }

        .inventory-item-model-rfq-ground-transportation-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-ground-transportation-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }


                .inventory-item-model-rfq-ground-transportation-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-ground-transportation-section-2 > .flex-item-box:nth-child(3) {
                    width: 15%;
                }

                .inventory-item-model-rfq-ground-transportation-section-2 > .flex-item-box:nth-child(2) {
                    width: 52%;
                }

                .inventory-item-model-rfq-ground-transportation-section-2 > .flex-item-box:first-child {
                    width: 18%;
                }


        /* tickets */
        .inventory-item-model-rfqtickets-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqtickets-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqtickets-section-1 > .flex-item-box:last-child {
                    width: 18%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqtickets-section-1 > .flex-item-box:nth-child(6) {
                    width: 18%;
                }

                .inventory-item-model-rfqtickets-section-1 > .flex-item-box:nth-child(5) {
                    width: 15%;
                }

                .inventory-item-model-rfqtickets-section-1 > .flex-item-box:nth-child(4) {
                    width: 15%;
                }

                .inventory-item-model-rfqtickets-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-rfqtickets-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-rfqtickets-section-1 > .flex-item-box:first-child {
                    width: 18%;
                }


        .inventory-item-model-rfqtickets-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqtickets-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqtickets-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqtickets-section-2 > .flex-item-box:nth-child(3) {
                    width: 15%;
                }

                .inventory-item-model-rfqtickets-section-2 > .flex-item-box:nth-child(2) {
                    width: 52%;
                }

                .inventory-item-model-rfqtickets-section-2 > .flex-item-box:first-child {
                    width: 18%;
                }


        /* lodging */
        .inventory-item-model-rfqlodging-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqlodging-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqlodging-section-1 > .flex-item-box:last-child {
                    width: 11%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqlodging-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-rfqlodging-section-1 > .flex-item-box:nth-child(4) {
                    width: 47%;
                }

                .inventory-item-model-rfqlodging-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-rfqlodging-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-rfqlodging-section-1 > .flex-item-box:first-child {
                    width: 15%;
                }


        .inventory-item-model-rfqlodging-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqlodging-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

        .inventory-item-model-rfqvenue-section-2 > .flex-item-box:last-child {
            width: 15%;
            padding-right: 0px;
        }

        .inventory-item-model-rfqlodging-section-2 > .flex-item-box:nth-child(3) {
            width: 15%;
        }

        .inventory-item-model-rfqlodging-section-2 > .flex-item-box:nth-child(2) {
            width: 51%;
        }

        .inventory-item-model-rfqlodging-section-2 > .flex-item-box:first-child {
            width: 19%;
        }


        /* venue */
        .inventory-item-model-rfqvenue-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqvenue-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqvenue-section-1 > .flex-item-box:last-child {
                    width: 10%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqvenue-section-1 > .flex-item-box:nth-child(5) {
                    width: 34%;
                }

                .inventory-item-model-rfqvenue-section-1 > .flex-item-box:nth-child(3) {
                    width: 25%;
                }

                .inventory-item-model-rfqvenue-section-1 > .flex-item-box:nth-child(4) {
                    width: 8%;
                }

                .inventory-item-model-rfqvenue-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-rfqvenue-section-1 > .flex-item-box:first-child {
                    width: 20%;
                }


        .inventory-item-model-rfqvenue-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqvenue-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqvenue-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqvenue-section-2 > .flex-item-box:nth-child(2) {
                    width: 15%;
                }

                .inventory-item-model-rfqvenue-section-2 > .flex-item-box:first-child {
                    width: 70%;
                }


        /* catering */
        .inventory-item-model-rfqcatering-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqcatering-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqcatering-section-1 > .flex-item-box:last-child {
                    width: 10%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqcatering-section-1 > .flex-item-box:nth-child(5) {
                    width: 34%;
                }

                .inventory-item-model-rfqcatering-section-1 > .flex-item-box:nth-child(4) {
                    width: 25%;
                }

                .inventory-item-model-rfqcatering-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-rfqcatering-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-rfqcatering-section-1 > .flex-item-box:first-child {
                    width: 15%;
                }


        .inventory-item-model-rfqcatering-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqcatering-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqcatering-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqcatering-section-2 > .flex-item-box:nth-child(2) {
                    width: 15%;
                }

                .inventory-item-model-rfqcatering-section-2 > .flex-item-box:first-child {
                    width: 70%;
                }


        /* equipment */
        .inventory-item-model-rfqequipment-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqequipment-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqequipment-section-1 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqequipment-section-1 > .flex-item-box:nth-child(4) {
                    width: 46%;
                }

                .inventory-item-model-rfqequipment-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-rfqequipment-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-rfqequipment-section-1 > .flex-item-box:first-child {
                    width: 19%;
                }


        .inventory-item-model-rfqequipment-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqequipment-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqequipment-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqequipment-section-2 > .flex-item-box:nth-child(4) {
                    width: 10%;
                }

                .inventory-item-model-rfqequipment-section-2 > .flex-item-box:nth-child(3) {
                    width: 40%;
                }

                .inventory-item-model-rfqequipment-section-2 > .flex-item-box:nth-child(2) {
                    width: 15%;
                }

                .inventory-item-model-rfqequipment-section-2 > .flex-item-box:first-child {
                    width: 20%;
                }


        /* onsite */
        .inventory-item-model-rfqonsite-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqonsite-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqonsite-section-1 > .flex-item-box:last-child {
                    width: 10%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqonsite-section-1 > .flex-item-box:nth-child(6) {
                    width: 15%;
                }

                .inventory-item-model-rfqonsite-section-1 > .flex-item-box:nth-child(5) {
                    width: 13%;
                }

                .inventory-item-model-rfqonsite-section-1 > .flex-item-box:nth-child(4) {
                    width: 31%;
                }

                .inventory-item-model-rfqonsite-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-rfqonsite-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-rfqonsite-section-1 > .flex-item-box:first-child {
                    width: 15%;
                }


        .inventory-item-model-rfqonsite-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqonsite-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqonsite-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqonsite-section-2 > .flex-item-box:nth-child(2) {
                    width: 15%;
                }

                .inventory-item-model-rfqonsite-section-2 > .flex-item-box:first-child {
                    width: 70%;
                }


        /* stipend */
        .inventory-item-model-rfqstipend-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqstipend-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqstipend-section-1 > .flex-item-box:last-child {
                    width: 29%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqstipend-section-1 > .flex-item-box:nth-child(4) {
                    width: 36%;
                }

                .inventory-item-model-rfqstipend-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-rfqstipend-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-rfqstipend-section-1 > .flex-item-box:first-child {
                    width: 19%;
                }


        .inventory-item-model-rfqstipend-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqstipend-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqstipend-section-2 > .flex-item-box:last-child {
                    width: 10%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqstipend-section-2 > .flex-item-box:nth-child(4) {
                    width: 10%;
                }

                .inventory-item-model-rfqstipend-section-2 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-rfqstipend-section-2 > .flex-item-box:nth-child(2) {
                    width: 51%;
                }

                .inventory-item-model-rfqstipend-section-2 > .flex-item-box:first-child {
                    width: 19%;
                }


        /* printed meterials */
        .inventory-item-model-rfqprinted-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqprinted-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqprinted-section-1 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqprinted-section-1 > .flex-item-box:nth-child(5) {
                    width: 15%;
                }

                .inventory-item-model-rfqprinted-section-1 > .flex-item-box:nth-child(4) {
                    width: 30%;
                }

                .inventory-item-model-rfqprinted-section-1 > .flex-item-box:nth-child(3) {
                    width: 12%;
                }

                .inventory-item-model-rfqprinted-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-rfqprinted-section-1 > .flex-item-box:first-child {
                    width: 19%;
                }


        .inventory-item-model-rfqprinted-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqprinted-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqprinted-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqprinted-section-2 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-rfqprinted-section-2 > .flex-item-box:nth-child(2) {
                    width: 56%;
                }

                .inventory-item-model-rfqprinted-section-2 > .flex-item-box:first-child {
                    width: 19%;
                }


        /* supplies */
        .inventory-item-model-rfqsupplies-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqsupplies-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqsupplies-section-1 > .flex-item-box:last-child {
                    width: 10%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqsupplies-section-1 > .flex-item-box:nth-child(6) {
                    width: 21%;
                }

                .inventory-item-model-rfqsupplies-section-1 > .flex-item-box:nth-child(5) {
                    width: 13%;
                }

                .inventory-item-model-rfqsupplies-section-1 > .flex-item-box:nth-child(4) {
                    width: 25%;
                }

                .inventory-item-model-rfqsupplies-section-1 > .flex-item-box:nth-child(3) {
                    width: 9%;
                }

                .inventory-item-model-rfqsupplies-section-1 > .flex-item-box:nth-child(2) {
                    width: 9%;
                }

                .inventory-item-model-rfqsupplies-section-1 > .flex-item-box:first-child {
                    width: 20%;
                }


        .inventory-item-model-rfqsupplies-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqsupplies-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqsupplies-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqsupplies-section-2 > .flex-item-box:nth-child(2) {
                    width: 15%;
                }

                .inventory-item-model-rfqsupplies-section-2 > .flex-item-box:first-child {
                    width: 70%;
                }


        /* otherservices */
        .inventory-item-model-rfqother-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqother-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqother-section-1 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqother-section-1 > .flex-item-box:nth-child(5) {
                    width: 35%;
                }

                .inventory-item-model-rfqother-section-1 > .flex-item-box:nth-child(4) {
                    width: 10%;
                }

                .inventory-item-model-rfqother-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-rfqother-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-rfqother-section-1 > .flex-item-box:first-child {
                    width: 19%;
                }


        .inventory-item-model-rfqother-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqother-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqother-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqother-section-2 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-rfqother-section-2 > .flex-item-box:nth-child(2) {
                    width: 56%;
                }

                .inventory-item-model-rfqother-section-2 > .flex-item-box:first-child {
                    width: 19%;
                }


        /* RFQ --------*/

        /* translation */
        .inventory-item-model-translation-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-translation-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-translation-section-1 > .flex-item-box:last-child {
                    width: 21%;
                    padding-right: 0px;
                }

                .inventory-item-model-translation-section-1 > .flex-item-box:nth-child(6) {
                    width: 12%;
                }

                .inventory-item-model-translation-section-1 > .flex-item-box:nth-child(5) {
                    width: 10%;
                }

                .inventory-item-model-translation-section-1 > .flex-item-box:nth-child(4) {
                    width: 12%;
                }

                .inventory-item-model-translation-section-1 > .flex-item-box:nth-child(3) {
                    width: 20%;
                }

                .inventory-item-model-translation-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-translation-section-1 > .flex-item-box:first-child {
                    width: 19%;
                }

        .inventory-item-model-translation-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-translation-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }


                .inventory-item-model-translation-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-translation-section-2 > .flex-item-box:nth-child(6) {
                    width: 15%;
                }

                .inventory-item-model-translation-section-2 > .flex-item-box:nth-child(5) {
                    width: 15%;
                }

                .inventory-item-model-translation-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-translation-section-2 > .flex-item-box:nth-child(3) {
                    width: 12%;
                }

                .inventory-item-model-translation-section-2 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-translation-section-2 > .flex-item-box:first-child {
                    width: 19%;
                }


        /* intepretation-one */
        .inventory-item-model-intepretation-one-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-intepretation-one-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-intepretation-one-section-1 > .flex-item-box:last-child {
                    width: 11%;
                    padding-right: 0px;
                }

                .inventory-item-model-intepretation-one-section-1 > .flex-item-box:nth-child(6) {
                    width: 18%;
                }

                .inventory-item-model-intepretation-one-section-1 > .flex-item-box:nth-child(5) {
                    width: 13%;
                }

                .inventory-item-model-intepretation-one-section-1 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-intepretation-one-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-intepretation-one-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-intepretation-one-section-1 > .flex-item-box:first-child {
                    width: 25%;
                }

        .inventory-item-model-intepretation-one-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-intepretation-one-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-intepretation-one-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-intepretation-one-section-2 > .flex-item-box:nth-child(6) {
                    width: 15%;
                }

                .inventory-item-model-intepretation-one-section-2 > .flex-item-box:nth-child(5) {
                    width: 15%;
                }

                .inventory-item-model-intepretation-one-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-intepretation-one-section-2 > .flex-item-box:nth-child(3) {
                    width: 12%;
                }

                .inventory-item-model-intepretation-one-section-2 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-intepretation-one-section-2 > .flex-item-box:first-child {
                    width: 19%;
                }


        .inventory-item-model-intepretation-one-section-3 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-intepretation-one-section-3 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-intepretation-one-section-3 > .flex-item-box:last-child {
                    width: 55%;
                    padding-right: 0px;
                }


                .inventory-item-model-intepretation-one-section-3 > .flex-item-box:nth-child(2) {
                    width: 20%;
                }

                .inventory-item-model-intepretation-one-section-3 > .flex-item-box:first-child {
                    width: 25%;
                }


        /* intepretation */
        .inventory-item-model-intepretation-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-intepretation-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-intepretation-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-intepretation-section-1 > .flex-item-box:nth-child(6) {
                    width: 30%;
                }

                .inventory-item-model-intepretation-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-intepretation-section-1 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-intepretation-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-intepretation-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-intepretation-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-intepretation-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-intepretation-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-intepretation-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-intepretation-section-2 > .flex-item-box:nth-child(7) {
                    width: 12%;
                }

                .inventory-item-model-intepretation-section-2 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-intepretation-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-intepretation-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-intepretation-section-2 > .flex-item-box:nth-child(3) {
                    width: 9%;
                }

                .inventory-item-model-intepretation-section-2 > .flex-item-box:nth-child(2) {
                    width: 9%;
                }

                .inventory-item-model-intepretation-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }

        /* visa */
        .inventory-item-model-visa-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-visa-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-visa-section-1 > .flex-item-box:last-child {
                    width: 12%;
                    padding-right: 0px;
                }

                .inventory-item-model-visa-section-1 > .flex-item-box:nth-child(8) {
                    width: 10%;
                }

                .inventory-item-model-visa-section-1 > .flex-item-box:nth-child(7) {
                    width: 11%;
                }

                .inventory-item-model-visa-section-1 > .flex-item-box:nth-child(6) {
                    width: 12%;
                }

                .inventory-item-model-visa-section-1 > .flex-item-box:nth-child(5) {
                    width: 12%;
                }

                .inventory-item-model-visa-section-1 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-visa-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-visa-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-visa-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-visa-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-visa-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-visa-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-visa-section-2 > .flex-item-box:nth-child(7) {
                    width: 11%;
                }

                .inventory-item-model-visa-section-2 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-visa-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-visa-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-visa-section-2 > .flex-item-box:nth-child(3) {
                    width: 9%;
                }

                .inventory-item-model-visa-section-2 > .flex-item-box:nth-child(2) {
                    width: 9%;
                }

                .inventory-item-model-visa-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }

        /* ground */
        .inventory-item-model-ground-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-ground-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-ground-section-1 > .flex-item-box:last-child {
                    width: 10%;
                    padding-right: 0px;
                }

                .inventory-item-model-ground-section-1 > .flex-item-box:nth-child(5) {
                    width: 8%;
                }

                .inventory-item-model-ground-section-1 > .flex-item-box:nth-child(4) {
                    width: 34%;
                }

                .inventory-item-model-ground-section-1 > .flex-item-box:nth-child(3) {
                    width: 13%;
                }

                .inventory-item-model-ground-section-1 > .flex-item-box:nth-child(2) {
                    width: 13%;
                }

                .inventory-item-model-ground-section-1 > .flex-item-box:first-child {
                    width: 35%;
                }

        .inventory-item-model-ground-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-ground-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-ground-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-ground-section-2 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-ground-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-ground-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-ground-section-2 > .flex-item-box:nth-child(3) {
                    width: 9%;
                }

                .inventory-item-model-ground-section-2 > .flex-item-box:nth-child(2) {
                    width: 9%;
                }

                .inventory-item-model-ground-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }

        /* tickets */
        .inventory-item-model-tickets-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-tickets-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-tickets-section-1 > .flex-item-box:last-child {
                    width: 11%;
                    padding-right: 0px;
                }

                .inventory-item-model-tickets-section-1 > .flex-item-box:nth-child(7) {
                    width: 20%;
                }

                .inventory-item-model-tickets-section-1 > .flex-item-box:nth-child(6) {
                    width: 13%;
                }

                .inventory-item-model-tickets-section-1 > .flex-item-box:nth-child(5) {
                    width: 15%;
                }

                .inventory-item-model-tickets-section-1 > .flex-item-box:nth-child(4) {
                    width: 20%;
                }

                .inventory-item-model-tickets-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-tickets-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-tickets-section-1 > .flex-item-box:first-child {
                    width: 25%;
                }

        .inventory-item-model-tickets-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-tickets-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-tickets-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-tickets-section-2 > .flex-item-box:nth-child(7) {
                    width: 12%;
                }

                .inventory-item-model-tickets-section-2 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-tickets-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-tickets-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-tickets-section-2 > .flex-item-box:nth-child(3) {
                    width: 9%;
                }

                .inventory-item-model-tickets-section-2 > .flex-item-box:nth-child(2) {
                    width: 9%;
                }

                .inventory-item-model-tickets-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }

        /* lodging */
        .inventory-item-model-lodging-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-lodging-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-lodging-section-1 > .flex-item-box:last-child {
                    width: 19%;
                    padding-right: 0px;
                }

                .inventory-item-model-lodging-section-1 > .flex-item-box:nth-child(7) {
                    width: 10%;
                }

                .inventory-item-model-lodging-section-1 > .flex-item-box:nth-child(6) {
                    width: 8%;
                }

                .inventory-item-model-lodging-section-1 > .flex-item-box:nth-child(5) {
                    width: 8%;
                }

                .inventory-item-model-lodging-section-1 > .flex-item-box:nth-child(4) {
                    width: 26%;
                }

                .inventory-item-model-lodging-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-lodging-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-lodging-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-lodging-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-lodging-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-lodging-section-2 > .flex-item-box:last-child {
                    width: 16%;
                    padding-right: 0px;
                }

                .inventory-item-model-lodging-section-2 > .flex-item-box:nth-child(7) {
                    width: 12%;
                }

                .inventory-item-model-lodging-section-2 > .flex-item-box:nth-child(6) {
                    width: 10%;
                }

                .inventory-item-model-lodging-section-2 > .flex-item-box:nth-child(5) {
                    width: 10%;
                }

                .inventory-item-model-lodging-section-2 > .flex-item-box:nth-child(4) {
                    width: 10%;
                }

                .inventory-item-model-lodging-section-2 > .flex-item-box:nth-child(3) {
                    width: 15%;
                }

                .inventory-item-model-lodging-section-2 > .flex-item-box:nth-child(2) {
                    width: 18%;
                }

                .inventory-item-model-lodging-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }

        /* venue */
        .inventory-item-model-venue-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-venue-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-venue-section-1 > .flex-item-box:last-child {
                    width: 30%;
                    padding-right: 0px;
                }

                .inventory-item-model-venue-section-1 > .flex-item-box:nth-child(4) {
                    width: 11%;
                }

                .inventory-item-model-venue-section-1 > .flex-item-box:nth-child(3) {
                    width: 35%;
                }

                .inventory-item-model-venue-section-1 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-venue-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-venue-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-venue-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-venue-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-venue-section-2 > .flex-item-box:nth-child(7) {
                    width: 12%;
                }

                .inventory-item-model-venue-section-2 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-venue-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-venue-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-venue-section-2 > .flex-item-box:nth-child(3) {
                    width: 9%;
                }

                .inventory-item-model-venue-section-2 > .flex-item-box:nth-child(2) {
                    width: 9%;
                }

                .inventory-item-model-venue-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }

        /* catering */
        .inventory-item-model-catering-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-catering-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-catering-section-1 > .flex-item-box:last-child {
                    width: 30%;
                    padding-right: 0px;
                }

                .inventory-item-model-catering-section-1 > .flex-item-box:nth-child(4) {
                    width: 41%;
                }

                .inventory-item-model-catering-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-catering-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-catering-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-catering-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-catering-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-catering-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-catering-section-2 > .flex-item-box:nth-child(7) {
                    width: 12%;
                }

                .inventory-item-model-catering-section-2 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-catering-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-catering-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-catering-section-2 > .flex-item-box:nth-child(3) {
                    width: 9%;
                }

                .inventory-item-model-catering-section-2 > .flex-item-box:nth-child(2) {
                    width: 9%;
                }

                .inventory-item-model-catering-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }

        /* enquiry */
        .inventory-item-model-enquiry-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-enquiry-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-enquiry-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-enquiry-section-1 > .flex-item-box:nth-child(6) {
                    width: 30%;
                }

                .inventory-item-model-enquiry-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-enquiry-section-1 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-enquiry-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-enquiry-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-enquiry-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-enquiry-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-enquiry-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-enquiry-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-enquiry-section-2 > .flex-item-box:nth-child(7) {
                    width: 12%;
                }

                .inventory-item-model-enquiry-section-2 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-enquiry-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-enquiry-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-enquiry-section-2 > .flex-item-box:nth-child(3) {
                    width: 9%;
                }

                .inventory-item-model-enquiry-section-2 > .flex-item-box:nth-child(2) {
                    width: 9%;
                }

                .inventory-item-model-enquiry-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }

        /* other services */
        .inventory-item-model-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-section-1 > .flex-item-box:nth-child(6) {
                    width: 26%;
                }

                .inventory-item-model-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-section-1 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-section-2 > .flex-item-box:last-child {
                    width: 10%;
                    padding-right: 0px;
                }

                .inventory-item-model-section-2 > .flex-item-box:nth-child(7) {
                    width: 15%;
                }

                .inventory-item-model-section-2 > .flex-item-box:nth-child(6) {
                    width: 12%;
                }

                .inventory-item-model-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-section-2 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-section-2 > .flex-item-box:nth-child(3) {
                    width: 11%;
                }

                .inventory-item-model-section-2 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-section-2 > .flex-item-box:first-child {
                    width: 23%;
                }

        /* supliers */
        .inventory-item-model-supliers-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-supliers-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-supliers-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-supliers-section-1 > .flex-item-box:nth-child(6) {
                    width: 26%;
                }

                .inventory-item-model-supliers-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-supliers-section-1 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-supliers-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-supliers-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-supliers-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-supliers-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-supliers-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-supliers-section-2 > .flex-item-box:last-child {
                    width: 10%;
                    padding-right: 0px;
                }

                .inventory-item-model-supliers-section-2 > .flex-item-box:nth-child(7) {
                    width: 15%;
                }

                .inventory-item-model-supliers-section-2 > .flex-item-box:nth-child(6) {
                    width: 12%;
                }

                .inventory-item-model-supliers-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-supliers-section-2 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-supliers-section-2 > .flex-item-box:nth-child(3) {
                    width: 11%;
                }

                .inventory-item-model-supliers-section-2 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-supliers-section-2 > .flex-item-box:first-child {
                    width: 23%;
                }

        /* printermeterials */
        .inventory-item-model-printed-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-printed-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-printed-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-printed-section-1 > .flex-item-box:nth-child(6) {
                    width: 26%;
                }

                .inventory-item-model-printed-section-1 > .flex-item-box:nth-child(5) {
                    width: 22%;
                }

                .inventory-item-model-printed-section-1 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-printed-section-1 > .flex-item-box:nth-child(3) {
                    width: 12%;
                }

                .inventory-item-model-printed-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-printed-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-printed-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-printed-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-printed-section-2 > .flex-item-box:last-child {
                    width: 10%;
                    padding-right: 0px;
                }

                .inventory-item-model-printed-section-2 > .flex-item-box:nth-child(7) {
                    width: 15%;
                }

                .inventory-item-model-printed-section-2 > .flex-item-box:nth-child(6) {
                    width: 12%;
                }

                .inventory-item-model-printed-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-printed-section-2 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-printed-section-2 > .flex-item-box:nth-child(3) {
                    width: 11%;
                }

                .inventory-item-model-printed-section-2 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-printed-section-2 > .flex-item-box:first-child {
                    width: 23%;
                }

        /* stipend */
        .inventory-item-model-stipend-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-stipend-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-stipend-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-stipend-section-1 > .flex-item-box:nth-child(6) {
                    width: 30%;
                }

                .inventory-item-model-stipend-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-stipend-section-1 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-stipend-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-stipend-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-stipend-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-stipend-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-stipend-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-stipend-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-stipend-section-2 > .flex-item-box:nth-child(6) {
                    width: 12%;
                }

                .inventory-item-model-stipend-section-2 > .flex-item-box:nth-child(5) {
                    width: 15%;
                }

                .inventory-item-model-stipend-section-2 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-stipend-section-2 > .flex-item-box:nth-child(3) {
                    width: 11%;
                }

                .inventory-item-model-stipend-section-2 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-stipend-section-2 > .flex-item-box:first-child {
                    width: 23%;
                }

        /* onsite */
        .inventory-item-model-onsite-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-onsite-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-onsite-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-onsite-section-1 > .flex-item-box:nth-child(6) {
                    width: 30%;
                }

                .inventory-item-model-onsite-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-onsite-section-1 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-onsite-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-onsite-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-onsite-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-onsite-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-onsite-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-onsite-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-onsite-section-2 > .flex-item-box:nth-child(7) {
                    width: 12%;
                }

                .inventory-item-model-onsite-section-2 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-onsite-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-onsite-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-onsite-section-2 > .flex-item-box:nth-child(3) {
                    width: 9%;
                }

                .inventory-item-model-onsite-section-2 > .flex-item-box:nth-child(2) {
                    width: 9%;
                }

                .inventory-item-model-onsite-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }


        /*tr-bid-loading*/
        .inventory-item-model-bid-loading-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-bid-loading-section-1 > .flex-item-box {
                padding-right: 10px;
            }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:first-child {
                    width: 27%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(2) {
                    width: 9%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(4) {
                    width: 27%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(5) {
                    width: 9%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(6) {
                    width: 8%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(7) {
                    width: 8%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(8) {
                    width: 10%;
                }

        /*tr-bid-loading*/
        .inventory-item-model-bid-loading-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-bid-loading-section-2 > .flex-item-box {
                padding-right: 10px;
            }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:first-child {
                    width: 11%;
                }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:nth-child(2) {
                    width: 15%;
                }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:nth-child(3) {
                    width: 17%;
                }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:nth-child(4) {
                    width: 17%;
                }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:nth-child(5) {
                    width: 17%;
                }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:nth-child(6) {
                    width: 13%;
                }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:nth-child(7) {
                    width: 15%;
                }

        .inventory-item-model-bid-loading-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-bid-loading-section-2 > .flex-item-box {
                padding-right: 10px;
            }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:first-child {
                    width: 11%;
                }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:nth-child(2) {
                    width: 15%;
                }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:nth-child(3) {
                    width: 17%;
                }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:nth-child(4) {
                    width: 17%;
                }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:nth-child(5) {
                    width: 17%;
                }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:nth-child(6) {
                    width: 13%;
                }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:nth-child(7) {
                    width: 15%;
                }

        .inventory-item-model, .Activity-tracker-item-model {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }
    }
    /* (1280x1024) SXGA Display */
    @media screen and (max-width: 1339px) {



        /* insert styles here */
        .inventory-item-model-bid-loading-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-bid-loading-section-1 > * {
                flex: 1 1 175px;
                background: none;
                height: auto;
            }

        .inventory-item-model-bid-loading-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-bid-loading-section-2 > * {
                flex: 1 1 175px;
                background: none;
                height: auto;
            }




        /* insert styles here */
        .inventory-item-model-rfq-translation-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfq-translation-section-1 > * {
                flex: 1 1 175px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-rfq-translation-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfq-translation-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }


        /* insert styles here */
        .inventory-item-model-rfq-intepretation-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfq-intepretation-section-1 > * {
                flex: 1 1 175px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-rfq-intepretation-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfq-intepretation-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-rfq-intepretation-section-3 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfq-intepretation-section-3 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }


        /* insert styles here */
        .inventory-item-model-rfq-intepretation-equipment-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfq-intepretation-equipment-section-1 > * {
                flex: 1 1 175px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-rfq-intepretation-equipment-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfq-intepretation-equipment-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }


        /* insert styles here */
        .inventory-item-model-rfq-visa-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfq-visa-section-1 > * {
                flex: 1 1 175px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-rfq-visa-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfq-visa-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }


        /* insert styles here */
        .inventory-item-model-rfq-ground-transportation-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfq-ground-transportation-section-1 > * {
                flex: 1 1 175px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-rfq-ground-transportation-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfq-ground-transportation-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }


        /* insert styles here */
        .inventory-item-model-rfqtickets-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqtickets-section-1 > * {
                flex: 1 1 175px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-rfqtickets-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqtickets-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }


        /* insert styles here */
        .inventory-item-model-rfqlodging-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqlodging-section-1 > * {
                flex: 1 1 175px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-rfqlodging-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqlodging-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }


        /* insert styles here */
        .inventory-item-model-rfqvenue-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqvenue-section-1 > * {
                flex: 1 1 175px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-rfqvenue-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqvenue-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }


        /* insert styles here */
        .inventory-item-model-rfqcatering-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqcatering-section-1 > * {
                flex: 1 1 175px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-rfqcatering-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqcatering-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }


        /* insert styles here */
        .inventory-item-model-rfqequipment-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqequipment-section-1 > * {
                flex: 1 1 175px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-rfqequipment-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqequipment-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }


        /* insert styles here */
        .inventory-item-model-rfqonsite-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqonsite-section-1 > * {
                flex: 1 1 175px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-rfqonsite-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqonsite-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }


        /* insert styles here */
        .inventory-item-model-rfqstipend-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqstipend-section-1 > * {
                flex: 1 1 175px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-rfqstipend-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

        .inventory-item-model-rfqstipend-section-1 > * {
            flex: 1 1 160px;
            background: none;
            height: auto;
        }


        /* insert styles here */
        .inventory-item-model-rfqprinted-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqprinted-section-1 > * {
                flex: 1 1 175px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-rfqprinted-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqprinted-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }


        /* insert styles here */
        .inventory-item-model-rfqsupplies-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqsupplies-section-1 > * {
                flex: 1 1 175px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-rfqsupplies-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqsupplies-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }


        /* insert styles here */
        .inventory-item-model-rfqother-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqother-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-rfqother-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqother-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }


        /* insert styles here */
        .inventory-item-model-translation-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-translation-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-translation-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-translation-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-intepretation-one-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-intepretation-one-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-intepretation-one-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-intepretation-one-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-intepretation-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-intepretation-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-intepretation-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-intepretation-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-visa-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-visa-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-visa-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-visa-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-supliers-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-supliers-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-supliers-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-supliers-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-printed-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-printed-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-printed-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-printed-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-stipend-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-stipend-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-stipend-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-stipend-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-stipend-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-stipend-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-stipend-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-stipend-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-onsite-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-onsite-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-onsite-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-onsite-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-enquiry-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-enquiry-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-enquiry-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-enquiry-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-catering-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-catering-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-catering-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-catering-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-catering-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-catering-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-catering-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-catering-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-venue-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-venue-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-venue-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-venue-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-lodging-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-lodging-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-lodging-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-lodging-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-tickets-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-tickets-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-tickets-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-tickets-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-ground-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-ground-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-ground-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-ground-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        .button-spacing {
            padding: 5px 28px !important;
            font-size: 10px !important;
        }
    }
    /* (1680x1050) WSXGA+ Display */
    @media screen and (max-width: 1680px) {
        /* insert styles here */
    }
    /* (1920x1080) Full HD Display */
    @media screen and (max-width: 1920px) {
        /* insert styles here */

        .date-width {
            width: 23px;
        }
    }
    /* (1440x900) WXGA+ Display */
    @media screen and (max-width: 1440px) {
        .rolemapping-width {
            width: 600px
        }

        /* insert styles here */
        .date-width {
            width: 110px;
        }
    }
    /* (1600x900) HD+ Display */
    @media screen and (max-width: 1600px) {
        /* insert styles here */
    }

    @media only screen and (min-device-width: 1921px) and (max-device-width: 2920px) {

        .filter-date {
            width: 10%;
        }
        .col-xxl-3.col-xl-3.col-lg-3.col-md-3.col-sm-6.col-12.pe-0.mb-2.inventory-add-cost-btn {
            width: 15%;
        }

        .pdf-icon {
            width: 25px;
            height: 25px !important;
            border: 0;
            background-repeat: no-repeat;
        }

        .xls-icon-generate-layout {
            width: 25px;
            height: 25px !important;
            border: 0;
            background-repeat: no-repeat;
        }

        .rolemapping-width {
            width: 1115px !important;
        }

        .inventory-item-model,
        .Activity-tracker-item-model {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* .inventory-item-model > * {
        flex: 1 1 160px;
        background: none;
        height: auto;
    }*/

        .inventory-item-model-date-section {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-date-section > * {
                flex: 1 1 auto;
                background: none;
                height: auto;
            }



        /* insert styles here */
        .inventory-item-model-rfq-translation-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfq-translation-section-1 > * {
                flex: 1 1 175px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-rfq-translation-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfq-translation-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }


        /* insert styles here */
        .inventory-item-model-rfq-intepretation-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfq-intepretation-section-1 > * {
                flex: 1 1 175px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-rfq-intepretation-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfq-intepretation-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-rfq-intepretation-section-3 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfq-intepretation-section-3 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }


        /* insert styles here */
        .inventory-item-model-rfq-intepretation-equipment-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfq-intepretation-equipment-section-1 > * {
                flex: 1 1 175px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-rfq-intepretation-equipment-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfq-intepretation-equipment-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }


        /* insert styles here */
        .inventory-item-model-rfq-visa-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfq-visa-section-1 > * {
                flex: 1 1 175px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-rfq-visa-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfq-visa-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }


        /* insert styles here */
        .inventory-item-model-rfq-ground-transportation-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfq-ground-transportation-section-1 > * {
                flex: 1 1 175px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-rfq-ground-transportation-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfq-ground-transportation-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }


        /* insert styles here */
        .inventory-item-model-rfqtickets-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqtickets-section-1 > * {
                flex: 1 1 175px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-rfqtickets-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqtickets-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }


        /* insert styles here */
        .inventory-item-model-rfqlodging-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqlodging-section-1 > * {
                flex: 1 1 175px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-rfqlodging-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqlodging-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }


        /* insert styles here */
        .inventory-item-model-rfqvenue-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqvenue-section-1 > * {
                flex: 1 1 175px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-rfqvenue-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqvenue-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }


        /* insert styles here */
        .inventory-item-model-rfqcatering-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqcatering-section-1 > * {
                flex: 1 1 175px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-rfqcatering-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqcatering-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }


        /* insert styles here */
        .inventory-item-model-rfqequipment-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqequipment-section-1 > * {
                flex: 1 1 175px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-rfqequipment-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqequipment-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }


        /* insert styles here */
        .inventory-item-model-rfqonsite-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqonsite-section-1 > * {
                flex: 1 1 175px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-rfqonsite-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqonsite-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }


        /* insert styles here */
        .inventory-item-model-rfqstipend-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqstipend-section-1 > * {
                flex: 1 1 175px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-rfqstipend-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

        .inventory-item-model-rfqstipend-section-1 > * {
            flex: 1 1 160px;
            background: none;
            height: auto;
        }


        /* insert styles here */
        .inventory-item-model-rfqprinted-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqprinted-section-1 > * {
                flex: 1 1 175px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-rfqprinted-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqprinted-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }


        /* insert styles here */
        .inventory-item-model-rfqsupplies-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqsupplies-section-1 > * {
                flex: 1 1 175px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-rfqsupplies-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqsupplies-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }


        /* insert styles here */
        .inventory-item-model-rfqother-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqother-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-rfqother-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-rfqother-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }


        /* insert styles here */
        .inventory-item-model-translation-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-translation-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-translation-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-translation-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-intepretation-one-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-intepretation-one-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-intepretation-one-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-intepretation-one-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-intepretation-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-intepretation-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-intepretation-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-intepretation-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-visa-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-visa-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-visa-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-visa-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-supliers-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-supliers-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-supliers-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-supliers-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-printed-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-printed-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-printed-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-printed-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-stipend-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-stipend-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-stipend-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-stipend-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-stipend-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-stipend-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-stipend-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-stipend-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-onsite-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-onsite-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-onsite-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-onsite-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-enquiry-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-enquiry-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-enquiry-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-enquiry-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-catering-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-catering-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-catering-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-catering-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-catering-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-catering-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-catering-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-catering-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-venue-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-venue-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-venue-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-venue-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-lodging-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-lodging-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-lodging-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-lodging-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-tickets-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-tickets-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-tickets-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-tickets-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-ground-section-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-ground-section-1 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /* insert styles here */
        .inventory-item-model-ground-section-2 {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

            .inventory-item-model-ground-section-2 > * {
                flex: 1 1 160px;
                background: none;
                height: auto;
            }

        /*tr-bid-loading*/
        .inventory-item-model-bid-loading-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-bid-loading-section-1 > .flex-item-box {
                padding-right: 10px;
            }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:first-child {
                    width: 27%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(4) {
                    width: 27%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(5) {
                    width: 8%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(6) {
                    width: 8%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(7) {
                    width: 8%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(8) {
                    width: 10%;
                }

        /*tr-bid-loading*/
        .inventory-item-model-bid-loading-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-bid-loading-section-1 > .flex-item-box {
                padding-right: 10px;
            }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:first-child {
                    width: 27%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(4) {
                    width: 27%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(5) {
                    width: 8%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(6) {
                    width: 8%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(7) {
                    width: 8%;
                }

                .inventory-item-model-bid-loading-section-1 > .flex-item-box:nth-child(8) {
                    width: 10%;
                }

        .inventory-item-model-bid-loading-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-bid-loading-section-2 > .flex-item-box {
                padding-right: 10px;
            }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:first-child {
                    width: 11%;
                }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:nth-child(2) {
                    width: 15%;
                }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:nth-child(3) {
                    width: 17%;
                }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:nth-child(4) {
                    width: 17%;
                }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:nth-child(5) {
                    width: 17%;
                }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:nth-child(6) {
                    width: 13%;
                }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:nth-child(7) {
                    width: 15%;
                }
    }




    .email-option .k-chip-md {
        line-height: 2;
    }

    .inventory-item-model-maxwidth {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }

        .inventory-item-model-maxwidth > * {
            flex: 1 1 135px;
            background: none;
            height: auto;
        }

    /* 1366 screen */
    .menu.menu-sub.menu-sub-dropdown.menu-column.menu-rounded.menu-gray-800.menu-state-bg.menu-state-primary.fw-semibold.py-4.fs-6.w-275px.show {
        width: 350px !important;
    }

    th.k-header.k-touch-action-none.k-table-th {
        padding: 8px 12px !important;
    }


    .inventory-item-model-rfqother-section-2 > .flex-item-box:nth-child(3) > span.k-numerictextbox.k-input.form-control.k-disabled.telerik-blazor.k-input-solid.k-rounded-md.k-input-md > input#txtQuantity {
        text-align: right;
    }


    .inventory-item-model-rfqsupplies-section-2 > .flex-item-box:nth-child(2) > span.k-numerictextbox.k-input.form-control.k-disabled.telerik-blazor.k-input-solid.k-rounded-md.k-input-md > input#txtQuantity {
        text-align: right;
    }

    .inventory-item-model-rfqprinted-section-2 > .flex-item-box:nth-child(3) > span.k-numerictextbox.k-input.form-control.k-disabled.telerik-blazor.k-input-solid.k-rounded-md.k-input-md > input#txtQuantity {
        text-align: right;
    }

    input#txtQuantity {
        text-align: right;
    }


    /*tab-wrapper.small-tab-wrapper .tab-content */
    .tab-wrapper.small-tab-wrapper .tab-content .k-tabstrip-items-wrapper ul.k-tabstrip-items {
        justify-content: start
    }

        .tab-wrapper.small-tab-wrapper .tab-content .k-tabstrip-items-wrapper ul.k-tabstrip-items li.k-tabstrip-item {
            min-width: 250px;
            /* width: auto*/
        }

    span.k-textarea.k-input.review-popup-.telerik-blazor.k-input-solid.k-rounded-md.k-input-md {
        height: 80px !important;
    }






    .graph-btn-py {
        padding-top: 8px;
        padding-bottom: 8px;
        border-radius: 5px;
        border: none;
    }

    button#btnCancel {
        padding: 5px 25px !important;
    }


    .date-picker-wrapper .telerik-blazor .k-floating-label-container {
        width: 49%;
        margin-right: 2px;
    }

        .date-picker-wrapper .telerik-blazor .k-floating-label-container .k-label {
            top: -4px;
        }

        .date-picker-wrapper .telerik-blazor .k-floating-label-container .k-dateinput {
            width: 100%;
        }

            .date-picker-wrapper .telerik-blazor .k-floating-label-container .k-dateinput .k-input-inner {
                padding: 6px 8px;
            }




    /* (11340x1566) */
    @media only screen and (min-device-width: 1921px) and (max-device-width: 2880px) {

        /* translation */
        .inventory-item-model-rfq-translation-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-translation-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-translation-section-1 > .flex-item-box:last-child {
                    width: 28%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-translation-section-1 > .flex-item-box:nth-child(3) {
                    width: 28%;
                }

                /* .inventory-item-model-rfq-translation-section-1 > .flex-item-box:nth-child(3) {
                width: 11%;
            }*/

                .inventory-item-model-rfq-translation-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-rfq-translation-section-1 > .flex-item-box:first-child {
                    width: 36%;
                }


        .inventory-item-model-rfq-translation-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-translation-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-translation-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }


                .inventory-item-model-rfq-translation-section-2 > .flex-item-box:nth-child(3) {
                    width: 40%;
                }

                .inventory-item-model-rfq-translation-section-2 > .flex-item-box:nth-child(2) {
                    width: 20%;
                }

                .inventory-item-model-rfq-translation-section-2 > .flex-item-box:first-child {
                    width: 20%;
                }


        /* intepretation */
        .inventory-item-model-rfq-intepretation-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-intepretation-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-intepretation-section-1 > .flex-item-box:last-child {
                    width: 24%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-intepretation-section-1 > .flex-item-box:nth-child(4) {
                    width: 24%;
                }

                .inventory-item-model-rfq-intepretation-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-rfq-intepretation-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-rfq-intepretation-section-1 > .flex-item-box:first-child {
                    width: 36%;
                }


        .inventory-item-model-rfq-intepretation-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-intepretation-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-intepretation-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }


                .inventory-item-model-rfq-intepretation-section-2 > .flex-item-box:nth-child(3) {
                    width: 40%;
                }

                .inventory-item-model-rfq-intepretation-section-2 > .flex-item-box:nth-child(2) {
                    width: 20%;
                }

                .inventory-item-model-rfq-intepretation-section-2 > .flex-item-box:first-child {
                    width: 20%;
                }


        .inventory-item-model-rfq-intepretation-section-3 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-intepretation-section-3 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-intepretation-section-3 > .flex-item-box:last-child {
                    width: 60%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-intepretation-section-3 > .flex-item-box:nth-child(2) {
                    width: 20%;
                }

                .inventory-item-model-rfq-intepretation-section-3 > .flex-item-box:first-child {
                    width: 20%;
                }


        /* intepretation-equipment*/
        .inventory-item-model-rfq-intepretation-equipment-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-intepretation-equipment-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-intepretation-equipment-section-1 > .flex-item-box:last-child {
                    width: 14%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-intepretation-equipment-section-1 > .flex-item-box:nth-child(4) {
                    width: 51%;
                }

                .inventory-item-model-rfq-intepretation-equipment-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-rfq-intepretation-equipment-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-rfq-intepretation-equipment-section-1 > .flex-item-box:first-child {
                    width: 19%;
                }


        .inventory-item-model-rfq-intepretation-equipment-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-intepretation-equipment-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-intepretation-equipment-section-2 > .flex-item-box:last-child {
                    width: 35%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-intepretation-equipment-section-2 > .flex-item-box:nth-child(4) {
                    width: 25%;
                }

                .inventory-item-model-rfq-intepretation-equipment-section-2 > .flex-item-box:nth-child(3) {
                    width: 15%;
                }

                .inventory-item-model-rfq-intepretation-equipment-section-2 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-rfq-intepretation-equipment-section-2 > .flex-item-box:first-child {
                    width: 19%;
                }


        /* visa */
        .inventory-item-model-rfq-visa-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-visa-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-visa-section-1 > .flex-item-box:last-child {
                    width: 14%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-visa-section-1 > .flex-item-box:nth-child(6) {
                    width: 15%;
                }

                .inventory-item-model-rfq-visa-section-1 > .flex-item-box:nth-child(5) {
                    width: 18%;
                }

                .inventory-item-model-rfq-visa-section-1 > .flex-item-box:nth-child(4) {
                    width: 18%;
                }

                .inventory-item-model-rfq-visa-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-rfq-visa-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-rfq-visa-section-1 > .flex-item-box:first-child {
                    width: 19%;
                }


        .inventory-item-model-rfq-visa-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-visa-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-visa-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-visa-section-2 > .flex-item-box:nth-child(4) {
                    width: 15%;
                }

                .inventory-item-model-rfq-visa-section-2 > .flex-item-box:nth-child(3) {
                    width: 15%;
                }

                .inventory-item-model-rfq-visa-section-2 > .flex-item-box:nth-child(2) {
                    width: 52%;
                }

                .inventory-item-model-rfq-visa-section-2 > .flex-item-box:first-child {
                    width: 19%;
                }


        /* ground transportation */
        .inventory-item-model-rfq-ground-transportation-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-ground-transportation-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfq-ground-transportation-section-1 > .flex-item-box:last-child {
                    width: 8%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-ground-transportation-section-1 > .flex-item-box:nth-child(4) {
                    width: 8%;
                }

                .inventory-item-model-rfq-ground-transportation-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-rfq-ground-transportation-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-rfq-ground-transportation-section-1 > .flex-item-box:first-child {
                    width: 68%;
                }

        .inventory-item-model-rfq-ground-transportation-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfq-ground-transportation-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }


                .inventory-item-model-rfq-ground-transportation-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfq-ground-transportation-section-2 > .flex-item-box:nth-child(3) {
                    width: 15%;
                }

                .inventory-item-model-rfq-ground-transportation-section-2 > .flex-item-box:nth-child(2) {
                    width: 52%;
                }

                .inventory-item-model-rfq-ground-transportation-section-2 > .flex-item-box:first-child {
                    width: 18%;
                }


        /* tickets */
        .inventory-item-model-rfqtickets-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqtickets-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqtickets-section-1 > .flex-item-box:last-child {
                    width: 18%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqtickets-section-1 > .flex-item-box:nth-child(6) {
                    width: 18%;
                }

                .inventory-item-model-rfqtickets-section-1 > .flex-item-box:nth-child(5) {
                    width: 15%;
                }

                .inventory-item-model-rfqtickets-section-1 > .flex-item-box:nth-child(4) {
                    width: 15%;
                }

                .inventory-item-model-rfqtickets-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-rfqtickets-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-rfqtickets-section-1 > .flex-item-box:first-child {
                    width: 18%;
                }


        .inventory-item-model-rfqtickets-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqtickets-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqtickets-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqtickets-section-2 > .flex-item-box:nth-child(3) {
                    width: 15%;
                }

                .inventory-item-model-rfqtickets-section-2 > .flex-item-box:nth-child(2) {
                    width: 52%;
                }

                .inventory-item-model-rfqtickets-section-2 > .flex-item-box:first-child {
                    width: 18%;
                }


        /* lodging */
        .inventory-item-model-rfqlodging-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqlodging-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqlodging-section-1 > .flex-item-box:last-child {
                    width: 11%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqlodging-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-rfqlodging-section-1 > .flex-item-box:nth-child(4) {
                    width: 47%;
                }

                .inventory-item-model-rfqlodging-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-rfqlodging-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-rfqlodging-section-1 > .flex-item-box:first-child {
                    width: 15%;
                }


        .inventory-item-model-rfqlodging-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqlodging-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

        .inventory-item-model-rfqvenue-section-2 > .flex-item-box:last-child {
            width: 15%;
            padding-right: 0px;
        }

        .inventory-item-model-rfqlodging-section-2 > .flex-item-box:nth-child(3) {
            width: 15%;
        }

        .inventory-item-model-rfqlodging-section-2 > .flex-item-box:nth-child(2) {
            width: 51%;
        }

        .inventory-item-model-rfqlodging-section-2 > .flex-item-box:first-child {
            width: 19%;
        }


        /* venue */
        .inventory-item-model-rfqvenue-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqvenue-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqvenue-section-1 > .flex-item-box:last-child {
                    width: 10%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqvenue-section-1 > .flex-item-box:nth-child(5) {
                    width: 34%;
                }

                .inventory-item-model-rfqvenue-section-1 > .flex-item-box:nth-child(3) {
                    width: 25%;
                }

                .inventory-item-model-rfqvenue-section-1 > .flex-item-box:nth-child(4) {
                    width: 8%;
                }

                .inventory-item-model-rfqvenue-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-rfqvenue-section-1 > .flex-item-box:first-child {
                    width: 20%;
                }


        .inventory-item-model-rfqvenue-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqvenue-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqvenue-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqvenue-section-2 > .flex-item-box:nth-child(2) {
                    width: 15%;
                }

                .inventory-item-model-rfqvenue-section-2 > .flex-item-box:first-child {
                    width: 70%;
                }


        /* catering */
        .inventory-item-model-rfqcatering-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqcatering-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqcatering-section-1 > .flex-item-box:last-child {
                    width: 10%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqcatering-section-1 > .flex-item-box:nth-child(5) {
                    width: 34%;
                }

                .inventory-item-model-rfqcatering-section-1 > .flex-item-box:nth-child(4) {
                    width: 25%;
                }

                .inventory-item-model-rfqcatering-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-rfqcatering-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-rfqcatering-section-1 > .flex-item-box:first-child {
                    width: 15%;
                }


        .inventory-item-model-rfqcatering-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqcatering-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqcatering-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqcatering-section-2 > .flex-item-box:nth-child(2) {
                    width: 15%;
                }

                .inventory-item-model-rfqcatering-section-2 > .flex-item-box:first-child {
                    width: 70%;
                }


        /* equipment */
        .inventory-item-model-rfqequipment-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqequipment-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqequipment-section-1 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqequipment-section-1 > .flex-item-box:nth-child(4) {
                    width: 46%;
                }

                .inventory-item-model-rfqequipment-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-rfqequipment-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-rfqequipment-section-1 > .flex-item-box:first-child {
                    width: 19%;
                }


        .inventory-item-model-rfqequipment-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqequipment-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqequipment-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqequipment-section-2 > .flex-item-box:nth-child(4) {
                    width: 10%;
                }

                .inventory-item-model-rfqequipment-section-2 > .flex-item-box:nth-child(3) {
                    width: 40%;
                }

                .inventory-item-model-rfqequipment-section-2 > .flex-item-box:nth-child(2) {
                    width: 15%;
                }

                .inventory-item-model-rfqequipment-section-2 > .flex-item-box:first-child {
                    width: 20%;
                }


        /* onsite */
        .inventory-item-model-rfqonsite-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqonsite-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqonsite-section-1 > .flex-item-box:last-child {
                    width: 10%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqonsite-section-1 > .flex-item-box:nth-child(6) {
                    width: 15%;
                }

                .inventory-item-model-rfqonsite-section-1 > .flex-item-box:nth-child(5) {
                    width: 13%;
                }

                .inventory-item-model-rfqonsite-section-1 > .flex-item-box:nth-child(4) {
                    width: 31%;
                }

                .inventory-item-model-rfqonsite-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-rfqonsite-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-rfqonsite-section-1 > .flex-item-box:first-child {
                    width: 15%;
                }


        .inventory-item-model-rfqonsite-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqonsite-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqonsite-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqonsite-section-2 > .flex-item-box:nth-child(2) {
                    width: 15%;
                }

                .inventory-item-model-rfqonsite-section-2 > .flex-item-box:first-child {
                    width: 70%;
                }


        /* stipend */
        .inventory-item-model-rfqstipend-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqstipend-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqstipend-section-1 > .flex-item-box:last-child {
                    width: 29%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqstipend-section-1 > .flex-item-box:nth-child(4) {
                    width: 36%;
                }

                .inventory-item-model-rfqstipend-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-rfqstipend-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-rfqstipend-section-1 > .flex-item-box:first-child {
                    width: 19%;
                }


        .inventory-item-model-rfqstipend-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqstipend-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqstipend-section-2 > .flex-item-box:last-child {
                    width: 10%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqstipend-section-2 > .flex-item-box:nth-child(4) {
                    width: 10%;
                }

                .inventory-item-model-rfqstipend-section-2 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-rfqstipend-section-2 > .flex-item-box:nth-child(2) {
                    width: 51%;
                }

                .inventory-item-model-rfqstipend-section-2 > .flex-item-box:first-child {
                    width: 19%;
                }


        /* printed meterials */
        .inventory-item-model-rfqprinted-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqprinted-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqprinted-section-1 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqprinted-section-1 > .flex-item-box:nth-child(5) {
                    width: 15%;
                }

                .inventory-item-model-rfqprinted-section-1 > .flex-item-box:nth-child(4) {
                    width: 30%;
                }

                .inventory-item-model-rfqprinted-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-rfqprinted-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-rfqprinted-section-1 > .flex-item-box:first-child {
                    width: 19%;
                }


        .inventory-item-model-rfqprinted-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqprinted-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqprinted-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqprinted-section-2 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-rfqprinted-section-2 > .flex-item-box:nth-child(2) {
                    width: 56%;
                }

                .inventory-item-model-rfqprinted-section-2 > .flex-item-box:first-child {
                    width: 19%;
                }


        /* supplies */
        .inventory-item-model-rfqsupplies-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqsupplies-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqsupplies-section-1 > .flex-item-box:last-child {
                    width: 10%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqsupplies-section-1 > .flex-item-box:nth-child(6) {
                    width: 21%;
                }

                .inventory-item-model-rfqsupplies-section-1 > .flex-item-box:nth-child(5) {
                    width: 13%;
                }

                .inventory-item-model-rfqsupplies-section-1 > .flex-item-box:nth-child(4) {
                    width: 25%;
                }

                .inventory-item-model-rfqsupplies-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-rfqsupplies-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-rfqsupplies-section-1 > .flex-item-box:first-child {
                    width: 15%;
                }


        .inventory-item-model-rfqsupplies-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqsupplies-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqsupplies-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqsupplies-section-2 > .flex-item-box:nth-child(2) {
                    width: 15%;
                }

                .inventory-item-model-rfqsupplies-section-2 > .flex-item-box:first-child {
                    width: 70%;
                }


        /* otherservices */
        .inventory-item-model-rfqother-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqother-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqother-section-1 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqother-section-1 > .flex-item-box:nth-child(5) {
                    width: 35%;
                }

                .inventory-item-model-rfqother-section-1 > .flex-item-box:nth-child(4) {
                    width: 10%;
                }

                .inventory-item-model-rfqother-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-rfqother-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-rfqother-section-1 > .flex-item-box:first-child {
                    width: 19%;
                }


        .inventory-item-model-rfqother-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-rfqother-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-rfqother-section-2 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-rfqother-section-2 > .flex-item-box:nth-child(3) {
                    width: 10%;
                }

                .inventory-item-model-rfqother-section-2 > .flex-item-box:nth-child(2) {
                    width: 56%;
                }

                .inventory-item-model-rfqother-section-2 > .flex-item-box:first-child {
                    width: 19%;
                }


        /* RFQ --------*/

        /* translation */
        .inventory-item-model-translation-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-translation-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-translation-section-1 > .flex-item-box:last-child {
                    width: 21%;
                    padding-right: 0px;
                }

                .inventory-item-model-translation-section-1 > .flex-item-box:nth-child(6) {
                    width: 12%;
                }

                .inventory-item-model-translation-section-1 > .flex-item-box:nth-child(5) {
                    width: 10%;
                }

                .inventory-item-model-translation-section-1 > .flex-item-box:nth-child(4) {
                    width: 12%;
                }

                .inventory-item-model-translation-section-1 > .flex-item-box:nth-child(3) {
                    width: 20%;
                }

                .inventory-item-model-translation-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-translation-section-1 > .flex-item-box:first-child {
                    width: 19%;
                }

        .inventory-item-model-translation-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-translation-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }


                .inventory-item-model-translation-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-translation-section-2 > .flex-item-box:nth-child(6) {
                    width: 15%;
                }

                .inventory-item-model-translation-section-2 > .flex-item-box:nth-child(5) {
                    width: 15%;
                }

                .inventory-item-model-translation-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-translation-section-2 > .flex-item-box:nth-child(3) {
                    width: 12%;
                }

                .inventory-item-model-translation-section-2 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-translation-section-2 > .flex-item-box:first-child {
                    width: 19%;
                }


        /* intepretation-one */
        .inventory-item-model-intepretation-one-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-intepretation-one-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-intepretation-one-section-1 > .flex-item-box:last-child {
                    width: 11%;
                    padding-right: 0px;
                }

                .inventory-item-model-intepretation-one-section-1 > .flex-item-box:nth-child(6) {
                    width: 18%;
                }

                .inventory-item-model-intepretation-one-section-1 > .flex-item-box:nth-child(5) {
                    width: 13%;
                }

                .inventory-item-model-intepretation-one-section-1 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-intepretation-one-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-intepretation-one-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-intepretation-one-section-1 > .flex-item-box:first-child {
                    width: 25%;
                }

        .inventory-item-model-intepretation-one-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-intepretation-one-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-intepretation-one-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-intepretation-one-section-2 > .flex-item-box:nth-child(6) {
                    width: 15%;
                }

                .inventory-item-model-intepretation-one-section-2 > .flex-item-box:nth-child(5) {
                    width: 15%;
                }

                .inventory-item-model-intepretation-one-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-intepretation-one-section-2 > .flex-item-box:nth-child(3) {
                    width: 12%;
                }

                .inventory-item-model-intepretation-one-section-2 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-intepretation-one-section-2 > .flex-item-box:first-child {
                    width: 19%;
                }


        .inventory-item-model-intepretation-one-section-3 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-intepretation-one-section-3 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-intepretation-one-section-3 > .flex-item-box:last-child {
                    width: 55%;
                    padding-right: 0px;
                }


                .inventory-item-model-intepretation-one-section-3 > .flex-item-box:nth-child(2) {
                    width: 20%;
                }

                .inventory-item-model-intepretation-one-section-3 > .flex-item-box:first-child {
                    width: 25%;
                }


        /* intepretation */
        .inventory-item-model-intepretation-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-intepretation-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-intepretation-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-intepretation-section-1 > .flex-item-box:nth-child(6) {
                    width: 30%;
                }

                .inventory-item-model-intepretation-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-intepretation-section-1 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-intepretation-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-intepretation-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-intepretation-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-intepretation-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-intepretation-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-intepretation-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-intepretation-section-2 > .flex-item-box:nth-child(7) {
                    width: 12%;
                }

                .inventory-item-model-intepretation-section-2 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-intepretation-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-intepretation-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-intepretation-section-2 > .flex-item-box:nth-child(3) {
                    width: 9%;
                }

                .inventory-item-model-intepretation-section-2 > .flex-item-box:nth-child(2) {
                    width: 9%;
                }

                .inventory-item-model-intepretation-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }

        /* visa */
        .inventory-item-model-visa-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-visa-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-visa-section-1 > .flex-item-box:last-child {
                    width: 12%;
                    padding-right: 0px;
                }

                .inventory-item-model-visa-section-1 > .flex-item-box:nth-child(8) {
                    width: 10%;
                }

                .inventory-item-model-visa-section-1 > .flex-item-box:nth-child(7) {
                    width: 11%;
                }

                .inventory-item-model-visa-section-1 > .flex-item-box:nth-child(6) {
                    width: 12%;
                }

                .inventory-item-model-visa-section-1 > .flex-item-box:nth-child(5) {
                    width: 12%;
                }

                .inventory-item-model-visa-section-1 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-visa-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-visa-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-visa-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-visa-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-visa-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-visa-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-visa-section-2 > .flex-item-box:nth-child(7) {
                    width: 11%;
                }

                .inventory-item-model-visa-section-2 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-visa-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-visa-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-visa-section-2 > .flex-item-box:nth-child(3) {
                    width: 9%;
                }

                .inventory-item-model-visa-section-2 > .flex-item-box:nth-child(2) {
                    width: 9%;
                }

                .inventory-item-model-visa-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }

        /* ground */
        .inventory-item-model-ground-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-ground-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-ground-section-1 > .flex-item-box:last-child {
                    width: 8%;
                    padding-right: 0px;
                }

                .inventory-item-model-ground-section-1 > .flex-item-box:nth-child(5) {
                    width: 8%;
                }

                .inventory-item-model-ground-section-1 > .flex-item-box:nth-child(4) {
                    width: 35%;
                }

                .inventory-item-model-ground-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-ground-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-ground-section-1 > .flex-item-box:first-child {
                    width: 35%;
                }

        .inventory-item-model-ground-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-ground-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-ground-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-ground-section-2 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-ground-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-ground-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-ground-section-2 > .flex-item-box:nth-child(3) {
                    width: 9%;
                }

                .inventory-item-model-ground-section-2 > .flex-item-box:nth-child(2) {
                    width: 9%;
                }

                .inventory-item-model-ground-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }

        /* tickets */
        .inventory-item-model-tickets-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-tickets-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-tickets-section-1 > .flex-item-box:last-child {
                    width: 11%;
                    padding-right: 0px;
                }

                .inventory-item-model-tickets-section-1 > .flex-item-box:nth-child(7) {
                    width: 20%;
                }

                .inventory-item-model-tickets-section-1 > .flex-item-box:nth-child(6) {
                    width: 13%;
                }

                .inventory-item-model-tickets-section-1 > .flex-item-box:nth-child(5) {
                    width: 15%;
                }

                .inventory-item-model-tickets-section-1 > .flex-item-box:nth-child(4) {
                    width: 10%;
                }

                .inventory-item-model-tickets-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-tickets-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-tickets-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-tickets-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-tickets-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-tickets-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-tickets-section-2 > .flex-item-box:nth-child(7) {
                    width: 12%;
                }

                .inventory-item-model-tickets-section-2 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-tickets-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-tickets-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-tickets-section-2 > .flex-item-box:nth-child(3) {
                    width: 9%;
                }

                .inventory-item-model-tickets-section-2 > .flex-item-box:nth-child(2) {
                    width: 9%;
                }

                .inventory-item-model-tickets-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }

        /* lodging */
        .inventory-item-model-lodging-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-lodging-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-lodging-section-1 > .flex-item-box:last-child {
                    width: 19%;
                    padding-right: 0px;
                }

                .inventory-item-model-lodging-section-1 > .flex-item-box:nth-child(7) {
                    width: 10%;
                }

                .inventory-item-model-lodging-section-1 > .flex-item-box:nth-child(6) {
                    width: 8%;
                }

                .inventory-item-model-lodging-section-1 > .flex-item-box:nth-child(5) {
                    width: 8%;
                }

                .inventory-item-model-lodging-section-1 > .flex-item-box:nth-child(4) {
                    width: 26%;
                }

                .inventory-item-model-lodging-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-lodging-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-lodging-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-lodging-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-lodging-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-lodging-section-2 > .flex-item-box:last-child {
                    width: 16%;
                    padding-right: 0px;
                }

                .inventory-item-model-lodging-section-2 > .flex-item-box:nth-child(7) {
                    width: 12%;
                }

                .inventory-item-model-lodging-section-2 > .flex-item-box:nth-child(6) {
                    width: 10%;
                }

                .inventory-item-model-lodging-section-2 > .flex-item-box:nth-child(5) {
                    width: 10%;
                }

                .inventory-item-model-lodging-section-2 > .flex-item-box:nth-child(4) {
                    width: 10%;
                }

                .inventory-item-model-lodging-section-2 > .flex-item-box:nth-child(3) {
                    width: 15%;
                }

                .inventory-item-model-lodging-section-2 > .flex-item-box:nth-child(2) {
                    width: 18%;
                }

                .inventory-item-model-lodging-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }

        /* venue */
        .inventory-item-model-venue-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-venue-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-venue-section-1 > .flex-item-box:last-child {
                    width: 30%;
                    padding-right: 0px;
                }

                .inventory-item-model-venue-section-1 > .flex-item-box:nth-child(4) {
                    width: 11%;
                }

                .inventory-item-model-venue-section-1 > .flex-item-box:nth-child(3) {
                    width: 35%;
                }

                .inventory-item-model-venue-section-1 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-venue-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-venue-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-venue-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-venue-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-venue-section-2 > .flex-item-box:nth-child(7) {
                    width: 12%;
                }

                .inventory-item-model-venue-section-2 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-venue-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-venue-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-venue-section-2 > .flex-item-box:nth-child(3) {
                    width: 9%;
                }

                .inventory-item-model-venue-section-2 > .flex-item-box:nth-child(2) {
                    width: 9%;
                }

                .inventory-item-model-venue-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }

        /* catering */
        .inventory-item-model-catering-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-catering-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-catering-section-1 > .flex-item-box:last-child {
                    width: 30%;
                    padding-right: 0px;
                }

                .inventory-item-model-catering-section-1 > .flex-item-box:nth-child(4) {
                    width: 41%;
                }

                .inventory-item-model-catering-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-catering-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-catering-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-catering-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-catering-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-catering-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-catering-section-2 > .flex-item-box:nth-child(7) {
                    width: 12%;
                }

                .inventory-item-model-catering-section-2 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-catering-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-catering-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-catering-section-2 > .flex-item-box:nth-child(3) {
                    width: 9%;
                }

                .inventory-item-model-catering-section-2 > .flex-item-box:nth-child(2) {
                    width: 9%;
                }

                .inventory-item-model-catering-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }

        /* enquiry */
        .inventory-item-model-enquiry-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-enquiry-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-enquiry-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-enquiry-section-1 > .flex-item-box:nth-child(6) {
                    width: 30%;
                }

                .inventory-item-model-enquiry-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-enquiry-section-1 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-enquiry-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-enquiry-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-enquiry-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-enquiry-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-enquiry-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-enquiry-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-enquiry-section-2 > .flex-item-box:nth-child(7) {
                    width: 12%;
                }

                .inventory-item-model-enquiry-section-2 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-enquiry-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-enquiry-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-enquiry-section-2 > .flex-item-box:nth-child(3) {
                    width: 9%;
                }

                .inventory-item-model-enquiry-section-2 > .flex-item-box:nth-child(2) {
                    width: 9%;
                }

                .inventory-item-model-enquiry-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }

        /* other services */
        .inventory-item-model-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-section-1 > .flex-item-box:nth-child(6) {
                    width: 26%;
                }

                .inventory-item-model-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-section-1 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-section-2 > .flex-item-box:last-child {
                    width: 10%;
                    padding-right: 0px;
                }

                .inventory-item-model-section-2 > .flex-item-box:nth-child(7) {
                    width: 15%;
                }

                .inventory-item-model-section-2 > .flex-item-box:nth-child(6) {
                    width: 12%;
                }

                .inventory-item-model-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-section-2 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-section-2 > .flex-item-box:nth-child(3) {
                    width: 11%;
                }

                .inventory-item-model-section-2 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-section-2 > .flex-item-box:first-child {
                    width: 23%;
                }

        /* supliers */
        .inventory-item-model-supliers-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-supliers-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-supliers-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-supliers-section-1 > .flex-item-box:nth-child(6) {
                    width: 26%;
                }

                .inventory-item-model-supliers-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-supliers-section-1 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-supliers-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-supliers-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-supliers-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-supliers-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-supliers-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-supliers-section-2 > .flex-item-box:last-child {
                    width: 10%;
                    padding-right: 0px;
                }

                .inventory-item-model-supliers-section-2 > .flex-item-box:nth-child(7) {
                    width: 15%;
                }

                .inventory-item-model-supliers-section-2 > .flex-item-box:nth-child(6) {
                    width: 12%;
                }

                .inventory-item-model-supliers-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-supliers-section-2 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-supliers-section-2 > .flex-item-box:nth-child(3) {
                    width: 11%;
                }

                .inventory-item-model-supliers-section-2 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-supliers-section-2 > .flex-item-box:first-child {
                    width: 23%;
                }

        /* printermeterials */
        .inventory-item-model-printed-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-printed-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-printed-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-printed-section-1 > .flex-item-box:nth-child(6) {
                    width: 26%;
                }

                .inventory-item-model-printed-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-printed-section-1 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-printed-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-printed-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-printed-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-printed-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-printed-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-printed-section-2 > .flex-item-box:last-child {
                    width: 10%;
                    padding-right: 0px;
                }

                .inventory-item-model-printed-section-2 > .flex-item-box:nth-child(7) {
                    width: 15%;
                }

                .inventory-item-model-printed-section-2 > .flex-item-box:nth-child(6) {
                    width: 12%;
                }

                .inventory-item-model-printed-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-printed-section-2 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-printed-section-2 > .flex-item-box:nth-child(3) {
                    width: 11%;
                }

                .inventory-item-model-printed-section-2 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-printed-section-2 > .flex-item-box:first-child {
                    width: 23%;
                }

        /* stipend */
        .inventory-item-model-stipend-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-stipend-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-stipend-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-stipend-section-1 > .flex-item-box:nth-child(6) {
                    width: 30%;
                }

                .inventory-item-model-stipend-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-stipend-section-1 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-stipend-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-stipend-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-stipend-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-stipend-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-stipend-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-stipend-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-stipend-section-2 > .flex-item-box:nth-child(6) {
                    width: 12%;
                }

                .inventory-item-model-stipend-section-2 > .flex-item-box:nth-child(5) {
                    width: 15%;
                }

                .inventory-item-model-stipend-section-2 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-stipend-section-2 > .flex-item-box:nth-child(3) {
                    width: 11%;
                }

                .inventory-item-model-stipend-section-2 > .flex-item-box:nth-child(2) {
                    width: 11%;
                }

                .inventory-item-model-stipend-section-2 > .flex-item-box:first-child {
                    width: 23%;
                }

        /* onsite */
        .inventory-item-model-onsite-section-1 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-onsite-section-1 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-onsite-section-1 > .flex-item-box:last-child {
                    width: 15%;
                    padding-right: 0px;
                }

                .inventory-item-model-onsite-section-1 > .flex-item-box:nth-child(6) {
                    width: 30%;
                }

                .inventory-item-model-onsite-section-1 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-onsite-section-1 > .flex-item-box:nth-child(4) {
                    width: 16%;
                }

                .inventory-item-model-onsite-section-1 > .flex-item-box:nth-child(3) {
                    width: 8%;
                }

                .inventory-item-model-onsite-section-1 > .flex-item-box:nth-child(2) {
                    width: 8%;
                }

                .inventory-item-model-onsite-section-1 > .flex-item-box:first-child {
                    width: 16%;
                }

        .inventory-item-model-onsite-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-onsite-section-2 > .flex-item-box {
                display: inline-block;
                text-align: left;
                /* height: 39px; */
                padding-right: 10px;
            }

                .inventory-item-model-onsite-section-2 > .flex-item-box:last-child {
                    width: 20%;
                    padding-right: 0px;
                }

                .inventory-item-model-onsite-section-2 > .flex-item-box:nth-child(7) {
                    width: 12%;
                }

                .inventory-item-model-onsite-section-2 > .flex-item-box:nth-child(6) {
                    width: 11%;
                }

                .inventory-item-model-onsite-section-2 > .flex-item-box:nth-child(5) {
                    width: 11%;
                }

                .inventory-item-model-onsite-section-2 > .flex-item-box:nth-child(4) {
                    width: 13%;
                }

                .inventory-item-model-onsite-section-2 > .flex-item-box:nth-child(3) {
                    width: 9%;
                }

                .inventory-item-model-onsite-section-2 > .flex-item-box:nth-child(2) {
                    width: 9%;
                }

                .inventory-item-model-onsite-section-2 > .flex-item-box:first-child {
                    width: 25%;
                }





        .inventory-item-model-bid-loading-section-2 {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

            .inventory-item-model-bid-loading-section-2 > .flex-item-box {
                padding-right: 10px;
            }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:first-child {
                    width: 11%;
                }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:nth-child(2) {
                    width: 15%;
                }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:nth-child(3) {
                    width: 17%;
                }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:nth-child(4) {
                    width: 17%;
                }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:nth-child(5) {
                    width: 17%;
                }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:nth-child(6) {
                    width: 13%;
                }

                .inventory-item-model-bid-loading-section-2 > .flex-item-box:nth-child(7) {
                    width: 15%;
                }



        .k-grid-md td, .k-grid-md .k-table-td {
            padding: 24px 12px;
            font-size: 17px !important;
        }

        th.k-header.k-touch-action-none.k-table-th {
            font-size: 14px !important;
            font-weight: 700 !important;
            color: #fff !important;
            text-align: left;
        }

        th.k-header.k-touch-action-none.k-table-th {
            padding: 24px 12px !important;
        }

        /*	table-font-size*/
        .k-grid td, .k-grid .k-table-td {
            font-size: 12px !important;
        }
    }




    /* date issue css */
    .k-timeselector-md .k-time-list-item, .k-timeselector-md .k-time-list .k-item {
        padding: 4px 8px;
        display: block !important;
    }
    /*delect-conformation-title-bg-colour*/

    .k-window-titlebar.k-dialog-titlebar {
        background-color: #242b47 !important;
    }

    /* date issue css */
    /* in-valid-border-radius */
    .k-input-solid.k-invalid, .k-input-solid.ng-invalid.ng-touched, .k-input-solid.ng-invalid.ng-dirty {
        border-color: #D51923;
        border-radius: 9px !important;
    }

    .width-435 {
        width: 50%
    }

    .chip-container {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 5px;
        padding: 5px;
        min-height: 36px;
        background: #fbfcff;
        border-radius: 10px;
        border: 0.6px solid #888ea6;
    }

    .chip-btn {
        margin-top: -12px;
    }

    .chip {
        display: flex;
        align-items: center;
        background-color: #f0f0f0;
        padding: 5px 8px;
        border-radius: 16px;
        font-size: 14px;
    }

    .chip-remove {
        margin-left: 5px;
        cursor: pointer;
        color: #999;
    }

    .vendor-email {
        border: none;
    }

    .fluid-padding {
        padding: 0px 100px;
    }

    .terms-paragrah p {
        line-height: 21px !important
    }

    .tab-wrapper .tab-content .k-tabstrip-items-wrapper ul.k-tabstrip-items li.k-tabstrip-item {
        border-right: 1px solid #696981 !important;
    }

    .main-title-contact-us {
        font-size: 20px;
        color: #4477ae;
        font-weight: 600;
        word-break: break-all;
    }

    .login-wrapper {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
    }

    /*.report-body-section .form-control{
    border-radius: 10px !important;
    background: #f5faff !important;
}*/






    .k-grid-header, .k-grid-header-wrap, .k-grouping-header, .k-grid .k-table-th, .k-grid td, .k-grid .k-table-td, .k-grid-footer, .k-grid-footer-wrap, .k-grid-content-locked, .k-grid-footer-locked, .k-grid-header-locked, .k-filter-row > .k-table-th, .k-filter-row > td, .k-filter-row > .k-table-td {
        border-color: rgb(255 71 71 / 8%);
        border-bottom: 1px solid #ffffff !important;
    }

    tr.k-table-row.k-filter-row {
        background: #e5ebf2 !important;
    }


    /*button.telerik-blazor.k-button.k-button-solid.k-rounded-md.k-button-md.k-button-solid-base {
        background: none;
        border: none;
        padding: 0;
    }*/


    .k-window.telerik-blazor.k-editor-window {
        min-width: 625px !important;
    }

    /*input[type="checkbox"]:checked, input[type="radio"]:checked, input[type="checkbox"]:not(:checked), input[type="radio"]:not(:checked) {
    position: absolute !important;
    left: -22px !important;
    border: none;*/
    /* display: none; */
    /*top: 5px !important;
}*/

    /*.disabled-checkbox {
    display: none !important;
}*/
    .red-box-checkbox .k-checkbox:checked, .k-checkbox.k-checked {
        border-color: #ff6358 !important;
        color: white;
        background-color: #ff6358 !important;
    }

    .customized-checkbox-none input[type="checkbox"]:checked {
        display: none !important
    }


    .report-body-section .form-control {
        border-radius: 10px !important;
        background: #f5faff !important;
    }

    .radio-wrapper {
        margin: 22px;
    }

    .radio-section {
        padding: 10px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        box-shadow: rgba(213 234 255) 0px 4px 12px;
        height: 85%;
        width: 105%;
    }


    button.telerik-blazor.k-button.k-toolbar-toggle-button.k-button-solid.k-rounded-md.k-button-md.k-button-solid-base.k-selected {
        color: #3e3b3b;
    }
    /*.inventory-list-table table tr th > .k-checkbox-md {
    width: 13px !important;
    height: 13px !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}
th.k-header.k-touch-action-none.k-table-th input[type="checkbox"]:checked {
    width: 13px !important;
    height: 13px !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}
*/

    .k-checkbox-wrap input[type="checkbox"]:not(:checked)
    .k-table-thead .k-checkbox-wrap input[type="checkbox"]:not(:checked) {
        display: block;
        left: -5px;
        border: 1px solid #5d5a5a;
        width: 13px !important;
        height: 13px !important;
        padding: 0 !important;
        border-radius: 0 !important;
    }

    .k-table-thead .k-checkbox:checked {
        display: block;
        left: -5px;
        border: 1px solid #5d5a5a;
        width: 13px !important;
        height: 13px !important;
        padding: 0 !important;
        border-radius: 0 !important;
    }

    .radio-wrapper {
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .radio-section .form-control {
        border-radius: 10px !important;
        background: #dbf0fc !important;
    }



    input.k-input-inner {
        font-size: 11px !important;
    }



    .disabled-danger-colour:disabled {
        background: #bb2a40 !important;
        opacity: 2;
    }

    .disabled-blue-colour:disabled {
        background: #4477ae !important;
        opacity: 2;
    }

    .disabled-green-colour:disabled {
        background: #43a047 !important;
        opacity: 2;
    }

    .disabled-blue-colour:disabled {
        background: #0062cb !important;
        opacity: 2;
    }

    .col-xxl-5.col-md-4.col-sm-6.col-xl-4.col-12.ccstatementsline-width {
        width: 37%;
    }

    button.telerik-blazor.k-button.table-btn-icons.btn.bg-blue-light.pt-6.pb-5.me-2.k-button-solid.k-rounded-md.k-button-md.k-button-solid-base {
        background: #6ba4ce;
    }


    /*report-tab-wrapper*/
    .tab-wrapper.tab-wrapper-report .tab-content .k-tabstrip-items-wrapper ul.k-tabstrip-items li.k-tabstrip-item {
        background: #242b47 !important;
        width: 10% !important;
        flex-shrink: inherit;
        border-radius: 0px;
        min-width: 250px;
        height: 75% !important;
    }

    .report-heading-space {
        margin-top: -20px !important;
    }

    .tab-wrapper.tab-wrapper-report .tab-content .k-tabstrip-items-wrapper ul.k-tabstrip-items li.k-tabstrip-item.k-active {
        background-color: #606b96 !important;
    }

    .tab-wrapper.tab-wrapper-report .tab-content .k-tabstrip-items-wrapper ul.k-tabstrip-items {
        padding-bottom: 0 !important
    }

    .tab-wrapper-report .k-tabstrip-content k-content k-active {
        padding-top: 0 !important;
    }


    .tab-wrapper-report .k-column-title {
        min-width: 0;
        text-overflow: ellipsis;
        white-space: inherit;
        flex-shrink: 1;
        overflow: hidden;
    }
    /*report-tab-wrapper-end*/
    .k-grid .k-master-row.myCustomDeletedRowFormattingAccountsPayable {
        background-color: #FF0000 !important;
    }

    .terms-paragrah {
        overflow-y: scroll !important;
        height: 500px
    }


    /*.table-header-width .k-grid-header-wrap table thead tr th:nth-child(3) {
    width: 10% !important;
}


.table-header-width .k-grid-header-wrap table tbody tr td:nth-child(3) {
    width: 10% !important;
}
*/


    .table-wrapper.data-grid-table-wrapper.pls-grid-min-width .k-grid-aria-root .k-grid-header, .table-wrapper.data-grid-table-wrapper.pls-grid-min-width .k-grid-aria-root .k-grid-container {
        min-width: 3000px !important;
    }

    .table-wrapper.data-grid-table-wrapper.pls-grid-width-small .k-grid-aria-root .k-grid-header, .table-wrapper.data-grid-table-wrapper.pls-grid-width-small .k-grid-aria-root .k-grid-container {
        min-width: 2400px !important;
    }

    .col-md-3.program-model {
        margin-left: 20px;
    }

    span.k-textbox.k-input.form-control.numeric-text.total-cost-usd.yellow-bg.k-disabled.telerik-blazor.k-input-solid.k-rounded-md.k-input-md {
        background: #ffff8a !important;
        border-color: #FFC107;
    }


    .yellow-bg input.k-input-inner {
        font-size: 12px !important;
        color: #000 !important;
        font-weight: 800;
    }
.btn-prevent-cursor-pointer {
    cursor: default !important;
}
.icon-cursor-pointer{
    cursor:pointer !important;
}




/*line-throuth-start*/

.value-line-throuth {
    text-decoration: line-through red;
    background-color: #e0e0e0 !important;
}

.value-line-throuth-tr td:not(.k-command-cell){
    text-decoration: line-through red;
    background-color: #e0e0e0 !important;
}

/*line-throuth-end*/


.reset-filter-button {
    background: #6ba4ce;
    /* height: 32px; */
    border-radius: 5px;
    padding: 3px 3px 2px 3px;
}

/*table - break*/
.k-column-title {
    min-width: 0;
    text-overflow: ellipsis;
    white-space: inherit !important;
    flex-shrink: 1;
    overflow: hidden;
}

.k-invalid-msg {
    word-break: break-word
}

.quantity-width {
    width: 15% !important;
}


.esign td.k-table-td {
    padding: 5px 12px !important;
}

.col-xxl-1.col-md-1.col-sm-1.col-1.wmter-filter-icon {
    display: flex;
  /*  justify-content: space-between;*/
    margin-top: 11px;
}



.filter-accordian {
    /* background-color: #dbf0fc; */
    /* border-color: #2e2121 !important; */
    border-bottom: 1px solid #ccc !important;
    height: 25px;
    padding: 16px 10px;
    font-weight: 500;
}

.records-title {
    font-size: 12px !important;
    color: #424242;
    font-weight: 700;
    word-break: break-all;
    text-align: center;
}


td.clsGMTRList_PMCT {
    background-color: #ffcb9d;
}
button.clsGMTRList_PMCT, button.clsGMTRList_PMCT:hover, a.clsGMTRList_PMCT, a.clsGMTRList_PMCT:hover {
    background-color: #ffcb9d !important;
    color: #4477ae !important;
}
.tab-wrapper .tab-content .k-tabstrip-items-wrapper ul.k-tabstrip-items li.k-tabstrip-item.k-active.clsGMTRList_PMCT {
    background-color: #ffcb9d !important;
    color: #4477ae !important;
    border-color: #606b96;
}
    .tab-wrapper .tab-content .k-tabstrip-items-wrapper ul.k-tabstrip-items li.k-tabstrip-item.k-active.clsGMTRList_PMCT .k-link {
        color: #4477ae !important;
    }


td.clsGMTRList_SRF {
    background-color: #ccedfe;
}
button.clsGMTRList_SRF, button.clsGMTRList_SRF:hover, a.clsGMTRList_SRF, a.clsGMTRList_SRF:hover {
    background-color: #ccedfe !important;
    color: #4477ae !important;
}
.tab-wrapper .tab-content .k-tabstrip-items-wrapper ul.k-tabstrip-items li.k-tabstrip-item.k-active.clsGMTRList_SRF {
    background-color: #ccedfe !important;
    color: #4477ae !important;
    border-color: #606b96;
}
    .tab-wrapper .tab-content .k-tabstrip-items-wrapper ul.k-tabstrip-items li.k-tabstrip-item.k-active.clsGMTRList_SRF .k-link {
        color: #4477ae !important;
    }


td.clsGMTRList_PR {
    background-color: #cdffcf;
}
button.clsGMTRList_PR, button.clsGMTRList_PR:hover, a.clsGMTRList_PR, a.clsGMTRList_PR:hover {
    background-color: #cdffcf !important;
    color: #4477ae !important;
}
.tab-wrapper .tab-content .k-tabstrip-items-wrapper ul.k-tabstrip-items li.k-tabstrip-item.k-active.clsGMTRList_PR {
    background-color: #cdffcf !important;
    color: #4477ae !important;
    border-color: #606b96;
}
    .tab-wrapper .tab-content .k-tabstrip-items-wrapper ul.k-tabstrip-items li.k-tabstrip-item.k-active.clsGMTRList_PR .k-link {
        color: #4477ae !important;
    }


td.clsGMTRList_WS {
    background-color: #feffa1;
}
button.clsGMTRList_WS, button.clsGMTRList_WS:hover, a.clsGMTRList_WS, a.clsGMTRList_WS:hover {
    background-color: #feffa1 !important;
    color: #4477ae !important;
}
.tab-wrapper .tab-content .k-tabstrip-items-wrapper ul.k-tabstrip-items li.k-tabstrip-item.k-active.clsGMTRList_WS {
    background-color: #feffa1 !important;
    color: #4477ae !important;
    border-color: #606b96;
}
    .tab-wrapper .tab-content .k-tabstrip-items-wrapper ul.k-tabstrip-items li.k-tabstrip-item.k-active.clsGMTRList_WS .k-link {
        color: #4477ae !important;
    }

span.k-radio-wrap {
    margin-left: 10px;
}

.k-stepper .k-step-done.k-step-disabled .k-step-indicator::before, .k-stepper .k-step-done.k-disabled .k-step-indicator::before, .k-stepper .k-step-done:disabled .k-step-indicator::before {
    background-color: transparent !important;
}

.k-popup .k-multicheck-wrap {
    padding: 0 0 0 12px !important;
}

[data-kt-app-layout=dark-sidebar] .app-sidebar .hover-scroll-overlay-y {
    scrollbar-color: #b9bcc7 transparent !important;
}