/*80%*/
@media only screen and (min-width:1920px) {
    body app-dashboard .landing-right img {
        height: 725px !important;
    }
}

/*90%*/
@media only screen and (min-width:1700px) and (max-width:1800px) {
    .main-row {
        padding: 10px;
        width: 100%;
    }
    body .left-panel mat-table.QRtable th,
    body .left-panel mat-table.QRtable td.mdc-data-table__cell {
        white-space: nowrap;
        min-width: auto !important;
        width: 165px !important;
    }

    body span.beforescan {
        font-size: 14px;
    }

    body app-supplier-invoice-input .validation .box .w-50.float-start {
        width: 40% !important;
    }

    body app-supplier-invoice-input .validation .box .w-50.float-start.style-right {
        width: 58.8% !important;
        margin-left: 11px;
    }

    body app-dashboard .landing-right img {
        height: 657px !important;
    }

    body .main-content {
        padding: 10px !important;
    }

    body .landing-inner {
        height: 100% !important;
    }

    body .landing-right img {
        top: 4px !important;
        right: -27px !important;
    }

    .row {
        width: 105px !important;
        margin-right: 5px !important;
    }

    app-supplier-invoice-input .row {
        width: 130px !important;
        margin-right: 5px !important;
    }

    body .row.widthfixfrom .mat-mdc-text-field-wrapper,
    body .row.widthfixto .mat-mdc-text-field-wrapper {

        width: 176px !important;
    }

    body app-invoice-view .mat-mdc-text-field-wrapper {
        height: 35px !important;
        width: 100% !important;
    }
    body span.invoice-text {
        margin-right: 7px !important;
        font-size: 13px !important;
    }

    body .search-form.validation.mt-0 label {
        font-size: 16px !important;
    }
}

/*100%*/
@media only screen and (max-width:1600px) and (min-width:1492px) {
    .main-row {
        padding: 10px !important;
        width: 100% !important;
    }

    body .left-panel mat-table.QRtable th,
    body .left-panel mat-table.QRtable td.mdc-data-table__cell {
        white-space: nowrap;
        min-width: auto !important;
        width: 165px !important;
    }

    body span.beforescan {
        font-size: 14px;
    }

    body app-audit-screen .width-fix1 {
        width: 162px !important;
    }

    app-audit-screen .button-stylenew {
        display: flex;
        align-items: center;
    }

    body span.invoice-text {
        margin-right: 7px !important;
        font-size: 13px !important;
    }

    body .search-form.validation.mt-0 label {
        font-size: 16px !important;
    }

    app-audit-screen .W-100 {
        width: 98.5% !important;
    }

    .row {
        width: 105px !important;
        margin-right: 5px !important;
    }
    
    app-supplier-invoice-input .row {
        width: 130px !important;
        margin-right: 5px !important;
    }

    body .row.widthfixfrom .mat-mdc-text-field-wrapper,
    body .row.widthfixto .mat-mdc-text-field-wrapper {

        width: 176px !important;
    }

    body app-invoice-view .mat-mdc-text-field-wrapper {
        height: 35px !important;
        width: 100% !important;
    }

    body .container25 .custom-buttonSearch {
        min-width: 102px !important;
        width: 102px !important;
    }

    /*table view fix*/
    body span.dnote-no.fix1.col-2 {
        width: 131px !important;
    }

    body span.dnote-no.fix2.col-2 {
        float: left;
        width: 180px !important;
        white-space: nowrap;
    }

    body .landing-right img {
        height: 581px !important;
    }

    body .main-content {
        padding: 10px !important;
    }

    body .landing-inner {
        height: 100% !important;
    }

    body .landing-right img {
        top: 4px !important;
        right: -27px !important;
    }

    body app-supplier-invoice-input .mat-mdc-text-field-wrapper {
        width: 100% !important;
    }

    body app-supplier-invoice-input .container25 .custom-buttonSearch {
        min-width: 102px !important;
        width: 133px !important;
    }

    body app-supplier-invoice-input .w-50 span.dnote-no.col-2 {
        float: left;
        width: 152px !important;
    }

    body app-supplier-invoice-input span.dnote-no.col-2 {
        float: left;
        width: 152px !important;
    }

    body .expanded-section th,
    body .expanded-section td {
        padding-left: 5px !important;
        white-space: break-spaces;
        line-height: 19px;
        padding-left: 0 !IMPORTANT;
    }

    body app-supplier-invoice-input .validation .box .w-50.float-start {
        width: 40% !important;
    }

    body app-supplier-invoice-input .validation .box .w-50.float-start.style-right {
        width: 58.8% !important;
        margin-left: 11px;
    }

    body app-invoice-view .main-content {
        margin-top: 0 !important;
    }

    body app-invoice-view .container .text p {
        margin-bottom: 10px;
        margin-left: 14px !important;
    }

    body app-invoice-view .container .text {
        padding-top: 0;
        max-height: 22px !important;
        margin-left: 0 !important;
        padding: 0 !important;
    }

    body .dnote-style button {
        padding: 0px 4px !important;
        font-size: 19px !important;
        height: 23px !important;
    }

    body span.dnote-no.col-2 {
        line-height: 27px !important;
    }
}

@media only screen and (max-width:1450px) and (min-width:1262px) {}