﻿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;*/
    padding: 4px 20px !important;
    font-size: 13px;
}

.direct-po button {
    border: 2px solid #0096cc !important;
    background: none !important;
    background-color: none !important;
    color: #0096cc !important;
}

    .direct-po button:hover {
        color: #0096cc !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;
}*/

.auth-form-wrapper form .input-group {
    padding:0 !important;
}
    .auth-form-wrapper form .input-group .form-floating input {
    border: none;
    color: #464646;
    font-weight: 600;
    font-size: 11px;
    background: #ffffff;
    background: #ffffff;
    /* padding-left: 0; */
    padding-left: 12px;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !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;
}*/
.auth-form-wrapper form .input-group {
    height: 53px;
    border: 1px solid #d9d9d9;
    border-radius: 5.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: 6px;
        background: #f5faff;
    }*/

/*span.k-textbox.k-input.form-control.telerik-blazor.k-input-solid.k-rounded-md.k-input-md {
    border-radius: 6px !important;
    background: #f5faff;
    padding-left:0px!important;*/
  /*  padding: 11px 0px;*/
   
/*}*/

span.k-textarea.k-input.form-control.telerik-blazor.k-input-solid.k-rounded-md.k-input-md {
    border-radius: 4px;
    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: 4px;
    background: #f5faff;
}

h2.main-title {
    font-size: 37px;
    font-weight: 600;
}

.telerik-blazor.k-button-icon.k-icon.k-font-icon.k-i-trash {
    font-size: 22px;
    color: #0293c9;
}


.navigation-blue-button{
    display: flex;
    gap: 5px;
    align-items: center;
    font-size: 14px;
    justify-content: center;
    border: none;
    height: 32px;
    color: #fff;
    border-radius: 4px;
    background-color: #0096cc;
    padding: 8px 12px;
}


.grid-view {
    background: #fbfcff;
    border: 1px solid #888ea6;
    border-radius: 10px;
    width: 100%;
    min-height: 115px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .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: 0px !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;
}


span.k-input-value-text {
    font-size: 11px;
/*    margin-left: 5px;*/
    color: #0B0B0B;
}

/*telerik-blazor k-autocomplete form-control k-focus k-valid k-input k-input-solid k-input-md k-rounded-md*/


/*html*/
/*span.k-autocomplete {
    padding: 10px 14px 4px 25px !important;
}*/
/*telerik*/
/*.k-autocomplete {
    padding: 0px 0px 0px 25px !important;
}*/


span.k-autocomplete-blue {
    padding: 0px 0px 4px 30px !important;
}
span.telerik-blazor.k-dropdownlist.form-control.k-valid.k-picker.k-picker-true.k-picker-md.k-rounded-md {
    height: 30px;
    border-radius: 6px !important;
    background: #f5faff;
    color: #464646;
    font-weight: 400;
    font-size: 11px !important;
    border-color: rgba(0, 0, 0, 0.08) !important;
    padding: 5px 0px 0px 25px !important
}

span.telerik-blazor.k-dropdownlist.form-control.k-valid.k-picker.k-picker-solid.k-picker-md.k-rounded-md {
    height: 30px;
    border-radius: 6px !important;
    background: #f5faff;
    color: #464646;
    font-weight: 400;
    font-size: 11px !important;
    border-color: rgba(0, 0, 0, 0.08) !important;
    padding: 5px 0px 0px 14px !important;
}


span.telerik-blazor.k-dropdownlist.form-control.k-valid.k-picker.k-picker-solid.k-picker-md.k-rounded-md {
    height: 34px!important;
    border-radius: 6px !important;
    background: #f5faff;
    color: #464646;
    font-weight: 400;
    font-size: 11px !important;
    border-color: rgba(0, 0, 0, 0.08) !important;
    padding: 3px 0px 0px 27px !important
}
.k-dropdownlist {
    height: 30px !important; /* DROPDOWN INPUT HEIGHT */
}
.notes-textarea {
    padding: 0px 22px !important;
}
textarea.form-control {
    min-height: 0;
    padding-top: 10px !important;
}



.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  {
    height: 36px !important;
}

span.k-textarea.k-input.form-control.notes-textarea.telerik-blazor.k-input-solid.k-rounded-md.k-input-md {
    height: 34px;
}

/*  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: 36px;
    text-align: center;
    line-height: 36px;
    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: #4b4949 !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;
}

.allocation-icon {
    background-image: url("../media/allocation-icon.png");
    background-size: cover;
    object-fit: contain;
}
.deduction-icon {
    background-image: url("../media/deduction-icon.png");
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: 25px;
    height: 25px !important;
    border: 0;
}
.comment-profile {
    background-image: url("../media/avatar.png");
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: 25px;
    height: 25px !important;
    border: 0;
    float: left;
    margin: -3px 5px;
}

.allocation-icon {
    width: 25px;
    height: 25px !important;
    border: 0;
    background-repeat: no-repeat;
}

.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;
}
.cancel-new {
    background-image: url(../media/icons/cancel-new.png);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: 25px;
    height: 25px !important;
    border: 0;
}
.aprrove-new {
    background-image: url(../media/icons/aprrove-new.png);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: 25px;
    height: 25px !important;
    border: 0;
}
.reject-new {
    background-image: url(../media/icons/reject-new.png);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: 25px;
    height: 25px !important;
    border: 0;
}
.delete-new {
    background-image: url(../media/icons/delete-new.png);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: 25px;
    height: 25px !important;
    border: 0;
}
.reverse-icon {
    background-image: url(../media/reverse-icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: 25px;
    height: 25px !important;
    border: 0;
}

.new_icon {
    background-image: url(../media/new_icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: 35px;
    height: 35px !important;
    border: 0;
}

.Back-to-list-new {
    background-image: url(../media/Back-to-list-new.png);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width:27px;
    height: 27px !important;
    border: 0;
}
.info-icon {
    background-image: url(../media/info-icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: 35px;
    height: 35px !important;
    border: 0; 
}

.reset-icon-new {
    background-image: url(../media/reset-icon-new.png);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: 35px;
    height: 35px !important;
    border: 0;
}
.mail-icon {
    background-image: url(../media/mail-icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: 40px;
    height: 40px !important;
    border: 0;
}

.Save-icon-new {
    background-image: url(../media/Save-icon-new.png);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: 35px;
    height: 35px !important;
    border: 0;
}
.Cansel-icon-new {
    background-image: url(../media/Cansel-icon-new.png);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: 35px;
    height: 35px !important;
    border: 0;
}
.Cansel-red-icon-new {
    background-image: url(../media/Cancel-red-icon-new.png);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: 35px;
    height: 35px !important;
    border: 0;
}

.delete-icon {
    background-image: url(../media/delete-red-icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: 35px;
    height: 35px !important;
    border: 0;
}


.nav-search-icon {
    background-image: url(../media/nav-search-icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: 20px;
    height: 20px !important;
    border: 0;
}

.list-icon {
    background-image: url(../media/list-icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: 35px;
    height: 35px !important;
    border: 0;
}
.print-icon-small {
    background-image: url(../media/print-icon-small.png);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: 35px;
    height: 35px !important;
    border: 0;
}
.print-icon-new {
    background-image: url(../media/print-icon-new.png);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: 35px;
    height: 35px !important;
    border: 0;
}
.log-icon{
    background-image: url(../media/log-icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: 35px;
    height: 35px !important;
    border: 0;
}
.refresh-icon {
    background-image: url("../media/refresh-icon.png");
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: 35px;
    height: 35px !important;
    border: 0;
}
.modify-icon {
    background-image: url("../media/Modify-icon-new.png");
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: 35px;
    height: 35px !important;
    border: 0;
}
.renewal-icon {
    background-image: url("../media/renewal-icon1.png");
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
}
.re-registration-icon {
    background-image: url("../media/re-registration-icon1.png");
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
}

.rate_set_icon {
    background-image: url(../media/rate_set_icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
}

.work-flow-icon {
    background-image: url("../media/work-flow-icon.png");
    background-size: cover;
    object-fit: contain;
}

.condition-icon {
    background-image: url("../media/condition-icon.png");
    background-size: cover;
    object-fit: contain;
}

.job-icon {
    background-image: url("../media/job-icon.png");
    background-size: cover;
    object-fit: contain;
}

.condition-Work-flow-icon {
    background-image: url("../media/Condition_Work_flow_icon.png");
    background-size: cover;
    object-fit: contain;
}

.deligate-icon {
    background-image: url("../media/deligate-icon.png");
    background-size: cover;
    object-fit: contain;
}

.edit-icon {
    background-image: url("../media/edi-icon.png");
    background-size: cover;
    object-fit: contain;
}

.inbox-icon {
    background-image: url("../media/inbox-icon.png");
    background-size: cover;
    object-fit: contain;
}


.rate-icon {
    background-image: url("../media/rate-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;
}

.plus-icon-new {
    background-image: url("../media/plus-icon-new.png");
    background-size: cover;
    object-fit: contain;
}

.plus-icon-do {
    background-image: url("../media/plus-icon-do.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;
}

.cancel-stamp { /* tab edition */
    background-image: url(../media/cancelled-stamp-new.png);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: 180px;
    height: 114px;
    border: 0;
    display: block;
    margin: auto;
    position: absolute;
    right: 9%;
    top: 0px;
    opacity: 0.6;
    rotate: 5deg;
    z-index: 9;
}
.cancel-stamp2 { /* top non tab edition */
    background-image: url(../media/cancelled-stamp-new.png);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: 180px;
    height: 114px;
    border: 0;
    display: block;
    margin: auto;
    position: absolute;
    right: 9%;
    top: 66px;
    opacity: 0.6;
    rotate: 5deg;
    z-index: 9;
}

.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: #fff;
    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: 4px;
    /*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: 4px;
    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 {
    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;
}

.plus-round-icon {
    background-image: url(../media/plus-round-icon.svg);
    background-size: contain;
    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;
}
 
.job-icon-new {
    background-image: url("../media/job-icon-new.png"); 
    background-size: cover;
    object-fit: contain;
}

.table-icon {
    background-image: url("../media/table-icon.png");
    background-size: cover;
    object-fit: contain;
}

.start-icon {
    background-image: url("../media/start-icon.png");
    background-size: cover;
    object-fit: contain;
}
.short-close-btn {
    background-image: url("../media/short-close-btn.png");
    background-size: cover;
    object-fit: contain;
}
.short-close-red-btn {
    background-image: url("../media/short-close-red-btn.png");
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: 25px;
    height: 25px !important;
    border: 0;
}

.history-icon {
    width: 30px;
    height: 30px !important;
    border: 0;
    background-repeat: no-repeat;
}
.plus-icon-new {
    background-image: url("../media/plus-icon-new.png");
    background-size: cover;
    object-fit: contain;
}
.plus-icon-do {
    width: 25px;
    height: 25px !important;
    border: 0;
    background-repeat: no-repeat;
}


.active-icon,
.short-close-btn,
.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,
.renewal-icon, .re-registration-icon,
.table-icon, .reset-icon, .trash-soft-icon, .undo-icon, .user-icon, .rate_set_icon, .start-icon, .rate-icon, .inbox-icon, .plus-icon-new {
    width: 25px;
    height: 25px !important;
    border: 0;
    background-repeat: no-repeat;
    margin-top: 1px;
}
.plus-round-icon {
    width: 16px;
    height: 16px !important;
    border: 0;
    background-repeat: no-repeat;
 
}
button.blue-button {
    display: flex;
    gap: 5px;
    align-items: center;
    font-size: 14px;
    justify-content: center;
    border: none;
    height: 32px;
    color: #fff;
    border-radius: 4px;
    background-color: #0096cc;
    padding: 8px 12px;
}
.condition-Work-flow-icon, .deligate-icon {
    width: 35px;
    height: 35px !important;
    border: 0;
    background-repeat: no-repeat;
}

.job-icon-new {
    width: 30px;
    height: 30px !important;
    border: 0;
    background-repeat: no-repeat;
}
.post-icon {
    background-image: url("../media/post-icon.png");
    background-size: cover;
    object-fit: contain;
    width: 35px;
    height: 35px !important;
    border: 0;
    background-repeat: no-repeat;
}
.post-icon-new {
    background-image: url("../media/post-icon-new.png");
    background-size: cover;
    object-fit: contain;
    width: 35px;
    height: 35px !important;
    border: 0;
    background-repeat: no-repeat;
}




.job-icon, .condition-icon, .work-flow-icon {
    width: 35px;
    height: 35px !important;
    border: 0;
    background-repeat: no-repeat;
}

.k-grid-md .k-command-cell {
    padding: 0px 10px !important;
}






.reset-icon-1, .clr-icon, .report-reset-icon, .filter-search-icon {
    width: 35px;
    height: 35px !important;
    border: 0;
    background-repeat: no-repeat;
    margin: -18px 0;  /*  Test  */
}

.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: 34px;
    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;
}
.k-upload .k-upload-files .k-file-name {
    font-size: 11px;
    width: 50%;
}

.application-dropdown {
    background: none !important;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.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 h5 {
    color: #fff;
    font-size: 14px;
    margin-left: 2px !important;
    margin-right: 0 !important;
}

.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: 11px;
    margin-left: 22px;
}

.k-radio-list {
    margin: 0;
    padding: 0 25px;
    display: inline-flex !important;
    flex-flow: inherit !important;
    gap: 0;
    list-style: none;
    font-size: 11px;
    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="radio"]: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="radio"]:checked + label,*/
input[type="checkbox"]:not(:checked) + label,
input[type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 5px;
    cursor: pointer;
    line-height: 20px;
    display: block;
}

.k-radio-item,
.k-radio-list-item {
    padding: 4px 0px;
    display: block;
    flex-flow: row nowrap;
    align-items: center;
    align-content: center;
    gap: 4px;
    margin-right: 24px !important;
}

.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: #0b6d92 !important;
    border-radius: 5px !important;
    margin: 15px 15px 0 15px !important;
    padding: 6px 30px !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: 11px !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;
}

.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;
}*/
.policy-list {
    color: red;
    font-size: 12px;
}

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;
    color: red;
}

.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: 34px !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: 11px !important;
    font-weight: 700 !important;
    color: #fff !important;
}

th.k-header.k-touch-action-none.k-table-th {
    /*font-size: 10px !important;*/
    font-size: 11px !important;
    /*    font-weight: 700 !important;*/
    font-weight: 500 !important;
    /*   color: #fff !important;*/
    /*color: #3e3e3e !important;*/
    color:#000 !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: 11px !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: 5px;
    background: #fff;
    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: #ffffff !important;
    border: 1px solid #cdd5df !important;
    height: 50px;
}

/*.accordion-button:not(.collapsed) {
        background-color: #dbf0fc;
  }*/

.accordion {
    margin-top: 2px;
}

.accordion-main-title {
    font-size: 13px;
    color: #000;
    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: 11px;
}

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;
    border-radius: 6px !important;
    
}
.k-date-grid {
    height: 30px!important;
/*    padding: 0px 0px 0px 3px!important;*/
}

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%;
}*/

.k-progressbar {
    display: none !important;
}

.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%;
}
*/
.k-stepper.telerik-blazor {
    overflow: auto;
}

/*Start - Stepper*/
.k-step {
    cursor: pointer;
}

.color-silver-chalice {
    color: #aaaaaa !important;
}

.in-progress-color {
    color: #009ef7 !important;
    overflow: auto;
}

.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: 4px;
    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: 4px;
    background: #f5faff;
}

span.telerik-blazor.k-autocomplete.form-control.k-valid.k-input.k-input-solid.k-input-md.k-rounded-md {
    border-radius: 4px;
    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: 0px !important;
        /*    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;
    /*   color: #4b4949;*/
    color: #0293c9;
}

.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: 34px !important;
    padding: 0.3rem 1rem !important;
    color: #464646 !important;
    font-weight: 400 !important;
    font-size: 11px !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-extra .k-grid-aria-root .k-grid-header,
.table-wrapper.data-grid-table-wrapper.tti-labour-table-extra .k-grid-aria-root .k-grid-container {
    min-width: 1300px !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.rfq-table-width-678 .k-grid-aria-root .k-grid-header,
.table-wrapper.data-grid-table-wrapper.rfq-table-width-678 .k-grid-aria-root .k-grid-container {
    min-width: 600px !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;
}


.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;*/
    color: #555;
}

.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: 18px;
    height: 18px;
    background-color: #0d6efd;
    border-radius: 3px;
    position: inherit !important;
    display: inherit !important;
    /* cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;*/
}

/*input[type="checkbox"] { 
    width: 18px !important;
    height: 18px !important;
    display: block !important;
    border: 2px solid #d2d2db !important;
    position: static !important; 
}

    input[type="checkbox"]:checked {
        border: none !important;
        background-color: #26633d !important;
    }*/




.k-table-thead .k-checkbox-wrap input[type="checkbox"]:not(:checked) { /* Header select all checkbox */
    width: 20px !important;
    height: 20px !important;
    display: block !important;
    left: 0px !important;
    border: 2px solid #d2d2db !important;
    position: absolute !important;
}
.k-table-thead .k-checkbox-wrap input[type="checkbox"]:checked {
    display: block;
    left: -5px;
    border: 1px solid #5d5a5a;
    width: 20px !important;
    height: 20px !important;
    padding: 0 !important;
    border-radius: 0 !important;
}
.check input[type="checkbox"]:checked::before {
        content: "\2714" !important;
        display: block;
        font-size: 11px;
        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: 11px;
        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: 11px;
    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: 4px;
}

/*.form-control input:focus {
    border: 2px solid #d6d6d6 !important;
    border-radius: 4px;
}*/
/*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="radio"]:checked + label::after,
input[type="checkbox"]:not(:checked) + label::after,
input[type="radio"]: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;*/
        border: 1px solid #fff;
    }

.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;
}*/



/*test*/
/*.k-datepicker {
    padding: 5px 0px 0px 30px !important;
}*/

/*.date-padding {
    padding: 5px 0px 0px 25px !important;
}*/


input .text-right{
    text-align:right!important;
}

/*.k-numerictextbox input {
    text-align: left;
}
.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: left;
}

.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: left;
}

.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: left;
}

input#txtQuantity {
    text-align: left;
}*/

/*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;
}

/*.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;
}
button.telerik-blazor.k-button.k-button-solid.k-rounded-md.k-button-md.k-button-solid-base:focus {
    border: none !important;
}

.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, .k-input-md .k-input-inner {
    6px 5px 6px 0px !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;
    /* background: #1c4d9f;*/
    background: #0095cb;
}

/*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;
}
*/
.k-grid-header{
/*    padding:0 !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: 11px !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;
}

/*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: 42px;
    padding: 16px 10px;
    
}

.records-title {
    font-size: 12px !important;
    color: #424242;
    font-weight: 700;
    word-break: break-all;
    text-align: center;
}

.visible {
    display: block;
    transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
    -o-transition: 0.4s all ease;
    -ms-transition: 0.4s all ease;
}

.invisible {
    display: none;
    transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
    -o-transition: 0.4s all ease;
    -ms-transition: 0.4s all ease;
}

.grid-layout-container {
    overflow-x: auto;
}

.grid-layout {
    width: 990px;
    margin: auto;
}

.grid-layout-heading {
    font-size: 14px;
    color: #424242;
    line-height: 20px;
}

.card-name {
    gap: 10px;
    color: #656565;
    padding: 8px;
    margin-bottom: 8px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 3px;
}

.card-name {
    gap: 6px;
}

    .article-description .separator,
    .card-name .separator {
        padding: 0 5px;
    }

.card-image {
    width: 50%;
    height: 50%;
}

.name.k-text-inverse {
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    padding-bottom: 4px
}

.delete-icon {
    margin-left: 45px;
}

.primary-bg-color {
    /* background: #1c4d9f !important;*/
    background: #0096cc !important;
}

.app-sidebar-logo {
    background: #1c4d9f !important;
}

.app-sidebar-footer {
    background: #1c4d9f !important;
}

.table-wrapper .k-grid-header-wrap table thead tr:first-child {
    background: #fc8f00 !important;
}

.telerik-blazor.k-grid.k-grid-md.userprofilelisttable table tr th {
    background: #65a7d7 !important;
}

div {
    scrollbar-color: #234173 transparent !important;
}

.k-pager {
    background-color: #ebf4fa !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;
    /*  border-right: 1px solid #6da1c7;*/
    border-right: 1px solid #98eaf6;
}

.btn-bg-blue {
    padding: 3px 12px;
    border-radius: 4px;
    background: #0096cc !important;
    color: #fff !important;
}
/*.btn-bg-blue {
    border-radius: 5px;
    background: #1c4d9f !important;
    color: #fff !important;
}*/

/*.btn-bg-blue {
    border: 2px solid #1c4d9f !important;
}*/
.btn-bg-blue {
    border: 2px solid #0096cc !important;
}

tr.k-table-row.k-filter-row {
    background: #fff4e6 !important;
}

.main-title-user {
    font-size: 18px;
    color: #1c4d9f !important;
}

.k-grid .k-table-row.k-table-alt-row {
    background-color: #f7fcff !important;
}

span.telerik-blazor.k-dropdownlist.form-control.k-valid.k-picker.k-picker-solid.k-picker-md.k-rounded-md {
    background: #fff !important;
}
.form-control {
    font-size: 11px !important;
    background: #fff !important;
    border-color: rgba(0, 0, 0, 0.08);
    padding: 3px 2px 0px 28px !important;
    border-color: #CDD5DF !important;
    border-radius: 4px !important;
    margin: 0;
    display: flex !important; /* test */
}
.k-textarea {
    padding: 0px 0px 0px 30px !important;
    height: 34px; /* Common textarea height */
}
span.k-textarea.k-input.form-control.telerik-blazor.k-input-solid.k-rounded-md.k-input-md {
    border-radius: 4px;
    background: #ffff !important;
}

.telerik-blazor.k-multiselect.k-valid.k-input.k-input-solid.k-input-md.k-rounded-md input {
    height: 34px !important;
    line-height: 30px;
    font-size: 11px;
    border-radius: 9px;
    background: #ffff;
}

span.telerik-blazor.k-button-icon.k-icon.k-i-globe {
    font-size: 21px;
    color: #0096cc;
}

.telerik-blazor.k-grid.k-grid-md.pls-inventorylist-tablebg table tr th {
    background: #c3ebfa;
}

.disabled-treeview {
    pointer-events: none;
    opacity: .8;
}

.high-priority {
    background-color: rgb(246 130 130) !important;
    vertical-align: top;
    border: 1px solid #aaaaaa;
    padding: 3px;
}

.low-priority {
    background-color: rgb(255, 255, 255) !important;
    vertical-align: top;
    border: 1px solid #aaaaaa;
    padding: 3px;
}

.medium-priority {
    background-color: rgb(255 190 190) !important;
    vertical-align: top;
    border: 1px solid #aaaaaa;
    padding: 3px;
}

.obvious-priority {
    background-color: rgb(255, 255, 153) !important;
    vertical-align: top;
    border: 1px solid #aaaaaa;
    padding: 3px;
}

.urgent-priority {
    background-color: rgb(247, 159, 129) !important;
    vertical-align: top;
    border: 1px solid #aaaaaa;
    padding: 3px;
}

.primary-status {
    margin-left: 20px;
}

.view-mode {
    background: #f5faff;
}

.bug-wrapper {
    background: #1d53ae;
    padding: 95px 100px 85px 100px;
    color: #fff;
    height: 513px;
    border-radius: 30px 0px 0px 30px !important;
}

.login-wrapper {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    border-radius: 30px !important;
    background-color: #ffffff;
    box-shadow: 0 5px 12px 0 rgba(29, 83, 174, 0.8), 0 6px 20px 0 rgba(0, 0, 0, 0.10);
}

@media (min-width: 991px) and (max-width:1200px) {
    .auth-form-wrapper form .input-group {
        height: 90px;
        border: 1px solid #d9d9d9;
        border-radius: 18.011px;
        align-items: center;
        padding: 20px;
        width: auto !important;
    }

    .bug-wrapper {
        background: #1d53ae;
        padding: 95px 60px 85px 60px !important;
        color: #fff;
        height: 513px;
        border-radius: 30px 0px 0px 30px !important;
    }

    .input-disabled {
        background: #e7e7e7 !important;
        cursor: default !important;
        border: 1px solid #aaa !important;
    }
}

.check-form-label {
    margin: 0px 0px 5px 15px;
    z-index: 5 !important;
    font-weight: 400;
    font-size: 11px !important;
    color: #525252;
}

.product-list-checkbox {
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 30px;
}

.product-list-checkbox-wo {
    padding-left: 30px;
    margin-top: 18px;
}

.product-list-active-text {
    margin-left: 20px;
}

.page-loader {
    background: #ffffff;
    color: #181C32;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10000;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pro-item-wrapper {
    overflow-y: scroll !important;
    height: 200px !important;
}

/* new css */

.app-sidebar, .app-sidebar-toggle {
    display: none;
}

.app-wrapper {
    margin-left: 0px !important;
    margin-bottom:0px !important
}

.app-header {
    left: 0 !important;
    height: auto;
    max-height: max-content;
}

    .app-header .app-container {
        padding: 0 !important;
    }

#kt_app_header_wrapper {
    height: auto;
}

.header-view-wrapper {
    background: #1c4d9f;
}

    .header-view-wrapper nav .navbar-nav .nav-item.dropdown {
        position: inherit;
    }

    .header-view-wrapper nav .navbar-nav .nav-item.active .sub-navbar-nav-wrapper {
        display: block;
    }

    .header-view-wrapper nav .navbar-nav .nav-item .nav-link {
        color: white;
        text-transform: uppercase;
       /* font-weight: 500;*/
        font-weight: 700;
        letter-spacing: 1px;
    }

        .header-view-wrapper nav .navbar-nav .nav-item .nav-link.dropdown-toggle.show {
            position: relative;
        }

            .header-view-wrapper nav .navbar-nav .nav-item .nav-link.dropdown-toggle.show::before {
                background: 0 0;
                width: 0;
                height: 0;
                border-left: 10px solid transparent;
                border-right: 10px solid transparent;
                border-bottom: 8px solid #01b3f1;
                content: "";
                display: block;
                position: absolute;
                bottom: -7px;
                margin: auto;
                left: 0;
                right: 0;
            }

        .header-view-wrapper nav .navbar-nav .nav-item .nav-link.dropdown-toggle::after {
            display: none;
        }

    .header-view-wrapper nav .navbar-nav .sub-navbar-nav-wrapper {
        position: absolute;
        background-color: #fff;
        box-shadow: 1px 5px 15px rgba(0, 0, 0, 0.3);
        top: 51px;
        left: 60px;
        right: 60px;
        padding: 0;
        border-radius: 0;
        /*max-height: fit-content;*/
        overflow: scroll;
    }

        .header-view-wrapper nav .navbar-nav .sub-navbar-nav-wrapper.dropdown-menu {
            border: none;
        }

        .header-view-wrapper nav .navbar-nav .sub-navbar-nav-wrapper .dropdown-menu-nav-list {
            padding: 10px;
        }

        .header-view-wrapper nav .navbar-nav .sub-navbar-nav-wrapper h4 {
            border-bottom: 1px solid #ccc;
            padding-bottom: 5px;
            font-size: 14px;
            font-weight: 700;
            color: #000;
        }

        .header-view-wrapper nav .navbar-nav .sub-navbar-nav-wrapper .sub-navbar-nav {
            list-style: none;
            padding: 0;
            margin: 0;
        }

            .header-view-wrapper nav .navbar-nav .sub-navbar-nav-wrapper .sub-navbar-nav .sub-nav-item {
                padding: 4px 0;
            }

                .header-view-wrapper nav .navbar-nav .sub-navbar-nav-wrapper .sub-navbar-nav .sub-nav-item .sub-nav-link {
                    font-size: 13px;
                    color: #0056b3;
                    font-weight: 400;
                    text-decoration: none;
                    display: flex;
                    align-items: center;
                    gap: 10px;
                }

                .header-view-wrapper nav .navbar-nav .sub-navbar-nav-wrapper .sub-navbar-nav .sub-nav-item .sub-nav-link:hover {
                        color: black;
                    }

.highlight-content {
    background: #fc8f00;
    padding: 0px 8px 0px 4px;
    border-radius: 0 10px 10px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.1;
    color: #fff;
    height: 17px;
    font-size: 10px;
    font-weight: 400;
}

.icon-with-content {
    border-top: 1px solid #00000026;
    padding: 15px 10px 10px;
    display: flex;
    align-items: center;
    gap: 10px;
}

    .icon-with-content img {
        border-right: 1px solid #00000026;
        padding-right: 10px;
    }

    .icon-with-content p {
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
        color: #5c5d61;
    }

.nav-card-wrapper > div {
    border: 1px solid #cecece;
    background: #fafafa;
}

    .nav-card-wrapper > div .nav-card-link {
        text-decoration: none;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        min-height: 80px;
    }

        .nav-card-wrapper > div .nav-card-link:hover {
            color: #fff;
            background: #01b3f1;
        }

            .nav-card-wrapper > div .nav-card-link:hover i,
            .nav-card-wrapper > div .nav-card-link:hover h5 {
                color: #fff;
            }

        .nav-card-wrapper > div .nav-card-link i {
            color: #5c5d61;
            font-size: 40px;
        }

        .nav-card-wrapper > div .nav-card-link h5 {
            color: #000;
            font-size: 16px;
            font-weight: 700;
        }

.navbar-toggler {
    color: #fff;
    border: 1px solid #fff;
    box-shadow: none !important;
}

.mobile-menu-dropdown .dropdown-toggle::after {
    display: none;
}

.mobile-menu-dropdown .mobile-dropdown-menu-wrapper {
    width: 100%;
    padding: 0;
    border-radius: 0;
    border: none;
}

    .mobile-menu-dropdown .mobile-dropdown-menu-wrapper .accordion .accordion-item {
        background-color: #fff;
        border-radius: 0;
    }

        .mobile-menu-dropdown .mobile-dropdown-menu-wrapper .accordion .accordion-item .accordion-header .accordion-button {
            box-shadow: none !important;
            padding: 10px;
        }

            .mobile-menu-dropdown .mobile-dropdown-menu-wrapper .accordion .accordion-item .accordion-header .accordion-button::after {
                background-image: none;
                content: "\f067";
                font-family: FontAwesome;
                font-weight: 500;
                font-size: 10px;
                color: #000;
                transition: none;
            }

            .mobile-menu-dropdown .mobile-dropdown-menu-wrapper .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
                background-color: #fff;
            }

                .mobile-menu-dropdown .mobile-dropdown-menu-wrapper .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
                    content: "\f068";
                    transform: none;
                }

        .mobile-menu-dropdown .mobile-dropdown-menu-wrapper .accordion .accordion-item .accordion-collapse .accordion-body {
            padding: 10px 0;
        }

            .mobile-menu-dropdown .mobile-dropdown-menu-wrapper .accordion .accordion-item .accordion-collapse .accordion-body .dropdown-menu-nav-list {
                padding: 0 10px;
            }

                .mobile-menu-dropdown .mobile-dropdown-menu-wrapper .accordion .accordion-item .accordion-collapse .accordion-body .dropdown-menu-nav-list h4 {
                    border-bottom: 1px solid #ccc;
                    padding-bottom: 5px;
                    font-size: 14px;
                    font-weight: 700;
                    color: #000;
                }

                .mobile-menu-dropdown .mobile-dropdown-menu-wrapper .accordion .accordion-item .accordion-collapse .accordion-body .dropdown-menu-nav-list .sub-navbar-nav {
                    list-style: none;
                    padding: 0;
                    margin: 0;
                }

                    .mobile-menu-dropdown .mobile-dropdown-menu-wrapper .accordion .accordion-item .accordion-collapse .accordion-body .dropdown-menu-nav-list .sub-navbar-nav .sub-nav-item {
                        padding: 5px 0;
                    }

                        .mobile-menu-dropdown .mobile-dropdown-menu-wrapper .accordion .accordion-item .accordion-collapse .accordion-body .dropdown-menu-nav-list .sub-navbar-nav .sub-nav-item .sub-nav-link {
                            font-size: 13px;
                            color: #5c5d61;
                            font-weight: 400;
                            text-decoration: none;
                            display: flex;
                            align-items: center;
                            gap: 10px;
                        }

                            .mobile-menu-dropdown .mobile-dropdown-menu-wrapper .accordion .accordion-item .accordion-collapse .accordion-body .dropdown-menu-nav-list .sub-navbar-nav .sub-nav-item .sub-nav-link:hover {
                                color: black;
                            }
.sec-sub-nav-link {
    font-size: 13px;
    color: #333;
    font-weight: 700;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 10px;
}
                            }

/* Header Top */
.header-top-wrapper {
    background: #e3e3e3;
    padding: /*10px 20px;*/ 3px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media screen and (max-width: 576px) {
    .header-top-wrapper {
        flex-direction: column;
    }
}

.header-top-wrapper .btn.login-btn {
    border: 1px solid #cecece !important;
    border-radius: 0 !important;
    padding: 5px 20px !important;
}

    .header-top-wrapper .btn.login-btn:hover {
        background: #01b3f1;
        border-color: #01b3f1;
        color: #ffffff;
    }

.login-modal-wrapper {
    border-radius: 0;
}

    .login-modal-wrapper .modal-content {
        border-radius: 0;
    }

        .login-modal-wrapper .modal-content .modal-header {
            border-radius: 0;
            justify-content: center;
            border-bottom: none;
        }

        .login-modal-wrapper .modal-content .modal-body .form-floating input {
            border: none;
            box-shadow: none;
            border-bottom: 1px solid #cecece;
            border-radius: 0;
            padding: 0;
            height: 42px;
            min-height: auto;
        }

            .login-modal-wrapper .modal-content .modal-body .form-floating input:focus ~ label {
                transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
            }

            .login-modal-wrapper .modal-content .modal-body .form-floating input:not(:placeholder-shown) ~ label {
                transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
            }

        .login-modal-wrapper .modal-content .modal-body .form-floating label {
            padding: 0;
            transform: translateY(0.5rem) translateX(0.5rem);
            background: none;
            height: 26px;
        }

        .login-modal-wrapper .modal-content .modal-body .btn {
            background: #01b3f1;
            border-color: #01b3f1;
            color: #ffffff;
            border-radius: 0;
            padding: 5px 20px;
        }

        .login-modal-wrapper .modal-content .modal-footer {
            justify-content: center;
        }

            .login-modal-wrapper .modal-content .modal-footer .btn-link:first-child {
                border-right: 1px solid #cecece;
            }

        .login-modal-wrapper .modal-content .btn-link {
            color: #01b3f1;
            font-size: 16px;
            font-weight: 400;
            text-decoration: none;
            margin: 0;
            padding: 0 10px;
        }

            .login-modal-wrapper .modal-content .btn-link:hover {
                text-decoration: underline;
            }

.user-action-dropdown-wrapper .dropdown-toggle {
    color: #000;
    display: flex;
    align-items: center;
    gap: 5px;
    border: none !important;
    border-radius: 0;
    font-size: 16px;
    font-weight: 700;
}

    .user-action-dropdown-wrapper .dropdown-toggle img {
        border-radius: 16px;
        height: 30px;
        width: 30px;
    }

/*.user-action-dropdown-wrapper .dropdown-menu {
    box-shadow: 1px 5px 15px rgba(0, 0, 0, 0.3);
    border: none;
    width: 240px;
}*/
.user-action-dropdown-wrapper .dropdown-menu {
    box-shadow: 1px 5px 15px rgba(0, 0, 0, 0.3);
    border: none;
    width: 200px;
    left: -75px;
}

    .user-action-dropdown-wrapper .dropdown-menu .user-info {
        display: flex;
        align-items: center;
        padding: 10px;
        gap: 10px;
    }

        .user-action-dropdown-wrapper .dropdown-menu .user-info img {
            width: 50px;
            height: 50px;
            border-radius: 50%;
        }

        .user-action-dropdown-wrapper .dropdown-menu .user-info h5 {
            font-size: 14px;
            font-weight: 700;
            color: #000;
            margin-bottom: 0px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .user-action-dropdown-wrapper .dropdown-menu .user-info p {
            font-size: 12px;
            font-weight: 400;
            color: #5c5d61;
            margin-bottom: 0;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    .user-action-dropdown-wrapper .dropdown-menu ul {
        list-style: none;
        padding: 0;
        margin: 0;
        border-top: 1px solid #ccc;
    }

        .user-action-dropdown-wrapper .dropdown-menu ul li {
            padding: 5px 10px;
        }

            .user-action-dropdown-wrapper .dropdown-menu ul li .dropdown-item {
                font-size: 14px;
                font-weight: 400;
                color: #5c5d61;
                text-decoration: none;
                display: flex;
                align-items: center;
                gap: 10px;
            }

                .user-action-dropdown-wrapper .dropdown-menu ul li .dropdown-item:hover {
                    color: #01b3f1;
                }

.badge-wrapper {
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    background-color: #1c4d9f !important;
    border: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    font-size: 16px;
    font-weight: 700;
    position: relative;
}

    .badge-wrapper .badge {
        border-radius: 16px;
        background-color: red;
        color: #ffffff;
        font-size: 12px;
        font-weight: 500;
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        top: 0;
        right: -5px;
    }

/***********footer styles **********/
.footer-view-wrapper {
    padding: 40px 0;
    background: #0b0b0b;
}

    .footer-view-wrapper .footer-top-wrapper {
        padding-bottom: 40px;
    }

        .footer-view-wrapper .footer-top-wrapper p {
            font-size: 18px;
            font-weight: 600;
            color: #ffffff;
            opacity: 0.7;
            margin-bottom: 0;
        }

        .footer-view-wrapper .footer-top-wrapper .input-group input {
            border-radius: 0;
            box-shadow: none;
        }

        .footer-view-wrapper .footer-top-wrapper .input-group .btn {
            color: #fff;
            background-color: #01b3f1;
            border: 1px solid #01b3f1;
            font-size: 14px;
            font-weight: 400;
            border-radius: 0;
            text-transform: uppercase;
            padding: 10px 20px;
        }

        .footer-view-wrapper .footer-top-wrapper .social-list-wrapper ul {
            list-style: none;
            padding: 0;
            margin: 0 0 0 8px;
            display: flex;
            align-items: center;
            gap: 10px;
        }

            .footer-view-wrapper .footer-top-wrapper .social-list-wrapper ul li a {
                text-decoration: none;
            }

                .footer-view-wrapper .footer-top-wrapper .social-list-wrapper ul li a:hover i {
                    border: 1px solid #fff;
                }

                .footer-view-wrapper .footer-top-wrapper .social-list-wrapper ul li a i {
                    padding: 12px;
                    border-radius: 50%;
                    border: 1px solid #323333;
                    background: #323333;
                    color: #858585;
                    text-align: center;
                    width: 40px;
                    height: 40px;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                }

    .footer-view-wrapper .footer-nav-wrapper {
        border-bottom: 1px solid #ffffff2e;
    }

        .footer-view-wrapper .footer-nav-wrapper h5 {
            font-size: 13px;
            text-transform: uppercase;
            color: #fff;
            font-weight: 700;
            margin-bottom: 10px;
        }

        .footer-view-wrapper .footer-nav-wrapper ul {
            list-style: none;
            padding: 0;
            margin: 0 0 20px 0;
        }

            .footer-view-wrapper .footer-nav-wrapper ul li {
                padding: 2px 0;
            }

                .footer-view-wrapper .footer-nav-wrapper ul li a {
                    color: #fff;
                    font-size: 14px;
                    font-weight: 400;
                    text-decoration: none;
                    opacity: 0.6;
                    padding: 0;
                }

                    .footer-view-wrapper .footer-nav-wrapper ul li a:hover {
                        opacity: 1;
                    }

    .footer-view-wrapper .footer-bottom-wrapper {
        padding: 20px 0 0 0;
    }

        .footer-view-wrapper .footer-bottom-wrapper p {
            color: #fff;
            font-size: 14px;
            font-weight: 400;
            margin-bottom: 0;
            opacity: 0.6;
        }

#kt_app_content_container {
    padding-top: 50px;
}

/*16006*/

.table-wrapper .k-grid-header-wrap table thead tr:first-child {
    background: #fff !important;
}
/*header-colour*/
.telerik-blazor.k-grid.k-grid-md.userprofilelisttable table tr th {
    background: #3a78c9 !important;
}

/*1623*/

td.k-table-td {
    font-size: 11px !important;
    /*    padding: 5px 8px !important;*/
}

/*.k-picker-solid {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #e3e3e3 !important;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
}*/

/*16037*/
tr.k-table-row.k-filter-row {
    background: #f2f2f2 !important
}

.k-button-solid-base {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    /*  background-color: #e0e0e0 !important;*/
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
}
/*16799-chnaged-this-line*/

.k-grid .k-table-row.k-table-alt-row {
    /* background-color: #eef9ff !important;*/
    background-color: #f7f7f7 !important;
}

@media (min-width: 992px) {
    .app-container {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

.k-picker-solid {
    border-color: #CDD5DF !important;
}

.k-input-solid {
    border-color: #cecece !important;
}

span.telerik-blazor.k-dropdownlist.form-control.k-valid.k-picker.k-picker-solid.k-picker-md.k-rounded-md {
    border-color: #CDD5DF !important;
}

.accordion-collapse collapse show {
    padding: 15px !important;
}

#collapseMedicineTaxDetails {
    padding: 15px !important
}

.accordion-item:last-of-type .accordion-collapse {
    padding: 15px;
}

.scroll-nav {
    max-height: 500px;
    overflow-y: auto;
}

@media screen and (max-width: 768px) {
    .inventory-item-model-error-log-section {
        flex-direction: column !important;
    }

    span.k-datepicker.form-control.error-log.telerik-blazor.k-input.k-input-md.k-input-solid.k-rounded-md {
        width: 100% !important;
    }

    span.k-datepicker.form-control.error-log.telerik-blazor.k-input.k-input-md.k-input-solid.k-rounded-md {
        width: 100% !important;
    }
}

@media screen and (max-width: 800px) {
    .inventory-item-model-error-log-section {
        flex-direction: column !important;
    }
}

.enquiry-modal-window .k-window-titlebar {
    /*   background-color: #1c4d9f !important;*/
    background-color: #0b6d92 !important;
}

.main-title-user {
    font-size: 18px;
    /*      color: #fff !important;*/
    color: #1c4d9f !important;
    font-weight: 600;
    word-break: break-all;
}

.BinCard-Check-box {
    margin-left: 17px !important
}

/*@media screen and (max-width: 500px) {
    span.k-datepicker.form-control.error-log.telerik-blazor.k-input.k-input-md.k-input-solid.k-rounded-md {
    }
}*/
/*@media screen and (max-width: 500px) {
    .k-datepicker.form-control.error-log.date-log.telerik-blazor.k-input.k-input-md.k-input-solid.k-rounded-md {
        width:100%;
    }
}*/

/*@media screen and (min-width: 500px) and (max-width: 768px) {
    .k-datepicker.form-control.error-log.date-log.telerik-blazor.k-input.k-input-md.k-input-solid.k-rounded-md {
        width: 100% !important;
    }
}*/

textarea.k-input-inner {
    padding: 10px 0px 0px 0px !important;
}

@media screen {
    @media (max-width: 991px) {
        .purchase-input {
            padding: 15px 10px;
        }
    }
}

button.btn.wkf-badge-wrapper {
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    background-color: #1c4d9f !important;
    border: none !important;
    color: #fff !important;
    font-size: 16px;
}



.k-input-inner {
    padding: 4px 5px 4px 2px !important; /*CONNECT WITH ALL INPUT FIED INNER PADDING*/
    /*height: 34px;*/                    /*CONNECT WITH ALL INPUT TEXTAREA HEIGHT*/
}

.k-popup .k-multicheck-wrap {
    max-height: 205px!important;
}

/*form_new_style*/


.form-group {
    position: relative !important;
    margin-bottom: 15px !important; 
/*    this code not visible in developent*/
}

.form-label {
    position: absolute !important;
    background-color: #fff !important;
    padding: 0px 10px !important;
    z-index: 5 !important;
    left: 20px !important;
    bottom: 17px !important;
    font-weight: 400;
    font-size: 11px !important;
    color: #525252;
}

.row.purchase-wrapper {
    border: 1px solid #ccc !important;
    padding: 8px 0 !important;
    margin: 0 !important;
    border-radius: 5px;
}

.search-wrapper {
    /* 	border: 1px solid #ccc; */
    height: 33px !important;
    border-radius: 4px !important;
}

.k-breadcrumb {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: none !important;
    font-weight: 700 !important;
    font-size: 15px !important;
    margin-top: 11px;
}

    .k-breadcrumb.k-breadcrumb-md.telerik-blazor.k-breadcrumb-wrap {
        background: none;
    }

.d-flex.justify-content-between.align-items-center.mt-2.Breadcrumb-wrapper {
    /* background-color: #e6f7ff;*/
    border-color: #91d5ff;
    border: 1px solid #91d5ff;
    margin: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0;
    border-radius: 5px;
    margin-bottom: 10px;
}

.k-breadcrumb {
    background: none;
}

.size-adjustable {
    padding: 2px 8px !important;
    font-size: 13px;
}

@media screen {
    @media (max-width: 1200px) {
        .size-adjustable {
            padding: 2px 8px !important;
            font-size: 13px;
            margin-left: 2px
        }
    }
}

ol {
    padding-left: 0;
}

.k-breadcrumb-root-link.k-breadcrumb-icontext-link:hover, .k-breadcrumb-root-link.k-breadcrumb-icontext-link:focus {
    background: none !important;
    border-color: #e6f7ff !important;
}

/*invalid-message*/
.k-form-error.k-invalid-msg {
    position: absolute !important;
    right: 0 !important;
    margin-bottom: 2px;
    top: 28px;
}

button.bonus-button.mr-10px {
    background-color: #0096cc;
    border: 1px solid #0096cc;
    border-radius: 5px;
}

/*---------radio_button_visible---------*/
/*.radio-btn-wrapper .checkbox-with-button input[type="checkbox"]:checked,
input[type="radio"]:checked,
input[type="checkbox"]:not(:checked),
input[type="radio"]:not(:checked) {
    display: block ;
}*/
.radio-btn-wrapper input[type="checkbox"]:checked,
.radio-btn-wrapper input[type="radio"]:checked,
.radio-btn-wrapper input[type="checkbox"]:not(:checked),
.radio-btn-wrapper input[type="radio"]:not(:checked) {
    /*    display: block !important;*/              /* commented for test  */
}

.radio-btn-wrapper input[type="radio"]:not(:checked) {
    position: absolute;
    left: -19px !important;
    width: 20px !important;
    height: 20px;
    border-radius: 12px;
    background-color: #ffffff !important;
    border: 2px solid #d2d2db !important;
    display: block;
}

ul.telerik-blazor.k-radio-list.radio-btn-wrapper.k-list-horizontal {
    margin-left: 20px;
}

.sale-radio-btn {
    margin-left: 20px;
}
/*.vendor-wrapper.telerik-blazor.k-chip-list.k-chip-list-md {
    z-index: 999;
    background-color: #ffff;
    border: 1px solid #eceaea;
    padding: 5px;*/
/* box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; */
/*}*/
/*.accordion-item:last-of-type .accordion-collapse {
    padding: 15px;
    min-width: inherit;
    max-height: 225px !important;
}*/
.accordion-item:last-of-type .accordion-collapse {
    padding: 7px 7px;
    /*   overflow: auto !important;*/
    height: 100% !important;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc !important;
}

.form-label-1 {
    font-size: 11px;
}

.form-label-count {
    font-weight: 400;
    font-size: 11px !important;
    color: #525252;
}


.k-grid .k-master-row.myCustomRowFormattingRedFlag {
    background-color: #ffcccc !important;
}

.k-grid .k-master-row.myCustomRowFormattingyellowFlag {
    background-color: #fffdcc !important;
}

/*.sub-navbar-nav-wrapper.dropdown-menu.p-0.scroll-nav.show {
    z-index: 999 !important;
}*/

/*.telerik-blazor.k-grid.k-grid-md.custom-grid {float: right;width:33% !important;
}
@media screen {
    @media (max-width: 768px) {
        .telerik-blazor.k-grid.k-grid-md.custom-grid {
            float: right;
            width: 33% !important;
        }
    }
}*/

.gop {
    width: 100%;
    margin: auto
}

.k-step-text {
    font-weight: 400 !important;
    font-size: 11px !important;
}

.telerik-blazor.k-grid.k-grid-md.custom-grid {
    /*    float: right;
    width: 50% !important;*/
/*    padding: 17px 21px;*/
padding:0px 1px;
}

    .telerik-blazor.k-grid.k-grid-md.custom-grid .plus-icon {
        border-radius: 50%;
        background: #098abc;
        color: #ffffff;
        width: 20px;
        height: 20px !important;
        display: flex !important;
        align-items: center;
        justify-content: center;
        padding: 0;
        font-size: 20px;
    }

/*.k-grid .k-grid-header .k-table-th {
    width: 7%!important;
}
.k-grid-md .k-command-cell{
    width: 7%!important;
}*/


.k-breadcrumb.k-breadcrumb-md.telerik-blazor.k-breadcrumb-wrap {
    margin: 0;
}

ol.k-breadcrumb-root-item-container {
    margin: 0;
}

.header-view-wrapper {
    /* background: #295a94 !important;*/
    background: #0b6d92 !important;
}

.telerik-blazor.k-grid.k-grid-md.userprofilelisttable table tr th {
    background: #c3ebfa !important;
}

#kt_app_content_container {
    padding-top: 0px !important; /*16907*/
}

.d-flex.justify-content-between.align-items-center.mt-2.Breadcrumb-wrapper {
    margin-bottom: 5px !important; /*17129*/
}

/*td.k-table-td {
    font-size: 11px !important;
    padding: 1px 8px !important;*/ /*16924*/
/*}*/
/*.filter-accordian {
    background-color: #bfe6f7 !important;
}*/

.k-grid .k-table-row.k-table-alt-row {
    background-color: #f7f7f7 !important; /*16950 change code area*/
}

.k-grid .k-table-row.k-table-alt-row {
    /*background-color: #f7f7f7 !important;*/
/*    background-color: #f9feff !important;*/
}

.d-flex.justify-content-between.align-items-center.mt-2.Breadcrumb-wrapper {
    /* background-color: #ffffff !important;*/
    border-color: none !important;
    border: none !important;
    margin: 0px 0 !important;
    padding: 0;
    border-radius: 5px;
    margin-bottom: 10px;
    /*  box-shadow: rgba(0, 0, 0, 0.24) 0px 2px 6px !important;*/
}
/*17129*/

.filter-accordian {
    background-color: #ffffff !important;
    border: 1px solid #cdd5df !important;
    /* background-color: #dbf0fc; */
    /* border-color: #2e2121 !important; */
    /*  border-bottom: 1px solid #ccc !important;*/
    height: 21px !important;
    padding: 22px 10px !important;
    font-weight: 700;
    font-size: 15px;
    color: #373737;
}
/* 16024*/

/*.k-grid .k-table-tbody > .k-table-row:not(.k-detail-row), .k-grid .k-table-tbody > .k-table-row:not(.k-detail-row){
    background-color:#fff !important
}*/

/*defult property only*/
.k-table, .k-data-table {
    background-color: #ffffff !important;
}

.k-grid-md .k-grid-header .k-grid-filter, .k-grid-md .k-grid-header .k-header-column-menu, .k-grid-md .k-grid-header .k-grid-header-menu .k-svg-icon > svg {
    fill: rgb(93 86 86) !important;
    flex: 1 1 auto;
}

button.telerik-blazor.k-button.k-window-titlebar-action.k-button-flat.k-rounded-md.k-button-md.k-button-flat-base.k-icon-button.k-svg-icon svg {
    fill: #fff !important;
    flex: 1 1 auto;
}

.table-wrapper.data-grid-table-wrapper .k-grid-aria-root {
    overflow-x: auto;
    border: 1px solid #ebebeb;
}

.table-wrapper .k-grid-header-wrap table thead tr th:last-child {
    border-top-right-radius: 0px !important;
    border: none;
}

.accordion-body {
/*    padding: 15px 10px 0px 5px;*/

 padding:8px 5px 8px 5px;

}

.accordion-item:last-of-type .accordion-collapse.scrollable-accordion {
    /*  padding: 15px;*/
    padding: 8px 15px;
    overflow: auto !important;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc !important;
    /*  height: 100px !important;*/
    height: 75px !important;
    overflow-y: scroll !important;
}

.k-grid .k-table-row.k-table-alt-row td {
    border-bottom: 1px solid #dde2e9 !important;
    border-top: 1px solid #dde2e9 !important;
}

.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

/*  highlighted-area*/
mark span.k-textbox.k-input.telerik-blazor.k-input-solid.k-rounded-md.k-input-md {
    font-size: 11px !important;
    color: #000a24 !important;
    font-weight: 600;
    background-color: #fff;
}

mark, .mark {
    padding: 0.1875em;
    color: #000a24 !important;
    font-weight: 600;
    padding: 0px !important;
    margin: 8px;
    background-color: #fff;
}

::selection {
    color: navy;
    background: #b5e9fb;
}

ol.k-breadcrumb-root-item-container {
    margin-bottom: 0 !important;
}

@media screen {
    @media (max-width: 1200px) {
        ul.k-tabstrip-items.k-reset {
            flex-direction: row;
            flex-wrap: nowrap;
            overflow-x: scroll;
            overflow-y: hidden;
        }
    }
}

span.k-breadcrumb-item-text {
    color: #000;
    font-size: 18px;
    font-weight: 700;
   
}

nav.k-breadcrumb.k-breadcrumb-md.telerik-blazor.k-breadcrumb-wrap.underline-breadcrumb a {
    font-weight: 500;
    color: #000 !important;
    text-decoration: none;
}

    nav.k-breadcrumb.k-breadcrumb-md.telerik-blazor.k-breadcrumb-wrap.underline-breadcrumb a:first-child {
        font-weight: 500;
        padding-left: 0 !important;
    }
/*.Breadcrumb-wrapper ol {
    margin-top: -2px !important;
}

.Breadcrumb-wrapper ol {
    margin-top: -2px !important;
}*/
/*.k-stepper {
    overflow: hidden;
    overflow-x: auto;
    padding-bottom: 5px;
}*/

/*.k-stepper ol {
        justify-content: flex-start !important;
    } */

/*        .k-stepper ol.k-step-list.k-step-list-horizontal {
            background: #098abc;
            width: fit-content !important;
            min-height: 31px;
            position: relative;
            padding: 6px 20px;
            margin-right: 10px;
            flex-grow: 0 !important;
        }
*/
            /* .k-stepper ol li::after {
                content: "";
                position: absolute;
                top: 0px;
                bottom: 0px;
                right: -20px;
                width: 0;
                height: 0;
                margin: auto;
                border-top: 15px solid transparent;
                border-bottom: 15px solid transparent;
                border-left: 20px solid #098abc;
                z-index: 1;
            }

            .k-stepper ol li::before {
                content: "";
                position: absolute;
                top: 0px;
                bottom: 0px;
                right: -22px;
                width: 0;
                height: 0;
                margin: auto;
                border-top: 16px solid transparent;
                border-bottom: 16px solid transparent;
                border-left: 22px solid white;
                z-index: 1;
            }

            .k-stepper ol li:last-child {
                margin-right: 0px;
            }

                .k-stepper ol li:last-child::after,
                .k-stepper ol li:last-child::before {
                    display: none;
                }

            .k-stepper ol li .k-step-link .k-step-label {
                padding: 0;
            }

    .k-stepper .telerik-blazor {
        display: none;
    }*/

.k-pager .k-pager-numbers-wrap {
    gap: 5px;
}

    .k-pager .k-pager-numbers-wrap .k-pager-nav {
        border: 1px solid #737373 !important;
        border-radius: 4px;
    }

.Breadcrumb-wrapper {
    margin: 10px 0 !important;
    flex-wrap: wrap;
}

    .Breadcrumb-wrapper > ol {
        margin: 0;
    }

.k-treeview-group {
    z-index: 2;
}



/*.k-input-md .k-input-inner, .k-picker-md .k-input-inner {
    padding: 5px 8px !important;
}*/


id

.k-picker-solid {
    background-color: #fff !important;
}

.telerik-blazor.k-button.list-btn.k-button-solid.k-rounded-md.k-button-md {
    border: none !important;
}

.k-chip-solid-base {
    border-color: rgb(0 0 0 / 8%) !important;
    color: #424242;
    background-color: #ffffff !important;
    /* background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02)); */
}


span.k-textarea.k-input.form-control.notes-textarea.sale-order-area.telerik-blazor.k-input-solid.k-rounded-md.k-input-md {
    height: 89px !important;
}

@media screen and (max-width: 576px) {
    .sale-order-area {
        margin-bottom: 50px;
    }
}


.add-item-btn {
    font-size: 12px !important;
    padding: 5px 20px !important;
    margin-bottom: 5px;
    font-weight: 600;
}





.stepper-view-wrapper {
    padding: 10px 20px;
    border: 1px solid #D9D9D9;
}

    .stepper-view-wrapper ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        align-items: center;
        gap: 70px;
        overflow: hidden;
        overflow-x: auto;
    }

        .stepper-view-wrapper ul li {
            margin-bottom: 5px;
            position: relative;
        }

            .stepper-view-wrapper ul li::after {
                content: "";
                width: 115%;
                display: block;
                height: 2px;
                background: #D6D6D6;
                position: absolute;
                top: 16px;
                left: 45px;
            }

            .stepper-view-wrapper ul li:last-child::after {
                display: none;
            }

            .stepper-view-wrapper ul li.active .stepper-icon {
                background-color: #1C4D9F;
            }

            .stepper-view-wrapper ul li .stepper-icon {
                width: 35px;
                height: 35px;
                border-radius: 50%;
                background-color: #D6D6D6;
                display: flex;
                align-items: center;
                justify-content: center;
            }

            .stepper-view-wrapper ul li h6 {
                color: #444444;
                font-size: 11px;
                font-weight: 400;
                margin: 6px 0 0;
            }


.accordion-button::after {
    content: "\f078";
    font-family: "FontAwesome";
    background-image: none;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #cccccc;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.accordion-button:not(.collapsed)::after {
    background-image: none;
    border-color: #009ef7;
}

/*.k-grid-md td, .k-grid-md .k-table-td {
    padding: 12px !important;
}*/

/*.k-grid-md .k-command-cell {
    padding: 3px 12px !important;
}
*/
/*.k-grid-md .k-command-cell, .k-grid-md .k-grid-edit-row td, .k-grid-md .k-grid-edit-row .k-table-td {
    padding: 3px 12px !important;
}*/

@media screen {
    @media (max-width: 500px) {
        

    }
}
/*@media screen {
    @media (max-width: 1470px) {
        .heading-bg h3 {
            min-width: 35%;
            font-size: 13px;
            padding: 10px 11px;
        }
    }@media only screen and (min-device-width: 500) and (max-device-width: 991px) {
    @media only screen and (min-device-width: 500) and (max-device-width: 991px) {
    .heading-bg h3 {
        min-width: 25% !important;
        font-size: 13px !important;
        padding: 10px 11px;
    }
}.heading-bg h3 {
        min-width: 25% !important;
        font-size: 13px !important;
        padding: 10px 11px;
    }
}
}*/









.enteries-wrapper {
    background-color: #ecfaff !important;
    padding: 10px 20px 3px 20px !important;
    border: 1px solid #0b6d9212;
    margin-top: 0 !important;
}

.heading-bg h3 {
    margin-bottom: 0;
    padding: 10px 20px;
    background-color: #ecfaff !important;
    width: fit-content;
    font-size: 15px;
    border-top: 1px solid #0b6d9212;
    border-left: 1px solid #0b6d9212;
    border-right: 1px solid #0b6d9212;
    color: #0b6d92;
    font-size: 13px;
}

    .journal-label {
        font-weight: 400;
        font-size: 11px !important;
        color: #545454;
    }








/*.th.k-header.k-touch-action-none.k-table-th {
    padding: 8px 12px !important;
}*/





.telerik-blazor.k-button-icon.k-icon.k-font-icon.k-i-globe-link {
    color: #0293c9 !important;
}

.enteries-wrapper hr {
    border-color: gray !important;
}

i[class*=" fa-"] {
    color: #0096cc !important;
}

.k-external-dropzone .k-icon-xxxl.k-svg-icon {
    width: 35px !important;
    height: 35px !important;
}
.k-external-dropzone {
    height: 135px !important;
    display: flex;
    flex-flow: row nowrap;
}

.k-i-radiobutton-checked::before {
    content: "\e30a";
    color: #0096cc !important;
}

.k-disabled [disabled], .k-disabled .k-disabled, .k-widget[disabled] [disabled], .k-widget[disabled] .k-disabled, .k-disabled [disabled], .k-disabled .k-disabled {

/*    color: #000 !important;*/
}



.search-box {
    position: relative;
}

.search-container {
    position: relative;
    display: inline-block;
}

.nav-menu-search-icon {
    background-image: url(../media/nav-search-icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: 25px;
    height: 25px !important;
    border: 0;
    position: absolute;
    left: 8px;
    top: 6px;
    z-index: 999;
}
/*.search-menu-box input.k-input-inner {
   padding-left: 35px !important;
}*/
.search-menu-box {
    padding: 0px 45px 0px 30px !important;
    height: 35px !important;
}

.k-i-plus-circle::before {
    content: "\e120";
    color: #0096cc !important;
}
ul.k-reset.k-multicheck-wrap {
    padding-left: 11px !important;
}

.k-picker-solid {
    
    background-color: #ffffff !important;
}



button.workflow-action-button{
    height: 32px;
    color: #fff;
    border-radius: 4px;
    background-color: #0096cc !important;
    padding: 15px 27px !important;
}

.workflow-btn-wrapper{
    display:flex;
   
    gap: 3px;
    margin-bottom: 10px;
    margin-left: -8px;
}
.k-textarea.k-input.form-control.wrok-flow-textarea.telerik-blazor.k-input-solid.k-rounded-md.k-input-md {
    height: 80px;
}

.workflow-blue-button {
    background-color: #0096cc !important;
    color: #fff !important;
    padding: 8px 25px !important;
}

.k-master-row.k-table-row.k-alt.k-table-alt-row.myCustomRowFormattingPurchaseRequestDiagnostics {
    background-color: #afe5e8 !important;
}

.k-grid .k-master-row.myCustomRowFormattingPurchaseRequestDiagnostics {
    background-color: #afe5e8 !important;
}
.k-grid .k-master-row.myCustomRowFormattingPurchaseRequestDiagnostics-green {
    background-color: #caffca !important;
}
.k-grid .k-master-row.myCustomRowFormattingPurchaseRequestDiagnostics-red {
    background-color: #ffc7c1 !important;
}


.k-master-row.k-table-row.k-alt.k-table-alt-row.myCustomRowFormattingPurchaseRequestPharmacy {
    background-color: #e0f5f6 !important;
}

.k-grid .k-master-row.myCustomRowFormattingPurchaseRequestPharmacy {
    background-color: #e0f5f6 !important;
}

.k-grid .k-master-row.myCustomRowFormattingDistributor {
    background-color: #e3d7ea !important;
}

.k-grid .k-master-row.myCustomRowFormattingCompany {
    background-color: #eac3ec !important;
}






.credit-sub {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 2px;
}

    .credit-sub .box-1 {
        flex: 1;
        max-width: 200px;
    }
    .credit-sub .box-1:nth-child(1) {
        max-width: 350px;
        flex: 0 1 350px;
    }
        .credit-sub .box-1:nth-child(2) {
            max-width: 350px;
            flex: 0 1 350px;
        }
    .credit-sub .form-group {
        display: flex;
        flex-direction: column;
    }

    .credit-sub .k-input,
    .k-numerictextbox {
        width: 100%;
    }

    .credit-sub .journal-box {
        display: flex;
        justify-content: flex-start;
        gap: 2px;
    }

/* Optional Responsive Styles */
@media (max-width: 768px) {
    .credit-sub {
        flex-direction: column;
        align-items: center;
    }

        .credit-sub .box-1 {
            width: 100%;
            max-width: 100%;
        }

        .credit-sub .journal-box {
            justify-content: center;
        }
}


@media (max-width: 1366px) {

    .credit-sub .box-1 {
        flex: 1;
        max-width: 162px;
    }
}

    /*/////////////////*/



    .debit-wrapper {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        gap: 2px;
    }

        .debit-wrapper .box {
            flex: 1;
            max-width: 200px;
        }

            .debit-wrapper .box:nth-child(2) {
                max-width: 350px;
                flex: 0 1 350px;
            }

           /* .debit-wrapper .box:nth-child(1) {
                max-width: 350px;
                flex: 0 1 350px;
            }*/
         .debit-wrapper .box:nth-child(1) {
                max-width: 370px;
                flex: 0 1 350px;
            }

        .debit-wrapper .form-group {
            display: flex;
            flex-direction: column;
        }

        .debit-wrapper .k-input,
        .k-numerictextbox {
            width: 100%;
        }

        .debit-wrapper .journal-box {
            display: flex;
            justify-content: flex-start;
            gap: 2px;
        }

    /* Responsive Styles */
    /* Responsive Styles */
    @media (max-width: 1024px) {
        .debit-wrapper {
            justify-content: center;
        }

            .debit-wrapper .box {
                flex: 0 1 calc(50% - 10px);
                max-width: 100%;
            }

                .debit-wrapper .box:nth-child(1),
                .debit-wrapper .box:nth-child(2) {
                    flex: 0 1 calc(50% - 10px);
                    max-width: 100%;
                }
    }

    @media (max-width: 768px) {
        .debit-wrapper {
            flex-direction: column;
            align-items: center;
        }

            .debit-wrapper .box {
                width: 100%;
                max-width: 100%;
            }

            .debit-wrapper .journal-box {
                justify-content: center;
            }
    }


    .row.credit-sub .col-md-3 {
        flex: 0 0 auto;
        width: 14% !important;
    }


    .credit-wrapper {
        border: 1px solid #ccc;
        padding: 10px 13px;
    }

    .k-toolbar.telerik-blazor.k-grid-toolbar.k-toolbar-md {
        padding-top: 0;
        background-color: #fff !important;
    }

    .row.credit-sub {
        margin-top: -19px;
    }


    .stepper-display-none {
        display: none;
    }

.journal-total {
    width: 150px;
}
.telerik-blazor.k-button.table-btn-icons.k-button-solid.k-rounded-md.k-button-md{padding:0;}

/*.k-toolbar.telerik-blazor.k-grid-toolbar.k-toolbar-md {
    padding-top: 0;
    background-color: #fff !important;
    
}*/
.header-align-right {
    text-align: right !important;
    text-align-last: end !important;
    justify-content: flex-end;
    /*   display: flex;
    align-items: center;*/
}
.header-align-left {
    text-align: left !important;
    justify-content: flex-end;
    /* display: flex;
    align-items: center; */
}

/* Target the delete button within the command cell more specifically */
/* Hide the delete button in rows that are NOT drafted */
/*.k-grid .k-table-tbody .k-table-row:not(.status-drafted) .k-command-cell button .k-i-trash {*/
/*    display: none;*/
/*}*/

/* --- OR Using the 'status-not-drafted' class (if you added it in C#): --- */

/*!* Hide delete button in rows specifically marked as not drafted *!*/
/*.k-grid .k-table-tbody .k-table-row.status-not-drafted .k-command-cell button .k-i-trash {*/
/*    display: none;*/
/*}*/

/* Ensure the delete button is visible only in rows that ARE drafted */
/* This rule might not be strictly necessary if the default display is correct, */
/* but it makes the intent clear. Adjust 'inline-block' as needed. */
.k-grid .k-table-tbody .k-table-row.status-drafted .k-command-cell button .k-i-trash {
    display: none; /* Or flex, inline-flex, etc. */
}


/* --- Keep all button text white, selected or not --- */
.workflow-btn-wrapper .radio-item input.radio-input + label.radio-label button.telerik-blazor.k-button .k-button-text {
    color: #ffffff !important;
}

/* --- SELECTED (checked) state: darker #098abc background, slightly darker border --- */
.workflow-btn-wrapper .radio-item input.radio-input:checked + label.radio-label button.telerik-blazor.k-button.k-button-solid.k-button-solid-base {
    background-color: #0346a8 !important; /* darker teal */
    border-color: #077792 !important;     /* darker border variant */
    color: #ffffff !important;
}

/* --- UNSELECTED (not checked) state: lighter version of #098abc (e.g. #63b2d6) --- */
.workflow-btn-wrapper .radio-item input.radio-input:not(:checked) + label.radio-label button.telerik-blazor.k-button.k-button-solid.k-button-solid-base {
    background-color: #63b2d6 !important; /* lighter teal */
    border-color: #58a6c8 !important;     /* matching border */
    color: #ffffff !important;
}

/* --- (OPTIONAL) Keep hover/focus from changing your custom colors */
.workflow-btn-wrapper .radio-item input.radio-input + label.radio-label button.telerik-blazor.k-button.k-button-solid.k-button-solid-base:hover,
.workflow-btn-wrapper .radio-item input.radio-input + label.radio-label button.telerik-blazor.k-button.k-button-solid.k-button-solid-base:focus {
    background-color: inherit !important;
    border-color: inherit !important;
    color: #ffffff !important;
}


}
.k-numerictextbox .k-input-inner {
    padding: 4px 2px !important;
}
.k-input-solid{color:#000 !important;}

.scroll-hide{
    overflow:hidden!important;
}

/*---------custom-table----------*/
.custom-scrolable-table-wrapper {
    background: #fff;
 /*   border-radius: 8px;*/
    padding: 10px;
/*    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);*/
    overflow-x: auto; /* Enables horizontal scroll */
}

    .custom-scrolable-table-wrapper table {
        width: 100%;
        border-collapse: collapse;
        min-width: 900px; /* Makes table scrollable on small screens */
    }

    .custom-scrolable-table-wrapper thead {
        background-color: #c3ebfa !important;
    }

    .custom-scrolable-table-wrapper td {
        padding: 1px 10px;
        border: 1px solid #e2e2e2;
        text-align: left;
        white-space: nowrap;
        width: 50px;
        font-size:11px;
    }
    .custom-scrolable-table-wrapper th {
        padding: 9px 10px;
        border: 1px solid #e2e2e2;
        text-align: left;
        white-space: nowrap;
    }

    .custom-scrolable-table-wrapper thead th {
        position: relative;
        font-weight: 500;
        font-size: 11px !important;
        color: #000;
    }

        .custom-scrolable-table-wrapper thead th::after {
         /*   content: '▼'; */
            font-size: 10px;
            position: absolute;
            right: 8px;
            top: 50%;
            transform: translateY(-50%);
            color: #666;
        }

    .custom-scrolable-table-wrapper tbody tr:nth-child(even) {
        background-color: #f9feff;
    }

    .custom-scrolable-table-wrapper tbody tr:hover {
        background-color: #f1faff;
    }

@media (max-width: 768px) {
    .custom-scrolable-table-wrapper {
        padding: 5px;
    }
}
.custom-scrolable-table-wrapper th.status-col,
.custom-scrolable-table-wrapper td.status-col {
    width: 80px;
    max-width: 80px;
    padding: 8px;
    font-size: 13px;
}

@media (max-width: 768px) {
 

        .custom-scrolable-table-wrapper td.status-col {
            min-width: 50px;
            font-size: 12px;
            padding: 5px 6px;
        }
}
/*---------custom-tableend----------*/

.header-align-right .k-grid .k-cell-inner {
    text-align: right;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: flex-end !important;
}

.k-checkbox-wrap input[type="checkbox"]:checked {
    background-image: url(../media/tick-icon.svg) !important;
    background-repeat: no-repeat !important;
    z-index: 9;
}


/*--------- Voucher page custom classes ----------*/
.custom-width{
    width:30%!important;
}

.custom-width-drop {
    width: 41.7% !important;
}
.custom-width-drop2 {
    width: 30% !important;
}
.custom-width-drop3 {
    width: 22.5% !important;
}

.custom-width-drop-usd {
    width: 43.2% !important;
}

.custom-width-drop2-usd {
    width: 25.4% !important;
}

.custom-width-drop3-usd {
    width: 25.8% !important;
}
.add-delete {
    display: flex;
    align-items: center;
    justify-content: start;
    margin-top: 35px;
    height: 10px;
    width: 10%;
}
.custom-width-lkr{
    width:72%!important;
}
.lkr-total-amt {
    margin-right: 95px;
}

.usd-total-amt {
    margin-right: 100px;
}

@media only screen and (min-device-width: 1000px) and (max-device-width: 1399px) {
    .custom-width {
        width: 28.5% !important;
    }

    .custom-width-drop3 {
        width: 37.5% !important;
    }


    .select-width {
        width: 100%;
    }

    .custom-width-drop {
        width: 33% !important;
    }

    .custom-width-drop2 {
        width: 38.4% !important;
    }

    .custom-width-drop3 {
        width: 20.4% !important;
    }
    .lkr-total-amt {
        margin-right: 75px;
    }
    .custom-width-lkr {
        width: 70% !important;
    }

    /* USD field */
    .custom-width-drop-usd {
        /*width: 37.6% !important;*/ /* Changed due to vendor payment new page issues */
        /*width: 33.3% !important; /* Changed due to vendor payment new page issues 26/11/2025 */
        width: 42.8% !important;
    }
    .custom-width-drop2-usd {
        /*        width: 18.8% !important;*/ /* Changed due to vendor payment new page issues */
       /*/ width: 18.9% !important; /* Changed due to vendor payment new page issues 26/11/2025 */
        width: 24.5% !important;
    }
    .custom-width-drop3-usd {
        /* width: 37.5% !important;*/ /* Changed due to vendor payment new page issues */
        /*/ width: 38% !important; /* Changed due to vendor payment new page issues 26/11/2025 */
        width: 24.6% !important;
    }
    .usd-total-amt {
        /*        margin-right: 175px;*/ /* Changed due to vendor payment new page issues */
        margin-right: 105px;
    }
}

/*--------- Voucher page custom classes end ----------*/

    .numeric-text .k-input-inner {
        text-align: right;
        padding-left: 0 !important;
    }

    .form-label-check-box {
        position: absolute !important;
        bottom: 0 !important;
        left: 20px !important;
    }

    /*.k-checkbox input[type="checkbox"]:has(+ .form-label) {
    margin: 0 !important;
    padding: 0 !important;
}
    .k-checkbox .form-label:has(input:checked) {
    width: 200% !important;
}*/

    /*grid input padding*/
    .k-grid-md .k-grid-edit-row td, .k-grid-md .k-grid-edit-row .k-table-td {
        padding: 3px 5px !important;
    }

    .k-picker-md .k-input-inner {
        padding: 4px 0px !important;
    }

    .k-grid .k-table-tbody > .k-table-row:not(.k-detail-row):hover {
        background-color: #ededed !important;
    }

    .grid-checkbox {
        margin-left: 20px !important;
    }

footer {
    position: fixed;
    bottom: 0;
    background-color: #0b6d92cc;
    color: #fff;
    margin: 0;
    padding: 5px 10px;
    z-index: 999;
    width: 100%;
}
        footer .user {
            background-color: #0b6d92;
            padding: 0px 5px;
            border-radius: 3px;
        }

.flogo img {
    width: 15px;
    height: 15px;
    margin: 0px 5px;
    background: #fff;
    padding: 1px 1px;
}
.app-footer {
    height: auto;
}

@media (max-width: 699px) {
    footer {
            display: none;
        }
    }

    .k-grid td.k-selected, .k-grid .k-table-row.k-selected > td, .k-grid .k-table-td.k-selected, .k-grid .k-table-row.k-selected > .k-table-td {
        background-color: rgb(18 116 172 / 0%) !important;
    }

    .gain-loss-btn {
        background-color: #0096cc !important;
        color: #fff;
        border: none;
        border-radius: 3px;
        padding: 0px 2px;
    }

    .k-input-md, .k-picker-md {
        font-size: 11px!important;
    }
.form-label-new {
    font-size: 11px;
    margin: 0px -3px;
}
.k-disabled {
/*    pointer-events:none !important;*/
}
.k-disabled-batch {
    border: 1px solid #00000024 !important;
}

.form-label-disabled {
    color: #0000004f !important;
}





/* tour pages design code */
.form-control-tour {
    font-size: 11px !important;
    background: #fff !important;
    border: 1px solid #CDD5DF !important;
    border-radius: 4px !important;
    margin: 0;
    height: 40px !important;
    width: 100% !important;
}
button.tab-button {
    display: flex;
    gap: 5px;
    align-items: center;
    font-size: 14px;
    justify-content: center;
    border: none;
    height: 30px;
    color: #785252;
    border-radius: 4px;
    background-color: #e5e7eb;
    padding: 8px 12px;
}
/* tour pages design code */

/*regulatory*/
.table-wrapper .table-responsive .table tbody tr td, .table-wrapper .k-grid-header-wrap .table tbody tr td, .table-wrapper .table-responsive table tbody tr td, .table-wrapper .k-grid-header-wrap table tbody tr td {
    padding: 0px 15px 0px 15px !important;
}

/*regulatory*/
.status-btn {
    color: #2b2b2b !important;
    background-color: #e9e9e9 !important;
}

.sub-heading-reg {
    padding: 15px 0px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
    margin: 10px 0px;
}
.username-comment {
    font-size: 15px;
    font-weight: 600;
}
.check-box-label {
    padding: 0px 0px 6px 7px;
    font-size: 13px;
}
/*workflow*/
.remainder-icon {
    background-image: url(../media/warning-icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: 25px;
    height: 25px !important;
    border: 0;
}
.alert-icon {
    background-image: url(../media/alert-icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: 25px;
    height: 25px !important;
    border: 0;
}
.type-img {
    background-image: url(../media/inbox-icon-new.png);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: 45px;
    height: 45px !important;
    border: 0;
}
.task-icon {
    background-image: url(../media/task-icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: 25px;
    height: 25px !important;
    border: 0;
}
.revenuechart {
    background-image: url(../media/revenue-trend-flowchart.png);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: auto;
    height: 390px !important;
    border: 0;
}

.modulechart {
    background-image: url(../);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: auto;
    height: 575px !important;
    border: 0;
}
.revenuechart {
    background-image: url(../media/revenue-trend-flowchart.png);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: auto;
    height: 390px !important;
    border: 0;
}

.modulechart {
    background-image: url(../media/module-performance-chart.png);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: contain;
    width: auto;
    height: 575px !important;
    border: 0;
}
.btn i {
     padding-right: 0 !important; 
}
/*.reg-reject-icon {
    height: 10px;
    width: 10px;
    background-color: red;
    border-radius: 50%;
    display: inline-block
}

.reg-approve-icon {
    height: 10px;
    width: 10px;
    background-color: #02b6023;
    border-radius: 50%;
    display: inline-block;
}

.reg-submit-icon {
    height: 10px;
    width: 10px;
    background-color: grey;
    border-radius: 50%;
    display: inline-block;
}

.reg-review-icon {
    height: 10px;
    width: 10px;
    background-color: orange;
    border-radius: 50%;
    display: inline-block;
}*/

/*regulatory market survey icons */

.submission {
    height: 10px;
    width: 10px;
    background-color: grey !important;
    border-radius: 50%;
    display: inline-block;
}
.awaiting-review {
    height: 10px;
    width: 10px;
    background-color: orange !important;
    border-radius: 50%;
    display: inline-block;
}
.sample-requested {
    height: 10px;
    width: 10px;
    background-color: #00E3C5 !important;
    border-radius: 50%;
    display: inline-block;
}
.evaluator-approved {
    height: 10px;
    width: 10px;
    background-color: #C7D900 !important;
    border-radius: 50%;
    display: inline-block;
}
.provisional-registration {
    height: 10px;
    width: 10px;
    background-color: #FFD68A !important;
    border-radius: 50%;
    display: inline-block;
}
.full-registration {
    height: 10px;
    width: 10px;
    background-color: #059AFF !important;
    border-radius: 50%;
    display: inline-block;
}
.awaiting-documents {
    height: 10px;
    width: 10px;
    background-color: #938EFA !important;
    border-radius: 50%;
    display: inline-block;
}
.stop-clock-additional-document {
    height: 10px;
    width: 10px;
    background-color: #FABFFF !important;
    border-radius: 50%;
    display: inline-block;
}
.reject {
    height: 10px;
    width: 10px;
    background-color: red !important;
    border-radius: 50%;
    display: inline-block
}
.appeal {
    height: 10px;
    width: 10px;
    background-color: #FF9CB1 !important;
    border-radius: 50%;
    display: inline-block
}
.approved {
    height: 10px;
    width: 10px;
    background-color: #14ff00 !important;
    border-radius: 50%;
    display: inline-block;
}
.terminal-status {
    height: 10px;
    width: 10px;
    background-color: #626B00 !important;
    border-radius: 50%;
    display: inline-block;
}
.awaiting-data {
    height: 10px;
    width: 10px;
    background-color: #F602AD !important;
    border-radius: 50%;
    display: inline-block;
}
.re-registration-process {
    height: 10px;
    width: 10px;
    background-color: #CF43C8 !important;
    border-radius: 50%;
    display: inline-block;
}
.submission-renewal {
    height: 10px;
    width: 10px;
    background-color: #CF9043 !important;
    border-radius: 50%;
    display: inline-block;
}
.awaiting-review-renewal {
    height: 10px;
    width: 10px;
    background-color: #673535 !important;
    border-radius: 50%;
    display: inline-block;
}

.approved-full-registration {
    height: 10px;
    width: 10px;
    background-color: #00be01 !important;
    border-radius: 50%;
    display: inline-block;
}
.stop-clock-additional-document-renewal {
    height: 10px;
    width: 10px;
    background-color: #f7f600 !important;
    border-radius: 50%;
    display: inline-block;
}
.pr-renewal {
    height: 10px;
    width: 10px;
    background-color: #7cc2c2 !important;
    border-radius: 50%;
    display: inline-block;
}
.fr-renewal {
    height: 10px;
    width: 10px;
    background-color: #ae7ce0 !important;
    border-radius: 50%;
    display: inline-block;
}
.awaiting-documents-renewal {
    height: 10px;
    width: 10px;
    background-color: #a4ffd6 !important;
    border-radius: 50%;
    display: inline-block;
}
.approved-pr-fr {
    height: 10px;
    width: 10px;
    background-color: #85d200 !important;
    border-radius: 50%;
    display: inline-block;
}
.re-registration-submission {
    height: 10px;
    width: 10px;
    background-color: #C5DAFE !important;
    border-radius: 50%;
    display: inline-block;
}
.tour-plan-reject {
    color: #fff;
    background-color: #f37435;
}
.tour-plan-reject:hover {
    color: #fff;
    background-color: #f37435ba;
}
.manu-outer-box {
    background-color: azure;
    padding: 15px 0px 15px 20px;
    box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
}

.manu-outer-box2 {
    background-color: #007bff14;
    padding: 15px 0px 15px 20px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    margin: 25px 0px !important;
}


.scrolling-news {
    /*    overflow: hidden;*/
    white-space: nowrap;
    background: #e10000;
    padding: 10px;
    color: white;
    font-weight: bold;
}

.scroll-text {
    display: inline-block;
    padding-left: 100%;
    animation: scroll-left 30s linear infinite;
}

.scrolling-news:hover .scroll-text {
    animation-play-state: paused;
}

@keyframes scroll-left {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
}

